2023-11-27T16:08:04.740 INFO:root:teuthology version: 0.0.1.dev205+g2442239 2023-11-27T16:08:04.740 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/adking-2023-11-27_16:03:00-orch:cephadm-wip-adk-testing-2023-11-26-1627-distro-default-smithi/7467848 --name adking-2023-11-27_16:03:00-orch:cephadm-wip-adk-testing-2023-11-26-1627-distro-default-smithi --description orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/off mon_election/classic task/test_extra_daemon_features} --owner scheduled_adking@teuthology --verbose -- /home/teuthworker/archive/adking-2023-11-27_16:03:00-orch:cephadm-wip-adk-testing-2023-11-26-1627-distro-default-smithi/7467848/orig.config.yaml 2023-11-27T16:08:04.781 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-27T16:08:04.873 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2023-11-27_16:03:00-orch:cephadm-wip-adk-testing-2023-11-26-1627-distro-default-smithi/7467848 branch: wip-adk-testing-2023-11-26-1627 description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/off mon_election/classic task/test_extra_daemon_features} email: adking@redhat.com first_in_suite: false job_id: '7467848' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: adking-2023-11-27_16:03:00-orch:cephadm-wip-adk-testing-2023-11-26-1627-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-adk-testing-2023-11-26-1627 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\) sha1: c8a64eba7efb84dff55f17b859fdb3830b8c8e22 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: c8a64eba7efb84dff55f17b859fdb3830b8c8e22 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk-testing-2023-11-26-1627 sha1: c8a64eba7efb84dff55f17b859fdb3830b8c8e22 owner: scheduled_adking@teuthology priority: 50 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 3880 sha1: c8a64eba7efb84dff55f17b859fdb3830b8c8e22 sleep_before_teardown: 0 subset: 1/14 suite: orch:cephadm suite_branch: wip-adk-testing-2023-11-26-1627 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_c8a64eba7efb84dff55f17b859fdb3830b8c8e22/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: c8a64eba7efb84dff55f17b859fdb3830b8c8e22 targets: smithi143.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= smithi192.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - 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: 2442239d2653456406c25ae0c71b689c8f2657b6 timestamp: 2023-11-27_16:03:00 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.232157 2023-11-27T16:08:04.873 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_c8a64eba7efb84dff55f17b859fdb3830b8c8e22/qa; will attempt to use it 2023-11-27T16:08:04.874 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_c8a64eba7efb84dff55f17b859fdb3830b8c8e22/qa/tasks 2023-11-27T16:08:04.874 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-11-27T16:08:04.876 INFO:teuthology.task.internal:Checking packages... 2023-11-27T16:08:04.901 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash 'c8a64eba7efb84dff55f17b859fdb3830b8c8e22' 2023-11-27T16:08:04.901 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-11-27T16:08:04.901 INFO:teuthology.packaging:ref: None 2023-11-27T16:08:04.901 INFO:teuthology.packaging:tag: None 2023-11-27T16:08:04.901 INFO:teuthology.packaging:branch: wip-adk-testing-2023-11-26-1627 2023-11-27T16:08:04.901 INFO:teuthology.packaging:sha1: c8a64eba7efb84dff55f17b859fdb3830b8c8e22 2023-11-27T16:08:04.901 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-adk-testing-2023-11-26-1627 2023-11-27T16:08:05.043 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-7549.gc8a64eba 2023-11-27T16:08:05.043 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-11-27T16:08:05.050 INFO:teuthology.task.internal:no buildpackages task found 2023-11-27T16:08:05.050 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-11-27T16:08:05.063 INFO:teuthology.task.internal:Saving configuration 2023-11-27T16:08:05.079 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-11-27T16:08:05.085 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-27T16:08:05.113 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi143.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-11-27_16:03:00-orch:cephadm-wip-adk-testing-2023-11-26-1627-distro-default-smithi/7467848', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-27 16:03:05.197092', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-11-27T16:08:05.139 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi192.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-11-27_16:03:00-orch:cephadm-wip-adk-testing-2023-11-26-1627-distro-default-smithi/7467848', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-27 16:03:05.198903', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-11-27T16:08:05.139 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-11-27T16:08:05.146 INFO:teuthology.task.internal:roles: ubuntu@smithi143.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-11-27T16:08:05.146 INFO:teuthology.task.internal:roles: ubuntu@smithi192.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-11-27T16:08:05.146 INFO:teuthology.run_tasks:Running task console_log... 2023-11-27T16:08:05.224 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff56f0b0e50>, signals=[15]) 2023-11-27T16:08:05.225 INFO:teuthology.run_tasks:Running task internal.connect... 2023-11-27T16:08:05.231 INFO:teuthology.task.internal:Opening connections... 2023-11-27T16:08:05.231 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi143.front.sepia.ceph.com 2023-11-27T16:08:05.233 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-27T16:08:05.301 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi192.front.sepia.ceph.com 2023-11-27T16:08:05.302 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-27T16:08:05.408 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-11-27T16:08:05.417 DEBUG:teuthology.orchestra.run.smithi143:> uname -m 2023-11-27T16:08:05.437 INFO:teuthology.orchestra.run.smithi143.stdout:x86_64 2023-11-27T16:08:05.438 DEBUG:teuthology.orchestra.run.smithi143:> cat /etc/os-release 2023-11-27T16:08:05.496 INFO:teuthology.orchestra.run.smithi143.stdout:NAME="Red Hat Enterprise Linux" 2023-11-27T16:08:05.496 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION="8.6 (Ootpa)" 2023-11-27T16:08:05.497 INFO:teuthology.orchestra.run.smithi143.stdout:ID="rhel" 2023-11-27T16:08:05.497 INFO:teuthology.orchestra.run.smithi143.stdout:ID_LIKE="fedora" 2023-11-27T16:08:05.497 INFO:teuthology.orchestra.run.smithi143.stdout:VERSION_ID="8.6" 2023-11-27T16:08:05.497 INFO:teuthology.orchestra.run.smithi143.stdout:PLATFORM_ID="platform:el8" 2023-11-27T16:08:05.497 INFO:teuthology.orchestra.run.smithi143.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-11-27T16:08:05.498 INFO:teuthology.orchestra.run.smithi143.stdout:ANSI_COLOR="0;31" 2023-11-27T16:08:05.498 INFO:teuthology.orchestra.run.smithi143.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-11-27T16:08:05.498 INFO:teuthology.orchestra.run.smithi143.stdout:HOME_URL="https://www.redhat.com/" 2023-11-27T16:08:05.498 INFO:teuthology.orchestra.run.smithi143.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-11-27T16:08:05.499 INFO:teuthology.orchestra.run.smithi143.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-27T16:08:05.499 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-11-27T16:08:05.499 INFO:teuthology.orchestra.run.smithi143.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-27T16:08:05.499 INFO:teuthology.orchestra.run.smithi143.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-11-27T16:08:05.499 INFO:teuthology.orchestra.run.smithi143.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-11-27T16:08:05.500 INFO:teuthology.orchestra.run.smithi143.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-11-27T16:08:05.501 INFO:teuthology.lock.ops:Updating smithi143.front.sepia.ceph.com on lock server 2023-11-27T16:08:05.522 DEBUG:teuthology.orchestra.run.smithi192:> uname -m 2023-11-27T16:08:05.542 INFO:teuthology.orchestra.run.smithi192.stdout:x86_64 2023-11-27T16:08:05.543 DEBUG:teuthology.orchestra.run.smithi192:> cat /etc/os-release 2023-11-27T16:08:05.602 INFO:teuthology.orchestra.run.smithi192.stdout:NAME="Red Hat Enterprise Linux" 2023-11-27T16:08:05.602 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION="8.6 (Ootpa)" 2023-11-27T16:08:05.602 INFO:teuthology.orchestra.run.smithi192.stdout:ID="rhel" 2023-11-27T16:08:05.603 INFO:teuthology.orchestra.run.smithi192.stdout:ID_LIKE="fedora" 2023-11-27T16:08:05.603 INFO:teuthology.orchestra.run.smithi192.stdout:VERSION_ID="8.6" 2023-11-27T16:08:05.603 INFO:teuthology.orchestra.run.smithi192.stdout:PLATFORM_ID="platform:el8" 2023-11-27T16:08:05.603 INFO:teuthology.orchestra.run.smithi192.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-11-27T16:08:05.603 INFO:teuthology.orchestra.run.smithi192.stdout:ANSI_COLOR="0;31" 2023-11-27T16:08:05.603 INFO:teuthology.orchestra.run.smithi192.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-11-27T16:08:05.603 INFO:teuthology.orchestra.run.smithi192.stdout:HOME_URL="https://www.redhat.com/" 2023-11-27T16:08:05.603 INFO:teuthology.orchestra.run.smithi192.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-11-27T16:08:05.603 INFO:teuthology.orchestra.run.smithi192.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-11-27T16:08:05.603 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:08:05.603 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-11-27T16:08:05.603 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-11-27T16:08:05.604 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-11-27T16:08:05.604 INFO:teuthology.orchestra.run.smithi192.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-11-27T16:08:05.604 INFO:teuthology.lock.ops:Updating smithi192.front.sepia.ceph.com on lock server 2023-11-27T16:08:05.621 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-11-27T16:08:05.629 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-11-27T16:08:05.634 INFO:teuthology.task.internal:Checking for old test directory... 2023-11-27T16:08:05.634 DEBUG:teuthology.orchestra.run.smithi143:> test '!' -e /home/ubuntu/cephtest 2023-11-27T16:08:05.636 DEBUG:teuthology.orchestra.run.smithi192:> test '!' -e /home/ubuntu/cephtest 2023-11-27T16:08:05.660 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-11-27T16:08:05.666 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-11-27T16:08:05.666 DEBUG:teuthology.orchestra.run.smithi143:> test -z $(ls -A /var/lib/ceph) 2023-11-27T16:08:05.697 DEBUG:teuthology.orchestra.run.smithi192:> test -z $(ls -A /var/lib/ceph) 2023-11-27T16:08:05.720 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-11-27T16:08:05.778 INFO:teuthology.run_tasks:Running task kernel... 2023-11-27T16:08:05.793 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-11-27T16:08:05.793 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-11-27T16:08:05.793 DEBUG:teuthology.orchestra.run.smithi143:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-27T16:08:05.794 DEBUG:teuthology.orchestra.run.smithi192:> test -f /run/.containerenv -o -f /.dockerenv 2023-11-27T16:08:05.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-27T16:08:05.812 DEBUG:teuthology.orchestra.run.smithi143:> uname -r 2023-11-27T16:08:05.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-27T16:08:05.813 DEBUG:teuthology.orchestra.run.smithi192:> uname -r 2023-11-27T16:08:05.872 INFO:teuthology.orchestra.run.smithi143.stdout:4.18.0-372.9.1.el8.x86_64 2023-11-27T16:08:05.872 INFO:teuthology.task.kernel:Running kernel on smithi143: 4.18.0-372.9.1.el8.x86_64 2023-11-27T16:08:05.872 DEBUG:teuthology.orchestra.run.smithi143:> sudo yum install -y kernel 2023-11-27T16:08:05.873 INFO:teuthology.orchestra.run.smithi192.stdout:4.18.0-372.9.1.el8.x86_64 2023-11-27T16:08:05.874 INFO:teuthology.task.kernel:Running kernel on smithi192: 4.18.0-372.9.1.el8.x86_64 2023-11-27T16:08:05.874 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum install -y kernel 2023-11-27T16:08:07.025 INFO:teuthology.orchestra.run.smithi192.stdout:Updating Subscription Management repositories. 2023-11-27T16:08:07.026 INFO:teuthology.orchestra.run.smithi192.stdout:Unable to read consumer identity 2023-11-27T16:08:07.171 INFO:teuthology.orchestra.run.smithi143.stdout:Updating Subscription Management repositories. 2023-11-27T16:08:07.171 INFO:teuthology.orchestra.run.smithi143.stdout:Unable to read consumer identity 2023-11-27T16:08:08.483 INFO:teuthology.orchestra.run.smithi192.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-11-27T16:08:08.686 INFO:teuthology.orchestra.run.smithi143.stdout:Copr repo for python3-asyncssh owned by ceph 14 kB/s | 3.5 kB 00:00 2023-11-27T16:08:09.334 INFO:teuthology.orchestra.run.smithi192.stdout:Extra Packages for Enterprise Linux 18 MB/s | 16 MB 00:00 2023-11-27T16:08:09.753 INFO:teuthology.orchestra.run.smithi143.stdout:Extra Packages for Enterprise Linux 15 MB/s | 16 MB 00:01 2023-11-27T16:08:13.142 INFO:teuthology.orchestra.run.smithi192.stdout:lab-extras 67 kB/s | 24 kB 00:00 2023-11-27T16:08:14.521 INFO:teuthology.orchestra.run.smithi192.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-11-27T16:08:14.521 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2023-11-27T16:08:14.522 INFO:teuthology.orchestra.run.smithi192.stdout:Nothing to do. 2023-11-27T16:08:14.522 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2023-11-27T16:08:14.522 INFO:teuthology.orchestra.run.smithi143.stdout:lab-extras 360 kB/s | 24 kB 00:00 2023-11-27T16:08:14.522 INFO:teuthology.orchestra.run.smithi143.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-11-27T16:08:14.522 INFO:teuthology.orchestra.run.smithi143.stdout:Dependencies resolved. 2023-11-27T16:08:14.522 INFO:teuthology.orchestra.run.smithi143.stdout:Nothing to do. 2023-11-27T16:08:14.522 INFO:teuthology.orchestra.run.smithi143.stdout:Complete! 2023-11-27T16:08:14.523 DEBUG:teuthology.orchestra.run.smithi192:> echo no | sudo yum reinstall kernel || true 2023-11-27T16:08:14.523 DEBUG:teuthology.orchestra.run.smithi143:> echo no | sudo yum reinstall kernel || true 2023-11-27T16:08:14.853 INFO:teuthology.orchestra.run.smithi143.stdout:Updating Subscription Management repositories. 2023-11-27T16:08:14.853 INFO:teuthology.orchestra.run.smithi143.stdout:Unable to read consumer identity 2023-11-27T16:08:14.862 INFO:teuthology.orchestra.run.smithi192.stdout:Updating Subscription Management repositories. 2023-11-27T16:08:14.862 INFO:teuthology.orchestra.run.smithi192.stdout:Unable to read consumer identity 2023-11-27T16:08:15.119 INFO:teuthology.orchestra.run.smithi143.stdout:Last metadata expiration check: 0:00:02 ago on Mon 27 Nov 2023 04:08:13 PM UTC. 2023-11-27T16:08:15.130 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:03 ago on Mon 27 Nov 2023 04:08:12 PM UTC. 2023-11-27T16:08:15.159 INFO:teuthology.orchestra.run.smithi143.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-11-27T16:08:15.170 INFO:teuthology.orchestra.run.smithi192.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-11-27T16:08:15.198 INFO:teuthology.orchestra.run.smithi143.stderr:Error: No packages marked for reinstall. 2023-11-27T16:08:15.245 DEBUG:teuthology.orchestra.run.smithi143:> sudo yum reinstall -y kernel || true 2023-11-27T16:08:15.367 INFO:teuthology.orchestra.run.smithi192.stderr:Error: No packages marked for reinstall. 2023-11-27T16:08:15.415 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum reinstall -y kernel || true 2023-11-27T16:08:15.574 INFO:teuthology.orchestra.run.smithi143.stdout:Updating Subscription Management repositories. 2023-11-27T16:08:15.575 INFO:teuthology.orchestra.run.smithi143.stdout:Unable to read consumer identity 2023-11-27T16:08:15.746 INFO:teuthology.orchestra.run.smithi192.stdout:Updating Subscription Management repositories. 2023-11-27T16:08:15.747 INFO:teuthology.orchestra.run.smithi192.stdout:Unable to read consumer identity 2023-11-27T16:08:15.833 INFO:teuthology.orchestra.run.smithi143.stdout:Last metadata expiration check: 0:00:02 ago on Mon 27 Nov 2023 04:08:13 PM UTC. 2023-11-27T16:08:15.873 INFO:teuthology.orchestra.run.smithi143.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-11-27T16:08:15.908 INFO:teuthology.orchestra.run.smithi143.stderr:Error: No packages marked for reinstall. 2023-11-27T16:08:15.959 DEBUG:teuthology.orchestra.run.smithi143:> rpm -q kernel | sort -rV | head -n 1 2023-11-27T16:08:16.015 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:04 ago on Mon 27 Nov 2023 04:08:12 PM UTC. 2023-11-27T16:08:16.040 INFO:teuthology.orchestra.run.smithi143.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-11-27T16:08:16.040 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-11-27T16:08:16.041 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-11-27T16:08:16.041 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-11-27T16:08:16.041 DEBUG:teuthology.orchestra.run.smithi143:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-27T16:08:16.056 INFO:teuthology.orchestra.run.smithi192.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-11-27T16:08:16.076 INFO:teuthology.orchestra.run.smithi143.stdout:ttyS1 2023-11-27T16:08:16.081 INFO:teuthology.orchestra.run.smithi192.stderr:Error: No packages marked for reinstall. 2023-11-27T16:08:16.089 DEBUG:teuthology.parallel:result is None 2023-11-27T16:08:16.132 DEBUG:teuthology.orchestra.run.smithi192:> rpm -q kernel | sort -rV | head -n 1 2023-11-27T16:08:16.212 INFO:teuthology.orchestra.run.smithi192.stdout:kernel-4.18.0-372.9.1.el8.x86_64 2023-11-27T16:08:16.212 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-372.9.1.el8.x86_64 2023-11-27T16:08:16.213 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-11-27T16:08:16.213 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-11-27T16:08:16.213 DEBUG:teuthology.orchestra.run.smithi192:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-11-27T16:08:16.249 INFO:teuthology.orchestra.run.smithi192.stdout:ttyS1 2023-11-27T16:08:16.261 DEBUG:teuthology.parallel:result is None 2023-11-27T16:08:16.261 INFO:teuthology.run_tasks:Running task internal.base... 2023-11-27T16:08:16.268 INFO:teuthology.task.internal:Creating test directory... 2023-11-27T16:08:16.268 DEBUG:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-27T16:08:16.270 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-11-27T16:08:16.317 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-11-27T16:08:16.324 INFO:teuthology.run_tasks:Running task internal.archive... 2023-11-27T16:08:16.332 INFO:teuthology.task.internal:Creating archive directory... 2023-11-27T16:08:16.333 DEBUG:teuthology.orchestra.run.smithi143:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-27T16:08:16.335 DEBUG:teuthology.orchestra.run.smithi192:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-11-27T16:08:16.378 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-11-27T16:08:16.387 INFO:teuthology.task.internal:Enabling coredump saving... 2023-11-27T16:08:16.387 DEBUG:teuthology.orchestra.run.smithi143:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-11-27T16:08:16.393 DEBUG:teuthology.orchestra.run.smithi192:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-11-27T16:08:16.445 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-27T16:08:16.456 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-27T16:08:16.457 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-27T16:08:16.468 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-11-27T16:08:16.469 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-11-27T16:08:16.476 INFO:teuthology.task.internal:Configuring sudo... 2023-11-27T16:08:16.477 DEBUG:teuthology.orchestra.run.smithi143:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-27T16:08:16.479 DEBUG:teuthology.orchestra.run.smithi192:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-11-27T16:08:16.536 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-11-27T16:08:16.545 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-11-27T16:08:16.545 DEBUG:teuthology.orchestra.run.smithi143:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-27T16:08:16.548 DEBUG:teuthology.orchestra.run.smithi192:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-11-27T16:08:16.593 DEBUG:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-27T16:08:16.647 DEBUG:teuthology.orchestra.run.smithi143:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-27T16:08:16.696 DEBUG:teuthology.orchestra.run.smithi143:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-27T16:08:16.778 DEBUG:teuthology.orchestra.run.smithi143:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-27T16:08:16.820 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2023-11-27T16:08:16.820 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-27T16:08:16.903 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-27T16:08:16.948 DEBUG:teuthology.orchestra.run.smithi192:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-11-27T16:08:17.006 DEBUG:teuthology.orchestra.run.smithi192:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-27T16:08:17.049 DEBUG:teuthology.orchestra.run.smithi192:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-11-27T16:08:17.092 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2023-11-27T16:08:17.092 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-11-27T16:08:17.159 DEBUG:teuthology.orchestra.run.smithi143:> sudo service rsyslog restart 2023-11-27T16:08:17.161 DEBUG:teuthology.orchestra.run.smithi192:> sudo service rsyslog restart 2023-11-27T16:08:17.229 INFO:teuthology.orchestra.run.smithi143.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-27T16:08:17.255 INFO:teuthology.orchestra.run.smithi192.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-27T16:08:17.548 INFO:teuthology.run_tasks:Running task internal.timer... 2023-11-27T16:08:17.554 INFO:teuthology.task.internal:Starting timer... 2023-11-27T16:08:17.555 INFO:teuthology.run_tasks:Running task pcp... 2023-11-27T16:08:17.580 INFO:teuthology.run_tasks:Running task selinux... 2023-11-27T16:08:17.589 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-11-27T16:08:17.589 DEBUG:teuthology.orchestra.run.smithi143:> sudo service auditd rotate 2023-11-27T16:08:17.654 INFO:teuthology.orchestra.run.smithi143.stdout:Rotating logs: 2023-11-27T16:08:17.656 DEBUG:teuthology.orchestra.run.smithi192:> sudo service auditd rotate 2023-11-27T16:08:17.718 INFO:teuthology.orchestra.run.smithi192.stdout:Rotating logs: 2023-11-27T16:08:17.720 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-11-27T16:08:17.720 DEBUG:teuthology.orchestra.run.smithi143:> /usr/sbin/getenforce 2023-11-27T16:08:17.748 INFO:teuthology.orchestra.run.smithi143.stdout:Permissive 2023-11-27T16:08:17.748 DEBUG:teuthology.orchestra.run.smithi192:> /usr/sbin/getenforce 2023-11-27T16:08:17.768 INFO:teuthology.orchestra.run.smithi192.stdout:Permissive 2023-11-27T16:08:17.768 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi143.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi192.front.sepia.ceph.com': 'permissive'} 2023-11-27T16:08:17.769 DEBUG:teuthology.orchestra.run.smithi143:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-27T16:08:17.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-27T16:08:17.814 DEBUG:teuthology.orchestra.run.smithi192:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-27T16:08:17.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-27T16:08:17.842 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-11-27T16:08:17.842 DEBUG:teuthology.orchestra.run.smithi143:> sudo /usr/sbin/setenforce permissive 2023-11-27T16:08:17.883 DEBUG:teuthology.orchestra.run.smithi192:> sudo /usr/sbin/setenforce permissive 2023-11-27T16:08:17.910 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-11-27T16:08:17.921 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-11-27T16:08:17.922 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-11-27T16:08:17.939 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-11-27T16:08:17.942 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi143.front.sepia.ceph.com,smithi192.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-11-27T16:19:45.005 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi143.front.sepia.ceph.com'), Remote(name='ubuntu@smithi192.front.sepia.ceph.com')] 2023-11-27T16:19:45.006 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi143.front.sepia.ceph.com' 2023-11-27T16:19:45.007 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi143.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-27T16:19:45.076 DEBUG:teuthology.orchestra.run.smithi143:> true 2023-11-27T16:19:45.145 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi143.front.sepia.ceph.com' 2023-11-27T16:19:45.145 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi192.front.sepia.ceph.com' 2023-11-27T16:19:45.146 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi192.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-11-27T16:19:45.216 DEBUG:teuthology.orchestra.run.smithi192:> true 2023-11-27T16:19:45.287 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi192.front.sepia.ceph.com' 2023-11-27T16:19:45.288 INFO:teuthology.run_tasks:Running task clock... 2023-11-27T16:19:45.300 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-11-27T16:19:45.300 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-27T16:19:45.300 DEBUG:teuthology.orchestra.run.smithi143:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-27T16:19:45.303 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-11-27T16:19:45.303 DEBUG:teuthology.orchestra.run.smithi192:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-27T16:19:45.334 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-27T16:19:45.349 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-27T16:19:45.359 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-11-27T16:19:45.373 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-11-27T16:19:45.416 INFO:teuthology.orchestra.run.smithi143.stderr:sudo: ntpd: command not found 2023-11-27T16:19:45.429 INFO:teuthology.orchestra.run.smithi143.stdout:506 Cannot talk to daemon 2023-11-27T16:19:45.443 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-27T16:19:45.451 INFO:teuthology.orchestra.run.smithi192.stderr:sudo: ntpd: command not found 2023-11-27T16:19:45.457 INFO:teuthology.orchestra.run.smithi143.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-27T16:19:45.463 INFO:teuthology.orchestra.run.smithi192.stdout:506 Cannot talk to daemon 2023-11-27T16:19:45.477 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-11-27T16:19:45.490 INFO:teuthology.orchestra.run.smithi192.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-11-27T16:19:45.525 INFO:teuthology.orchestra.run.smithi143.stderr:bash: ntpq: command not found 2023-11-27T16:19:45.528 INFO:teuthology.orchestra.run.smithi143.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-27T16:19:45.528 INFO:teuthology.orchestra.run.smithi143.stdout:=============================================================================== 2023-11-27T16:19:45.528 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-27T16:19:45.529 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-27T16:19:45.529 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-27T16:19:45.529 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-27T16:19:45.562 INFO:teuthology.orchestra.run.smithi192.stderr:bash: ntpq: command not found 2023-11-27T16:19:45.566 INFO:teuthology.orchestra.run.smithi192.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-27T16:19:45.566 INFO:teuthology.orchestra.run.smithi192.stdout:=============================================================================== 2023-11-27T16:19:45.566 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-27T16:19:45.566 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-27T16:19:45.566 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-27T16:19:45.566 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-11-27T16:19:45.567 INFO:teuthology.run_tasks:Running task pexec... 2023-11-27T16:19:45.579 INFO:teuthology.task.pexec:Executing custom commands... 2023-11-27T16:19:45.579 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi143.front.sepia.ceph.com 2023-11-27T16:19:45.580 DEBUG:teuthology.orchestra.run.smithi143:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-27T16:19:45.580 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi192.front.sepia.ceph.com 2023-11-27T16:19:45.580 DEBUG:teuthology.orchestra.run.smithi192:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-11-27T16:19:45.953 INFO:teuthology.orchestra.run.smithi143.stdout:Updating Subscription Management repositories. 2023-11-27T16:19:45.978 INFO:teuthology.orchestra.run.smithi192.stdout:Updating Subscription Management repositories. 2023-11-27T16:19:47.364 INFO:teuthology.orchestra.run.smithi143.stdout:Last metadata expiration check: 0:01:51 ago on Mon 27 Nov 2023 04:17:55 PM UTC. 2023-11-27T16:19:47.501 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:02:09 ago on Mon 27 Nov 2023 04:17:38 PM UTC. 2023-11-27T16:19:49.205 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2023-11-27T16:19:49.206 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2023-11-27T16:19:49.206 INFO:teuthology.orchestra.run.smithi192.stdout: Package Architecture Version Repository Size 2023-11-27T16:19:49.206 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2023-11-27T16:19:49.206 INFO:teuthology.orchestra.run.smithi192.stdout:Resetting modules: 2023-11-27T16:19:49.206 INFO:teuthology.orchestra.run.smithi192.stdout: container-tools 2023-11-27T16:19:49.206 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:19:49.207 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2023-11-27T16:19:49.207 INFO:teuthology.orchestra.run.smithi192.stdout:================================================================================ 2023-11-27T16:19:49.207 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:19:49.238 INFO:teuthology.orchestra.run.smithi143.stdout:Dependencies resolved. 2023-11-27T16:19:49.239 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2023-11-27T16:19:49.239 INFO:teuthology.orchestra.run.smithi143.stdout: Package Architecture Version Repository Size 2023-11-27T16:19:49.239 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2023-11-27T16:19:49.239 INFO:teuthology.orchestra.run.smithi143.stdout:Resetting modules: 2023-11-27T16:19:49.239 INFO:teuthology.orchestra.run.smithi143.stdout: container-tools 2023-11-27T16:19:49.239 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-11-27T16:19:49.239 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction Summary 2023-11-27T16:19:49.239 INFO:teuthology.orchestra.run.smithi143.stdout:================================================================================ 2023-11-27T16:19:49.240 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-11-27T16:19:50.167 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:02:11 ago on Mon 27 Nov 2023 04:17:38 PM UTC. 2023-11-27T16:19:50.209 INFO:teuthology.orchestra.run.smithi143.stdout:Last metadata expiration check: 0:01:54 ago on Mon 27 Nov 2023 04:17:55 PM UTC. 2023-11-27T16:19:58.484 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2023-11-27T16:19:58.583 INFO:teuthology.orchestra.run.smithi143.stdout:Complete! 2023-11-27T16:19:58.936 INFO:teuthology.orchestra.run.smithi192.stdout:Updating Subscription Management repositories. 2023-11-27T16:19:59.055 INFO:teuthology.orchestra.run.smithi143.stdout:Updating Subscription Management repositories. 2023-11-27T16:20:00.447 INFO:teuthology.orchestra.run.smithi143.stdout:Last metadata expiration check: 0:02:05 ago on Mon 27 Nov 2023 04:17:55 PM UTC. 2023-11-27T16:20:00.644 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:02:22 ago on Mon 27 Nov 2023 04:17:38 PM UTC. 2023-11-27T16:20:02.143 INFO:teuthology.orchestra.run.smithi143.stdout:Dependencies resolved. 2023-11-27T16:20:02.235 INFO:teuthology.orchestra.run.smithi143.stdout:============================================================================================================ 2023-11-27T16:20:02.235 INFO:teuthology.orchestra.run.smithi143.stdout: Package Arch Version Repository Size 2023-11-27T16:20:02.235 INFO:teuthology.orchestra.run.smithi143.stdout:============================================================================================================ 2023-11-27T16:20:02.235 INFO:teuthology.orchestra.run.smithi143.stdout:Installing group/module packages: 2023-11-27T16:20:02.235 INFO:teuthology.orchestra.run.smithi143.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-11-27T16:20:02.235 INFO:teuthology.orchestra.run.smithi143.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-11-27T16:20:02.235 INFO:teuthology.orchestra.run.smithi143.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-11-27T16:20:02.235 INFO:teuthology.orchestra.run.smithi143.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-11-27T16:20:02.235 INFO:teuthology.orchestra.run.smithi143.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-11-27T16:20:02.235 INFO:teuthology.orchestra.run.smithi143.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-11-27T16:20:02.236 INFO:teuthology.orchestra.run.smithi143.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-11-27T16:20:02.236 INFO:teuthology.orchestra.run.smithi143.stdout:Installing dependencies: 2023-11-27T16:20:02.236 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-11-27T16:20:02.236 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-11-27T16:20:02.236 INFO:teuthology.orchestra.run.smithi143.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-11-27T16:20:02.236 INFO:teuthology.orchestra.run.smithi143.stdout:Installing module profiles: 2023-11-27T16:20:02.236 INFO:teuthology.orchestra.run.smithi143.stdout: container-tools/common 2023-11-27T16:20:02.236 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-11-27T16:20:02.236 INFO:teuthology.orchestra.run.smithi143.stdout:Enabling module streams: 2023-11-27T16:20:02.236 INFO:teuthology.orchestra.run.smithi143.stdout: container-tools rhel8 2023-11-27T16:20:02.236 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-11-27T16:20:02.236 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction Summary 2023-11-27T16:20:02.236 INFO:teuthology.orchestra.run.smithi143.stdout:============================================================================================================ 2023-11-27T16:20:02.236 INFO:teuthology.orchestra.run.smithi143.stdout:Install 10 Packages 2023-11-27T16:20:02.236 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-11-27T16:20:02.237 INFO:teuthology.orchestra.run.smithi143.stdout:Total download size: 18 M 2023-11-27T16:20:02.237 INFO:teuthology.orchestra.run.smithi143.stdout:Installed size: 65 M 2023-11-27T16:20:02.237 INFO:teuthology.orchestra.run.smithi143.stdout:Downloading Packages: 2023-11-27T16:20:02.368 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2023-11-27T16:20:02.414 INFO:teuthology.orchestra.run.smithi143.stdout:(1/10): yajl-2.1.0-10.el8.x86_64.rpm 231 kB/s | 41 kB 00:00 2023-11-27T16:20:02.439 INFO:teuthology.orchestra.run.smithi143.stdout:(2/10): python3-pytoml-0.1.14-5.git7dea353.el8. 123 kB/s | 25 kB 00:00 2023-11-27T16:20:02.462 INFO:teuthology.orchestra.run.smithi192.stdout:============================================================================================================ 2023-11-27T16:20:02.463 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2023-11-27T16:20:02.463 INFO:teuthology.orchestra.run.smithi192.stdout:============================================================================================================ 2023-11-27T16:20:02.463 INFO:teuthology.orchestra.run.smithi192.stdout:Installing group/module packages: 2023-11-27T16:20:02.463 INFO:teuthology.orchestra.run.smithi192.stdout: buildah x86_64 1:1.26.2-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 8.0 M 2023-11-27T16:20:02.463 INFO:teuthology.orchestra.run.smithi192.stdout: cockpit-podman noarch 49.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 524 k 2023-11-27T16:20:02.463 INFO:teuthology.orchestra.run.smithi192.stdout: crun x86_64 1.5-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 213 k 2023-11-27T16:20:02.463 INFO:teuthology.orchestra.run.smithi192.stdout: python3-podman noarch 4.0.1-1.module+el8.6.0+16837+85b82211 rhel-8-for-x86_64-appstream-rpms 149 k 2023-11-27T16:20:02.463 INFO:teuthology.orchestra.run.smithi192.stdout: skopeo x86_64 2:1.9.1-1.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 7.0 M 2023-11-27T16:20:02.463 INFO:teuthology.orchestra.run.smithi192.stdout: toolbox x86_64 0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 2.2 M 2023-11-27T16:20:02.463 INFO:teuthology.orchestra.run.smithi192.stdout: udica noarch 0.2.6-4.module+el8.6.0+16771+28dfca77 rhel-8-for-x86_64-appstream-rpms 49 k 2023-11-27T16:20:02.463 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2023-11-27T16:20:02.463 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-11-27T16:20:02.464 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-11-27T16:20:02.464 INFO:teuthology.orchestra.run.smithi192.stdout: yajl x86_64 2.1.0-10.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-11-27T16:20:02.464 INFO:teuthology.orchestra.run.smithi192.stdout:Installing module profiles: 2023-11-27T16:20:02.464 INFO:teuthology.orchestra.run.smithi192.stdout: container-tools/common 2023-11-27T16:20:02.464 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:20:02.464 INFO:teuthology.orchestra.run.smithi192.stdout:Enabling module streams: 2023-11-27T16:20:02.464 INFO:teuthology.orchestra.run.smithi192.stdout: container-tools rhel8 2023-11-27T16:20:02.464 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:20:02.464 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2023-11-27T16:20:02.464 INFO:teuthology.orchestra.run.smithi192.stdout:============================================================================================================ 2023-11-27T16:20:02.464 INFO:teuthology.orchestra.run.smithi192.stdout:Install 10 Packages 2023-11-27T16:20:02.464 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:20:02.465 INFO:teuthology.orchestra.run.smithi143.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 413 kB/s | 94 kB 00:00 2023-11-27T16:20:02.465 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 18 M 2023-11-27T16:20:02.465 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 65 M 2023-11-27T16:20:02.466 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2023-11-27T16:20:02.515 INFO:teuthology.orchestra.run.smithi143.stdout:(4/10): udica-0.2.6-4.module+el8.6.0+16771+28df 491 kB/s | 49 kB 00:00 2023-11-27T16:20:02.565 INFO:teuthology.orchestra.run.smithi143.stdout:(5/10): cockpit-podman-49.1-1.module+el8.6.0+16 4.1 MB/s | 524 kB 00:00 2023-11-27T16:20:02.590 INFO:teuthology.orchestra.run.smithi143.stdout:(6/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.9 MB/s | 149 kB 00:00 2023-11-27T16:20:02.630 INFO:teuthology.orchestra.run.smithi192.stdout:(1/10): python3-pytoml-0.1.14-5.git7dea353.el8. 151 kB/s | 25 kB 00:00 2023-11-27T16:20:02.655 INFO:teuthology.orchestra.run.smithi192.stdout:(2/10): yajl-2.1.0-10.el8.x86_64.rpm 215 kB/s | 41 kB 00:00 2023-11-27T16:20:02.691 INFO:teuthology.orchestra.run.smithi143.stdout:(7/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.7 MB/s | 213 kB 00:00 2023-11-27T16:20:02.722 INFO:teuthology.orchestra.run.smithi192.stdout:(3/10): python3-pyxdg-0.25-16.el8.noarch.rpm 365 kB/s | 94 kB 00:00 2023-11-27T16:20:02.791 INFO:teuthology.orchestra.run.smithi143.stdout:(8/10): buildah-1.26.2-1.module+el8.6.0+16771+2 24 MB/s | 8.0 MB 00:00 2023-11-27T16:20:02.875 INFO:teuthology.orchestra.run.smithi143.stdout:(9/10): toolbox-0.0.99.3-0.6.module+el8.6.0+167 12 MB/s | 2.2 MB 00:00 2023-11-27T16:20:02.998 INFO:teuthology.orchestra.run.smithi192.stdout:(4/10): buildah-1.26.2-1.module+el8.6.0+16771+2 29 MB/s | 8.0 MB 00:00 2023-11-27T16:20:03.009 INFO:teuthology.orchestra.run.smithi143.stdout:(10/10): skopeo-1.9.1-1.module+el8.6.0+16771+28 17 MB/s | 7.0 MB 00:00 2023-11-27T16:20:03.009 INFO:teuthology.orchestra.run.smithi143.stdout:-------------------------------------------------------------------------------- 2023-11-27T16:20:03.009 INFO:teuthology.orchestra.run.smithi143.stdout:Total 24 MB/s | 18 MB 00:00 2023-11-27T16:20:03.023 INFO:teuthology.orchestra.run.smithi192.stdout:(5/10): udica-0.2.6-4.module+el8.6.0+16771+28df 126 kB/s | 49 kB 00:00 2023-11-27T16:20:03.065 INFO:teuthology.orchestra.run.smithi192.stdout:(6/10): cockpit-podman-49.1-1.module+el8.6.0+16 1.3 MB/s | 524 kB 00:00 2023-11-27T16:20:03.107 INFO:teuthology.orchestra.run.smithi192.stdout:(7/10): python3-podman-4.0.1-1.module+el8.6.0+1 1.3 MB/s | 149 kB 00:00 2023-11-27T16:20:03.157 INFO:teuthology.orchestra.run.smithi192.stdout:(8/10): crun-1.5-1.module+el8.6.0+16771+28dfca7 1.6 MB/s | 213 kB 00:00 2023-11-27T16:20:03.212 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction check 2023-11-27T16:20:03.230 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction check succeeded. 2023-11-27T16:20:03.230 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction test 2023-11-27T16:20:03.316 INFO:teuthology.orchestra.run.smithi192.stdout:(9/10): skopeo-1.9.1-1.module+el8.6.0+16771+28d 28 MB/s | 7.0 MB 00:00 2023-11-27T16:20:03.366 INFO:teuthology.orchestra.run.smithi192.stdout:(10/10): toolbox-0.0.99.3-0.6.module+el8.6.0+16 8.5 MB/s | 2.2 MB 00:00 2023-11-27T16:20:03.366 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2023-11-27T16:20:03.366 INFO:teuthology.orchestra.run.smithi192.stdout:Total 20 MB/s | 18 MB 00:00 2023-11-27T16:20:03.412 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction test succeeded. 2023-11-27T16:20:03.416 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction 2023-11-27T16:20:03.565 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2023-11-27T16:20:03.586 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2023-11-27T16:20:03.586 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2023-11-27T16:20:03.766 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2023-11-27T16:20:03.770 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2023-11-27T16:20:03.941 INFO:teuthology.orchestra.run.smithi143.stdout: Preparing : 1/1 2023-11-27T16:20:04.115 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-11-27T16:20:04.266 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2023-11-27T16:20:04.295 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-11-27T16:20:04.434 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/10 2023-11-27T16:20:04.489 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-11-27T16:20:04.582 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : yajl-2.1.0-10.el8.x86_64 2/10 2023-11-27T16:20:04.683 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-11-27T16:20:04.767 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 3/10 2023-11-27T16:20:04.964 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 4/10 2023-11-27T16:20:05.056 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-11-27T16:20:05.302 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 5/10 2023-11-27T16:20:05.826 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-11-27T16:20:06.047 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 6/10 2023-11-27T16:20:06.709 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-11-27T16:20:06.916 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-11-27T16:20:06.920 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 7/10 2023-11-27T16:20:07.085 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-11-27T16:20:07.153 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 8/10 2023-11-27T16:20:07.271 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-11-27T16:20:07.323 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 9/10 2023-11-27T16:20:07.491 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-11-27T16:20:07.539 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-11-27T16:20:07.539 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-11-27T16:20:07.539 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-11-27T16:20:07.540 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-11-27T16:20:07.540 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-11-27T16:20:07.540 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-11-27T16:20:07.540 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-11-27T16:20:07.540 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-11-27T16:20:07.540 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-11-27T16:20:07.540 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-11-27T16:20:07.764 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 10/10 2023-11-27T16:20:07.765 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 1/10 2023-11-27T16:20:07.765 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : yajl-2.1.0-10.el8.x86_64 2/10 2023-11-27T16:20:07.765 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 3/10 2023-11-27T16:20:07.765 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 4/10 2023-11-27T16:20:07.765 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca7 5/10 2023-11-27T16:20:07.765 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x 6/10 2023-11-27T16:20:07.765 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-podman-4.0.1-1.module+el8.6.0+16837+85b822 7/10 2023-11-27T16:20:07.765 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 8/10 2023-11-27T16:20:07.765 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86 9/10 2023-11-27T16:20:08.679 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-11-27T16:20:08.679 INFO:teuthology.orchestra.run.smithi143.stdout:Last metadata expiration check: 0:02:13 ago on Mon 27 Nov 2023 04:17:55 PM UTC. 2023-11-27T16:20:08.913 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77 10/10 2023-11-27T16:20:08.913 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:02:30 ago on Mon 27 Nov 2023 04:17:38 PM UTC. 2023-11-27T16:20:17.768 INFO:teuthology.orchestra.run.smithi192.stdout:Installed products updated. 2023-11-27T16:20:17.962 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:20:17.962 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2023-11-27T16:20:17.962 INFO:teuthology.orchestra.run.smithi192.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-11-27T16:20:17.963 INFO:teuthology.orchestra.run.smithi192.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-11-27T16:20:17.963 INFO:teuthology.orchestra.run.smithi192.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-11-27T16:20:17.963 INFO:teuthology.orchestra.run.smithi192.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-11-27T16:20:17.963 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-11-27T16:20:17.963 INFO:teuthology.orchestra.run.smithi192.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-11-27T16:20:17.963 INFO:teuthology.orchestra.run.smithi192.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-11-27T16:20:17.963 INFO:teuthology.orchestra.run.smithi192.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-11-27T16:20:17.964 INFO:teuthology.orchestra.run.smithi192.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-11-27T16:20:17.964 INFO:teuthology.orchestra.run.smithi192.stdout: yajl-2.1.0-10.el8.x86_64 2023-11-27T16:20:17.964 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:20:17.964 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2023-11-27T16:20:18.111 DEBUG:teuthology.parallel:result is None 2023-11-27T16:20:19.097 INFO:teuthology.orchestra.run.smithi143.stdout:Installed products updated. 2023-11-27T16:20:19.286 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-11-27T16:20:19.287 INFO:teuthology.orchestra.run.smithi143.stdout:Installed: 2023-11-27T16:20:19.287 INFO:teuthology.orchestra.run.smithi143.stdout: buildah-1:1.26.2-1.module+el8.6.0+16771+28dfca77.x86_64 2023-11-27T16:20:19.287 INFO:teuthology.orchestra.run.smithi143.stdout: cockpit-podman-49.1-1.module+el8.6.0+16771+28dfca77.noarch 2023-11-27T16:20:19.287 INFO:teuthology.orchestra.run.smithi143.stdout: crun-1.5-1.module+el8.6.0+16771+28dfca77.x86_64 2023-11-27T16:20:19.287 INFO:teuthology.orchestra.run.smithi143.stdout: python3-podman-4.0.1-1.module+el8.6.0+16837+85b82211.noarch 2023-11-27T16:20:19.287 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-11-27T16:20:19.287 INFO:teuthology.orchestra.run.smithi143.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-11-27T16:20:19.287 INFO:teuthology.orchestra.run.smithi143.stdout: skopeo-2:1.9.1-1.module+el8.6.0+16771+28dfca77.x86_64 2023-11-27T16:20:19.287 INFO:teuthology.orchestra.run.smithi143.stdout: toolbox-0.0.99.3-0.6.module+el8.6.0+16771+28dfca77.x86_64 2023-11-27T16:20:19.287 INFO:teuthology.orchestra.run.smithi143.stdout: udica-0.2.6-4.module+el8.6.0+16771+28dfca77.noarch 2023-11-27T16:20:19.287 INFO:teuthology.orchestra.run.smithi143.stdout: yajl-2.1.0-10.el8.x86_64 2023-11-27T16:20:19.288 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-11-27T16:20:19.288 INFO:teuthology.orchestra.run.smithi143.stdout:Complete! 2023-11-27T16:20:19.429 DEBUG:teuthology.parallel:result is None 2023-11-27T16:20:19.430 INFO:teuthology.run_tasks:Running task install... 2023-11-27T16:20:19.438 DEBUG:teuthology.task.install:project ceph 2023-11-27T16:20:19.439 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'c8a64eba7efb84dff55f17b859fdb3830b8c8e22'}} 2023-11-27T16:20:19.439 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'c8a64eba7efb84dff55f17b859fdb3830b8c8e22'} 2023-11-27T16:20:19.439 INFO:teuthology.task.install:Using flavor: default 2023-11-27T16:20:19.447 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-11-27T16:20:19.447 INFO:teuthology.task.install:extra packages: [] 2023-11-27T16:20:19.447 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'c8a64eba7efb84dff55f17b859fdb3830b8c8e22', 'tag': None, 'wait_for_package': False} 2023-11-27T16:20:19.448 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=c8a64eba7efb84dff55f17b859fdb3830b8c8e22 2023-11-27T16:20:19.449 DEBUG:teuthology.task.install.rpm:_update_package_list_and_install: config is {'branch': None, 'cleanup': None, 'debuginfo': None, 'downgrade_packages': [], 'exclude_packages': [], 'extra_packages': [], 'extra_system_packages': [], 'extras': None, 'enable_coprs': [], 'flavor': 'default', 'install_ceph_packages': True, 'packages': {}, 'project': 'ceph', 'repos_only': False, 'sha1': 'c8a64eba7efb84dff55f17b859fdb3830b8c8e22', 'tag': None, 'wait_for_package': False} 2023-11-27T16:20:19.450 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=c8a64eba7efb84dff55f17b859fdb3830b8c8e22 2023-11-27T16:20:19.604 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-11-26-1627/c8a64eba7efb84dff55f17b859fdb3830b8c8e22/centos/8/flavors/default/ 2023-11-27T16:20:19.604 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7549.gc8a64eba 2023-11-27T16:20:19.636 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-11-26-1627/c8a64eba7efb84dff55f17b859fdb3830b8c8e22/centos/8/flavors/default/ 2023-11-27T16:20:19.637 INFO:teuthology.task.install.rpm:Package version is 18.0.0-7549.gc8a64eba 2023-11-27T16:20:19.717 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-11-26-1627/c8a64eba7efb84dff55f17b859fdb3830b8c8e22/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-11-26-1627/c8a64eba7efb84dff55f17b859fdb3830b8c8e22/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-11-26-1627/c8a64eba7efb84dff55f17b859fdb3830b8c8e22/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-11-27T16:20:19.717 DEBUG:teuthology.orchestra.run.smithi192:> set -ex 2023-11-27T16:20:19.717 DEBUG:teuthology.orchestra.run.smithi192:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-11-27T16:20:19.745 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-11-26-1627/c8a64eba7efb84dff55f17b859fdb3830b8c8e22/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-11-26-1627/c8a64eba7efb84dff55f17b859fdb3830b8c8e22/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/wip-adk-testing-2023-11-26-1627/c8a64eba7efb84dff55f17b859fdb3830b8c8e22/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-11-27T16:20:19.745 DEBUG:teuthology.orchestra.run.smithi143:> set -ex 2023-11-27T16:20:19.745 DEBUG:teuthology.orchestra.run.smithi143:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-11-27T16:20:19.749 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-11-27T16:20:19.749 DEBUG:teuthology.orchestra.run.smithi192:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/c8a64eba7efb84dff55f17b859fdb3830b8c8e22/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-11-27T16:20:19.772 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-11-27T16:20:19.772 DEBUG:teuthology.orchestra.run.smithi143:> if test -f /etc/yum.repos.d/ceph.repo ; then sudo sed -i -e ':a;N;$!ba;s/enabled=1\ngpg/enabled=1\npriority=1\ngpg/g' -e 's;ref/[a-zA-Z0-9_-]*/;sha1/c8a64eba7efb84dff55f17b859fdb3830b8c8e22/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-11-27T16:20:19.821 DEBUG:teuthology.orchestra.run.smithi192:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-11-27T16:20:19.839 DEBUG:teuthology.orchestra.run.smithi143:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-11-27T16:20:19.903 DEBUG:teuthology.orchestra.run.smithi192:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-11-27T16:20:19.916 DEBUG:teuthology.orchestra.run.smithi143:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-11-27T16:20:19.970 INFO:teuthology.orchestra.run.smithi192.stdout:check_obsoletes = 1 2023-11-27T16:20:19.971 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum clean all 2023-11-27T16:20:19.982 INFO:teuthology.orchestra.run.smithi143.stdout:check_obsoletes = 1 2023-11-27T16:20:19.983 DEBUG:teuthology.orchestra.run.smithi143:> sudo yum clean all 2023-11-27T16:20:20.344 INFO:teuthology.orchestra.run.smithi192.stdout:Updating Subscription Management repositories. 2023-11-27T16:20:20.357 INFO:teuthology.orchestra.run.smithi143.stdout:Updating Subscription Management repositories. 2023-11-27T16:20:21.283 INFO:teuthology.orchestra.run.smithi192.stdout:44 files removed 2023-11-27T16:20:21.336 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-radosgw 2023-11-27T16:20:21.523 INFO:teuthology.orchestra.run.smithi143.stdout:44 files removed 2023-11-27T16:20:21.573 DEBUG:teuthology.orchestra.run.smithi143:> sudo yum -y install ceph-radosgw 2023-11-27T16:20:21.668 INFO:teuthology.orchestra.run.smithi192.stdout:Updating Subscription Management repositories. 2023-11-27T16:20:21.908 INFO:teuthology.orchestra.run.smithi143.stdout:Updating Subscription Management repositories. 2023-11-27T16:20:23.092 INFO:teuthology.orchestra.run.smithi192.stdout:ceph packages for x86_64 252 kB/s | 81 kB 00:00 2023-11-27T16:20:23.418 INFO:teuthology.orchestra.run.smithi192.stdout:ceph noarch packages 32 kB/s | 9.5 kB 00:00 2023-11-27T16:20:23.712 INFO:teuthology.orchestra.run.smithi143.stdout:ceph packages for x86_64 148 kB/s | 81 kB 00:00 2023-11-27T16:20:23.810 INFO:teuthology.orchestra.run.smithi192.stdout:ceph source packages 4.0 kB/s | 1.5 kB 00:00 2023-11-27T16:20:24.061 INFO:teuthology.orchestra.run.smithi192.stdout:Copr repo for python3-asyncssh owned by ceph 15 kB/s | 3.5 kB 00:00 2023-11-27T16:20:24.112 INFO:teuthology.orchestra.run.smithi143.stdout:ceph noarch packages 26 kB/s | 9.5 kB 00:00 2023-11-27T16:20:24.614 INFO:teuthology.orchestra.run.smithi143.stdout:ceph source packages 3.1 kB/s | 1.5 kB 00:00 2023-11-27T16:20:24.823 INFO:teuthology.orchestra.run.smithi143.stdout:Copr repo for python3-asyncssh owned by ceph 18 kB/s | 3.5 kB 00:00 2023-11-27T16:20:26.892 INFO:teuthology.orchestra.run.smithi143.stdout:Extra Packages for Enterprise Linux 7.8 MB/s | 16 MB 00:02 2023-11-27T16:20:29.045 INFO:teuthology.orchestra.run.smithi192.stdout:Extra Packages for Enterprise Linux 3.2 MB/s | 16 MB 00:04 2023-11-27T16:20:30.440 INFO:teuthology.orchestra.run.smithi143.stdout:lab-extras 411 kB/s | 24 kB 00:00 2023-11-27T16:20:31.733 INFO:teuthology.orchestra.run.smithi143.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 43 MB/s | 53 MB 00:01 2023-11-27T16:20:32.503 INFO:teuthology.orchestra.run.smithi192.stdout:lab-extras 434 kB/s | 24 kB 00:00 2023-11-27T16:20:33.613 INFO:teuthology.orchestra.run.smithi192.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 46 MB/s | 47 MB 00:01 2023-11-27T16:20:40.177 INFO:teuthology.orchestra.run.smithi143.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 40 MB/s | 47 MB 00:01 2023-11-27T16:20:41.764 INFO:teuthology.orchestra.run.smithi192.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 48 MB/s | 53 MB 00:01 2023-11-27T16:20:51.259 INFO:teuthology.orchestra.run.smithi143.stdout:Dependencies resolved. 2023-11-27T16:20:51.262 INFO:teuthology.orchestra.run.smithi143.stdout:==================================================================================================== 2023-11-27T16:20:51.262 INFO:teuthology.orchestra.run.smithi143.stdout: Package Arch Version Repository Size 2023-11-27T16:20:51.262 INFO:teuthology.orchestra.run.smithi143.stdout:==================================================================================================== 2023-11-27T16:20:51.262 INFO:teuthology.orchestra.run.smithi143.stdout:Installing: 2023-11-27T16:20:51.262 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-radosgw x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 14 M 2023-11-27T16:20:51.262 INFO:teuthology.orchestra.run.smithi143.stdout:Upgrading: 2023-11-27T16:20:51.262 INFO:teuthology.orchestra.run.smithi143.stdout: librados2 x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 3.8 M 2023-11-27T16:20:51.262 INFO:teuthology.orchestra.run.smithi143.stdout: librbd1 x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 3.7 M 2023-11-27T16:20:51.263 INFO:teuthology.orchestra.run.smithi143.stdout:Installing dependencies: 2023-11-27T16:20:51.263 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-base x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 5.4 M 2023-11-27T16:20:51.263 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-common x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 23 M 2023-11-27T16:20:51.263 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-selinux x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 24 k 2023-11-27T16:20:51.263 INFO:teuthology.orchestra.run.smithi143.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-11-27T16:20:51.263 INFO:teuthology.orchestra.run.smithi143.stdout: libcephfs2 x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 838 k 2023-11-27T16:20:51.263 INFO:teuthology.orchestra.run.smithi143.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-11-27T16:20:51.263 INFO:teuthology.orchestra.run.smithi143.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-11-27T16:20:51.263 INFO:teuthology.orchestra.run.smithi143.stdout: libradosstriper1 x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 517 k 2023-11-27T16:20:51.263 INFO:teuthology.orchestra.run.smithi143.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-11-27T16:20:51.264 INFO:teuthology.orchestra.run.smithi143.stdout: librgw2 x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 6.9 M 2023-11-27T16:20:51.264 INFO:teuthology.orchestra.run.smithi143.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-11-27T16:20:51.264 INFO:teuthology.orchestra.run.smithi143.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-11-27T16:20:51.264 INFO:teuthology.orchestra.run.smithi143.stdout: python3-ceph-argparse x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 45 k 2023-11-27T16:20:51.264 INFO:teuthology.orchestra.run.smithi143.stdout: python3-ceph-common x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 129 k 2023-11-27T16:20:51.264 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cephfs x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 197 k 2023-11-27T16:20:51.264 INFO:teuthology.orchestra.run.smithi143.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-11-27T16:20:51.264 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rados x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 372 k 2023-11-27T16:20:51.264 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rbd x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 364 k 2023-11-27T16:20:51.264 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rgw x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 107 k 2023-11-27T16:20:51.264 INFO:teuthology.orchestra.run.smithi143.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-11-27T16:20:51.265 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-11-27T16:20:51.265 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction Summary 2023-11-27T16:20:51.265 INFO:teuthology.orchestra.run.smithi143.stdout:==================================================================================================== 2023-11-27T16:20:51.265 INFO:teuthology.orchestra.run.smithi143.stdout:Install 21 Packages 2023-11-27T16:20:51.265 INFO:teuthology.orchestra.run.smithi143.stdout:Upgrade 2 Packages 2023-11-27T16:20:51.265 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-11-27T16:20:51.265 INFO:teuthology.orchestra.run.smithi143.stdout:Total download size: 62 M 2023-11-27T16:20:51.266 INFO:teuthology.orchestra.run.smithi143.stdout:Downloading Packages: 2023-11-27T16:20:53.103 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2023-11-27T16:20:53.106 INFO:teuthology.orchestra.run.smithi192.stdout:==================================================================================================== 2023-11-27T16:20:53.106 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2023-11-27T16:20:53.106 INFO:teuthology.orchestra.run.smithi192.stdout:==================================================================================================== 2023-11-27T16:20:53.106 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2023-11-27T16:20:53.106 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-radosgw x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 14 M 2023-11-27T16:20:53.106 INFO:teuthology.orchestra.run.smithi192.stdout:Upgrading: 2023-11-27T16:20:53.106 INFO:teuthology.orchestra.run.smithi192.stdout: librados2 x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 3.8 M 2023-11-27T16:20:53.106 INFO:teuthology.orchestra.run.smithi192.stdout: librbd1 x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 3.7 M 2023-11-27T16:20:53.106 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2023-11-27T16:20:53.107 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-base x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 5.4 M 2023-11-27T16:20:53.107 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-common x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 23 M 2023-11-27T16:20:53.107 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-selinux x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 24 k 2023-11-27T16:20:53.107 INFO:teuthology.orchestra.run.smithi192.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-11-27T16:20:53.107 INFO:teuthology.orchestra.run.smithi192.stdout: libcephfs2 x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 838 k 2023-11-27T16:20:53.107 INFO:teuthology.orchestra.run.smithi192.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-11-27T16:20:53.107 INFO:teuthology.orchestra.run.smithi192.stdout: librabbitmq x86_64 0.9.0-3.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-11-27T16:20:53.107 INFO:teuthology.orchestra.run.smithi192.stdout: libradosstriper1 x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 517 k 2023-11-27T16:20:53.107 INFO:teuthology.orchestra.run.smithi192.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-11-27T16:20:53.107 INFO:teuthology.orchestra.run.smithi192.stdout: librgw2 x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 6.9 M 2023-11-27T16:20:53.107 INFO:teuthology.orchestra.run.smithi192.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-11-27T16:20:53.107 INFO:teuthology.orchestra.run.smithi192.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-11-27T16:20:53.108 INFO:teuthology.orchestra.run.smithi192.stdout: python3-ceph-argparse x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 45 k 2023-11-27T16:20:53.108 INFO:teuthology.orchestra.run.smithi192.stdout: python3-ceph-common x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 129 k 2023-11-27T16:20:53.108 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cephfs x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 197 k 2023-11-27T16:20:53.108 INFO:teuthology.orchestra.run.smithi192.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-11-27T16:20:53.108 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rados x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 372 k 2023-11-27T16:20:53.108 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rbd x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 364 k 2023-11-27T16:20:53.108 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rgw x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 107 k 2023-11-27T16:20:53.108 INFO:teuthology.orchestra.run.smithi192.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-11-27T16:20:53.108 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:20:53.108 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2023-11-27T16:20:53.108 INFO:teuthology.orchestra.run.smithi192.stdout:==================================================================================================== 2023-11-27T16:20:53.108 INFO:teuthology.orchestra.run.smithi192.stdout:Install 21 Packages 2023-11-27T16:20:53.108 INFO:teuthology.orchestra.run.smithi192.stdout:Upgrade 2 Packages 2023-11-27T16:20:53.109 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:20:53.109 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 62 M 2023-11-27T16:20:53.109 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2023-11-27T16:20:53.752 INFO:teuthology.orchestra.run.smithi143.stdout:(1/23): ceph-common-18.0.0-7549.gc8a64eba.el8.x 9.3 MB/s | 23 MB 00:02 2023-11-27T16:20:53.827 INFO:teuthology.orchestra.run.smithi143.stdout:(2/23): ceph-selinux-18.0.0-7549.gc8a64eba.el8. 325 kB/s | 24 kB 00:00 2023-11-27T16:20:54.002 INFO:teuthology.orchestra.run.smithi143.stdout:(3/23): libcephfs2-18.0.0-7549.gc8a64eba.el8.x8 4.7 MB/s | 838 kB 00:00 2023-11-27T16:20:54.119 INFO:teuthology.orchestra.run.smithi143.stdout:(4/23): libradosstriper1-18.0.0-7549.gc8a64eba. 4.3 MB/s | 517 kB 00:00 2023-11-27T16:20:54.187 INFO:teuthology.orchestra.run.smithi143.stdout:(5/23): ceph-base-18.0.0-7549.gc8a64eba.el8.x86 1.9 MB/s | 5.4 MB 00:02 2023-11-27T16:20:54.878 INFO:teuthology.orchestra.run.smithi143.stdout:(6/23): librgw2-18.0.0-7549.gc8a64eba.el8.x86_6 9.1 MB/s | 6.9 MB 00:00 2023-11-27T16:20:54.912 INFO:teuthology.orchestra.run.smithi143.stdout:(7/23): python3-ceph-argparse-18.0.0-7549.gc8a6 62 kB/s | 45 kB 00:00 2023-11-27T16:20:54.937 INFO:teuthology.orchestra.run.smithi143.stdout:(8/23): python3-ceph-common-18.0.0-7549.gc8a64e 2.2 MB/s | 129 kB 00:00 2023-11-27T16:20:54.979 INFO:teuthology.orchestra.run.smithi143.stdout:(9/23): python3-cephfs-18.0.0-7549.gc8a64eba.el 2.9 MB/s | 197 kB 00:00 2023-11-27T16:20:55.004 INFO:teuthology.orchestra.run.smithi143.stdout:(10/23): python3-rados-18.0.0-7549.gc8a64eba.el 5.4 MB/s | 372 kB 00:00 2023-11-27T16:20:55.063 INFO:teuthology.orchestra.run.smithi143.stdout:(11/23): python3-rgw-18.0.0-7549.gc8a64eba.el8. 1.8 MB/s | 107 kB 00:00 2023-11-27T16:20:55.105 INFO:teuthology.orchestra.run.smithi143.stdout:(12/23): python3-rbd-18.0.0-7549.gc8a64eba.el8. 2.8 MB/s | 364 kB 00:00 2023-11-27T16:20:55.365 INFO:teuthology.orchestra.run.smithi192.stdout:(1/23): ceph-radosgw-18.0.0-7549.gc8a64eba.el8. 7.3 MB/s | 14 MB 00:01 2023-11-27T16:20:55.398 INFO:teuthology.orchestra.run.smithi192.stdout:(2/23): ceph-selinux-18.0.0-7549.gc8a64eba.el8. 735 kB/s | 24 kB 00:00 2023-11-27T16:20:55.530 INFO:teuthology.orchestra.run.smithi143.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 138 kB/s | 59 kB 00:00 2023-11-27T16:20:55.531 INFO:teuthology.orchestra.run.smithi192.stdout:(3/23): libcephfs2-18.0.0-7549.gc8a64eba.el8.x8 6.1 MB/s | 838 kB 00:00 2023-11-27T16:20:55.606 INFO:teuthology.orchestra.run.smithi192.stdout:(4/23): libradosstriper1-18.0.0-7549.gc8a64eba. 6.7 MB/s | 517 kB 00:00 2023-11-27T16:20:55.631 INFO:teuthology.orchestra.run.smithi143.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 540 kB/s | 306 kB 00:00 2023-11-27T16:20:55.706 INFO:teuthology.orchestra.run.smithi143.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 428 kB/s | 75 kB 00:00 2023-11-27T16:20:55.823 INFO:teuthology.orchestra.run.smithi192.stdout:(5/23): ceph-base-18.0.0-7549.gc8a64eba.el8.x86 2.3 MB/s | 5.4 MB 00:02 2023-11-27T16:20:55.831 INFO:teuthology.orchestra.run.smithi143.stdout:(16/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 375 kB/s | 47 kB 00:00 2023-11-27T16:20:55.882 INFO:teuthology.orchestra.run.smithi192.stdout:(6/23): python3-ceph-argparse-18.0.0-7549.gc8a6 770 kB/s | 45 kB 00:00 2023-11-27T16:20:55.907 INFO:teuthology.orchestra.run.smithi143.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 6.3 MB/s | 1.7 MB 00:00 2023-11-27T16:20:55.949 INFO:teuthology.orchestra.run.smithi192.stdout:(7/23): python3-ceph-common-18.0.0-7549.gc8a64e 1.9 MB/s | 129 kB 00:00 2023-11-27T16:20:55.973 INFO:teuthology.orchestra.run.smithi143.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 1.8 MB/s | 259 kB 00:00 2023-11-27T16:20:56.024 INFO:teuthology.orchestra.run.smithi192.stdout:(8/23): python3-cephfs-18.0.0-7549.gc8a64eba.el 2.6 MB/s | 197 kB 00:00 2023-11-27T16:20:56.099 INFO:teuthology.orchestra.run.smithi143.stdout:(19/23): python3-prettytable-0.7.2-14.el8.noarc 229 kB/s | 44 kB 00:00 2023-11-27T16:20:56.133 INFO:teuthology.orchestra.run.smithi143.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 2.2 MB/s | 354 kB 00:00 2023-11-27T16:20:56.149 INFO:teuthology.orchestra.run.smithi192.stdout:(9/23): python3-rados-18.0.0-7549.gc8a64eba.el8 2.9 MB/s | 372 kB 00:00 2023-11-27T16:20:56.308 INFO:teuthology.orchestra.run.smithi192.stdout:(10/23): librgw2-18.0.0-7549.gc8a64eba.el8.x86_ 9.9 MB/s | 6.9 MB 00:00 2023-11-27T16:20:56.325 INFO:teuthology.orchestra.run.smithi192.stdout:(11/23): python3-rbd-18.0.0-7549.gc8a64eba.el8. 2.0 MB/s | 364 kB 00:00 2023-11-27T16:20:56.400 INFO:teuthology.orchestra.run.smithi192.stdout:(12/23): python3-rgw-18.0.0-7549.gc8a64eba.el8. 1.1 MB/s | 107 kB 00:00 2023-11-27T16:20:56.550 INFO:teuthology.orchestra.run.smithi143.stdout:(21/23): librbd1-18.0.0-7549.gc8a64eba.el8.x86_ 8.9 MB/s | 3.7 MB 00:00 2023-11-27T16:20:56.734 INFO:teuthology.orchestra.run.smithi192.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 176 kB/s | 59 kB 00:00 2023-11-27T16:20:56.801 INFO:teuthology.orchestra.run.smithi192.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 644 kB/s | 306 kB 00:00 2023-11-27T16:20:56.976 INFO:teuthology.orchestra.run.smithi192.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 310 kB/s | 75 kB 00:00 2023-11-27T16:20:57.141 INFO:teuthology.orchestra.run.smithi143.stdout:(22/23): librados2-18.0.0-7549.gc8a64eba.el8.x8 3.6 MB/s | 3.8 MB 00:01 2023-11-27T16:20:57.318 INFO:teuthology.orchestra.run.smithi192.stdout:(16/23): ceph-common-18.0.0-7549.gc8a64eba.el8. 5.9 MB/s | 23 MB 00:03 2023-11-27T16:20:57.352 INFO:teuthology.orchestra.run.smithi192.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 3.1 MB/s | 1.7 MB 00:00 2023-11-27T16:20:57.385 INFO:teuthology.orchestra.run.smithi192.stdout:(18/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 634 kB/s | 259 kB 00:00 2023-11-27T16:20:57.519 INFO:teuthology.orchestra.run.smithi192.stdout:(19/23): librabbitmq-0.9.0-3.el8.x86_64.rpm 367 kB/s | 47 kB 00:00 2023-11-27T16:20:57.561 INFO:teuthology.orchestra.run.smithi192.stdout:(20/23): python3-prettytable-0.7.2-14.el8.noarc 181 kB/s | 44 kB 00:00 2023-11-27T16:20:57.603 INFO:teuthology.orchestra.run.smithi192.stdout:(21/23): librdkafka-0.11.4-3.el8.x86_64.rpm 1.4 MB/s | 354 kB 00:00 2023-11-27T16:20:57.800 INFO:teuthology.orchestra.run.smithi143.stdout:(23/23): ceph-radosgw-18.0.0-7549.gc8a64eba.el8 2.2 MB/s | 14 MB 00:06 2023-11-27T16:20:57.804 INFO:teuthology.orchestra.run.smithi143.stdout:-------------------------------------------------------------------------------- 2023-11-27T16:20:57.804 INFO:teuthology.orchestra.run.smithi143.stdout:Total 9.4 MB/s | 62 MB 00:06 2023-11-27T16:20:57.852 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction check 2023-11-27T16:20:57.898 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction check succeeded. 2023-11-27T16:20:57.898 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction test 2023-11-27T16:20:58.162 INFO:teuthology.orchestra.run.smithi192.stdout:(22/23): librbd1-18.0.0-7549.gc8a64eba.el8.x86_ 6.2 MB/s | 3.7 MB 00:00 2023-11-27T16:20:58.228 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction test succeeded. 2023-11-27T16:20:58.232 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction 2023-11-27T16:20:58.770 INFO:teuthology.orchestra.run.smithi192.stdout:(23/23): librados2-18.0.0-7549.gc8a64eba.el8.x8 3.0 MB/s | 3.8 MB 00:01 2023-11-27T16:20:58.772 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2023-11-27T16:20:58.773 INFO:teuthology.orchestra.run.smithi192.stdout:Total 11 MB/s | 62 MB 00:05 2023-11-27T16:20:58.822 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2023-11-27T16:20:58.867 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2023-11-27T16:20:58.867 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2023-11-27T16:20:59.203 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2023-11-27T16:20:59.207 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2023-11-27T16:20:59.422 INFO:teuthology.orchestra.run.smithi143.stdout: Preparing : 1/1 2023-11-27T16:20:59.644 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-11-27T16:20:59.848 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-11-27T16:21:00.284 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-11-27T16:21:00.350 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2023-11-27T16:21:00.465 INFO:teuthology.orchestra.run.smithi143.stdout: Upgrading : librados2-2:18.0.0-7549.gc8a64eba.el8.x86_64 3/25 2023-11-27T16:21:00.549 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: librados2-2:18.0.0-7549.gc8a64eba.el8.x86_64 3/25 2023-11-27T16:21:00.567 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-11-27T16:21:00.738 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-rados-2:18.0.0-7549.gc8a64eba.el8.x86_64 4/25 2023-11-27T16:21:00.761 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-11-27T16:21:00.975 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-11-27T16:21:01.177 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-11-27T16:21:01.198 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : libcephfs2-2:18.0.0-7549.gc8a64eba.el8.x86_64 6/25 2023-11-27T16:21:01.353 INFO:teuthology.orchestra.run.smithi192.stdout: Upgrading : librados2-2:18.0.0-7549.gc8a64eba.el8.x86_64 3/25 2023-11-27T16:21:01.437 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librados2-2:18.0.0-7549.gc8a64eba.el8.x86_64 3/25 2023-11-27T16:21:01.605 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: libcephfs2-2:18.0.0-7549.gc8a64eba.el8.x86_64 6/25 2023-11-27T16:21:01.633 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-rados-2:18.0.0-7549.gc8a64eba.el8.x86_64 4/25 2023-11-27T16:21:01.806 INFO:teuthology.orchestra.run.smithi143.stdout: Upgrading : librbd1-2:18.0.0-7549.gc8a64eba.el8.x86_64 7/25 2023-11-27T16:21:01.871 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-11-27T16:21:01.902 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: librbd1-2:18.0.0-7549.gc8a64eba.el8.x86_64 7/25 2023-11-27T16:21:02.061 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libcephfs2-2:18.0.0-7549.gc8a64eba.el8.x86_64 6/25 2023-11-27T16:21:02.073 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-11-27T16:21:02.142 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-11-27T16:21:02.466 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: libcephfs2-2:18.0.0-7549.gc8a64eba.el8.x86_64 6/25 2023-11-27T16:21:02.694 INFO:teuthology.orchestra.run.smithi192.stdout: Upgrading : librbd1-2:18.0.0-7549.gc8a64eba.el8.x86_64 7/25 2023-11-27T16:21:02.744 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librbd1-2:18.0.0-7549.gc8a64eba.el8.x86_64 7/25 2023-11-27T16:21:02.929 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 9/25 2023-11-27T16:21:02.934 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : librabbitmq-0.9.0-3.el8.x86_64 8/25 2023-11-27T16:21:03.081 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : librgw2-2:18.0.0-7549.gc8a64eba.el8.x86_64 10/25 2023-11-27T16:21:03.138 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: librgw2-2:18.0.0-7549.gc8a64eba.el8.x86_64 10/25 2023-11-27T16:21:03.275 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-ceph-argparse-2:18.0.0-7549.gc8a64eba.el8. 11/25 2023-11-27T16:21:03.450 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-cephfs-2:18.0.0-7549.gc8a64eba.el8.x86_64 12/25 2023-11-27T16:21:03.561 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-11-27T16:21:03.658 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-rgw-2:18.0.0-7549.gc8a64eba.el8.x86_64 13/25 2023-11-27T16:21:03.843 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-rbd-2:18.0.0-7549.gc8a64eba.el8.x86_64 14/25 2023-11-27T16:21:03.998 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : libradosstriper1-2:18.0.0-7549.gc8a64eba.el8.x86_6 15/25 2023-11-27T16:21:04.051 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7549.gc8a64eba.el8.x86_6 15/25 2023-11-27T16:21:04.243 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-11-27T16:21:04.324 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-11-27T16:21:04.385 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : librgw2-2:18.0.0-7549.gc8a64eba.el8.x86_64 10/25 2023-11-27T16:21:04.479 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librgw2-2:18.0.0-7549.gc8a64eba.el8.x86_64 10/25 2023-11-27T16:21:04.511 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-11-27T16:21:04.604 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-ceph-argparse-2:18.0.0-7549.gc8a64eba.el8. 11/25 2023-11-27T16:21:04.755 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-cephfs-2:18.0.0-7549.gc8a64eba.el8.x86_64 12/25 2023-11-27T16:21:04.765 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-11-27T16:21:04.940 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : python3-ceph-common-2:18.0.0-7549.gc8a64eba.el8.x8 19/25 2023-11-27T16:21:04.954 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-rgw-2:18.0.0-7549.gc8a64eba.el8.x86_64 13/25 2023-11-27T16:21:05.147 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-rbd-2:18.0.0-7549.gc8a64eba.el8.x86_64 14/25 2023-11-27T16:21:05.294 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libradosstriper1-2:18.0.0-7549.gc8a64eba.el8.x86_6 15/25 2023-11-27T16:21:05.361 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: libradosstriper1-2:18.0.0-7549.gc8a64eba.el8.x86_6 15/25 2023-11-27T16:21:05.486 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-11-27T16:21:05.664 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-11-27T16:21:05.902 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-11-27T16:21:06.053 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : python3-ceph-common-2:18.0.0-7549.gc8a64eba.el8.x8 19/25 2023-11-27T16:21:08.612 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-common-2:18.0.0-7549.gc8a64eba.el8.x86_64 20/25 2023-11-27T16:21:08.822 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-common-2:18.0.0-7549.gc8a64eba.el8.x86_64 20/25 2023-11-27T16:21:09.402 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-common-2:18.0.0-7549.gc8a64eba.el8.x86_64 20/25 2023-11-27T16:21:09.757 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-base-2:18.0.0-7549.gc8a64eba.el8.x86_64 21/25 2023-11-27T16:21:09.770 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-common-2:18.0.0-7549.gc8a64eba.el8.x86_64 20/25 2023-11-27T16:21:09.843 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-base-2:18.0.0-7549.gc8a64eba.el8.x86_64 21/25 2023-11-27T16:21:09.963 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-selinux-2:18.0.0-7549.gc8a64eba.el8.x86_64 22/25 2023-11-27T16:21:09.977 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-common-2:18.0.0-7549.gc8a64eba.el8.x86_64 20/25 2023-11-27T16:21:10.555 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-common-2:18.0.0-7549.gc8a64eba.el8.x86_64 20/25 2023-11-27T16:21:10.786 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-base-2:18.0.0-7549.gc8a64eba.el8.x86_64 21/25 2023-11-27T16:21:10.871 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-base-2:18.0.0-7549.gc8a64eba.el8.x86_64 21/25 2023-11-27T16:21:11.010 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-selinux-2:18.0.0-7549.gc8a64eba.el8.x86_64 22/25 2023-11-27T16:21:28.580 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7549.gc8a64eba.el8.x86_64 22/25 2023-11-27T16:21:28.580 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /sys 2023-11-27T16:21:28.580 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /proc 2023-11-27T16:21:28.581 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /dev 2023-11-27T16:21:28.581 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /run 2023-11-27T16:21:28.581 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /mnt 2023-11-27T16:21:28.581 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /var/tmp 2023-11-27T16:21:28.581 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /home 2023-11-27T16:21:28.581 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /tmp 2023-11-27T16:21:28.581 INFO:teuthology.orchestra.run.smithi143.stdout:skipping the directory /dev 2023-11-27T16:21:28.581 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-11-27T16:21:29.598 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-selinux-2:18.0.0-7549.gc8a64eba.el8.x86_64 22/25 2023-11-27T16:21:29.598 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /sys 2023-11-27T16:21:29.598 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /proc 2023-11-27T16:21:29.598 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /dev 2023-11-27T16:21:29.598 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /run 2023-11-27T16:21:29.598 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /mnt 2023-11-27T16:21:29.598 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /var/tmp 2023-11-27T16:21:29.598 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /home 2023-11-27T16:21:29.598 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /tmp 2023-11-27T16:21:29.599 INFO:teuthology.orchestra.run.smithi192.stdout:skipping the directory /dev 2023-11-27T16:21:29.599 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:21:29.979 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-radosgw-2:18.0.0-7549.gc8a64eba.el8.x86_64 23/25 2023-11-27T16:21:30.000 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7549.gc8a64eba.el8.x86_64 23/25 2023-11-27T16:21:30.000 INFO:teuthology.orchestra.run.smithi143.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-11-27T16:21:30.171 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-11-27T16:21:30.171 INFO:teuthology.orchestra.run.smithi143.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-11-27T16:21:30.798 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-11-27T16:21:30.799 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-base-2:18.0.0-7549.gc8a64eba.el8.x86_64 1/25 2023-11-27T16:21:30.799 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-common-2:18.0.0-7549.gc8a64eba.el8.x86_64 2/25 2023-11-27T16:21:30.800 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-radosgw-2:18.0.0-7549.gc8a64eba.el8.x86_64 3/25 2023-11-27T16:21:30.800 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-selinux-2:18.0.0-7549.gc8a64eba.el8.x86_64 4/25 2023-11-27T16:21:30.800 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : libcephfs2-2:18.0.0-7549.gc8a64eba.el8.x86_64 5/25 2023-11-27T16:21:30.800 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : libradosstriper1-2:18.0.0-7549.gc8a64eba.el8.x86_6 6/25 2023-11-27T16:21:30.801 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : librgw2-2:18.0.0-7549.gc8a64eba.el8.x86_64 7/25 2023-11-27T16:21:30.801 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7549.gc8a64eba.el8. 8/25 2023-11-27T16:21:30.801 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-ceph-common-2:18.0.0-7549.gc8a64eba.el8.x8 9/25 2023-11-27T16:21:30.801 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-cephfs-2:18.0.0-7549.gc8a64eba.el8.x86_64 10/25 2023-11-27T16:21:30.802 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-rados-2:18.0.0-7549.gc8a64eba.el8.x86_64 11/25 2023-11-27T16:21:30.802 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-rbd-2:18.0.0-7549.gc8a64eba.el8.x86_64 12/25 2023-11-27T16:21:30.802 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-rgw-2:18.0.0-7549.gc8a64eba.el8.x86_64 13/25 2023-11-27T16:21:30.802 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-11-27T16:21:30.803 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-11-27T16:21:30.803 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-11-27T16:21:30.803 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-11-27T16:21:30.803 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 18/25 2023-11-27T16:21:30.803 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-11-27T16:21:30.803 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 20/25 2023-11-27T16:21:30.803 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-11-27T16:21:30.803 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : librados2-2:18.0.0-7549.gc8a64eba.el8.x86_64 22/25 2023-11-27T16:21:30.803 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-11-27T16:21:30.803 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : librbd1-2:18.0.0-7549.gc8a64eba.el8.x86_64 24/25 2023-11-27T16:21:30.983 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-radosgw-2:18.0.0-7549.gc8a64eba.el8.x86_64 23/25 2023-11-27T16:21:31.004 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-radosgw-2:18.0.0-7549.gc8a64eba.el8.x86_64 23/25 2023-11-27T16:21:31.004 INFO:teuthology.orchestra.run.smithi192.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-11-27T16:21:31.175 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-11-27T16:21:31.176 INFO:teuthology.orchestra.run.smithi192.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-11-27T16:21:31.735 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-11-27T16:21:31.735 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-base-2:18.0.0-7549.gc8a64eba.el8.x86_64 1/25 2023-11-27T16:21:31.735 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-common-2:18.0.0-7549.gc8a64eba.el8.x86_64 2/25 2023-11-27T16:21:31.735 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-radosgw-2:18.0.0-7549.gc8a64eba.el8.x86_64 3/25 2023-11-27T16:21:31.735 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-selinux-2:18.0.0-7549.gc8a64eba.el8.x86_64 4/25 2023-11-27T16:21:31.735 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libcephfs2-2:18.0.0-7549.gc8a64eba.el8.x86_64 5/25 2023-11-27T16:21:31.735 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libradosstriper1-2:18.0.0-7549.gc8a64eba.el8.x86_6 6/25 2023-11-27T16:21:31.736 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librgw2-2:18.0.0-7549.gc8a64eba.el8.x86_64 7/25 2023-11-27T16:21:31.736 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-ceph-argparse-2:18.0.0-7549.gc8a64eba.el8. 8/25 2023-11-27T16:21:31.736 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-ceph-common-2:18.0.0-7549.gc8a64eba.el8.x8 9/25 2023-11-27T16:21:31.736 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-cephfs-2:18.0.0-7549.gc8a64eba.el8.x86_64 10/25 2023-11-27T16:21:31.736 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-rados-2:18.0.0-7549.gc8a64eba.el8.x86_64 11/25 2023-11-27T16:21:31.736 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-rbd-2:18.0.0-7549.gc8a64eba.el8.x86_64 12/25 2023-11-27T16:21:31.736 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-rgw-2:18.0.0-7549.gc8a64eba.el8.x86_64 13/25 2023-11-27T16:21:31.736 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-11-27T16:21:31.736 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-11-27T16:21:31.736 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-11-27T16:21:31.736 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-11-27T16:21:31.736 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 18/25 2023-11-27T16:21:31.737 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-11-27T16:21:31.737 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-11-27T16:21:31.737 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librabbitmq-0.9.0-3.el8.x86_64 21/25 2023-11-27T16:21:31.737 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librados2-2:18.0.0-7549.gc8a64eba.el8.x86_64 22/25 2023-11-27T16:21:31.737 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-11-27T16:21:31.737 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librbd1-2:18.0.0-7549.gc8a64eba.el8.x86_64 24/25 2023-11-27T16:21:32.111 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-11-27T16:21:32.111 INFO:teuthology.orchestra.run.smithi143.stdout:Last metadata expiration check: 0:00:53 ago on Mon 27 Nov 2023 04:20:39 PM UTC. 2023-11-27T16:21:33.055 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-11-27T16:21:33.055 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:00:52 ago on Mon 27 Nov 2023 04:20:41 PM UTC. 2023-11-27T16:21:40.873 INFO:teuthology.orchestra.run.smithi192.stdout:Installed products updated. 2023-11-27T16:21:41.060 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:21:41.060 INFO:teuthology.orchestra.run.smithi192.stdout:Upgraded: 2023-11-27T16:21:41.060 INFO:teuthology.orchestra.run.smithi192.stdout: librados2-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:41.061 INFO:teuthology.orchestra.run.smithi192.stdout: librbd1-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:41.061 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2023-11-27T16:21:41.061 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-base-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:41.061 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-common-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:41.061 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-radosgw-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:41.061 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-selinux-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:41.061 INFO:teuthology.orchestra.run.smithi192.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-11-27T16:21:41.061 INFO:teuthology.orchestra.run.smithi192.stdout: libcephfs2-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:41.061 INFO:teuthology.orchestra.run.smithi192.stdout: liboath-2.6.2-3.el8.x86_64 2023-11-27T16:21:41.061 INFO:teuthology.orchestra.run.smithi192.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-11-27T16:21:41.061 INFO:teuthology.orchestra.run.smithi192.stdout: libradosstriper1-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:41.061 INFO:teuthology.orchestra.run.smithi192.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-11-27T16:21:41.062 INFO:teuthology.orchestra.run.smithi192.stdout: librgw2-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:41.062 INFO:teuthology.orchestra.run.smithi192.stdout: libunwind-1.3.1-3.el8.x86_64 2023-11-27T16:21:41.062 INFO:teuthology.orchestra.run.smithi192.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-11-27T16:21:41.062 INFO:teuthology.orchestra.run.smithi192.stdout: python3-ceph-argparse-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:41.062 INFO:teuthology.orchestra.run.smithi192.stdout: python3-ceph-common-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:41.062 INFO:teuthology.orchestra.run.smithi192.stdout: python3-cephfs-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:41.062 INFO:teuthology.orchestra.run.smithi192.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-11-27T16:21:41.062 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rados-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:41.062 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rbd-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:41.062 INFO:teuthology.orchestra.run.smithi192.stdout: python3-rgw-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:41.062 INFO:teuthology.orchestra.run.smithi192.stdout: thrift-0.13.0-2.el8.x86_64 2023-11-27T16:21:41.062 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:21:41.063 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2023-11-27T16:21:41.233 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph-test 2023-11-27T16:21:41.583 INFO:teuthology.orchestra.run.smithi192.stdout:Updating Subscription Management repositories. 2023-11-27T16:21:41.938 INFO:teuthology.orchestra.run.smithi143.stdout:Installed products updated. 2023-11-27T16:21:42.132 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-11-27T16:21:42.132 INFO:teuthology.orchestra.run.smithi143.stdout:Upgraded: 2023-11-27T16:21:42.132 INFO:teuthology.orchestra.run.smithi143.stdout: librados2-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:42.132 INFO:teuthology.orchestra.run.smithi143.stdout: librbd1-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:42.132 INFO:teuthology.orchestra.run.smithi143.stdout:Installed: 2023-11-27T16:21:42.132 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-base-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:42.132 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-common-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:42.132 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-radosgw-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:42.132 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-selinux-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:42.133 INFO:teuthology.orchestra.run.smithi143.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-11-27T16:21:42.133 INFO:teuthology.orchestra.run.smithi143.stdout: libcephfs2-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:42.133 INFO:teuthology.orchestra.run.smithi143.stdout: liboath-2.6.2-3.el8.x86_64 2023-11-27T16:21:42.133 INFO:teuthology.orchestra.run.smithi143.stdout: librabbitmq-0.9.0-3.el8.x86_64 2023-11-27T16:21:42.133 INFO:teuthology.orchestra.run.smithi143.stdout: libradosstriper1-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:42.133 INFO:teuthology.orchestra.run.smithi143.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-11-27T16:21:42.133 INFO:teuthology.orchestra.run.smithi143.stdout: librgw2-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:42.133 INFO:teuthology.orchestra.run.smithi143.stdout: libunwind-1.3.1-3.el8.x86_64 2023-11-27T16:21:42.133 INFO:teuthology.orchestra.run.smithi143.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-11-27T16:21:42.133 INFO:teuthology.orchestra.run.smithi143.stdout: python3-ceph-argparse-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:42.133 INFO:teuthology.orchestra.run.smithi143.stdout: python3-ceph-common-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:42.134 INFO:teuthology.orchestra.run.smithi143.stdout: python3-cephfs-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:42.134 INFO:teuthology.orchestra.run.smithi143.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-11-27T16:21:42.134 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rados-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:42.134 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rbd-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:42.134 INFO:teuthology.orchestra.run.smithi143.stdout: python3-rgw-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:21:42.134 INFO:teuthology.orchestra.run.smithi143.stdout: thrift-0.13.0-2.el8.x86_64 2023-11-27T16:21:42.134 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-11-27T16:21:42.134 INFO:teuthology.orchestra.run.smithi143.stdout:Complete! 2023-11-27T16:21:42.317 DEBUG:teuthology.orchestra.run.smithi143:> sudo yum -y install ceph-test 2023-11-27T16:21:42.664 INFO:teuthology.orchestra.run.smithi143.stdout:Updating Subscription Management repositories. 2023-11-27T16:21:43.199 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:02 ago on Mon 27 Nov 2023 04:20:41 PM UTC. 2023-11-27T16:21:44.272 INFO:teuthology.orchestra.run.smithi143.stdout:Last metadata expiration check: 0:01:05 ago on Mon 27 Nov 2023 04:20:39 PM UTC. 2023-11-27T16:21:44.580 INFO:teuthology.orchestra.run.smithi192.stdout:Dependencies resolved. 2023-11-27T16:21:44.581 INFO:teuthology.orchestra.run.smithi192.stdout:============================================================================================ 2023-11-27T16:21:44.581 INFO:teuthology.orchestra.run.smithi192.stdout: Package Arch Version Repository Size 2023-11-27T16:21:44.581 INFO:teuthology.orchestra.run.smithi192.stdout:============================================================================================ 2023-11-27T16:21:44.581 INFO:teuthology.orchestra.run.smithi192.stdout:Installing: 2023-11-27T16:21:44.581 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-test x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 49 M 2023-11-27T16:21:44.581 INFO:teuthology.orchestra.run.smithi192.stdout:Installing dependencies: 2023-11-27T16:21:44.581 INFO:teuthology.orchestra.run.smithi192.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-11-27T16:21:44.581 INFO:teuthology.orchestra.run.smithi192.stdout: libcephsqlite x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 183 k 2023-11-27T16:21:44.581 INFO:teuthology.orchestra.run.smithi192.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-11-27T16:21:44.582 INFO:teuthology.orchestra.run.smithi192.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-11-27T16:21:44.582 INFO:teuthology.orchestra.run.smithi192.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-11-27T16:21:44.582 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:21:44.582 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction Summary 2023-11-27T16:21:44.582 INFO:teuthology.orchestra.run.smithi192.stdout:============================================================================================ 2023-11-27T16:21:44.582 INFO:teuthology.orchestra.run.smithi192.stdout:Install 6 Packages 2023-11-27T16:21:44.582 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:21:44.583 INFO:teuthology.orchestra.run.smithi192.stdout:Total download size: 50 M 2023-11-27T16:21:44.583 INFO:teuthology.orchestra.run.smithi192.stdout:Installed size: 223 M 2023-11-27T16:21:44.583 INFO:teuthology.orchestra.run.smithi192.stdout:Downloading Packages: 2023-11-27T16:21:44.626 INFO:teuthology.orchestra.run.smithi192.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 1.6 MB/s | 70 kB 00:00 2023-11-27T16:21:44.801 INFO:teuthology.orchestra.run.smithi192.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.8 MB/s | 323 kB 00:00 2023-11-27T16:21:44.977 INFO:teuthology.orchestra.run.smithi192.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.0 MB/s | 187 kB 00:00 2023-11-27T16:21:45.094 INFO:teuthology.orchestra.run.smithi192.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 1.7 MB/s | 202 kB 00:00 2023-11-27T16:21:45.119 INFO:teuthology.orchestra.run.smithi192.stdout:(5/6): libcephsqlite-18.0.0-7549.gc8a64eba.el8. 341 kB/s | 183 kB 00:00 2023-11-27T16:21:45.649 INFO:teuthology.orchestra.run.smithi143.stdout:Dependencies resolved. 2023-11-27T16:21:45.650 INFO:teuthology.orchestra.run.smithi143.stdout:============================================================================================ 2023-11-27T16:21:45.650 INFO:teuthology.orchestra.run.smithi143.stdout: Package Arch Version Repository Size 2023-11-27T16:21:45.650 INFO:teuthology.orchestra.run.smithi143.stdout:============================================================================================ 2023-11-27T16:21:45.650 INFO:teuthology.orchestra.run.smithi143.stdout:Installing: 2023-11-27T16:21:45.650 INFO:teuthology.orchestra.run.smithi143.stdout: ceph-test x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 49 M 2023-11-27T16:21:45.650 INFO:teuthology.orchestra.run.smithi143.stdout:Installing dependencies: 2023-11-27T16:21:45.650 INFO:teuthology.orchestra.run.smithi143.stdout: jq x86_64 1.6-3.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-11-27T16:21:45.650 INFO:teuthology.orchestra.run.smithi143.stdout: libcephsqlite x86_64 2:18.0.0-7549.gc8a64eba.el8 ceph 183 k 2023-11-27T16:21:45.650 INFO:teuthology.orchestra.run.smithi143.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-11-27T16:21:45.650 INFO:teuthology.orchestra.run.smithi143.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-11-27T16:21:45.650 INFO:teuthology.orchestra.run.smithi143.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-11-27T16:21:45.651 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-11-27T16:21:45.651 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction Summary 2023-11-27T16:21:45.651 INFO:teuthology.orchestra.run.smithi143.stdout:============================================================================================ 2023-11-27T16:21:45.651 INFO:teuthology.orchestra.run.smithi143.stdout:Install 6 Packages 2023-11-27T16:21:45.651 INFO:teuthology.orchestra.run.smithi143.stdout: 2023-11-27T16:21:45.651 INFO:teuthology.orchestra.run.smithi143.stdout:Total download size: 50 M 2023-11-27T16:21:45.651 INFO:teuthology.orchestra.run.smithi143.stdout:Installed size: 223 M 2023-11-27T16:21:45.652 INFO:teuthology.orchestra.run.smithi143.stdout:Downloading Packages: 2023-11-27T16:21:45.687 INFO:teuthology.orchestra.run.smithi143.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 2.0 MB/s | 70 kB 00:00 2023-11-27T16:21:45.862 INFO:teuthology.orchestra.run.smithi143.stdout:(2/6): socat-1.7.4.1-1.el8.x86_64.rpm 1.8 MB/s | 323 kB 00:00 2023-11-27T16:21:46.004 INFO:teuthology.orchestra.run.smithi143.stdout:(3/6): oniguruma-6.8.2-2.el8.x86_64.rpm 1.3 MB/s | 187 kB 00:00 2023-11-27T16:21:46.096 INFO:teuthology.orchestra.run.smithi143.stdout:(4/6): jq-1.6-3.el8.x86_64.rpm 2.2 MB/s | 202 kB 00:00 2023-11-27T16:21:46.421 INFO:teuthology.orchestra.run.smithi143.stdout:(5/6): libcephsqlite-18.0.0-7549.gc8a64eba.el8. 237 kB/s | 183 kB 00:00 2023-11-27T16:21:56.834 INFO:teuthology.orchestra.run.smithi192.stdout:(6/6): ceph-test-18.0.0-7549.gc8a64eba.el8.x86_ 4.0 MB/s | 49 MB 00:12 2023-11-27T16:21:56.836 INFO:teuthology.orchestra.run.smithi192.stdout:-------------------------------------------------------------------------------- 2023-11-27T16:21:56.837 INFO:teuthology.orchestra.run.smithi192.stdout:Total 4.1 MB/s | 50 MB 00:12 2023-11-27T16:21:56.874 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction check 2023-11-27T16:21:56.895 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction check succeeded. 2023-11-27T16:21:56.895 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction test 2023-11-27T16:21:57.167 INFO:teuthology.orchestra.run.smithi192.stdout:Transaction test succeeded. 2023-11-27T16:21:57.170 INFO:teuthology.orchestra.run.smithi192.stdout:Running transaction 2023-11-27T16:21:57.617 INFO:teuthology.orchestra.run.smithi192.stdout: Preparing : 1/1 2023-11-27T16:21:57.736 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-11-27T16:21:57.829 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-11-27T16:21:57.986 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-11-27T16:21:58.128 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-11-27T16:21:58.251 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-11-27T16:21:58.378 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : libcephsqlite-2:18.0.0-7549.gc8a64eba.el8.x86_64 5/6 2023-11-27T16:22:03.093 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7549.gc8a64eba.el8.x86_64 5/6 2023-11-27T16:22:03.282 INFO:teuthology.orchestra.run.smithi192.stdout: Installing : ceph-test-2:18.0.0-7549.gc8a64eba.el8.x86_64 6/6 2023-11-27T16:22:03.489 INFO:teuthology.orchestra.run.smithi192.stdout: Running scriptlet: ceph-test-2:18.0.0-7549.gc8a64eba.el8.x86_64 6/6 2023-11-27T16:22:03.490 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : ceph-test-2:18.0.0-7549.gc8a64eba.el8.x86_64 1/6 2023-11-27T16:22:03.490 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : libcephsqlite-2:18.0.0-7549.gc8a64eba.el8.x86_64 2/6 2023-11-27T16:22:03.490 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-11-27T16:22:03.490 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-11-27T16:22:03.490 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-11-27T16:22:04.555 INFO:teuthology.orchestra.run.smithi192.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-11-27T16:22:04.555 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:23 ago on Mon 27 Nov 2023 04:20:41 PM UTC. 2023-11-27T16:22:07.778 INFO:teuthology.orchestra.run.smithi143.stdout:(6/6): ceph-test-18.0.0-7549.gc8a64eba.el8.x86_ 2.2 MB/s | 49 MB 00:22 2023-11-27T16:22:07.780 INFO:teuthology.orchestra.run.smithi143.stdout:-------------------------------------------------------------------------------- 2023-11-27T16:22:07.780 INFO:teuthology.orchestra.run.smithi143.stdout:Total 2.3 MB/s | 50 MB 00:22 2023-11-27T16:22:07.816 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction check 2023-11-27T16:22:07.837 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction check succeeded. 2023-11-27T16:22:07.837 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction test 2023-11-27T16:22:08.110 INFO:teuthology.orchestra.run.smithi143.stdout:Transaction test succeeded. 2023-11-27T16:22:08.114 INFO:teuthology.orchestra.run.smithi143.stdout:Running transaction 2023-11-27T16:22:08.552 INFO:teuthology.orchestra.run.smithi143.stdout: Preparing : 1/1 2023-11-27T16:22:08.712 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 1/6 2023-11-27T16:22:08.787 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 1/6 2023-11-27T16:22:08.971 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : jq-1.6-3.el8.x86_64 2/6 2023-11-27T16:22:09.138 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 3/6 2023-11-27T16:22:09.277 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-11-27T16:22:09.412 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : libcephsqlite-2:18.0.0-7549.gc8a64eba.el8.x86_64 5/6 2023-11-27T16:22:12.891 INFO:teuthology.orchestra.run.smithi192.stdout:Installed products updated. 2023-11-27T16:22:13.076 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:22:13.076 INFO:teuthology.orchestra.run.smithi192.stdout:Installed: 2023-11-27T16:22:13.077 INFO:teuthology.orchestra.run.smithi192.stdout: ceph-test-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:22:13.077 INFO:teuthology.orchestra.run.smithi192.stdout: jq-1.6-3.el8.x86_64 2023-11-27T16:22:13.077 INFO:teuthology.orchestra.run.smithi192.stdout: libcephsqlite-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:22:13.077 INFO:teuthology.orchestra.run.smithi192.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-11-27T16:22:13.077 INFO:teuthology.orchestra.run.smithi192.stdout: socat-1.7.4.1-1.el8.x86_64 2023-11-27T16:22:13.078 INFO:teuthology.orchestra.run.smithi192.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-11-27T16:22:13.078 INFO:teuthology.orchestra.run.smithi192.stdout: 2023-11-27T16:22:13.078 INFO:teuthology.orchestra.run.smithi192.stdout:Complete! 2023-11-27T16:22:13.208 DEBUG:teuthology.orchestra.run.smithi192:> sudo yum -y install ceph 2023-11-27T16:22:13.543 INFO:teuthology.orchestra.run.smithi192.stdout:Updating Subscription Management repositories. 2023-11-27T16:22:14.159 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: libcephsqlite-2:18.0.0-7549.gc8a64eba.el8.x86_64 5/6 2023-11-27T16:22:14.375 INFO:teuthology.orchestra.run.smithi143.stdout: Installing : ceph-test-2:18.0.0-7549.gc8a64eba.el8.x86_64 6/6 2023-11-27T16:22:14.628 INFO:teuthology.orchestra.run.smithi143.stdout: Running scriptlet: ceph-test-2:18.0.0-7549.gc8a64eba.el8.x86_64 6/6 2023-11-27T16:22:14.628 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : ceph-test-2:18.0.0-7549.gc8a64eba.el8.x86_64 1/6 2023-11-27T16:22:14.628 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : libcephsqlite-2:18.0.0-7549.gc8a64eba.el8.x86_64 2/6 2023-11-27T16:22:14.628 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-11-27T16:22:14.628 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 4/6 2023-11-27T16:22:14.628 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 5/6 2023-11-27T16:22:15.212 INFO:teuthology.orchestra.run.smithi192.stdout:Last metadata expiration check: 0:01:34 ago on Mon 27 Nov 2023 04:20:41 PM UTC. 2023-11-27T16:22:15.722 INFO:teuthology.orchestra.run.smithi143.stdout: Verifying : jq-1.6-3.el8.x86_64 6/6 2023-11-27T16:22:15.723 INFO:teuthology.orchestra.run.smithi143.stdout:Last metadata expiration check: 0:01:36 ago on Mon 27 Nov 2023 04:20:39 PM UTC. 2023-11-27T16:22:16.598 INFO:teuthology.orchestra.run.smithi192.stderr:Error: 2023-11-27T16:22:16.598 INFO:teuthology.orchestra.run.smithi192.stderr: Problem: conflicting requests 2023-11-27T16:22:16.598 INFO:teuthology.orchestra.run.smithi192.stderr: - nothing provides lua-devel needed by ceph-2:18.0.0-7549.gc8a64eba.el8.x86_64 2023-11-27T16:22:16.598 INFO:teuthology.orchestra.run.smithi192.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2023-11-27T16:22:16.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-27T16:22:16.678 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi192 with status 1: 'sudo yum -y install ceph' 2023-11-27T16:22:16.680 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi192 with status 1: 'sudo yum -y install ceph' 2023-11-27T16:22:16.764 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=8735099da4d44a4abe714b84127dea85 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/install/__init__.py", line 622, in task with contextutil.nested( File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/contextutil.py", line 30, in nested vars.append(enter()) File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/install/rpm.py", line 283, in _update_package_list_and_install _retry_if_failures_are_recoverable(remote, File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/task/install/rpm.py", line 155, in _retry_if_failures_are_recoverable return remote.run(args=args, stderr=stderr, stdout=stdout) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/remote.py", line 522, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_2442239d2653456406c25ae0c71b689c8f2657b6/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi192 with status 1: 'sudo yum -y install ceph' 2023-11-27T16:22:16.770 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-11-27T16:22:16.779 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-11-27T16:22:16.791 INFO:teuthology.task.clock:Checking final clock skew... 2023-11-27T16:22:16.792 DEBUG:teuthology.orchestra.run.smithi143:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-27T16:22:16.805 DEBUG:teuthology.orchestra.run.smithi192:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-11-27T16:22:16.812 INFO:teuthology.orchestra.run.smithi143.stderr:bash: ntpq: command not found 2023-11-27T16:22:16.816 INFO:teuthology.orchestra.run.smithi143.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-27T16:22:16.817 INFO:teuthology.orchestra.run.smithi143.stdout:=============================================================================== 2023-11-27T16:22:16.817 INFO:teuthology.orchestra.run.smithi143.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 16 -552us[ -552us] +/- 75ms 2023-11-27T16:22:16.817 INFO:teuthology.orchestra.run.smithi143.stdout:^* hv02.front.sepia.ceph.com 3 6 77 16 -1603us[-1658us] +/- 54ms 2023-11-27T16:22:16.817 INFO:teuthology.orchestra.run.smithi143.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 16 +3303us[+3248us] +/- 92ms 2023-11-27T16:22:16.817 INFO:teuthology.orchestra.run.smithi143.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-11-27T16:22:16.820 INFO:teuthology.orchestra.run.smithi192.stderr:bash: ntpq: command not found 2023-11-27T16:22:16.824 INFO:teuthology.orchestra.run.smithi192.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-11-27T16:22:16.824 INFO:teuthology.orchestra.run.smithi192.stdout:=============================================================================== 2023-11-27T16:22:16.824 INFO:teuthology.orchestra.run.smithi192.stdout:^+ hv01.front.sepia.ceph.com 2 6 77 15 -565us[ -565us] +/- 75ms 2023-11-27T16:22:16.824 INFO:teuthology.orchestra.run.smithi192.stdout:^* hv02.front.sepia.ceph.com 3 6 77 16 -1605us[-1648us] +/- 54ms 2023-11-27T16:22:16.825 INFO:teuthology.orchestra.run.smithi192.stdout:^+ hv03.front.sepia.ceph.com 3 6 77 16 +3300us[+3257us] +/- 92ms 2023-11-27T16:22:16.825 INFO:teuthology.orchestra.run.smithi192.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2023-11-27T16:22:16.826 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-11-27T16:22:16.834 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-11-27T16:22:16.834 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-11-27T16:22:16.842 DEBUG:teuthology.orchestra.run.smithi143:> 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 2023-11-27T16:22:16.952 DEBUG:teuthology.orchestra.run.smithi192:> 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 2023-11-27T16:22:17.066 DEBUG:teuthology.orchestra.run.smithi143:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-27T16:22:17.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-27T16:22:17.098 DEBUG:teuthology.orchestra.run.smithi192:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-11-27T16:22:17.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-27T16:22:17.129 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-11-27T16:22:17.141 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-11-27T16:22:17.149 INFO:teuthology.task.internal:Duration was 839.594328 seconds 2023-11-27T16:22:17.149 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-11-27T16:22:17.158 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-11-27T16:22:17.158 DEBUG:teuthology.orchestra.run.smithi143:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-27T16:22:17.161 DEBUG:teuthology.orchestra.run.smithi192:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-11-27T16:22:17.204 INFO:teuthology.orchestra.run.smithi143.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-27T16:22:17.215 INFO:teuthology.orchestra.run.smithi192.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-11-27T16:22:17.550 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-11-27T16:22:17.550 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi143.front.sepia.ceph.com 2023-11-27T16:22:17.550 DEBUG:teuthology.orchestra.run.smithi143:> 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 2023-11-27T16:22:17.572 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi192.front.sepia.ceph.com 2023-11-27T16:22:17.572 DEBUG:teuthology.orchestra.run.smithi192:> 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 2023-11-27T16:22:17.593 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-11-27T16:22:17.593 DEBUG:teuthology.orchestra.run.smithi143:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-27T16:22:17.614 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-11-27T16:22:17.671 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-11-27T16:22:17.671 DEBUG:teuthology.orchestra.run.smithi143:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-27T16:22:17.693 DEBUG:teuthology.orchestra.run.smithi192:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-11-27T16:22:17.780 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-11-27T16:22:17.790 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-11-27T16:22:17.790 DEBUG:teuthology.orchestra.run.smithi143:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-27T16:22:17.828 DEBUG:teuthology.orchestra.run.smithi192:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-11-27T16:22:17.863 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-11-27T16:22:17.872 DEBUG:teuthology.orchestra.run.smithi143:> 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 2023-11-27T16:22:17.875 DEBUG:teuthology.orchestra.run.smithi192:> 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 2023-11-27T16:22:17.898 INFO:teuthology.orchestra.run.smithi143.stdout:kernel.core_pattern = core 2023-11-27T16:22:17.928 INFO:teuthology.orchestra.run.smithi192.stdout:kernel.core_pattern = core 2023-11-27T16:22:17.943 DEBUG:teuthology.orchestra.run.smithi143:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-27T16:22:17.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-27T16:22:17.980 DEBUG:teuthology.orchestra.run.smithi192:> test -e /home/ubuntu/cephtest/archive/coredump 2023-11-27T16:22:17.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-11-27T16:22:17.999 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-11-27T16:22:18.012 INFO:teuthology.task.internal:Transferring archived files... 2023-11-27T16:22:18.014 DEBUG:teuthology.misc:Transferring archived files from smithi143:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-11-27_16:03:00-orch:cephadm-wip-adk-testing-2023-11-26-1627-distro-default-smithi/7467848/remote/smithi143 2023-11-27T16:22:18.015 DEBUG:teuthology.orchestra.run.smithi143:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-27T16:22:18.074 DEBUG:teuthology.misc:Transferring archived files from smithi192:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-11-27_16:03:00-orch:cephadm-wip-adk-testing-2023-11-26-1627-distro-default-smithi/7467848/remote/smithi192 2023-11-27T16:22:18.075 DEBUG:teuthology.orchestra.run.smithi192:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-11-27T16:22:18.116 INFO:teuthology.task.internal:Removing archive directory... 2023-11-27T16:22:18.116 DEBUG:teuthology.orchestra.run.smithi143:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-27T16:22:18.119 DEBUG:teuthology.orchestra.run.smithi192:> rm -rf -- /home/ubuntu/cephtest/archive 2023-11-27T16:22:18.167 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-11-27T16:22:18.178 INFO:teuthology.task.internal:Not uploading archives. 2023-11-27T16:22:18.178 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-11-27T16:22:18.187 INFO:teuthology.task.internal:Tidying up after the test... 2023-11-27T16:22:18.188 DEBUG:teuthology.orchestra.run.smithi143:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-27T16:22:18.190 DEBUG:teuthology.orchestra.run.smithi192:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-11-27T16:22:18.204 INFO:teuthology.orchestra.run.smithi143.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 27 16:22 /home/ubuntu/cephtest 2023-11-27T16:22:18.223 INFO:teuthology.orchestra.run.smithi192.stdout: 262320 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Nov 27 16:22 /home/ubuntu/cephtest 2023-11-27T16:22:18.225 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-11-27T16:22:18.235 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-11-27T16:22:18.256 INFO:teuthology.nuke:Checking targets against current locks 2023-11-27T16:22:18.281 DEBUG:teuthology.nuke:shortname: smithi143 2023-11-27T16:22:18.282 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-27T16:22:18.306 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi143.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-11-27_16:03:00-orch:cephadm-wip-adk-testing-2023-11-26-1627-distro-default-smithi/7467848', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-27 16:03:05.197092', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-11-27T16:22:18.309 DEBUG:teuthology.nuke:shortname: smithi192 2023-11-27T16:22:18.310 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-11-27T16:22:18.332 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi192.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-11-27_16:03:00-orch:cephadm-wip-adk-testing-2023-11-26-1627-distro-default-smithi/7467848', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-11-27 16:03:05.198903', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLVvN3+LmzPZ4ixiwyCkS3KZLZ9R6MOPm+kPtaJbl8fExpzbk8TudXCcJWHBL7DGPWFvye2jT6sei9eiX0EUQYs='} 2023-11-27T16:22:18.357 INFO:teuthology.orchestra.console.smithi143:Power off 2023-11-27T16:22:18.358 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-27T16:22:18.380 DEBUG:teuthology.orchestra.console.smithi143:power off output: Chassis Power Control: Down/Off 2023-11-27T16:22:18.380 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-27T16:22:18.397 INFO:teuthology.orchestra.console.smithi192:Power off 2023-11-27T16:22:18.398 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-11-27T16:22:18.406 DEBUG:teuthology.orchestra.console.smithi143:check power output: Chassis Power is on 2023-11-27T16:22:18.419 DEBUG:teuthology.orchestra.console.smithi192:power off output: Chassis Power Control: Down/Off 2023-11-27T16:22:18.420 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-27T16:22:18.443 DEBUG:teuthology.orchestra.console.smithi192:check power output: Chassis Power is on 2023-11-27T16:22:21.758 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-11-27T16:22:22.408 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-27T16:22:22.444 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-27T16:22:22.518 DEBUG:teuthology.orchestra.console.smithi143:check power output: Chassis Power is on 2023-11-27T16:22:22.553 DEBUG:teuthology.orchestra.console.smithi192:check power output: Chassis Power is on 2023-11-27T16:22:26.522 DEBUG:teuthology.orchestra.console.smithi143:pexpect command: ipmitool -H smithi143.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-27T16:22:26.554 DEBUG:teuthology.orchestra.console.smithi192:pexpect command: ipmitool -H smithi192.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-11-27T16:22:26.631 DEBUG:teuthology.orchestra.console.smithi143:check power output: Chassis Power is off 2023-11-27T16:22:26.663 DEBUG:teuthology.orchestra.console.smithi192:check power output: Chassis Power is off 2023-11-27T16:22:26.733 INFO:teuthology.orchestra.console.smithi143:Power off completed 2023-11-27T16:22:26.764 INFO:teuthology.orchestra.console.smithi192:Power off completed 2023-11-27T16:22:26.869 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/off mon_election/classic task/test_extra_daemon_features} duration: 839.5943279266357 failure_reason: 'Command failed on smithi192 with status 1: ''sudo yum -y install ceph''' flavor: default owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=8735099da4d44a4abe714b84127dea85 status: fail success: false 2023-11-27T16:22:26.869 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-11-27T16:22:26.947 INFO:teuthology.run:FAIL