2024-04-26T19:15:31.108 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-26T19:15:31.109 DEBUG:teuthology.run:Teuthology command: teuthology --name yuriw-2024-04-26_18:18:24-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi --owner scheduled_yuriw@teuthology --verbose --description rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} --archive /home/teuthworker/archive/yuriw-2024-04-26_18:18:24-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7675006 -- /home/teuthworker/archive/yuriw-2024-04-26_18:18:24-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7675006/orig.config.yaml 2024-04-26T19:15:31.145 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-26T19:15:31.228 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-04-26_18:18:24-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7675006 branch: wip-yuri3-testing-2024-04-05-0825 description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} email: null first_in_suite: false job_id: '7675006' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-04-26_18:18:24-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: wip-yuri3-testing-2024-04-05-0825 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\) - MON_DOWN - mons down - mon down - out of quorum log-only-match: - CEPHADM_ sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-yuri3-testing-2024-04-05-0825 sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb owner: scheduled_yuriw@teuthology priority: 99 repo: https://github.com/ceph/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 - - host.c - mon.c - osd.2 seed: 3753 sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-yuri3-testing-2024-04-05-0825 suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_5d349943c59c9485df060d6adb0594f3940ec0eb/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci.git suite_sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb targets: smithi045.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA0VrP5Ku2tWBxzKd4BHUw5OEbGso/flX3I3u3p+Di/o/xzAaI+6/xvjKJ3OqB4X3+r30DcbDPQSw2C8hJNJIAM= smithi070.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPeLUzg7rwE/VmnofraiXA/HBeOOBO9Oj4j09eCPEbrQEozs9OmBUexCWUSKlaU99I7avKgXNUvJ3MPyKcwvK8M= smithi171.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNaxAJk7YJG7XSGHtnTZI/1AqB64+Xv8eAcY8AlCrLXr4QI+dioGDXadmIoufqs3J+FiyGmn+Ik4uJdSr8Qej2Y= tasks: - pexec: all: - sudo dnf install runc -y - sudo sed -i 's/^#runtime = "crun"/runtime = "runc"/g' /usr/share/containers/containers.conf - sudo sed -i 's/runtime = "crun"/#runtime = "crun"/g' /usr/share/containers/containers.conf - install: null - cephadm: null - cephadm.shell: host.a: - "set -e\nset -x\nceph orch apply node-exporter\nceph orch apply grafana\nceph\ \ orch apply alertmanager\nceph orch apply prometheus\nsleep 240\nceph orch\ \ ls\nceph orch ps\nceph orch host ls\nMON_DAEMON=$(ceph orch ps --daemon-type\ \ mon -f json | jq -r 'last | .daemon_name')\nGRAFANA_HOST=$(ceph orch ps --daemon-type\ \ grafana -f json | jq -e '.[]' | jq -r '.hostname')\nPROM_HOST=$(ceph orch\ \ ps --daemon-type prometheus -f json | jq -e '.[]' | jq -r '.hostname')\nALERTM_HOST=$(ceph\ \ orch ps --daemon-type alertmanager -f json | jq -e '.[]' | jq -r '.hostname')\n\ GRAFANA_IP=$(ceph orch host ls -f json | jq -r --arg GRAFANA_HOST \"$GRAFANA_HOST\"\ \ '.[] | select(.hostname==$GRAFANA_HOST) | .addr')\nPROM_IP=$(ceph orch host\ \ ls -f json | jq -r --arg PROM_HOST \"$PROM_HOST\" '.[] | select(.hostname==$PROM_HOST)\ \ | .addr')\nALERTM_IP=$(ceph orch host ls -f json | jq -r --arg ALERTM_HOST\ \ \"$ALERTM_HOST\" '.[] | select(.hostname==$ALERTM_HOST) | .addr')\n# check\ \ each host node-exporter metrics endpoint is responsive\nALL_HOST_IPS=$(ceph\ \ orch host ls -f json | jq -r '.[] | .addr')\nfor ip in $ALL_HOST_IPS; do\n\ \ curl -s http://${ip}:9100/metric\ndone\n# check grafana endpoints are responsive\ \ and database health is okay\ncurl -k -s https://${GRAFANA_IP}:3000/api/health\n\ curl -k -s https://${GRAFANA_IP}:3000/api/health | jq -e '.database == \"ok\"\ '\n# stop mon daemon in order to trigger an alert\nceph orch daemon stop $MON_DAEMON\n\ sleep 120\n# check prometheus endpoints are responsive and mon down alert is\ \ firing\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ncurl -s http://${PROM_IP}:9095/api/v1/status/config\ \ | jq -e '.status == \"success\"'\ncurl -s http://${PROM_IP}:9095/api/v1/alerts\n\ curl -s http://${PROM_IP}:9095/api/v1/alerts | jq -e '.data | .alerts | .[]\ \ | select(.labels | .alertname == \"CephMonDown\") | .state == \"firing\"'\n\ # check alertmanager endpoints are responsive and mon down alert is active\n\ curl -s http://${ALERTM_IP}:9093/api/v1/status\ncurl -s http://${ALERTM_IP}:9093/api/v1/alerts\n\ curl -s http://${ALERTM_IP}:9093/api/v1/alerts | jq -e '.data | .[] | select(.labels\ \ | .alertname == \"CephMonDown\") | .status | .state == \"active\"'\n" teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-26_18:18:24 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-26T19:15:31.229 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_5d349943c59c9485df060d6adb0594f3940ec0eb/qa; will attempt to use it 2024-04-26T19:15:31.230 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_5d349943c59c9485df060d6adb0594f3940ec0eb/qa/tasks 2024-04-26T19:15:31.230 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-26T19:15:31.231 INFO:teuthology.task.internal:Checking packages... 2024-04-26T19:15:31.260 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '5d349943c59c9485df060d6adb0594f3940ec0eb' 2024-04-26T19:15:31.260 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-26T19:15:31.261 INFO:teuthology.packaging:ref: None 2024-04-26T19:15:31.261 INFO:teuthology.packaging:tag: None 2024-04-26T19:15:31.261 INFO:teuthology.packaging:branch: wip-yuri3-testing-2024-04-05-0825 2024-04-26T19:15:31.261 INFO:teuthology.packaging:sha1: 5d349943c59c9485df060d6adb0594f3940ec0eb 2024-04-26T19:15:31.261 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-yuri3-testing-2024-04-05-0825 2024-04-26T19:15:31.479 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3211.g5d349943 2024-04-26T19:15:31.481 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-26T19:15:31.488 INFO:teuthology.task.internal:no buildpackages task found 2024-04-26T19:15:31.488 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-26T19:15:31.495 INFO:teuthology.task.internal:Saving configuration 2024-04-26T19:15:31.509 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-26T19:15:31.517 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-26T19:15:31.541 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi045.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-26_18:18:24-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7675006', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-26 19:10:29.904104', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA0VrP5Ku2tWBxzKd4BHUw5OEbGso/flX3I3u3p+Di/o/xzAaI+6/xvjKJ3OqB4X3+r30DcbDPQSw2C8hJNJIAM='} 2024-04-26T19:15:31.565 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi070.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-26_18:18:24-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7675006', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-26 19:10:29.905447', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPeLUzg7rwE/VmnofraiXA/HBeOOBO9Oj4j09eCPEbrQEozs9OmBUexCWUSKlaU99I7avKgXNUvJ3MPyKcwvK8M='} 2024-04-26T19:15:31.589 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi171.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-26_18:18:24-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7675006', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-26 19:10:29.906620', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNaxAJk7YJG7XSGHtnTZI/1AqB64+Xv8eAcY8AlCrLXr4QI+dioGDXadmIoufqs3J+FiyGmn+Ik4uJdSr8Qej2Y='} 2024-04-26T19:15:31.589 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-26T19:15:31.596 INFO:teuthology.task.internal:roles: ubuntu@smithi045.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-04-26T19:15:31.596 INFO:teuthology.task.internal:roles: ubuntu@smithi070.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-04-26T19:15:31.596 INFO:teuthology.task.internal:roles: ubuntu@smithi171.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.2'] 2024-04-26T19:15:31.596 INFO:teuthology.run_tasks:Running task console_log... 2024-04-26T19:15:31.712 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f1e3ed3f160>, signals=[15]) 2024-04-26T19:15:31.712 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-26T19:15:31.719 INFO:teuthology.task.internal:Opening connections... 2024-04-26T19:15:31.719 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi045.front.sepia.ceph.com 2024-04-26T19:15:31.726 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T19:15:31.858 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi070.front.sepia.ceph.com 2024-04-26T19:15:31.860 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T19:15:31.941 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi171.front.sepia.ceph.com 2024-04-26T19:15:31.941 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T19:15:32.066 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-26T19:15:32.073 DEBUG:teuthology.orchestra.run.smithi045:> uname -m 2024-04-26T19:15:32.092 INFO:teuthology.orchestra.run.smithi045.stdout:x86_64 2024-04-26T19:15:32.092 DEBUG:teuthology.orchestra.run.smithi045:> cat /etc/os-release 2024-04-26T19:15:32.150 INFO:teuthology.orchestra.run.smithi045.stdout:NAME="CentOS Stream" 2024-04-26T19:15:32.150 INFO:teuthology.orchestra.run.smithi045.stdout:VERSION="9" 2024-04-26T19:15:32.150 INFO:teuthology.orchestra.run.smithi045.stdout:ID="centos" 2024-04-26T19:15:32.150 INFO:teuthology.orchestra.run.smithi045.stdout:ID_LIKE="rhel fedora" 2024-04-26T19:15:32.150 INFO:teuthology.orchestra.run.smithi045.stdout:VERSION_ID="9" 2024-04-26T19:15:32.150 INFO:teuthology.orchestra.run.smithi045.stdout:PLATFORM_ID="platform:el9" 2024-04-26T19:15:32.150 INFO:teuthology.orchestra.run.smithi045.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-26T19:15:32.150 INFO:teuthology.orchestra.run.smithi045.stdout:ANSI_COLOR="0;31" 2024-04-26T19:15:32.150 INFO:teuthology.orchestra.run.smithi045.stdout:LOGO="fedora-logo-icon" 2024-04-26T19:15:32.151 INFO:teuthology.orchestra.run.smithi045.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-26T19:15:32.151 INFO:teuthology.orchestra.run.smithi045.stdout:HOME_URL="https://centos.org/" 2024-04-26T19:15:32.151 INFO:teuthology.orchestra.run.smithi045.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-26T19:15:32.151 INFO:teuthology.orchestra.run.smithi045.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-26T19:15:32.151 INFO:teuthology.orchestra.run.smithi045.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-26T19:15:32.151 INFO:teuthology.lock.ops:Updating smithi045.front.sepia.ceph.com on lock server 2024-04-26T19:15:32.180 DEBUG:teuthology.orchestra.run.smithi070:> uname -m 2024-04-26T19:15:32.198 INFO:teuthology.orchestra.run.smithi070.stdout:x86_64 2024-04-26T19:15:32.198 DEBUG:teuthology.orchestra.run.smithi070:> cat /etc/os-release 2024-04-26T19:15:32.255 INFO:teuthology.orchestra.run.smithi070.stdout:NAME="CentOS Stream" 2024-04-26T19:15:32.255 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION="9" 2024-04-26T19:15:32.255 INFO:teuthology.orchestra.run.smithi070.stdout:ID="centos" 2024-04-26T19:15:32.255 INFO:teuthology.orchestra.run.smithi070.stdout:ID_LIKE="rhel fedora" 2024-04-26T19:15:32.255 INFO:teuthology.orchestra.run.smithi070.stdout:VERSION_ID="9" 2024-04-26T19:15:32.255 INFO:teuthology.orchestra.run.smithi070.stdout:PLATFORM_ID="platform:el9" 2024-04-26T19:15:32.255 INFO:teuthology.orchestra.run.smithi070.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-26T19:15:32.256 INFO:teuthology.orchestra.run.smithi070.stdout:ANSI_COLOR="0;31" 2024-04-26T19:15:32.256 INFO:teuthology.orchestra.run.smithi070.stdout:LOGO="fedora-logo-icon" 2024-04-26T19:15:32.256 INFO:teuthology.orchestra.run.smithi070.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-26T19:15:32.256 INFO:teuthology.orchestra.run.smithi070.stdout:HOME_URL="https://centos.org/" 2024-04-26T19:15:32.256 INFO:teuthology.orchestra.run.smithi070.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-26T19:15:32.256 INFO:teuthology.orchestra.run.smithi070.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-26T19:15:32.256 INFO:teuthology.orchestra.run.smithi070.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-26T19:15:32.256 INFO:teuthology.lock.ops:Updating smithi070.front.sepia.ceph.com on lock server 2024-04-26T19:15:32.288 DEBUG:teuthology.orchestra.run.smithi171:> uname -m 2024-04-26T19:15:32.307 INFO:teuthology.orchestra.run.smithi171.stdout:x86_64 2024-04-26T19:15:32.308 DEBUG:teuthology.orchestra.run.smithi171:> cat /etc/os-release 2024-04-26T19:15:32.365 INFO:teuthology.orchestra.run.smithi171.stdout:NAME="CentOS Stream" 2024-04-26T19:15:32.365 INFO:teuthology.orchestra.run.smithi171.stdout:VERSION="9" 2024-04-26T19:15:32.365 INFO:teuthology.orchestra.run.smithi171.stdout:ID="centos" 2024-04-26T19:15:32.365 INFO:teuthology.orchestra.run.smithi171.stdout:ID_LIKE="rhel fedora" 2024-04-26T19:15:32.365 INFO:teuthology.orchestra.run.smithi171.stdout:VERSION_ID="9" 2024-04-26T19:15:32.365 INFO:teuthology.orchestra.run.smithi171.stdout:PLATFORM_ID="platform:el9" 2024-04-26T19:15:32.365 INFO:teuthology.orchestra.run.smithi171.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-26T19:15:32.366 INFO:teuthology.orchestra.run.smithi171.stdout:ANSI_COLOR="0;31" 2024-04-26T19:15:32.366 INFO:teuthology.orchestra.run.smithi171.stdout:LOGO="fedora-logo-icon" 2024-04-26T19:15:32.366 INFO:teuthology.orchestra.run.smithi171.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-26T19:15:32.366 INFO:teuthology.orchestra.run.smithi171.stdout:HOME_URL="https://centos.org/" 2024-04-26T19:15:32.366 INFO:teuthology.orchestra.run.smithi171.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-26T19:15:32.366 INFO:teuthology.orchestra.run.smithi171.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-26T19:15:32.366 INFO:teuthology.orchestra.run.smithi171.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-26T19:15:32.366 INFO:teuthology.lock.ops:Updating smithi171.front.sepia.ceph.com on lock server 2024-04-26T19:15:32.389 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-26T19:15:32.398 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-26T19:15:32.407 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-26T19:15:32.407 DEBUG:teuthology.orchestra.run.smithi045:> test '!' -e /home/ubuntu/cephtest 2024-04-26T19:15:32.410 DEBUG:teuthology.orchestra.run.smithi070:> test '!' -e /home/ubuntu/cephtest 2024-04-26T19:15:32.412 DEBUG:teuthology.orchestra.run.smithi171:> test '!' -e /home/ubuntu/cephtest 2024-04-26T19:15:32.429 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-26T19:15:32.440 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-26T19:15:32.441 DEBUG:teuthology.orchestra.run.smithi045:> test -z $(ls -A /var/lib/ceph) 2024-04-26T19:15:32.469 DEBUG:teuthology.orchestra.run.smithi070:> test -z $(ls -A /var/lib/ceph) 2024-04-26T19:15:32.473 DEBUG:teuthology.orchestra.run.smithi171:> test -z $(ls -A /var/lib/ceph) 2024-04-26T19:15:32.563 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-26T19:15:32.646 INFO:teuthology.run_tasks:Running task kernel... 2024-04-26T19:15:32.665 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-26T19:15:32.665 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-26T19:15:32.666 DEBUG:teuthology.orchestra.run.smithi045:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-26T19:15:32.666 DEBUG:teuthology.orchestra.run.smithi070:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-26T19:15:32.667 DEBUG:teuthology.orchestra.run.smithi171:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-26T19:15:32.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T19:15:32.684 DEBUG:teuthology.orchestra.run.smithi070:> uname -r 2024-04-26T19:15:32.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T19:15:32.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T19:15:32.686 DEBUG:teuthology.orchestra.run.smithi045:> uname -r 2024-04-26T19:15:32.686 DEBUG:teuthology.orchestra.run.smithi171:> uname -r 2024-04-26T19:15:32.741 INFO:teuthology.orchestra.run.smithi070.stdout:5.14.0-437.el9.x86_64 2024-04-26T19:15:32.741 INFO:teuthology.task.kernel:Running kernel on smithi070: 5.14.0-437.el9.x86_64 2024-04-26T19:15:32.741 DEBUG:teuthology.orchestra.run.smithi070:> sudo yum install -y kernel 2024-04-26T19:15:32.743 INFO:teuthology.orchestra.run.smithi171.stdout:5.14.0-437.el9.x86_64 2024-04-26T19:15:32.744 INFO:teuthology.task.kernel:Running kernel on smithi171: 5.14.0-437.el9.x86_64 2024-04-26T19:15:32.744 DEBUG:teuthology.orchestra.run.smithi171:> sudo yum install -y kernel 2024-04-26T19:15:32.745 INFO:teuthology.orchestra.run.smithi045.stdout:5.14.0-437.el9.x86_64 2024-04-26T19:15:32.745 INFO:teuthology.task.kernel:Running kernel on smithi045: 5.14.0-437.el9.x86_64 2024-04-26T19:15:32.745 DEBUG:teuthology.orchestra.run.smithi045:> sudo yum install -y kernel 2024-04-26T19:15:35.110 INFO:teuthology.orchestra.run.smithi171.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.0 MB 00:00 2024-04-26T19:15:36.062 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - BaseOS 4.8 MB/s | 8.0 MB 00:01 2024-04-26T19:15:36.440 INFO:teuthology.orchestra.run.smithi045.stdout:CentOS Stream 9 - BaseOS 3.9 MB/s | 8.0 MB 00:02 2024-04-26T19:15:37.003 INFO:teuthology.orchestra.run.smithi171.stdout:CentOS Stream 9 - AppStream 22 MB/s | 19 MB 00:00 2024-04-26T19:15:38.557 INFO:teuthology.orchestra.run.smithi045.stdout:CentOS Stream 9 - AppStream 19 MB/s | 19 MB 00:01 2024-04-26T19:15:38.890 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - AppStream 11 MB/s | 19 MB 00:01 2024-04-26T19:15:41.464 INFO:teuthology.orchestra.run.smithi171.stdout:CentOS Stream 9 - CRB 7.4 MB/s | 6.2 MB 00:00 2024-04-26T19:15:42.749 INFO:teuthology.orchestra.run.smithi045.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.2 MB 00:00 2024-04-26T19:15:43.121 INFO:teuthology.orchestra.run.smithi171.stdout:CentOS Stream 9 - Extras packages 60 kB/s | 16 kB 00:00 2024-04-26T19:15:43.371 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - CRB 7.6 MB/s | 6.2 MB 00:00 2024-04-26T19:15:44.633 INFO:teuthology.orchestra.run.smithi045.stdout:CentOS Stream 9 - Extras packages 24 kB/s | 16 kB 00:00 2024-04-26T19:15:44.958 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - Extras packages 79 kB/s | 16 kB 00:00 2024-04-26T19:15:45.125 INFO:teuthology.orchestra.run.smithi171.stdout:Extra Packages for Enterprise Linux 11 MB/s | 21 MB 00:01 2024-04-26T19:15:45.703 INFO:teuthology.orchestra.run.smithi045.stdout:Extra Packages for Enterprise Linux 22 MB/s | 21 MB 00:00 2024-04-26T19:15:46.442 INFO:teuthology.orchestra.run.smithi070.stdout:Extra Packages for Enterprise Linux 15 MB/s | 21 MB 00:01 2024-04-26T19:15:50.164 INFO:teuthology.orchestra.run.smithi171.stdout:lab-extras 14 kB/s | 1.7 kB 00:00 2024-04-26T19:15:50.884 INFO:teuthology.orchestra.run.smithi045.stdout:lab-extras 28 kB/s | 1.7 kB 00:00 2024-04-26T19:15:51.489 INFO:teuthology.orchestra.run.smithi070.stdout:lab-extras 25 kB/s | 1.7 kB 00:00 2024-04-26T19:15:52.061 INFO:teuthology.orchestra.run.smithi171.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-26T19:15:52.061 INFO:teuthology.orchestra.run.smithi171.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-26T19:15:52.157 INFO:teuthology.orchestra.run.smithi171.stdout:Dependencies resolved. 2024-04-26T19:15:52.158 INFO:teuthology.orchestra.run.smithi171.stdout:Nothing to do. 2024-04-26T19:15:52.158 INFO:teuthology.orchestra.run.smithi171.stdout:Complete! 2024-04-26T19:15:52.266 DEBUG:teuthology.orchestra.run.smithi171:> echo no | sudo yum reinstall kernel || true 2024-04-26T19:15:52.768 INFO:teuthology.orchestra.run.smithi171.stdout:Last metadata expiration check: 0:00:02 ago on Fri 26 Apr 2024 07:15:50 PM UTC. 2024-04-26T19:15:52.827 INFO:teuthology.orchestra.run.smithi045.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-26T19:15:52.827 INFO:teuthology.orchestra.run.smithi045.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-26T19:15:52.887 INFO:teuthology.orchestra.run.smithi171.stdout:Dependencies resolved. 2024-04-26T19:15:52.910 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:15:52.911 INFO:teuthology.orchestra.run.smithi171.stdout: Package Architecture Version Repository Size 2024-04-26T19:15:52.911 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:15:52.911 INFO:teuthology.orchestra.run.smithi171.stdout:Reinstalling: 2024-04-26T19:15:52.911 INFO:teuthology.orchestra.run.smithi171.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-26T19:15:52.911 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:15:52.911 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction Summary 2024-04-26T19:15:52.911 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:15:52.911 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:15:52.911 INFO:teuthology.orchestra.run.smithi171.stdout:Total download size: 255 k 2024-04-26T19:15:52.911 INFO:teuthology.orchestra.run.smithi171.stdout:Installed size: 0 2024-04-26T19:15:52.912 INFO:teuthology.orchestra.run.smithi171.stderr:Operation aborted. 2024-04-26T19:15:52.917 INFO:teuthology.orchestra.run.smithi045.stdout:Dependencies resolved. 2024-04-26T19:15:52.918 INFO:teuthology.orchestra.run.smithi045.stdout:Nothing to do. 2024-04-26T19:15:52.918 INFO:teuthology.orchestra.run.smithi045.stdout:Complete! 2024-04-26T19:15:52.973 INFO:teuthology.orchestra.run.smithi171.stdout:Is this ok [y/N]: 2024-04-26T19:15:52.973 DEBUG:teuthology.orchestra.run.smithi171:> sudo yum reinstall -y kernel || true 2024-04-26T19:15:53.025 DEBUG:teuthology.orchestra.run.smithi045:> echo no | sudo yum reinstall kernel || true 2024-04-26T19:15:53.362 INFO:teuthology.orchestra.run.smithi070.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-26T19:15:53.362 INFO:teuthology.orchestra.run.smithi070.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-26T19:15:53.458 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2024-04-26T19:15:53.459 INFO:teuthology.orchestra.run.smithi070.stdout:Nothing to do. 2024-04-26T19:15:53.459 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2024-04-26T19:15:53.468 INFO:teuthology.orchestra.run.smithi171.stdout:Last metadata expiration check: 0:00:03 ago on Fri 26 Apr 2024 07:15:50 PM UTC. 2024-04-26T19:15:53.546 INFO:teuthology.orchestra.run.smithi045.stdout:Last metadata expiration check: 0:00:03 ago on Fri 26 Apr 2024 07:15:50 PM UTC. 2024-04-26T19:15:53.576 DEBUG:teuthology.orchestra.run.smithi070:> echo no | sudo yum reinstall kernel || true 2024-04-26T19:15:53.584 INFO:teuthology.orchestra.run.smithi171.stdout:Dependencies resolved. 2024-04-26T19:15:53.585 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:15:53.585 INFO:teuthology.orchestra.run.smithi171.stdout: Package Architecture Version Repository Size 2024-04-26T19:15:53.585 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:15:53.586 INFO:teuthology.orchestra.run.smithi171.stdout:Reinstalling: 2024-04-26T19:15:53.586 INFO:teuthology.orchestra.run.smithi171.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-26T19:15:53.586 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:15:53.586 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction Summary 2024-04-26T19:15:53.586 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:15:53.586 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:15:53.586 INFO:teuthology.orchestra.run.smithi171.stdout:Total download size: 255 k 2024-04-26T19:15:53.586 INFO:teuthology.orchestra.run.smithi171.stdout:Installed size: 0 2024-04-26T19:15:53.586 INFO:teuthology.orchestra.run.smithi171.stdout:Downloading Packages: 2024-04-26T19:15:53.669 INFO:teuthology.orchestra.run.smithi045.stdout:Dependencies resolved. 2024-04-26T19:15:53.683 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:15:53.684 INFO:teuthology.orchestra.run.smithi045.stdout: Package Architecture Version Repository Size 2024-04-26T19:15:53.684 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:15:53.684 INFO:teuthology.orchestra.run.smithi045.stdout:Reinstalling: 2024-04-26T19:15:53.684 INFO:teuthology.orchestra.run.smithi045.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-26T19:15:53.684 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:15:53.684 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction Summary 2024-04-26T19:15:53.684 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:15:53.684 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:15:53.684 INFO:teuthology.orchestra.run.smithi045.stdout:Total download size: 255 k 2024-04-26T19:15:53.684 INFO:teuthology.orchestra.run.smithi045.stdout:Installed size: 0 2024-04-26T19:15:53.685 INFO:teuthology.orchestra.run.smithi045.stderr:Operation aborted. 2024-04-26T19:15:53.745 INFO:teuthology.orchestra.run.smithi045.stdout:Is this ok [y/N]: 2024-04-26T19:15:53.745 DEBUG:teuthology.orchestra.run.smithi045:> sudo yum reinstall -y kernel || true 2024-04-26T19:15:53.899 INFO:teuthology.orchestra.run.smithi171.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.0 MB/s | 255 kB 00:00 2024-04-26T19:15:53.900 INFO:teuthology.orchestra.run.smithi171.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:15:53.900 INFO:teuthology.orchestra.run.smithi171.stdout:Total 811 kB/s | 255 kB 00:00 2024-04-26T19:15:53.921 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction check 2024-04-26T19:15:54.073 INFO:teuthology.orchestra.run.smithi070.stdout:Last metadata expiration check: 0:00:03 ago on Fri 26 Apr 2024 07:15:51 PM UTC. 2024-04-26T19:15:54.095 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction check succeeded. 2024-04-26T19:15:54.096 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction test 2024-04-26T19:15:54.101 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction test succeeded. 2024-04-26T19:15:54.102 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction 2024-04-26T19:15:54.195 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2024-04-26T19:15:54.206 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:15:54.206 INFO:teuthology.orchestra.run.smithi070.stdout: Package Architecture Version Repository Size 2024-04-26T19:15:54.206 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:15:54.206 INFO:teuthology.orchestra.run.smithi070.stdout:Reinstalling: 2024-04-26T19:15:54.206 INFO:teuthology.orchestra.run.smithi070.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-26T19:15:54.207 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:15:54.207 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction Summary 2024-04-26T19:15:54.207 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:15:54.207 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:15:54.207 INFO:teuthology.orchestra.run.smithi070.stdout:Total download size: 255 k 2024-04-26T19:15:54.207 INFO:teuthology.orchestra.run.smithi070.stdout:Installed size: 0 2024-04-26T19:15:54.207 INFO:teuthology.orchestra.run.smithi070.stderr:Operation aborted. 2024-04-26T19:15:54.212 INFO:teuthology.orchestra.run.smithi171.stdout: Preparing : 1/1 2024-04-26T19:15:54.257 INFO:teuthology.orchestra.run.smithi045.stdout:Last metadata expiration check: 0:00:04 ago on Fri 26 Apr 2024 07:15:50 PM UTC. 2024-04-26T19:15:54.269 INFO:teuthology.orchestra.run.smithi070.stdout:Is this ok [y/N]: 2024-04-26T19:15:54.269 DEBUG:teuthology.orchestra.run.smithi070:> sudo yum reinstall -y kernel || true 2024-04-26T19:15:54.308 INFO:teuthology.orchestra.run.smithi171.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-26T19:15:54.308 INFO:teuthology.orchestra.run.smithi171.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T19:15:54.378 INFO:teuthology.orchestra.run.smithi045.stdout:Dependencies resolved. 2024-04-26T19:15:54.382 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:15:54.382 INFO:teuthology.orchestra.run.smithi045.stdout: Package Architecture Version Repository Size 2024-04-26T19:15:54.382 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:15:54.382 INFO:teuthology.orchestra.run.smithi045.stdout:Reinstalling: 2024-04-26T19:15:54.383 INFO:teuthology.orchestra.run.smithi045.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-26T19:15:54.383 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:15:54.383 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction Summary 2024-04-26T19:15:54.384 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:15:54.384 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:15:54.384 INFO:teuthology.orchestra.run.smithi045.stdout:Total download size: 255 k 2024-04-26T19:15:54.384 INFO:teuthology.orchestra.run.smithi045.stdout:Installed size: 0 2024-04-26T19:15:54.384 INFO:teuthology.orchestra.run.smithi045.stdout:Downloading Packages: 2024-04-26T19:15:54.728 INFO:teuthology.orchestra.run.smithi045.stdout:kernel-5.14.0-437.el9.x86_64.rpm 3.1 MB/s | 255 kB 00:00 2024-04-26T19:15:54.728 INFO:teuthology.orchestra.run.smithi045.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:15:54.728 INFO:teuthology.orchestra.run.smithi045.stdout:Total 731 kB/s | 255 kB 00:00 2024-04-26T19:15:54.743 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction check 2024-04-26T19:15:54.803 INFO:teuthology.orchestra.run.smithi070.stdout:Last metadata expiration check: 0:00:03 ago on Fri 26 Apr 2024 07:15:51 PM UTC. 2024-04-26T19:15:54.910 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction check succeeded. 2024-04-26T19:15:54.910 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction test 2024-04-26T19:15:54.915 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction test succeeded. 2024-04-26T19:15:54.916 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction 2024-04-26T19:15:54.918 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2024-04-26T19:15:54.919 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:15:54.919 INFO:teuthology.orchestra.run.smithi070.stdout: Package Architecture Version Repository Size 2024-04-26T19:15:54.919 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:15:54.919 INFO:teuthology.orchestra.run.smithi070.stdout:Reinstalling: 2024-04-26T19:15:54.919 INFO:teuthology.orchestra.run.smithi070.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-26T19:15:54.919 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:15:54.919 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction Summary 2024-04-26T19:15:54.919 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:15:54.920 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:15:54.920 INFO:teuthology.orchestra.run.smithi070.stdout:Total download size: 255 k 2024-04-26T19:15:54.920 INFO:teuthology.orchestra.run.smithi070.stdout:Installed size: 0 2024-04-26T19:15:54.920 INFO:teuthology.orchestra.run.smithi070.stdout:Downloading Packages: 2024-04-26T19:15:55.056 INFO:teuthology.orchestra.run.smithi045.stdout: Preparing : 1/1 2024-04-26T19:15:55.081 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T19:15:55.081 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-26T19:15:55.137 INFO:teuthology.orchestra.run.smithi045.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-26T19:15:55.137 INFO:teuthology.orchestra.run.smithi045.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T19:15:55.806 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T19:15:55.806 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:15:55.806 INFO:teuthology.orchestra.run.smithi171.stdout:Reinstalled: 2024-04-26T19:15:55.806 INFO:teuthology.orchestra.run.smithi171.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-26T19:15:55.806 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:15:55.806 INFO:teuthology.orchestra.run.smithi171.stdout:Complete! 2024-04-26T19:15:55.818 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T19:15:55.818 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-26T19:15:55.996 DEBUG:teuthology.orchestra.run.smithi171:> rpm -q kernel | sort -rV | head -n 1 2024-04-26T19:15:56.044 INFO:teuthology.orchestra.run.smithi171.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-26T19:15:56.045 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-26T19:15:56.045 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-26T19:15:56.045 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-04-26T19:15:56.045 DEBUG:teuthology.orchestra.run.smithi171:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-26T19:15:56.066 INFO:teuthology.orchestra.run.smithi070.stdout:kernel-5.14.0-437.el9.x86_64.rpm 255 kB/s | 255 kB 00:00 2024-04-26T19:15:56.066 INFO:teuthology.orchestra.run.smithi070.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:15:56.066 INFO:teuthology.orchestra.run.smithi070.stdout:Total 222 kB/s | 255 kB 00:01 2024-04-26T19:15:56.076 INFO:teuthology.orchestra.run.smithi171.stdout:ttyS1 2024-04-26T19:15:56.090 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction check 2024-04-26T19:15:56.105 DEBUG:teuthology.parallel:result is None 2024-04-26T19:15:56.294 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction check succeeded. 2024-04-26T19:15:56.294 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction test 2024-04-26T19:15:56.298 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction test succeeded. 2024-04-26T19:15:56.299 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction 2024-04-26T19:15:56.430 INFO:teuthology.orchestra.run.smithi070.stdout: Preparing : 1/1 2024-04-26T19:15:56.508 INFO:teuthology.orchestra.run.smithi070.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-26T19:15:56.509 INFO:teuthology.orchestra.run.smithi070.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T19:15:56.520 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T19:15:56.520 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:15:56.520 INFO:teuthology.orchestra.run.smithi045.stdout:Reinstalled: 2024-04-26T19:15:56.520 INFO:teuthology.orchestra.run.smithi045.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-26T19:15:56.520 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:15:56.520 INFO:teuthology.orchestra.run.smithi045.stdout:Complete! 2024-04-26T19:15:56.695 DEBUG:teuthology.orchestra.run.smithi045:> rpm -q kernel | sort -rV | head -n 1 2024-04-26T19:15:56.744 INFO:teuthology.orchestra.run.smithi045.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-26T19:15:56.744 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-26T19:15:56.745 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-26T19:15:56.745 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-26T19:15:56.745 DEBUG:teuthology.orchestra.run.smithi045:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-26T19:15:56.776 INFO:teuthology.orchestra.run.smithi045.stdout:ttyS1 2024-04-26T19:15:56.808 DEBUG:teuthology.parallel:result is None 2024-04-26T19:15:57.166 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T19:15:57.166 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-26T19:15:57.822 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T19:15:57.822 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:15:57.822 INFO:teuthology.orchestra.run.smithi070.stdout:Reinstalled: 2024-04-26T19:15:57.822 INFO:teuthology.orchestra.run.smithi070.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-26T19:15:57.822 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:15:57.822 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2024-04-26T19:15:57.995 DEBUG:teuthology.orchestra.run.smithi070:> rpm -q kernel | sort -rV | head -n 1 2024-04-26T19:15:58.042 INFO:teuthology.orchestra.run.smithi070.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-26T19:15:58.042 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-26T19:15:58.042 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-26T19:15:58.043 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-26T19:15:58.043 DEBUG:teuthology.orchestra.run.smithi070:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-26T19:15:58.074 INFO:teuthology.orchestra.run.smithi070.stdout:ttyS1 2024-04-26T19:15:58.099 DEBUG:teuthology.parallel:result is None 2024-04-26T19:15:58.099 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-26T19:15:58.107 INFO:teuthology.task.internal:Creating test directory... 2024-04-26T19:15:58.107 DEBUG:teuthology.orchestra.run.smithi045:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-26T19:15:58.109 DEBUG:teuthology.orchestra.run.smithi070:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-26T19:15:58.142 DEBUG:teuthology.orchestra.run.smithi171:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-26T19:15:58.160 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-26T19:15:58.167 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-26T19:15:58.177 INFO:teuthology.task.internal:Creating archive directory... 2024-04-26T19:15:58.177 DEBUG:teuthology.orchestra.run.smithi045:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-26T19:15:58.180 DEBUG:teuthology.orchestra.run.smithi070:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-26T19:15:58.197 DEBUG:teuthology.orchestra.run.smithi171:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-26T19:15:58.374 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-26T19:15:58.381 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-26T19:15:58.381 DEBUG:teuthology.orchestra.run.smithi045:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-26T19:15:58.384 DEBUG:teuthology.orchestra.run.smithi070:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-26T19:15:58.386 DEBUG:teuthology.orchestra.run.smithi171:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-26T19:15:58.419 INFO:teuthology.orchestra.run.smithi171.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T19:15:58.420 INFO:teuthology.orchestra.run.smithi045.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T19:15:58.429 INFO:teuthology.orchestra.run.smithi171.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T19:15:58.431 INFO:teuthology.orchestra.run.smithi045.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T19:15:58.436 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T19:15:58.445 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T19:15:58.447 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-26T19:15:58.455 INFO:teuthology.task.internal:Configuring sudo... 2024-04-26T19:15:58.455 DEBUG:teuthology.orchestra.run.smithi045:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-26T19:15:58.478 DEBUG:teuthology.orchestra.run.smithi070:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-26T19:15:58.480 DEBUG:teuthology.orchestra.run.smithi171:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-26T19:15:58.508 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-26T19:15:58.518 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-26T19:15:58.518 DEBUG:teuthology.orchestra.run.smithi045:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-26T19:15:58.544 DEBUG:teuthology.orchestra.run.smithi070:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-26T19:15:58.546 DEBUG:teuthology.orchestra.run.smithi171:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-26T19:15:58.565 DEBUG:teuthology.orchestra.run.smithi045:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T19:15:58.644 DEBUG:teuthology.orchestra.run.smithi045:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T19:15:58.695 DEBUG:teuthology.orchestra.run.smithi045:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T19:15:58.781 DEBUG:teuthology.orchestra.run.smithi045:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T19:15:58.821 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-04-26T19:15:58.821 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-26T19:15:58.890 DEBUG:teuthology.orchestra.run.smithi070:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T19:15:58.931 DEBUG:teuthology.orchestra.run.smithi070:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T19:15:58.983 DEBUG:teuthology.orchestra.run.smithi070:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T19:15:59.066 DEBUG:teuthology.orchestra.run.smithi070:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T19:15:59.105 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-04-26T19:15:59.105 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-26T19:15:59.168 DEBUG:teuthology.orchestra.run.smithi171:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T19:15:59.214 DEBUG:teuthology.orchestra.run.smithi171:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T19:15:59.269 DEBUG:teuthology.orchestra.run.smithi171:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T19:15:59.355 DEBUG:teuthology.orchestra.run.smithi171:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T19:15:59.397 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-04-26T19:15:59.397 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-26T19:15:59.464 DEBUG:teuthology.orchestra.run.smithi045:> sudo service rsyslog restart 2024-04-26T19:15:59.467 DEBUG:teuthology.orchestra.run.smithi070:> sudo service rsyslog restart 2024-04-26T19:15:59.469 DEBUG:teuthology.orchestra.run.smithi171:> sudo service rsyslog restart 2024-04-26T19:15:59.503 INFO:teuthology.orchestra.run.smithi070.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-26T19:15:59.506 INFO:teuthology.orchestra.run.smithi045.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-26T19:15:59.547 INFO:teuthology.orchestra.run.smithi171.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-26T19:16:00.016 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-26T19:16:00.026 INFO:teuthology.task.internal:Starting timer... 2024-04-26T19:16:00.027 INFO:teuthology.run_tasks:Running task pcp... 2024-04-26T19:16:00.036 INFO:teuthology.run_tasks:Running task selinux... 2024-04-26T19:16:00.045 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-26T19:16:00.045 DEBUG:teuthology.orchestra.run.smithi045:> sudo service auditd rotate 2024-04-26T19:16:00.086 INFO:teuthology.orchestra.run.smithi045.stdout:Rotating logs: 2024-04-26T19:16:00.088 DEBUG:teuthology.orchestra.run.smithi070:> sudo service auditd rotate 2024-04-26T19:16:00.144 INFO:teuthology.orchestra.run.smithi070.stdout:Rotating logs: 2024-04-26T19:16:00.146 DEBUG:teuthology.orchestra.run.smithi171:> sudo service auditd rotate 2024-04-26T19:16:00.201 INFO:teuthology.orchestra.run.smithi171.stdout:Rotating logs: 2024-04-26T19:16:00.204 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-26T19:16:00.204 DEBUG:teuthology.orchestra.run.smithi045:> /usr/sbin/getenforce 2024-04-26T19:16:00.226 INFO:teuthology.orchestra.run.smithi045.stdout:Permissive 2024-04-26T19:16:00.227 DEBUG:teuthology.orchestra.run.smithi070:> /usr/sbin/getenforce 2024-04-26T19:16:00.251 INFO:teuthology.orchestra.run.smithi070.stdout:Permissive 2024-04-26T19:16:00.251 DEBUG:teuthology.orchestra.run.smithi171:> /usr/sbin/getenforce 2024-04-26T19:16:00.271 INFO:teuthology.orchestra.run.smithi171.stdout:Permissive 2024-04-26T19:16:00.272 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi045.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi070.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi171.front.sepia.ceph.com': 'permissive'} 2024-04-26T19:16:00.272 DEBUG:teuthology.orchestra.run.smithi045:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-26T19:16:00.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T19:16:00.299 DEBUG:teuthology.orchestra.run.smithi070:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-26T19:16:00.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T19:16:00.324 DEBUG:teuthology.orchestra.run.smithi171:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-26T19:16:00.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T19:16:00.351 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-26T19:16:00.351 DEBUG:teuthology.orchestra.run.smithi045:> sudo /usr/sbin/setenforce permissive 2024-04-26T19:16:00.377 DEBUG:teuthology.orchestra.run.smithi070:> sudo /usr/sbin/setenforce permissive 2024-04-26T19:16:00.401 DEBUG:teuthology.orchestra.run.smithi171:> sudo /usr/sbin/setenforce permissive 2024-04-26T19:16:00.426 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-26T19:16:00.436 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-26T19:16:00.458 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-26T19:16:00.459 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi045.front.sepia.ceph.com,smithi070.front.sepia.ceph.com,smithi171.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-26T19:20:36.618 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi045.front.sepia.ceph.com'), Remote(name='ubuntu@smithi070.front.sepia.ceph.com'), Remote(name='ubuntu@smithi171.front.sepia.ceph.com')] 2024-04-26T19:20:36.620 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi045.front.sepia.ceph.com' 2024-04-26T19:20:36.621 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi045.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T19:20:36.699 DEBUG:teuthology.orchestra.run.smithi045:> true 2024-04-26T19:20:36.741 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi045.front.sepia.ceph.com' 2024-04-26T19:20:36.742 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-04-26T19:20:36.742 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi070.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T19:20:36.812 DEBUG:teuthology.orchestra.run.smithi070:> true 2024-04-26T19:20:36.897 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi070.front.sepia.ceph.com' 2024-04-26T19:20:36.897 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-04-26T19:20:36.897 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi171.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T19:20:36.970 DEBUG:teuthology.orchestra.run.smithi171:> true 2024-04-26T19:20:37.050 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi171.front.sepia.ceph.com' 2024-04-26T19:20:37.050 INFO:teuthology.run_tasks:Running task clock... 2024-04-26T19:20:37.060 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-26T19:20:37.060 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-26T19:20:37.061 DEBUG:teuthology.orchestra.run.smithi045:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-26T19:20:37.063 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-26T19:20:37.063 DEBUG:teuthology.orchestra.run.smithi070:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-26T19:20:37.065 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-26T19:20:37.065 DEBUG:teuthology.orchestra.run.smithi171:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-26T19:20:37.091 INFO:teuthology.orchestra.run.smithi070.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-26T19:20:37.093 INFO:teuthology.orchestra.run.smithi045.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-26T19:20:37.104 INFO:teuthology.orchestra.run.smithi070.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-26T19:20:37.109 INFO:teuthology.orchestra.run.smithi045.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-26T19:20:37.118 INFO:teuthology.orchestra.run.smithi171.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-26T19:20:37.126 INFO:teuthology.orchestra.run.smithi070.stderr:sudo: ntpd: command not found 2024-04-26T19:20:37.132 INFO:teuthology.orchestra.run.smithi171.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-26T19:20:37.135 INFO:teuthology.orchestra.run.smithi045.stderr:sudo: ntpd: command not found 2024-04-26T19:20:37.137 INFO:teuthology.orchestra.run.smithi070.stdout:506 Cannot talk to daemon 2024-04-26T19:20:37.147 INFO:teuthology.orchestra.run.smithi045.stdout:506 Cannot talk to daemon 2024-04-26T19:20:37.149 INFO:teuthology.orchestra.run.smithi070.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-26T19:20:37.155 INFO:teuthology.orchestra.run.smithi171.stderr:sudo: ntpd: command not found 2024-04-26T19:20:37.161 INFO:teuthology.orchestra.run.smithi045.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-26T19:20:37.162 INFO:teuthology.orchestra.run.smithi070.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-26T19:20:37.166 INFO:teuthology.orchestra.run.smithi171.stdout:506 Cannot talk to daemon 2024-04-26T19:20:37.175 INFO:teuthology.orchestra.run.smithi045.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-26T19:20:37.179 INFO:teuthology.orchestra.run.smithi171.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-26T19:20:37.192 INFO:teuthology.orchestra.run.smithi171.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-26T19:20:37.217 INFO:teuthology.orchestra.run.smithi070.stderr:bash: line 1: ntpq: command not found 2024-04-26T19:20:37.220 INFO:teuthology.orchestra.run.smithi070.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-26T19:20:37.220 INFO:teuthology.orchestra.run.smithi070.stdout:=============================================================================== 2024-04-26T19:20:37.220 INFO:teuthology.orchestra.run.smithi070.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T19:20:37.220 INFO:teuthology.orchestra.run.smithi070.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T19:20:37.220 INFO:teuthology.orchestra.run.smithi070.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T19:20:37.220 INFO:teuthology.orchestra.run.smithi070.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T19:20:37.229 INFO:teuthology.orchestra.run.smithi045.stderr:bash: line 1: ntpq: command not found 2024-04-26T19:20:37.233 INFO:teuthology.orchestra.run.smithi045.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-26T19:20:37.233 INFO:teuthology.orchestra.run.smithi045.stdout:=============================================================================== 2024-04-26T19:20:37.233 INFO:teuthology.orchestra.run.smithi045.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T19:20:37.233 INFO:teuthology.orchestra.run.smithi045.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T19:20:37.233 INFO:teuthology.orchestra.run.smithi045.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T19:20:37.233 INFO:teuthology.orchestra.run.smithi045.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T19:20:37.246 INFO:teuthology.orchestra.run.smithi171.stderr:bash: line 1: ntpq: command not found 2024-04-26T19:20:37.250 INFO:teuthology.orchestra.run.smithi171.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-26T19:20:37.250 INFO:teuthology.orchestra.run.smithi171.stdout:=============================================================================== 2024-04-26T19:20:37.250 INFO:teuthology.orchestra.run.smithi171.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T19:20:37.250 INFO:teuthology.orchestra.run.smithi171.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T19:20:37.251 INFO:teuthology.orchestra.run.smithi171.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T19:20:37.251 INFO:teuthology.orchestra.run.smithi171.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T19:20:37.251 INFO:teuthology.run_tasks:Running task pexec... 2024-04-26T19:20:37.259 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-26T19:20:37.259 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi045.front.sepia.ceph.com 2024-04-26T19:20:37.260 DEBUG:teuthology.orchestra.run.smithi045:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-26T19:20:37.260 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi070.front.sepia.ceph.com 2024-04-26T19:20:37.260 DEBUG:teuthology.orchestra.run.smithi070:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-26T19:20:37.260 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi171.front.sepia.ceph.com 2024-04-26T19:20:37.260 DEBUG:teuthology.orchestra.run.smithi171:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-26T19:20:37.791 INFO:teuthology.orchestra.run.smithi070.stdout:Last metadata expiration check: 0:01:48 ago on Fri 26 Apr 2024 07:18:49 PM UTC. 2024-04-26T19:20:37.818 INFO:teuthology.orchestra.run.smithi171.stdout:Last metadata expiration check: 0:01:48 ago on Fri 26 Apr 2024 07:18:49 PM UTC. 2024-04-26T19:20:37.822 INFO:teuthology.orchestra.run.smithi045.stdout:Last metadata expiration check: 0:01:43 ago on Fri 26 Apr 2024 07:18:54 PM UTC. 2024-04-26T19:20:37.908 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2024-04-26T19:20:37.909 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:20:37.909 INFO:teuthology.orchestra.run.smithi070.stdout: Package Architecture Version Repository Size 2024-04-26T19:20:37.909 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:20:37.909 INFO:teuthology.orchestra.run.smithi070.stdout:Installing: 2024-04-26T19:20:37.909 INFO:teuthology.orchestra.run.smithi070.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-26T19:20:37.909 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:20:37.909 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction Summary 2024-04-26T19:20:37.909 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:20:37.909 INFO:teuthology.orchestra.run.smithi070.stdout:Install 1 Package 2024-04-26T19:20:37.909 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:20:37.910 INFO:teuthology.orchestra.run.smithi070.stdout:Total download size: 3.1 M 2024-04-26T19:20:37.910 INFO:teuthology.orchestra.run.smithi070.stdout:Installed size: 9.8 M 2024-04-26T19:20:37.910 INFO:teuthology.orchestra.run.smithi070.stdout:Downloading Packages: 2024-04-26T19:20:37.935 INFO:teuthology.orchestra.run.smithi171.stdout:Dependencies resolved. 2024-04-26T19:20:37.935 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:20:37.936 INFO:teuthology.orchestra.run.smithi171.stdout: Package Architecture Version Repository Size 2024-04-26T19:20:37.936 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:20:37.936 INFO:teuthology.orchestra.run.smithi171.stdout:Installing: 2024-04-26T19:20:37.936 INFO:teuthology.orchestra.run.smithi171.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-26T19:20:37.936 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:20:37.936 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction Summary 2024-04-26T19:20:37.936 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:20:37.936 INFO:teuthology.orchestra.run.smithi171.stdout:Install 1 Package 2024-04-26T19:20:37.936 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:20:37.936 INFO:teuthology.orchestra.run.smithi171.stdout:Total download size: 3.1 M 2024-04-26T19:20:37.937 INFO:teuthology.orchestra.run.smithi171.stdout:Installed size: 9.8 M 2024-04-26T19:20:37.937 INFO:teuthology.orchestra.run.smithi171.stdout:Downloading Packages: 2024-04-26T19:20:37.942 INFO:teuthology.orchestra.run.smithi045.stdout:Dependencies resolved. 2024-04-26T19:20:37.943 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:20:37.943 INFO:teuthology.orchestra.run.smithi045.stdout: Package Architecture Version Repository Size 2024-04-26T19:20:37.943 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:20:37.943 INFO:teuthology.orchestra.run.smithi045.stdout:Installing: 2024-04-26T19:20:37.943 INFO:teuthology.orchestra.run.smithi045.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-26T19:20:37.943 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:20:37.943 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction Summary 2024-04-26T19:20:37.943 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:20:37.943 INFO:teuthology.orchestra.run.smithi045.stdout:Install 1 Package 2024-04-26T19:20:37.943 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:20:37.944 INFO:teuthology.orchestra.run.smithi045.stdout:Total download size: 3.1 M 2024-04-26T19:20:37.944 INFO:teuthology.orchestra.run.smithi045.stdout:Installed size: 9.8 M 2024-04-26T19:20:37.944 INFO:teuthology.orchestra.run.smithi045.stdout:Downloading Packages: 2024-04-26T19:20:38.439 INFO:teuthology.orchestra.run.smithi070.stdout:runc-1.1.12-2.el9.x86_64.rpm 8.5 MB/s | 3.1 MB 00:00 2024-04-26T19:20:38.439 INFO:teuthology.orchestra.run.smithi070.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:20:38.439 INFO:teuthology.orchestra.run.smithi070.stdout:Total 5.9 MB/s | 3.1 MB 00:00 2024-04-26T19:20:38.474 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction check 2024-04-26T19:20:38.480 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction check succeeded. 2024-04-26T19:20:38.480 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction test 2024-04-26T19:20:38.563 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction test succeeded. 2024-04-26T19:20:38.564 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction 2024-04-26T19:20:38.778 INFO:teuthology.orchestra.run.smithi070.stdout: Preparing : 1/1 2024-04-26T19:20:38.806 INFO:teuthology.orchestra.run.smithi171.stdout:runc-1.1.12-2.el9.x86_64.rpm 4.1 MB/s | 3.1 MB 00:00 2024-04-26T19:20:38.806 INFO:teuthology.orchestra.run.smithi171.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:20:38.806 INFO:teuthology.orchestra.run.smithi171.stdout:Total 3.6 MB/s | 3.1 MB 00:00 2024-04-26T19:20:38.842 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction check 2024-04-26T19:20:38.848 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction check succeeded. 2024-04-26T19:20:38.848 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction test 2024-04-26T19:20:38.864 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T19:20:38.931 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction test succeeded. 2024-04-26T19:20:38.931 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction 2024-04-26T19:20:39.145 INFO:teuthology.orchestra.run.smithi171.stdout: Preparing : 1/1 2024-04-26T19:20:39.162 INFO:teuthology.orchestra.run.smithi045.stdout:runc-1.1.12-2.el9.x86_64.rpm 3.3 MB/s | 3.1 MB 00:00 2024-04-26T19:20:39.163 INFO:teuthology.orchestra.run.smithi045.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:20:39.163 INFO:teuthology.orchestra.run.smithi045.stdout:Total 2.6 MB/s | 3.1 MB 00:01 2024-04-26T19:20:39.202 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction check 2024-04-26T19:20:39.209 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction check succeeded. 2024-04-26T19:20:39.209 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction test 2024-04-26T19:20:39.247 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T19:20:39.292 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T19:20:39.298 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction test succeeded. 2024-04-26T19:20:39.299 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction 2024-04-26T19:20:39.520 INFO:teuthology.orchestra.run.smithi045.stdout: Preparing : 1/1 2024-04-26T19:20:39.571 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T19:20:39.571 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:20:39.571 INFO:teuthology.orchestra.run.smithi070.stdout:Installed: 2024-04-26T19:20:39.572 INFO:teuthology.orchestra.run.smithi070.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-26T19:20:39.572 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:20:39.572 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2024-04-26T19:20:39.615 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T19:20:39.780 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T19:20:39.842 DEBUG:teuthology.parallel:result is None 2024-04-26T19:20:40.087 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T19:20:40.087 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:20:40.087 INFO:teuthology.orchestra.run.smithi171.stdout:Installed: 2024-04-26T19:20:40.087 INFO:teuthology.orchestra.run.smithi171.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-26T19:20:40.087 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:20:40.087 INFO:teuthology.orchestra.run.smithi171.stdout:Complete! 2024-04-26T19:20:40.127 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T19:20:40.356 DEBUG:teuthology.parallel:result is None 2024-04-26T19:20:40.420 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T19:20:40.420 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:20:40.420 INFO:teuthology.orchestra.run.smithi045.stdout:Installed: 2024-04-26T19:20:40.420 INFO:teuthology.orchestra.run.smithi045.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-26T19:20:40.421 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:20:40.421 INFO:teuthology.orchestra.run.smithi045.stdout:Complete! 2024-04-26T19:20:40.656 DEBUG:teuthology.parallel:result is None 2024-04-26T19:20:40.657 INFO:teuthology.run_tasks:Running task install... 2024-04-26T19:20:40.665 DEBUG:teuthology.task.install:project ceph 2024-04-26T19:20:40.665 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '5d349943c59c9485df060d6adb0594f3940ec0eb'}} 2024-04-26T19:20:40.665 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '5d349943c59c9485df060d6adb0594f3940ec0eb'} 2024-04-26T19:20:40.665 INFO:teuthology.task.install:Using flavor: default 2024-04-26T19:20:40.671 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']} 2024-04-26T19:20:40.671 INFO:teuthology.task.install:extra packages: [] 2024-04-26T19:20:40.671 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': '5d349943c59c9485df060d6adb0594f3940ec0eb', 'tag': None, 'wait_for_package': False} 2024-04-26T19:20:40.672 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d349943c59c9485df060d6adb0594f3940ec0eb 2024-04-26T19:20:40.674 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': '5d349943c59c9485df060d6adb0594f3940ec0eb', 'tag': None, 'wait_for_package': False} 2024-04-26T19:20:40.674 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d349943c59c9485df060d6adb0594f3940ec0eb 2024-04-26T19:20:40.675 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': '5d349943c59c9485df060d6adb0594f3940ec0eb', 'tag': None, 'wait_for_package': False} 2024-04-26T19:20:40.675 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=5d349943c59c9485df060d6adb0594f3940ec0eb 2024-04-26T19:20:40.899 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/ 2024-04-26T19:20:40.900 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3211.g5d349943 2024-04-26T19:20:40.904 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/ 2024-04-26T19:20:40.904 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3211.g5d349943 2024-04-26T19:20:40.907 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/ 2024-04-26T19:20:40.907 INFO:teuthology.task.install.rpm:Package version is 19.0.0-3211.g5d349943 2024-04-26T19:20:41.014 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-26T19:20:41.014 DEBUG:teuthology.orchestra.run.smithi171:> set -ex 2024-04-26T19:20:41.015 DEBUG:teuthology.orchestra.run.smithi171:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-26T19:20:41.018 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-26T19:20:41.018 DEBUG:teuthology.orchestra.run.smithi070:> set -ex 2024-04-26T19:20:41.018 DEBUG:teuthology.orchestra.run.smithi070:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-26T19:20:41.040 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 2024-04-26T19:20:41.040 DEBUG:teuthology.orchestra.run.smithi171:> 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/5d349943c59c9485df060d6adb0594f3940ec0eb/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-26T19:20:41.042 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 2024-04-26T19:20:41.042 DEBUG:teuthology.orchestra.run.smithi070:> 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/5d349943c59c9485df060d6adb0594f3940ec0eb/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-26T19:20:41.106 DEBUG:teuthology.orchestra.run.smithi171:> 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 2024-04-26T19:20:41.107 DEBUG:teuthology.orchestra.run.smithi070:> 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 2024-04-26T19:20:41.180 DEBUG:teuthology.orchestra.run.smithi171:> 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 2024-04-26T19:20:41.181 DEBUG:teuthology.orchestra.run.smithi070:> 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 2024-04-26T19:20:41.243 INFO:teuthology.orchestra.run.smithi070.stdout:check_obsoletes = 1 2024-04-26T19:20:41.244 INFO:teuthology.orchestra.run.smithi171.stdout:check_obsoletes = 1 2024-04-26T19:20:41.245 DEBUG:teuthology.orchestra.run.smithi070:> sudo yum clean all 2024-04-26T19:20:41.247 DEBUG:teuthology.orchestra.run.smithi171:> sudo yum clean all 2024-04-26T19:20:41.250 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/wip-yuri3-testing-2024-04-05-0825/5d349943c59c9485df060d6adb0594f3940ec0eb/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-26T19:20:41.250 DEBUG:teuthology.orchestra.run.smithi045:> set -ex 2024-04-26T19:20:41.250 DEBUG:teuthology.orchestra.run.smithi045:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-26T19:20:41.277 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 2024-04-26T19:20:41.277 DEBUG:teuthology.orchestra.run.smithi045:> 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/5d349943c59c9485df060d6adb0594f3940ec0eb/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-26T19:20:41.343 DEBUG:teuthology.orchestra.run.smithi045:> 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 2024-04-26T19:20:41.420 DEBUG:teuthology.orchestra.run.smithi045:> 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 2024-04-26T19:20:41.471 INFO:teuthology.orchestra.run.smithi070.stdout:48 files removed 2024-04-26T19:20:41.477 INFO:teuthology.orchestra.run.smithi171.stdout:48 files removed 2024-04-26T19:20:41.484 INFO:teuthology.orchestra.run.smithi045.stdout:check_obsoletes = 1 2024-04-26T19:20:41.485 DEBUG:teuthology.orchestra.run.smithi045:> sudo yum clean all 2024-04-26T19:20:41.498 DEBUG:teuthology.orchestra.run.smithi070:> sudo yum -y install ceph-radosgw 2024-04-26T19:20:41.504 DEBUG:teuthology.orchestra.run.smithi171:> sudo yum -y install ceph-radosgw 2024-04-26T19:20:41.720 INFO:teuthology.orchestra.run.smithi045.stdout:48 files removed 2024-04-26T19:20:41.749 DEBUG:teuthology.orchestra.run.smithi045:> sudo yum -y install ceph-radosgw 2024-04-26T19:20:42.130 INFO:teuthology.orchestra.run.smithi070.stdout:ceph packages for x86_64 227 kB/s | 83 kB 00:00 2024-04-26T19:20:42.237 INFO:teuthology.orchestra.run.smithi171.stdout:ceph packages for x86_64 179 kB/s | 83 kB 00:00 2024-04-26T19:20:42.516 INFO:teuthology.orchestra.run.smithi045.stdout:ceph packages for x86_64 171 kB/s | 83 kB 00:00 2024-04-26T19:20:42.560 INFO:teuthology.orchestra.run.smithi070.stdout:ceph noarch packages 44 kB/s | 17 kB 00:00 2024-04-26T19:20:42.640 INFO:teuthology.orchestra.run.smithi171.stdout:ceph noarch packages 47 kB/s | 17 kB 00:00 2024-04-26T19:20:42.894 INFO:teuthology.orchestra.run.smithi045.stdout:ceph noarch packages 50 kB/s | 17 kB 00:00 2024-04-26T19:20:42.977 INFO:teuthology.orchestra.run.smithi070.stdout:ceph source packages 6.2 kB/s | 2.3 kB 00:00 2024-04-26T19:20:43.334 INFO:teuthology.orchestra.run.smithi045.stdout:ceph source packages 5.8 kB/s | 2.3 kB 00:00 2024-04-26T19:20:43.760 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - BaseOS 11 MB/s | 8.0 MB 00:00 2024-04-26T19:20:44.222 INFO:teuthology.orchestra.run.smithi171.stdout:ceph source packages 1.5 kB/s | 2.3 kB 00:01 2024-04-26T19:20:44.618 INFO:teuthology.orchestra.run.smithi045.stdout:CentOS Stream 9 - BaseOS 6.4 MB/s | 8.0 MB 00:01 2024-04-26T19:20:45.736 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - AppStream 21 MB/s | 19 MB 00:00 2024-04-26T19:20:47.483 INFO:teuthology.orchestra.run.smithi045.stdout:CentOS Stream 9 - AppStream 11 MB/s | 19 MB 00:01 2024-04-26T19:20:50.712 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - CRB 4.3 MB/s | 6.2 MB 00:01 2024-04-26T19:20:52.046 INFO:teuthology.orchestra.run.smithi171.stdout:CentOS Stream 9 - BaseOS 1.0 MB/s | 8.0 MB 00:07 2024-04-26T19:20:52.330 INFO:teuthology.orchestra.run.smithi070.stdout:CentOS Stream 9 - Extras packages 34 kB/s | 16 kB 00:00 2024-04-26T19:20:53.799 INFO:teuthology.orchestra.run.smithi070.stdout:Extra Packages for Enterprise Linux 16 MB/s | 21 MB 00:01 2024-04-26T19:20:58.625 INFO:teuthology.orchestra.run.smithi045.stdout:CentOS Stream 9 - CRB 852 kB/s | 6.2 MB 00:07 2024-04-26T19:20:58.907 INFO:teuthology.orchestra.run.smithi070.stdout:lab-extras 12 kB/s | 1.7 kB 00:00 2024-04-26T19:21:00.126 INFO:teuthology.orchestra.run.smithi045.stdout:CentOS Stream 9 - Extras packages 57 kB/s | 16 kB 00:00 2024-04-26T19:21:01.064 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2024-04-26T19:21:01.066 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:21:01.066 INFO:teuthology.orchestra.run.smithi070.stdout: Package Arch Version Repository Size 2024-04-26T19:21:01.066 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:21:01.066 INFO:teuthology.orchestra.run.smithi070.stdout:Installing: 2024-04-26T19:21:01.067 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-radosgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 11 M 2024-04-26T19:21:01.067 INFO:teuthology.orchestra.run.smithi070.stdout:Upgrading: 2024-04-26T19:21:01.067 INFO:teuthology.orchestra.run.smithi070.stdout: librados2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.4 M 2024-04-26T19:21:01.067 INFO:teuthology.orchestra.run.smithi070.stdout: librbd1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.1 M 2024-04-26T19:21:01.067 INFO:teuthology.orchestra.run.smithi070.stdout:Installing dependencies: 2024-04-26T19:21:01.067 INFO:teuthology.orchestra.run.smithi070.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-26T19:21:01.067 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-base x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-26T19:21:01.067 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 21 M 2024-04-26T19:21:01.067 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-selinux x86_64 2:19.0.0-3211.g5d349943.el7 ceph 25 k 2024-04-26T19:21:01.067 INFO:teuthology.orchestra.run.smithi070.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-26T19:21:01.067 INFO:teuthology.orchestra.run.smithi070.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-04-26T19:21:01.067 INFO:teuthology.orchestra.run.smithi070.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-04-26T19:21:01.068 INFO:teuthology.orchestra.run.smithi070.stdout: libcephfs2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 748 k 2024-04-26T19:21:01.068 INFO:teuthology.orchestra.run.smithi070.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-26T19:21:01.068 INFO:teuthology.orchestra.run.smithi070.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-26T19:21:01.068 INFO:teuthology.orchestra.run.smithi070.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-26T19:21:01.068 INFO:teuthology.orchestra.run.smithi070.stdout: libradosstriper1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 501 k 2024-04-26T19:21:01.068 INFO:teuthology.orchestra.run.smithi070.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-26T19:21:01.068 INFO:teuthology.orchestra.run.smithi070.stdout: librgw2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-26T19:21:01.068 INFO:teuthology.orchestra.run.smithi070.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-26T19:21:01.068 INFO:teuthology.orchestra.run.smithi070.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-26T19:21:01.068 INFO:teuthology.orchestra.run.smithi070.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-04-26T19:21:01.068 INFO:teuthology.orchestra.run.smithi070.stdout: python3-ceph-argparse x86_64 2:19.0.0-3211.g5d349943.el7 ceph 45 k 2024-04-26T19:21:01.068 INFO:teuthology.orchestra.run.smithi070.stdout: python3-ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 135 k 2024-04-26T19:21:01.068 INFO:teuthology.orchestra.run.smithi070.stdout: python3-cephfs x86_64 2:19.0.0-3211.g5d349943.el7 ceph 161 k 2024-04-26T19:21:01.068 INFO:teuthology.orchestra.run.smithi070.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-26T19:21:01.069 INFO:teuthology.orchestra.run.smithi070.stdout: python3-rados x86_64 2:19.0.0-3211.g5d349943.el7 ceph 321 k 2024-04-26T19:21:01.069 INFO:teuthology.orchestra.run.smithi070.stdout: python3-rbd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 298 k 2024-04-26T19:21:01.069 INFO:teuthology.orchestra.run.smithi070.stdout: python3-rgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 99 k 2024-04-26T19:21:01.069 INFO:teuthology.orchestra.run.smithi070.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-26T19:21:01.069 INFO:teuthology.orchestra.run.smithi070.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-26T19:21:01.069 INFO:teuthology.orchestra.run.smithi070.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-26T19:21:01.069 INFO:teuthology.orchestra.run.smithi070.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-26T19:21:01.069 INFO:teuthology.orchestra.run.smithi070.stdout:Installing weak dependencies: 2024-04-26T19:21:01.069 INFO:teuthology.orchestra.run.smithi070.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-26T19:21:01.069 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:01.069 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction Summary 2024-04-26T19:21:01.069 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:21:01.069 INFO:teuthology.orchestra.run.smithi070.stdout:Install 30 Packages 2024-04-26T19:21:01.069 INFO:teuthology.orchestra.run.smithi070.stdout:Upgrade 2 Packages 2024-04-26T19:21:01.069 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:01.070 INFO:teuthology.orchestra.run.smithi070.stdout:Total download size: 60 M 2024-04-26T19:21:01.070 INFO:teuthology.orchestra.run.smithi070.stdout:Downloading Packages: 2024-04-26T19:21:01.827 INFO:teuthology.orchestra.run.smithi045.stdout:Extra Packages for Enterprise Linux 13 MB/s | 21 MB 00:01 2024-04-26T19:21:02.508 INFO:teuthology.orchestra.run.smithi070.stdout:(1/32): ceph-radosgw-19.0.0-3211.g5d349943.el7. 11 MB/s | 11 MB 00:00 2024-04-26T19:21:02.549 INFO:teuthology.orchestra.run.smithi070.stdout:(2/32): ceph-selinux-19.0.0-3211.g5d349943.el7. 607 kB/s | 25 kB 00:00 2024-04-26T19:21:02.650 INFO:teuthology.orchestra.run.smithi070.stdout:(3/32): libcephfs2-19.0.0-3211.g5d349943.el7.x8 7.3 MB/s | 748 kB 00:00 2024-04-26T19:21:02.708 INFO:teuthology.orchestra.run.smithi070.stdout:(4/32): libradosstriper1-19.0.0-3211.g5d349943. 8.4 MB/s | 501 kB 00:00 2024-04-26T19:21:03.058 INFO:teuthology.orchestra.run.smithi070.stdout:(5/32): librgw2-19.0.0-3211.g5d349943.el7.x86_6 15 MB/s | 5.4 MB 00:00 2024-04-26T19:21:03.134 INFO:teuthology.orchestra.run.smithi070.stdout:(6/32): ceph-base-19.0.0-3211.g5d349943.el7.x86 3.4 MB/s | 5.4 MB 00:01 2024-04-26T19:21:03.192 INFO:teuthology.orchestra.run.smithi070.stdout:(7/32): python3-ceph-common-19.0.0-3211.g5d3499 2.3 MB/s | 135 kB 00:00 2024-04-26T19:21:03.259 INFO:teuthology.orchestra.run.smithi070.stdout:(8/32): python3-cephfs-19.0.0-3211.g5d349943.el 2.4 MB/s | 161 kB 00:00 2024-04-26T19:21:03.334 INFO:teuthology.orchestra.run.smithi070.stdout:(9/32): python3-ceph-argparse-19.0.0-3211.g5d34 164 kB/s | 45 kB 00:00 2024-04-26T19:21:03.359 INFO:teuthology.orchestra.run.smithi070.stdout:(10/32): python3-rados-19.0.0-3211.g5d349943.el 3.1 MB/s | 321 kB 00:00 2024-04-26T19:21:03.393 INFO:teuthology.orchestra.run.smithi070.stdout:(11/32): python3-rbd-19.0.0-3211.g5d349943.el7. 5.0 MB/s | 298 kB 00:00 2024-04-26T19:21:03.418 INFO:teuthology.orchestra.run.smithi070.stdout:(12/32): python3-rgw-19.0.0-3211.g5d349943.el7. 1.7 MB/s | 99 kB 00:00 2024-04-26T19:21:03.544 INFO:teuthology.orchestra.run.smithi070.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 711 kB/s | 107 kB 00:00 2024-04-26T19:21:03.586 INFO:teuthology.orchestra.run.smithi070.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 959 kB/s | 160 kB 00:00 2024-04-26T19:21:03.611 INFO:teuthology.orchestra.run.smithi070.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 675 kB/s | 45 kB 00:00 2024-04-26T19:21:03.719 INFO:teuthology.orchestra.run.smithi070.stdout:(16/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-04-26T19:21:03.770 INFO:teuthology.orchestra.run.smithi070.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 843 kB/s | 42 kB 00:00 2024-04-26T19:21:03.804 INFO:teuthology.orchestra.run.smithi070.stdout:(18/32): librdkafka-1.6.1-102.el9.x86_64.rpm 3.0 MB/s | 662 kB 00:00 2024-04-26T19:21:03.862 INFO:teuthology.orchestra.run.smithi070.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.3 MB/s | 221 kB 00:00 2024-04-26T19:21:03.879 INFO:teuthology.orchestra.run.smithi070.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 476 kB/s | 36 kB 00:00 2024-04-26T19:21:03.996 INFO:teuthology.orchestra.run.smithi070.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 354 kB/s | 47 kB 00:00 2024-04-26T19:21:04.197 INFO:teuthology.orchestra.run.smithi070.stdout:(22/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 974 kB/s | 309 kB 00:00 2024-04-26T19:21:04.255 INFO:teuthology.orchestra.run.smithi070.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 445 kB/s | 26 kB 00:00 2024-04-26T19:21:04.322 INFO:teuthology.orchestra.run.smithi070.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 732 kB/s | 49 kB 00:00 2024-04-26T19:21:04.406 INFO:teuthology.orchestra.run.smithi070.stdout:(25/32): libarrow-9.0.0-11.el9.x86_64.rpm 11 MB/s | 4.4 MB 00:00 2024-04-26T19:21:04.422 INFO:teuthology.orchestra.run.smithi070.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 671 kB/s | 67 kB 00:00 2024-04-26T19:21:04.498 INFO:teuthology.orchestra.run.smithi070.stdout:(27/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 8.9 MB/s | 839 kB 00:00 2024-04-26T19:21:04.523 INFO:teuthology.orchestra.run.smithi070.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 1.9 MB/s | 192 kB 00:00 2024-04-26T19:21:04.590 INFO:teuthology.orchestra.run.smithi070.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 17 MB/s | 1.6 MB 00:00 2024-04-26T19:21:04.899 INFO:teuthology.orchestra.run.smithi070.stdout:(30/32): librbd1-19.0.0-3211.g5d349943.el7.x86_ 10 MB/s | 3.1 MB 00:00 2024-04-26T19:21:05.107 INFO:teuthology.orchestra.run.smithi070.stdout:(31/32): librados2-19.0.0-3211.g5d349943.el7.x8 5.8 MB/s | 3.4 MB 00:00 2024-04-26T19:21:06.057 INFO:teuthology.orchestra.run.smithi070.stdout:(32/32): ceph-common-19.0.0-3211.g5d349943.el7. 4.7 MB/s | 21 MB 00:04 2024-04-26T19:21:06.060 INFO:teuthology.orchestra.run.smithi070.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:21:06.060 INFO:teuthology.orchestra.run.smithi070.stdout:Total 12 MB/s | 60 MB 00:04 2024-04-26T19:21:06.154 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction check 2024-04-26T19:21:06.188 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction check succeeded. 2024-04-26T19:21:06.188 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction test 2024-04-26T19:21:06.658 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction test succeeded. 2024-04-26T19:21:06.658 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction 2024-04-26T19:21:07.052 INFO:teuthology.orchestra.run.smithi045.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-04-26T19:21:08.115 INFO:teuthology.orchestra.run.smithi070.stdout: Preparing : 1/1 2024-04-26T19:21:08.199 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-26T19:21:08.228 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-26T19:21:08.254 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-26T19:21:08.277 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-26T19:21:08.295 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-26T19:21:08.493 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-26T19:21:08.547 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-26T19:21:08.876 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-26T19:21:08.981 INFO:teuthology.orchestra.run.smithi070.stdout: Upgrading : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-26T19:21:09.176 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-26T19:21:09.277 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 8/34 2024-04-26T19:21:09.278 INFO:teuthology.orchestra.run.smithi045.stdout:Dependencies resolved. 2024-04-26T19:21:09.281 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:21:09.281 INFO:teuthology.orchestra.run.smithi045.stdout: Package Arch Version Repository Size 2024-04-26T19:21:09.281 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:21:09.281 INFO:teuthology.orchestra.run.smithi045.stdout:Installing: 2024-04-26T19:21:09.281 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-radosgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 11 M 2024-04-26T19:21:09.281 INFO:teuthology.orchestra.run.smithi045.stdout:Upgrading: 2024-04-26T19:21:09.281 INFO:teuthology.orchestra.run.smithi045.stdout: librados2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.4 M 2024-04-26T19:21:09.282 INFO:teuthology.orchestra.run.smithi045.stdout: librbd1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.1 M 2024-04-26T19:21:09.282 INFO:teuthology.orchestra.run.smithi045.stdout:Installing dependencies: 2024-04-26T19:21:09.282 INFO:teuthology.orchestra.run.smithi045.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-26T19:21:09.282 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-base x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-26T19:21:09.282 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 21 M 2024-04-26T19:21:09.282 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-selinux x86_64 2:19.0.0-3211.g5d349943.el7 ceph 25 k 2024-04-26T19:21:09.282 INFO:teuthology.orchestra.run.smithi045.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-26T19:21:09.282 INFO:teuthology.orchestra.run.smithi045.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-04-26T19:21:09.282 INFO:teuthology.orchestra.run.smithi045.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-04-26T19:21:09.282 INFO:teuthology.orchestra.run.smithi045.stdout: libcephfs2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 748 k 2024-04-26T19:21:09.282 INFO:teuthology.orchestra.run.smithi045.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-26T19:21:09.283 INFO:teuthology.orchestra.run.smithi045.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-26T19:21:09.283 INFO:teuthology.orchestra.run.smithi045.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-26T19:21:09.283 INFO:teuthology.orchestra.run.smithi045.stdout: libradosstriper1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 501 k 2024-04-26T19:21:09.283 INFO:teuthology.orchestra.run.smithi045.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-26T19:21:09.283 INFO:teuthology.orchestra.run.smithi045.stdout: librgw2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-26T19:21:09.283 INFO:teuthology.orchestra.run.smithi045.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-26T19:21:09.283 INFO:teuthology.orchestra.run.smithi045.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-26T19:21:09.283 INFO:teuthology.orchestra.run.smithi045.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-04-26T19:21:09.283 INFO:teuthology.orchestra.run.smithi045.stdout: python3-ceph-argparse x86_64 2:19.0.0-3211.g5d349943.el7 ceph 45 k 2024-04-26T19:21:09.283 INFO:teuthology.orchestra.run.smithi045.stdout: python3-ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 135 k 2024-04-26T19:21:09.283 INFO:teuthology.orchestra.run.smithi045.stdout: python3-cephfs x86_64 2:19.0.0-3211.g5d349943.el7 ceph 161 k 2024-04-26T19:21:09.283 INFO:teuthology.orchestra.run.smithi045.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-26T19:21:09.283 INFO:teuthology.orchestra.run.smithi045.stdout: python3-rados x86_64 2:19.0.0-3211.g5d349943.el7 ceph 321 k 2024-04-26T19:21:09.283 INFO:teuthology.orchestra.run.smithi045.stdout: python3-rbd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 298 k 2024-04-26T19:21:09.284 INFO:teuthology.orchestra.run.smithi045.stdout: python3-rgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 99 k 2024-04-26T19:21:09.284 INFO:teuthology.orchestra.run.smithi045.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-26T19:21:09.284 INFO:teuthology.orchestra.run.smithi045.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-26T19:21:09.284 INFO:teuthology.orchestra.run.smithi045.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-26T19:21:09.284 INFO:teuthology.orchestra.run.smithi045.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-26T19:21:09.284 INFO:teuthology.orchestra.run.smithi045.stdout:Installing weak dependencies: 2024-04-26T19:21:09.284 INFO:teuthology.orchestra.run.smithi045.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-26T19:21:09.284 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:09.284 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction Summary 2024-04-26T19:21:09.284 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:21:09.284 INFO:teuthology.orchestra.run.smithi045.stdout:Install 30 Packages 2024-04-26T19:21:09.284 INFO:teuthology.orchestra.run.smithi045.stdout:Upgrade 2 Packages 2024-04-26T19:21:09.284 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:09.285 INFO:teuthology.orchestra.run.smithi045.stdout:Total download size: 60 M 2024-04-26T19:21:09.285 INFO:teuthology.orchestra.run.smithi045.stdout:Downloading Packages: 2024-04-26T19:21:09.299 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-26T19:21:09.353 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-26T19:21:09.390 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-26T19:21:09.434 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 11/34 2024-04-26T19:21:09.502 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-26T19:21:09.534 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-26T19:21:09.598 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-26T19:21:09.632 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-26T19:21:09.742 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-26T19:21:09.775 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-04-26T19:21:09.815 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-26T19:21:09.840 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-26T19:21:09.870 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-04-26T19:21:09.902 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-26T19:21:10.214 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-26T19:21:10.261 INFO:teuthology.orchestra.run.smithi045.stdout:(1/32): ceph-base-19.0.0-3211.g5d349943.el7.x86 7.1 MB/s | 5.4 MB 00:00 2024-04-26T19:21:10.265 INFO:teuthology.orchestra.run.smithi070.stdout: Upgrading : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-26T19:21:10.320 INFO:teuthology.orchestra.run.smithi045.stdout:(2/32): ceph-selinux-19.0.0-3211.g5d349943.el7. 433 kB/s | 25 kB 00:00 2024-04-26T19:21:10.363 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-26T19:21:10.394 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 23/34 2024-04-26T19:21:10.428 INFO:teuthology.orchestra.run.smithi045.stdout:(3/32): libcephfs2-19.0.0-3211.g5d349943.el7.x8 6.7 MB/s | 748 kB 00:00 2024-04-26T19:21:10.430 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-26T19:21:10.537 INFO:teuthology.orchestra.run.smithi045.stdout:(4/32): libradosstriper1-19.0.0-3211.g5d349943. 4.5 MB/s | 501 kB 00:00 2024-04-26T19:21:10.671 INFO:teuthology.orchestra.run.smithi045.stdout:(5/32): ceph-radosgw-19.0.0-3211.g5d349943.el7. 9.1 MB/s | 11 MB 00:01 2024-04-26T19:21:10.737 INFO:teuthology.orchestra.run.smithi045.stdout:(6/32): python3-ceph-argparse-19.0.0-3211.g5d34 678 kB/s | 45 kB 00:00 2024-04-26T19:21:10.821 INFO:teuthology.orchestra.run.smithi045.stdout:(7/32): python3-ceph-common-19.0.0-3211.g5d3499 1.6 MB/s | 135 kB 00:00 2024-04-26T19:21:10.888 INFO:teuthology.orchestra.run.smithi045.stdout:(8/32): python3-cephfs-19.0.0-3211.g5d349943.el 2.4 MB/s | 161 kB 00:00 2024-04-26T19:21:10.911 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-04-26T19:21:10.951 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-26T19:21:10.963 INFO:teuthology.orchestra.run.smithi045.stdout:(9/32): python3-rados-19.0.0-3211.g5d349943.el7 4.2 MB/s | 321 kB 00:00 2024-04-26T19:21:11.005 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-26T19:21:11.039 INFO:teuthology.orchestra.run.smithi045.stdout:(10/32): librgw2-19.0.0-3211.g5d349943.el7.x86_ 11 MB/s | 5.4 MB 00:00 2024-04-26T19:21:11.074 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 27/34 2024-04-26T19:21:11.089 INFO:teuthology.orchestra.run.smithi045.stdout:(11/32): python3-rbd-19.0.0-3211.g5d349943.el7. 2.3 MB/s | 298 kB 00:00 2024-04-26T19:21:11.103 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 28/34 2024-04-26T19:21:11.114 INFO:teuthology.orchestra.run.smithi045.stdout:(12/32): python3-rgw-19.0.0-3211.g5d349943.el7. 1.3 MB/s | 99 kB 00:00 2024-04-26T19:21:11.256 INFO:teuthology.orchestra.run.smithi045.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 641 kB/s | 107 kB 00:00 2024-04-26T19:21:11.281 INFO:teuthology.orchestra.run.smithi045.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 958 kB/s | 160 kB 00:00 2024-04-26T19:21:11.306 INFO:teuthology.orchestra.run.smithi045.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 902 kB/s | 45 kB 00:00 2024-04-26T19:21:11.415 INFO:teuthology.orchestra.run.smithi045.stdout:(16/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.6 MB/s | 292 kB 00:00 2024-04-26T19:21:11.465 INFO:teuthology.orchestra.run.smithi045.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 845 kB/s | 42 kB 00:00 2024-04-26T19:21:11.516 INFO:teuthology.orchestra.run.smithi045.stdout:(18/32): librdkafka-1.6.1-102.el9.x86_64.rpm 2.8 MB/s | 662 kB 00:00 2024-04-26T19:21:11.566 INFO:teuthology.orchestra.run.smithi045.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.2 MB/s | 221 kB 00:00 2024-04-26T19:21:11.586 INFO:teuthology.orchestra.run.smithi171.stdout:CentOS Stream 9 - AppStream 1.0 MB/s | 19 MB 00:18 2024-04-26T19:21:11.591 INFO:teuthology.orchestra.run.smithi045.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 477 kB/s | 36 kB 00:00 2024-04-26T19:21:11.616 INFO:teuthology.orchestra.run.smithi045.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 944 kB/s | 47 kB 00:00 2024-04-26T19:21:11.867 INFO:teuthology.orchestra.run.smithi045.stdout:(22/32): ceph-common-19.0.0-3211.g5d349943.el7. 8.9 MB/s | 21 MB 00:02 2024-04-26T19:21:12.417 INFO:teuthology.orchestra.run.smithi045.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 53 kB/s | 26 kB 00:00 2024-04-26T19:21:12.459 INFO:teuthology.orchestra.run.smithi045.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 356 kB/s | 309 kB 00:00 2024-04-26T19:21:12.584 INFO:teuthology.orchestra.run.smithi045.stdout:(25/32): libunwind-1.6.2-1.el9.x86_64.rpm 539 kB/s | 67 kB 00:00 2024-04-26T19:21:12.785 INFO:teuthology.orchestra.run.smithi045.stdout:(26/32): liboath-2.6.7-2.el9.x86_64.rpm 132 kB/s | 49 kB 00:00 2024-04-26T19:21:12.877 INFO:teuthology.orchestra.run.smithi045.stdout:(27/32): libarrow-9.0.0-11.el9.x86_64.rpm 3.5 MB/s | 4.4 MB 00:01 2024-04-26T19:21:12.902 INFO:teuthology.orchestra.run.smithi045.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 2.6 MB/s | 839 kB 00:00 2024-04-26T19:21:13.018 INFO:teuthology.orchestra.run.smithi045.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 11 MB/s | 1.6 MB 00:00 2024-04-26T19:21:13.044 INFO:teuthology.orchestra.run.smithi045.stdout:(30/32): re2-20211101-3.el9.x86_64.rpm 740 kB/s | 192 kB 00:00 2024-04-26T19:21:13.227 INFO:teuthology.orchestra.run.smithi045.stdout:(31/32): librados2-19.0.0-3211.g5d349943.el7.x8 10 MB/s | 3.4 MB 00:00 2024-04-26T19:21:13.364 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-26T19:21:13.394 INFO:teuthology.orchestra.run.smithi045.stdout:(32/32): librbd1-19.0.0-3211.g5d349943.el7.x86_ 8.4 MB/s | 3.1 MB 00:00 2024-04-26T19:21:13.399 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-26T19:21:13.400 INFO:teuthology.orchestra.run.smithi045.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:21:13.400 INFO:teuthology.orchestra.run.smithi045.stdout:Total 15 MB/s | 60 MB 00:04 2024-04-26T19:21:13.502 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction check 2024-04-26T19:21:13.544 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction check succeeded. 2024-04-26T19:21:13.544 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction test 2024-04-26T19:21:13.942 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-26T19:21:13.978 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-26T19:21:14.035 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction test succeeded. 2024-04-26T19:21:14.036 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction 2024-04-26T19:21:14.048 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-26T19:21:14.048 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-26T19:21:14.049 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-26T19:21:14.049 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:14.079 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-26T19:21:15.636 INFO:teuthology.orchestra.run.smithi171.stdout:CentOS Stream 9 - CRB 13 MB/s | 6.2 MB 00:00 2024-04-26T19:21:15.669 INFO:teuthology.orchestra.run.smithi045.stdout: Preparing : 1/1 2024-04-26T19:21:15.762 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-26T19:21:15.790 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-26T19:21:15.816 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-26T19:21:15.839 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-26T19:21:15.865 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-26T19:21:16.056 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-26T19:21:16.111 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-26T19:21:16.448 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-26T19:21:16.550 INFO:teuthology.orchestra.run.smithi045.stdout: Upgrading : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-26T19:21:16.652 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-26T19:21:16.742 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 8/34 2024-04-26T19:21:16.769 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-26T19:21:16.831 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-26T19:21:16.860 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-26T19:21:16.905 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 11/34 2024-04-26T19:21:16.975 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-26T19:21:17.004 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-26T19:21:17.060 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-26T19:21:17.094 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-26T19:21:17.146 INFO:teuthology.orchestra.run.smithi171.stdout:CentOS Stream 9 - Extras packages 45 kB/s | 16 kB 00:00 2024-04-26T19:21:17.205 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-26T19:21:17.236 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-04-26T19:21:17.277 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-26T19:21:17.302 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-26T19:21:17.331 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-04-26T19:21:17.363 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-26T19:21:17.692 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-26T19:21:17.734 INFO:teuthology.orchestra.run.smithi045.stdout: Upgrading : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-26T19:21:17.826 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-26T19:21:18.022 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 23/34 2024-04-26T19:21:18.059 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-26T19:21:18.564 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-04-26T19:21:18.595 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-26T19:21:18.667 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-26T19:21:18.747 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 27/34 2024-04-26T19:21:18.772 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 28/34 2024-04-26T19:21:18.850 INFO:teuthology.orchestra.run.smithi171.stdout:Extra Packages for Enterprise Linux 13 MB/s | 21 MB 00:01 2024-04-26T19:21:21.139 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-26T19:21:21.168 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-26T19:21:21.740 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-26T19:21:21.772 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-26T19:21:21.854 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-26T19:21:21.854 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-26T19:21:21.854 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-26T19:21:21.854 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:21.881 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-26T19:21:23.705 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-26T19:21:23.705 INFO:teuthology.orchestra.run.smithi070.stdout:skipping the directory /sys 2024-04-26T19:21:23.705 INFO:teuthology.orchestra.run.smithi070.stdout:skipping the directory /proc 2024-04-26T19:21:23.705 INFO:teuthology.orchestra.run.smithi070.stdout:skipping the directory /mnt 2024-04-26T19:21:23.705 INFO:teuthology.orchestra.run.smithi070.stdout:skipping the directory /var/tmp 2024-04-26T19:21:23.706 INFO:teuthology.orchestra.run.smithi070.stdout:skipping the directory /home 2024-04-26T19:21:23.706 INFO:teuthology.orchestra.run.smithi070.stdout:skipping the directory /root 2024-04-26T19:21:23.706 INFO:teuthology.orchestra.run.smithi070.stdout:skipping the directory /tmp 2024-04-26T19:21:23.706 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:23.930 INFO:teuthology.orchestra.run.smithi171.stdout:lab-extras 11 kB/s | 1.7 kB 00:00 2024-04-26T19:21:24.678 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-26T19:21:24.702 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-26T19:21:24.703 INFO:teuthology.orchestra.run.smithi070.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T19:21:24.703 INFO:teuthology.orchestra.run.smithi070.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-26T19:21:24.703 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-26T19:21:24.703 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-26T19:21:24.703 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:24.704 INFO:teuthology.orchestra.run.smithi070.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-26T19:21:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-26T19:21:24.806 INFO:teuthology.orchestra.run.smithi070.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-26T19:21:25.941 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-26T19:21:25.942 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 1/34 2024-04-26T19:21:25.942 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2/34 2024-04-26T19:21:25.942 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 3/34 2024-04-26T19:21:25.942 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 4/34 2024-04-26T19:21:25.942 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 5/34 2024-04-26T19:21:25.942 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 6/34 2024-04-26T19:21:25.942 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-26T19:21:25.942 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 8/34 2024-04-26T19:21:25.942 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 9/34 2024-04-26T19:21:25.942 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 10/34 2024-04-26T19:21:25.942 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 11/34 2024-04-26T19:21:25.942 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 13/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-26T19:21:25.943 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-04-26T19:21:25.944 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-26T19:21:25.944 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-26T19:21:25.944 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-26T19:21:25.944 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-26T19:21:25.944 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 33/34 2024-04-26T19:21:26.094 INFO:teuthology.orchestra.run.smithi171.stdout:Dependencies resolved. 2024-04-26T19:21:26.096 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:21:26.096 INFO:teuthology.orchestra.run.smithi171.stdout: Package Arch Version Repository Size 2024-04-26T19:21:26.096 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:21:26.096 INFO:teuthology.orchestra.run.smithi171.stdout:Installing: 2024-04-26T19:21:26.096 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-radosgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 11 M 2024-04-26T19:21:26.096 INFO:teuthology.orchestra.run.smithi171.stdout:Upgrading: 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout: librados2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.4 M 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout: librbd1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 3.1 M 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout:Installing dependencies: 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-base x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 21 M 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-selinux x86_64 2:19.0.0-3211.g5d349943.el7 ceph 25 k 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout: libcephfs2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 748 k 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout: libradosstriper1 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 501 k 2024-04-26T19:21:26.097 INFO:teuthology.orchestra.run.smithi171.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-26T19:21:26.098 INFO:teuthology.orchestra.run.smithi171.stdout: librgw2 x86_64 2:19.0.0-3211.g5d349943.el7 ceph 5.4 M 2024-04-26T19:21:26.098 INFO:teuthology.orchestra.run.smithi171.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-26T19:21:26.098 INFO:teuthology.orchestra.run.smithi171.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-26T19:21:26.098 INFO:teuthology.orchestra.run.smithi171.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-04-26T19:21:26.098 INFO:teuthology.orchestra.run.smithi171.stdout: python3-ceph-argparse x86_64 2:19.0.0-3211.g5d349943.el7 ceph 45 k 2024-04-26T19:21:26.098 INFO:teuthology.orchestra.run.smithi171.stdout: python3-ceph-common x86_64 2:19.0.0-3211.g5d349943.el7 ceph 135 k 2024-04-26T19:21:26.098 INFO:teuthology.orchestra.run.smithi171.stdout: python3-cephfs x86_64 2:19.0.0-3211.g5d349943.el7 ceph 161 k 2024-04-26T19:21:26.098 INFO:teuthology.orchestra.run.smithi171.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-26T19:21:26.098 INFO:teuthology.orchestra.run.smithi171.stdout: python3-rados x86_64 2:19.0.0-3211.g5d349943.el7 ceph 321 k 2024-04-26T19:21:26.098 INFO:teuthology.orchestra.run.smithi171.stdout: python3-rbd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 298 k 2024-04-26T19:21:26.098 INFO:teuthology.orchestra.run.smithi171.stdout: python3-rgw x86_64 2:19.0.0-3211.g5d349943.el7 ceph 99 k 2024-04-26T19:21:26.098 INFO:teuthology.orchestra.run.smithi171.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-26T19:21:26.098 INFO:teuthology.orchestra.run.smithi171.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-26T19:21:26.098 INFO:teuthology.orchestra.run.smithi171.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-26T19:21:26.098 INFO:teuthology.orchestra.run.smithi171.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-26T19:21:26.099 INFO:teuthology.orchestra.run.smithi171.stdout:Installing weak dependencies: 2024-04-26T19:21:26.099 INFO:teuthology.orchestra.run.smithi171.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-26T19:21:26.099 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:21:26.099 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction Summary 2024-04-26T19:21:26.099 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:21:26.099 INFO:teuthology.orchestra.run.smithi171.stdout:Install 30 Packages 2024-04-26T19:21:26.099 INFO:teuthology.orchestra.run.smithi171.stdout:Upgrade 2 Packages 2024-04-26T19:21:26.099 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:21:26.099 INFO:teuthology.orchestra.run.smithi171.stdout:Total download size: 60 M 2024-04-26T19:21:26.099 INFO:teuthology.orchestra.run.smithi171.stdout:Downloading Packages: 2024-04-26T19:21:26.595 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-26T19:21:26.596 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:26.596 INFO:teuthology.orchestra.run.smithi070.stdout:Upgraded: 2024-04-26T19:21:26.596 INFO:teuthology.orchestra.run.smithi070.stdout: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:26.596 INFO:teuthology.orchestra.run.smithi070.stdout: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:26.596 INFO:teuthology.orchestra.run.smithi070.stdout:Installed: 2024-04-26T19:21:26.596 INFO:teuthology.orchestra.run.smithi070.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-26T19:21:26.596 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:26.596 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:26.596 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:26.596 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:26.596 INFO:teuthology.orchestra.run.smithi070.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-26T19:21:26.596 INFO:teuthology.orchestra.run.smithi070.stdout: libarrow-9.0.0-11.el9.x86_64 2024-04-26T19:21:26.597 INFO:teuthology.orchestra.run.smithi070.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-04-26T19:21:26.597 INFO:teuthology.orchestra.run.smithi070.stdout: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:26.597 INFO:teuthology.orchestra.run.smithi070.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-26T19:21:26.597 INFO:teuthology.orchestra.run.smithi070.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-26T19:21:26.597 INFO:teuthology.orchestra.run.smithi070.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-26T19:21:26.597 INFO:teuthology.orchestra.run.smithi070.stdout: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:26.597 INFO:teuthology.orchestra.run.smithi070.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-26T19:21:26.597 INFO:teuthology.orchestra.run.smithi070.stdout: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:26.597 INFO:teuthology.orchestra.run.smithi070.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-26T19:21:26.597 INFO:teuthology.orchestra.run.smithi070.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-26T19:21:26.597 INFO:teuthology.orchestra.run.smithi070.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-04-26T19:21:26.597 INFO:teuthology.orchestra.run.smithi070.stdout: python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:26.597 INFO:teuthology.orchestra.run.smithi070.stdout: python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:26.597 INFO:teuthology.orchestra.run.smithi070.stdout: python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:26.597 INFO:teuthology.orchestra.run.smithi070.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-26T19:21:26.598 INFO:teuthology.orchestra.run.smithi070.stdout: python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:26.598 INFO:teuthology.orchestra.run.smithi070.stdout: python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:26.598 INFO:teuthology.orchestra.run.smithi070.stdout: python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:26.598 INFO:teuthology.orchestra.run.smithi070.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-26T19:21:26.598 INFO:teuthology.orchestra.run.smithi070.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-26T19:21:26.598 INFO:teuthology.orchestra.run.smithi070.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-26T19:21:26.598 INFO:teuthology.orchestra.run.smithi070.stdout: re2-1:20211101-3.el9.x86_64 2024-04-26T19:21:26.598 INFO:teuthology.orchestra.run.smithi070.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-26T19:21:26.598 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:26.598 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2024-04-26T19:21:26.899 INFO:teuthology.orchestra.run.smithi171.stdout:(1/32): ceph-base-19.0.0-3211.g5d349943.el7.x86 10 MB/s | 5.4 MB 00:00 2024-04-26T19:21:26.919 DEBUG:teuthology.orchestra.run.smithi070:> sudo yum -y install ceph-test 2024-04-26T19:21:27.174 INFO:teuthology.orchestra.run.smithi171.stdout:(2/32): ceph-selinux-19.0.0-3211.g5d349943.el7. 91 kB/s | 25 kB 00:00 2024-04-26T19:21:27.282 INFO:teuthology.orchestra.run.smithi171.stdout:(3/32): libcephfs2-19.0.0-3211.g5d349943.el7.x8 6.7 MB/s | 748 kB 00:00 2024-04-26T19:21:27.358 INFO:teuthology.orchestra.run.smithi171.stdout:(4/32): libradosstriper1-19.0.0-3211.g5d349943. 6.5 MB/s | 501 kB 00:00 2024-04-26T19:21:27.429 INFO:teuthology.orchestra.run.smithi070.stdout:Last metadata expiration check: 0:00:29 ago on Fri 26 Apr 2024 07:20:58 PM UTC. 2024-04-26T19:21:27.547 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2024-04-26T19:21:27.548 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:21:27.548 INFO:teuthology.orchestra.run.smithi070.stdout: Package Arch Version Repository Size 2024-04-26T19:21:27.548 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:21:27.548 INFO:teuthology.orchestra.run.smithi070.stdout:Installing: 2024-04-26T19:21:27.548 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-test x86_64 2:19.0.0-3211.g5d349943.el7 ceph 49 M 2024-04-26T19:21:27.548 INFO:teuthology.orchestra.run.smithi070.stdout:Installing dependencies: 2024-04-26T19:21:27.548 INFO:teuthology.orchestra.run.smithi070.stdout: libcephsqlite x86_64 2:19.0.0-3211.g5d349943.el7 ceph 163 k 2024-04-26T19:21:27.548 INFO:teuthology.orchestra.run.smithi070.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-26T19:21:27.548 INFO:teuthology.orchestra.run.smithi070.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-26T19:21:27.548 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:27.548 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction Summary 2024-04-26T19:21:27.548 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:21:27.548 INFO:teuthology.orchestra.run.smithi070.stdout:Install 4 Packages 2024-04-26T19:21:27.548 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:27.549 INFO:teuthology.orchestra.run.smithi070.stdout:Total download size: 50 M 2024-04-26T19:21:27.549 INFO:teuthology.orchestra.run.smithi070.stdout:Installed size: 210 M 2024-04-26T19:21:27.549 INFO:teuthology.orchestra.run.smithi070.stdout:Downloading Packages: 2024-04-26T19:21:27.750 INFO:teuthology.orchestra.run.smithi171.stdout:(5/32): librgw2-19.0.0-3211.g5d349943.el7.x86_6 14 MB/s | 5.4 MB 00:00 2024-04-26T19:21:27.800 INFO:teuthology.orchestra.run.smithi171.stdout:(6/32): python3-ceph-argparse-19.0.0-3211.g5d34 907 kB/s | 45 kB 00:00 2024-04-26T19:21:27.875 INFO:teuthology.orchestra.run.smithi171.stdout:(7/32): python3-ceph-common-19.0.0-3211.g5d3499 1.8 MB/s | 135 kB 00:00 2024-04-26T19:21:27.936 INFO:teuthology.orchestra.run.smithi070.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.2 MB/s | 305 kB 00:00 2024-04-26T19:21:27.942 INFO:teuthology.orchestra.run.smithi171.stdout:(8/32): python3-cephfs-19.0.0-3211.g5d349943.el 2.4 MB/s | 161 kB 00:00 2024-04-26T19:21:27.995 INFO:teuthology.orchestra.run.smithi070.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.1 MB/s | 64 kB 00:00 2024-04-26T19:21:28.067 INFO:teuthology.orchestra.run.smithi171.stdout:(9/32): ceph-radosgw-19.0.0-3211.g5d349943.el7. 6.2 MB/s | 11 MB 00:01 2024-04-26T19:21:28.078 INFO:teuthology.orchestra.run.smithi070.stdout:(3/4): libcephsqlite-19.0.0-3211.g5d349943.el7. 408 kB/s | 163 kB 00:00 2024-04-26T19:21:28.092 INFO:teuthology.orchestra.run.smithi171.stdout:(10/32): python3-rados-19.0.0-3211.g5d349943.el 2.1 MB/s | 321 kB 00:00 2024-04-26T19:21:28.151 INFO:teuthology.orchestra.run.smithi171.stdout:(11/32): python3-rbd-19.0.0-3211.g5d349943.el7. 3.5 MB/s | 298 kB 00:00 2024-04-26T19:21:28.185 INFO:teuthology.orchestra.run.smithi171.stdout:(12/32): python3-rgw-19.0.0-3211.g5d349943.el7. 1.1 MB/s | 99 kB 00:00 2024-04-26T19:21:28.319 INFO:teuthology.orchestra.run.smithi171.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 640 kB/s | 107 kB 00:00 2024-04-26T19:21:28.344 INFO:teuthology.orchestra.run.smithi171.stdout:(14/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.0 MB/s | 160 kB 00:00 2024-04-26T19:21:28.361 INFO:teuthology.orchestra.run.smithi171.stdout:(15/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.1 MB/s | 45 kB 00:00 2024-04-26T19:21:28.427 INFO:teuthology.orchestra.run.smithi171.stdout:(16/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 4.3 MB/s | 292 kB 00:00 2024-04-26T19:21:28.453 INFO:teuthology.orchestra.run.smithi171.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 5.9 MB/s | 662 kB 00:00 2024-04-26T19:21:28.511 INFO:teuthology.orchestra.run.smithi171.stdout:(18/32): qatlib-24.02.0-1.el9.x86_64.rpm 3.7 MB/s | 221 kB 00:00 2024-04-26T19:21:28.554 INFO:teuthology.orchestra.run.smithi171.stdout:(19/32): qatlib-service-24.02.0-1.el9.x86_64.rp 860 kB/s | 36 kB 00:00 2024-04-26T19:21:28.595 INFO:teuthology.orchestra.run.smithi171.stdout:(20/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 1.1 MB/s | 47 kB 00:00 2024-04-26T19:21:28.738 INFO:teuthology.orchestra.run.smithi171.stdout:(21/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 2.1 MB/s | 309 kB 00:00 2024-04-26T19:21:28.863 INFO:teuthology.orchestra.run.smithi171.stdout:(22/32): python3-prettytable-0.7.2-27.el9.noarc 97 kB/s | 42 kB 00:00 2024-04-26T19:21:29.096 INFO:teuthology.orchestra.run.smithi171.stdout:(23/32): ceph-common-19.0.0-3211.g5d349943.el7. 7.7 MB/s | 21 MB 00:02 2024-04-26T19:21:29.163 INFO:teuthology.orchestra.run.smithi171.stdout:(24/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 86 kB/s | 26 kB 00:00 2024-04-26T19:21:29.189 INFO:teuthology.orchestra.run.smithi171.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 531 kB/s | 49 kB 00:00 2024-04-26T19:21:29.239 INFO:teuthology.orchestra.run.smithi171.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 891 kB/s | 67 kB 00:00 2024-04-26T19:21:29.323 INFO:teuthology.orchestra.run.smithi171.stdout:(27/32): re2-20211101-3.el9.x86_64.rpm 2.2 MB/s | 192 kB 00:00 2024-04-26T19:21:29.365 INFO:teuthology.orchestra.run.smithi171.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 4.7 MB/s | 839 kB 00:00 2024-04-26T19:21:29.465 INFO:teuthology.orchestra.run.smithi171.stdout:(29/32): libarrow-9.0.0-11.el9.x86_64.rpm 6.1 MB/s | 4.4 MB 00:00 2024-04-26T19:21:29.557 INFO:teuthology.orchestra.run.smithi171.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 6.8 MB/s | 1.6 MB 00:00 2024-04-26T19:21:29.991 INFO:teuthology.orchestra.run.smithi171.stdout:(31/32): librbd1-19.0.0-3211.g5d349943.el7.x86_ 6.0 MB/s | 3.1 MB 00:00 2024-04-26T19:21:30.591 INFO:teuthology.orchestra.run.smithi171.stdout:(32/32): librados2-19.0.0-3211.g5d349943.el7.x8 2.8 MB/s | 3.4 MB 00:01 2024-04-26T19:21:30.594 INFO:teuthology.orchestra.run.smithi171.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:21:30.594 INFO:teuthology.orchestra.run.smithi171.stdout:Total 13 MB/s | 60 MB 00:04 2024-04-26T19:21:30.698 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction check 2024-04-26T19:21:30.728 INFO:teuthology.orchestra.run.smithi070.stdout:(4/4): ceph-test-19.0.0-3211.g5d349943.el7.x86_ 16 MB/s | 49 MB 00:03 2024-04-26T19:21:30.731 INFO:teuthology.orchestra.run.smithi070.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:21:30.731 INFO:teuthology.orchestra.run.smithi070.stdout:Total 16 MB/s | 50 MB 00:03 2024-04-26T19:21:30.735 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction check succeeded. 2024-04-26T19:21:30.735 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction test 2024-04-26T19:21:30.757 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction check 2024-04-26T19:21:30.778 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction check succeeded. 2024-04-26T19:21:30.778 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction test 2024-04-26T19:21:31.146 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction test succeeded. 2024-04-26T19:21:31.146 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction 2024-04-26T19:21:31.204 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction test succeeded. 2024-04-26T19:21:31.204 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction 2024-04-26T19:21:31.668 INFO:teuthology.orchestra.run.smithi070.stdout: Preparing : 1/1 2024-04-26T19:21:31.709 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-26T19:21:31.709 INFO:teuthology.orchestra.run.smithi045.stdout:skipping the directory /sys 2024-04-26T19:21:31.709 INFO:teuthology.orchestra.run.smithi045.stdout:skipping the directory /proc 2024-04-26T19:21:31.709 INFO:teuthology.orchestra.run.smithi045.stdout:skipping the directory /mnt 2024-04-26T19:21:31.709 INFO:teuthology.orchestra.run.smithi045.stdout:skipping the directory /var/tmp 2024-04-26T19:21:31.709 INFO:teuthology.orchestra.run.smithi045.stdout:skipping the directory /home 2024-04-26T19:21:31.709 INFO:teuthology.orchestra.run.smithi045.stdout:skipping the directory /root 2024-04-26T19:21:31.709 INFO:teuthology.orchestra.run.smithi045.stdout:skipping the directory /tmp 2024-04-26T19:21:31.710 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:31.745 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-26T19:21:31.785 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-26T19:21:31.813 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-26T19:21:32.680 INFO:teuthology.orchestra.run.smithi171.stdout: Preparing : 1/1 2024-04-26T19:21:32.713 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-26T19:21:32.738 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-26T19:21:32.738 INFO:teuthology.orchestra.run.smithi045.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T19:21:32.739 INFO:teuthology.orchestra.run.smithi045.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-26T19:21:32.739 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-26T19:21:32.739 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-26T19:21:32.739 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:32.741 INFO:teuthology.orchestra.run.smithi045.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-26T19:21:32.766 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-26T19:21:32.804 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-26T19:21:32.823 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-26T19:21:32.824 INFO:teuthology.orchestra.run.smithi045.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-26T19:21:32.838 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-26T19:21:32.869 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-26T19:21:32.890 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-26T19:21:33.094 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-26T19:21:33.161 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-26T19:21:33.579 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-26T19:21:33.640 INFO:teuthology.orchestra.run.smithi171.stdout: Upgrading : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-26T19:21:33.732 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-26T19:21:33.821 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 8/34 2024-04-26T19:21:33.850 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-26T19:21:33.912 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 9/34 2024-04-26T19:21:33.941 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-26T19:21:33.985 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 11/34 2024-04-26T19:21:34.008 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-26T19:21:34.008 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 1/34 2024-04-26T19:21:34.008 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2/34 2024-04-26T19:21:34.008 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 3/34 2024-04-26T19:21:34.008 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 4/34 2024-04-26T19:21:34.008 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 5/34 2024-04-26T19:21:34.008 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 6/34 2024-04-26T19:21:34.008 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-26T19:21:34.009 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 8/34 2024-04-26T19:21:34.009 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 9/34 2024-04-26T19:21:34.009 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 10/34 2024-04-26T19:21:34.009 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 11/34 2024-04-26T19:21:34.009 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-26T19:21:34.009 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 13/34 2024-04-26T19:21:34.009 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-26T19:21:34.009 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-26T19:21:34.009 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-26T19:21:34.009 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-26T19:21:34.009 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-26T19:21:34.009 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-26T19:21:34.009 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-26T19:21:34.009 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-26T19:21:34.009 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-26T19:21:34.010 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-26T19:21:34.010 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-04-26T19:21:34.010 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-04-26T19:21:34.010 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-26T19:21:34.010 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-26T19:21:34.011 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-04-26T19:21:34.011 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-26T19:21:34.011 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-26T19:21:34.011 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-26T19:21:34.011 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-26T19:21:34.011 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 33/34 2024-04-26T19:21:34.054 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-26T19:21:34.085 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-26T19:21:34.149 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 13/34 2024-04-26T19:21:34.184 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-26T19:21:34.295 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-26T19:21:34.335 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-04-26T19:21:34.383 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-26T19:21:34.417 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-26T19:21:34.446 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-04-26T19:21:34.479 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-26T19:21:34.718 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-26T19:21:34.718 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:34.718 INFO:teuthology.orchestra.run.smithi045.stdout:Upgraded: 2024-04-26T19:21:34.718 INFO:teuthology.orchestra.run.smithi045.stdout: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:34.718 INFO:teuthology.orchestra.run.smithi045.stdout: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:34.718 INFO:teuthology.orchestra.run.smithi045.stdout:Installed: 2024-04-26T19:21:34.718 INFO:teuthology.orchestra.run.smithi045.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-26T19:21:34.718 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:34.718 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:34.718 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:34.718 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:34.718 INFO:teuthology.orchestra.run.smithi045.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-26T19:21:34.719 INFO:teuthology.orchestra.run.smithi045.stdout: libarrow-9.0.0-11.el9.x86_64 2024-04-26T19:21:34.719 INFO:teuthology.orchestra.run.smithi045.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-04-26T19:21:34.719 INFO:teuthology.orchestra.run.smithi045.stdout: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:34.719 INFO:teuthology.orchestra.run.smithi045.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-26T19:21:34.719 INFO:teuthology.orchestra.run.smithi045.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-26T19:21:34.719 INFO:teuthology.orchestra.run.smithi045.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-26T19:21:34.719 INFO:teuthology.orchestra.run.smithi045.stdout: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:34.719 INFO:teuthology.orchestra.run.smithi045.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-26T19:21:34.719 INFO:teuthology.orchestra.run.smithi045.stdout: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:34.719 INFO:teuthology.orchestra.run.smithi045.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-26T19:21:34.719 INFO:teuthology.orchestra.run.smithi045.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-26T19:21:34.719 INFO:teuthology.orchestra.run.smithi045.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-04-26T19:21:34.719 INFO:teuthology.orchestra.run.smithi045.stdout: python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:34.719 INFO:teuthology.orchestra.run.smithi045.stdout: python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:34.720 INFO:teuthology.orchestra.run.smithi045.stdout: python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:34.720 INFO:teuthology.orchestra.run.smithi045.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-26T19:21:34.720 INFO:teuthology.orchestra.run.smithi045.stdout: python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:34.720 INFO:teuthology.orchestra.run.smithi045.stdout: python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:34.720 INFO:teuthology.orchestra.run.smithi045.stdout: python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:34.720 INFO:teuthology.orchestra.run.smithi045.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-26T19:21:34.720 INFO:teuthology.orchestra.run.smithi045.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-26T19:21:34.720 INFO:teuthology.orchestra.run.smithi045.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-26T19:21:34.720 INFO:teuthology.orchestra.run.smithi045.stdout: re2-1:20211101-3.el9.x86_64 2024-04-26T19:21:34.720 INFO:teuthology.orchestra.run.smithi045.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-26T19:21:34.720 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:34.720 INFO:teuthology.orchestra.run.smithi045.stdout:Complete! 2024-04-26T19:21:34.794 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-26T19:21:34.842 INFO:teuthology.orchestra.run.smithi171.stdout: Upgrading : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-26T19:21:34.931 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 22/34 2024-04-26T19:21:34.963 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 23/34 2024-04-26T19:21:34.999 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-26T19:21:35.057 DEBUG:teuthology.orchestra.run.smithi045:> sudo yum -y install ceph-test 2024-04-26T19:21:35.487 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-04-26T19:21:35.528 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-26T19:21:35.588 INFO:teuthology.orchestra.run.smithi045.stdout:Last metadata expiration check: 0:00:28 ago on Fri 26 Apr 2024 07:21:07 PM UTC. 2024-04-26T19:21:35.599 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 26/34 2024-04-26T19:21:35.677 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 27/34 2024-04-26T19:21:35.705 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 28/34 2024-04-26T19:21:35.713 INFO:teuthology.orchestra.run.smithi045.stdout:Dependencies resolved. 2024-04-26T19:21:35.713 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:21:35.714 INFO:teuthology.orchestra.run.smithi045.stdout: Package Arch Version Repository Size 2024-04-26T19:21:35.714 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:21:35.714 INFO:teuthology.orchestra.run.smithi045.stdout:Installing: 2024-04-26T19:21:35.714 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-test x86_64 2:19.0.0-3211.g5d349943.el7 ceph 49 M 2024-04-26T19:21:35.714 INFO:teuthology.orchestra.run.smithi045.stdout:Installing dependencies: 2024-04-26T19:21:35.714 INFO:teuthology.orchestra.run.smithi045.stdout: libcephsqlite x86_64 2:19.0.0-3211.g5d349943.el7 ceph 163 k 2024-04-26T19:21:35.714 INFO:teuthology.orchestra.run.smithi045.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-26T19:21:35.714 INFO:teuthology.orchestra.run.smithi045.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-26T19:21:35.714 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:35.714 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction Summary 2024-04-26T19:21:35.714 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:21:35.714 INFO:teuthology.orchestra.run.smithi045.stdout:Install 4 Packages 2024-04-26T19:21:35.715 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:35.715 INFO:teuthology.orchestra.run.smithi045.stdout:Total download size: 50 M 2024-04-26T19:21:35.715 INFO:teuthology.orchestra.run.smithi045.stdout:Installed size: 210 M 2024-04-26T19:21:35.715 INFO:teuthology.orchestra.run.smithi045.stdout:Downloading Packages: 2024-04-26T19:21:36.061 INFO:teuthology.orchestra.run.smithi045.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.1 MB/s | 305 kB 00:00 2024-04-26T19:21:36.128 INFO:teuthology.orchestra.run.smithi045.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 954 kB/s | 64 kB 00:00 2024-04-26T19:21:36.153 INFO:teuthology.orchestra.run.smithi045.stdout:(3/4): libcephsqlite-19.0.0-3211.g5d349943.el7. 442 kB/s | 163 kB 00:00 2024-04-26T19:21:36.393 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-26T19:21:36.542 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-26T19:21:38.034 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-26T19:21:38.077 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-26T19:21:38.303 INFO:teuthology.orchestra.run.smithi045.stdout:(4/4): ceph-test-19.0.0-3211.g5d349943.el7.x86_ 19 MB/s | 49 MB 00:02 2024-04-26T19:21:38.307 INFO:teuthology.orchestra.run.smithi045.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:21:38.307 INFO:teuthology.orchestra.run.smithi045.stdout:Total 19 MB/s | 50 MB 00:02 2024-04-26T19:21:38.335 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction check 2024-04-26T19:21:38.358 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction check succeeded. 2024-04-26T19:21:38.358 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction test 2024-04-26T19:21:38.620 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 29/34 2024-04-26T19:21:38.664 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-26T19:21:38.748 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction test succeeded. 2024-04-26T19:21:38.748 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction 2024-04-26T19:21:38.755 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 30/34 2024-04-26T19:21:38.755 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-26T19:21:38.755 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-26T19:21:38.756 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:21:38.790 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-26T19:21:38.847 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-26T19:21:38.847 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 1/4 2024-04-26T19:21:38.847 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2/4 2024-04-26T19:21:38.847 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-26T19:21:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-26T19:21:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:39.121 INFO:teuthology.orchestra.run.smithi070.stdout:Installed: 2024-04-26T19:21:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-26T19:21:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-26T19:21:39.121 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:39.122 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2024-04-26T19:21:39.286 INFO:teuthology.orchestra.run.smithi045.stdout: Preparing : 1/1 2024-04-26T19:21:39.355 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-26T19:21:39.382 DEBUG:teuthology.orchestra.run.smithi070:> sudo yum -y install ceph 2024-04-26T19:21:39.394 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-26T19:21:39.421 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-26T19:21:39.911 INFO:teuthology.orchestra.run.smithi070.stdout:Last metadata expiration check: 0:00:41 ago on Fri 26 Apr 2024 07:20:58 PM UTC. 2024-04-26T19:21:40.039 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2024-04-26T19:21:40.042 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:21:40.042 INFO:teuthology.orchestra.run.smithi070.stdout: Package Arch Version Repository Size 2024-04-26T19:21:40.042 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:21:40.042 INFO:teuthology.orchestra.run.smithi070.stdout:Installing: 2024-04-26T19:21:40.042 INFO:teuthology.orchestra.run.smithi070.stdout: ceph x86_64 2:19.0.0-3211.g5d349943.el7 ceph 6.6 k 2024-04-26T19:21:40.042 INFO:teuthology.orchestra.run.smithi070.stdout:Installing dependencies: 2024-04-26T19:21:40.042 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-mds x86_64 2:19.0.0-3211.g5d349943.el7 ceph 2.4 M 2024-04-26T19:21:40.042 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-mgr x86_64 2:19.0.0-3211.g5d349943.el7 ceph 1.5 M 2024-04-26T19:21:40.043 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3211.g5d349943.el7 ceph-noarch 249 k 2024-04-26T19:21:40.043 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-mon x86_64 2:19.0.0-3211.g5d349943.el7 ceph 4.7 M 2024-04-26T19:21:40.043 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-osd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 17 M 2024-04-26T19:21:40.043 INFO:teuthology.orchestra.run.smithi070.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-26T19:21:40.043 INFO:teuthology.orchestra.run.smithi070.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-26T19:21:40.043 INFO:teuthology.orchestra.run.smithi070.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-26T19:21:40.043 INFO:teuthology.orchestra.run.smithi070.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-26T19:21:40.043 INFO:teuthology.orchestra.run.smithi070.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-26T19:21:40.043 INFO:teuthology.orchestra.run.smithi070.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-26T19:21:40.043 INFO:teuthology.orchestra.run.smithi070.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-26T19:21:40.043 INFO:teuthology.orchestra.run.smithi070.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-26T19:21:40.043 INFO:teuthology.orchestra.run.smithi070.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-26T19:21:40.044 INFO:teuthology.orchestra.run.smithi070.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-26T19:21:40.044 INFO:teuthology.orchestra.run.smithi070.stdout: python3-jaraco-collections 2024-04-26T19:21:40.044 INFO:teuthology.orchestra.run.smithi070.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-26T19:21:40.044 INFO:teuthology.orchestra.run.smithi070.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-26T19:21:40.044 INFO:teuthology.orchestra.run.smithi070.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-26T19:21:40.044 INFO:teuthology.orchestra.run.smithi070.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-26T19:21:40.044 INFO:teuthology.orchestra.run.smithi070.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-26T19:21:40.044 INFO:teuthology.orchestra.run.smithi070.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-26T19:21:40.044 INFO:teuthology.orchestra.run.smithi070.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-26T19:21:40.044 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-26T19:21:40.044 INFO:teuthology.orchestra.run.smithi070.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-26T19:21:40.044 INFO:teuthology.orchestra.run.smithi070.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-26T19:21:40.045 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-26T19:21:40.045 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-26T19:21:40.045 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-26T19:21:40.045 INFO:teuthology.orchestra.run.smithi070.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-26T19:21:40.045 INFO:teuthology.orchestra.run.smithi070.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-26T19:21:40.045 INFO:teuthology.orchestra.run.smithi070.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-26T19:21:40.045 INFO:teuthology.orchestra.run.smithi070.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-26T19:21:40.045 INFO:teuthology.orchestra.run.smithi070.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-26T19:21:40.045 INFO:teuthology.orchestra.run.smithi070.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-26T19:21:40.045 INFO:teuthology.orchestra.run.smithi070.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-26T19:21:40.045 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:40.045 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction Summary 2024-04-26T19:21:40.045 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:21:40.045 INFO:teuthology.orchestra.run.smithi070.stdout:Install 36 Packages 2024-04-26T19:21:40.046 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:40.046 INFO:teuthology.orchestra.run.smithi070.stdout:Total download size: 30 M 2024-04-26T19:21:40.046 INFO:teuthology.orchestra.run.smithi070.stdout:Installed size: 107 M 2024-04-26T19:21:40.046 INFO:teuthology.orchestra.run.smithi070.stdout:Downloading Packages: 2024-04-26T19:21:41.079 INFO:teuthology.orchestra.run.smithi070.stdout:(1/36): ceph-19.0.0-3211.g5d349943.el7.x86_64.r 39 kB/s | 6.6 kB 00:00 2024-04-26T19:21:41.388 INFO:teuthology.orchestra.run.smithi070.stdout:(2/36): ceph-mds-19.0.0-3211.g5d349943.el7.x86_ 4.9 MB/s | 2.4 MB 00:00 2024-04-26T19:21:41.438 INFO:teuthology.orchestra.run.smithi070.stdout:(3/36): ceph-mgr-19.0.0-3211.g5d349943.el7.x86_ 2.8 MB/s | 1.5 MB 00:00 2024-04-26T19:21:41.538 INFO:teuthology.orchestra.run.smithi070.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3211.g5d34 2.4 MB/s | 249 kB 00:00 2024-04-26T19:21:41.605 INFO:teuthology.orchestra.run.smithi070.stdout:(5/36): ceph-mon-19.0.0-3211.g5d349943.el7.x86_ 8.9 MB/s | 4.7 MB 00:00 2024-04-26T19:21:41.755 INFO:teuthology.orchestra.run.smithi070.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.1 MB/s | 253 kB 00:00 2024-04-26T19:21:41.805 INFO:teuthology.orchestra.run.smithi070.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 2.1 MB/s | 106 kB 00:00 2024-04-26T19:21:41.855 INFO:teuthology.orchestra.run.smithi070.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 2.6 MB/s | 135 kB 00:00 2024-04-26T19:21:41.906 INFO:teuthology.orchestra.run.smithi070.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 2.4 MB/s | 125 kB 00:00 2024-04-26T19:21:41.939 INFO:teuthology.orchestra.run.smithi070.stdout:(10/36): python3-cryptography-36.0.1-4.el9.x86_ 3.7 MB/s | 1.2 MB 00:00 2024-04-26T19:21:41.965 INFO:teuthology.orchestra.run.smithi070.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 3.6 MB/s | 215 kB 00:00 2024-04-26T19:21:42.207 INFO:teuthology.orchestra.run.smithi070.stdout:(12/36): ceph-osd-19.0.0-3211.g5d349943.el7.x86 21 MB/s | 17 MB 00:00 2024-04-26T19:21:42.307 INFO:teuthology.orchestra.run.smithi070.stdout:(13/36): lua-5.4.4-4.el9.x86_64.rpm 513 kB/s | 188 kB 00:00 2024-04-26T19:21:42.349 INFO:teuthology.orchestra.run.smithi070.stdout:(14/36): python3-mako-1.1.4-6.el9.noarch.rpm 448 kB/s | 172 kB 00:00 2024-04-26T19:21:42.374 INFO:teuthology.orchestra.run.smithi070.stdout:(15/36): python3-markupsafe-1.1.1-12.el9.x86_64 209 kB/s | 35 kB 00:00 2024-04-26T19:21:42.399 INFO:teuthology.orchestra.run.smithi070.stdout:(16/36): python3-pytz-2021.1-5.el9.noarch.rpm 558 kB/s | 51 kB 00:00 2024-04-26T19:21:42.425 INFO:teuthology.orchestra.run.smithi070.stdout:(17/36): python3-toml-0.10.2-6.el9.noarch.rpm 552 kB/s | 42 kB 00:00 2024-04-26T19:21:42.558 INFO:teuthology.orchestra.run.smithi070.stdout:(18/36): lua-devel-5.4.4-4.el9.x86_64.rpm 121 kB/s | 22 kB 00:00 2024-04-26T19:21:42.583 INFO:teuthology.orchestra.run.smithi070.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 822 kB/s | 151 kB 00:00 2024-04-26T19:21:42.609 INFO:teuthology.orchestra.run.smithi070.stdout:(20/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 236 kB/s | 43 kB 00:00 2024-04-26T19:21:42.634 INFO:teuthology.orchestra.run.smithi070.stdout:(21/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.2 MB/s | 172 kB 00:00 2024-04-26T19:21:42.684 INFO:teuthology.orchestra.run.smithi070.stdout:(22/36): python3-cherrypy-18.6.1-2.el9.noarch.r 4.7 MB/s | 358 kB 00:00 2024-04-26T19:21:42.709 INFO:teuthology.orchestra.run.smithi070.stdout:(23/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 107 kB/s | 11 kB 00:00 2024-04-26T19:21:42.726 INFO:teuthology.orchestra.run.smithi070.stdout:(24/36): python3-jaraco-classes-3.2.1-5.el9.noa 192 kB/s | 18 kB 00:00 2024-04-26T19:21:42.752 INFO:teuthology.orchestra.run.smithi070.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 346 kB/s | 23 kB 00:00 2024-04-26T19:21:42.777 INFO:teuthology.orchestra.run.smithi070.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 387 kB/s | 19 kB 00:00 2024-04-26T19:21:42.802 INFO:teuthology.orchestra.run.smithi070.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 261 kB/s | 20 kB 00:00 2024-04-26T19:21:42.827 INFO:teuthology.orchestra.run.smithi070.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 615 kB/s | 46 kB 00:00 2024-04-26T19:21:42.852 INFO:teuthology.orchestra.run.smithi070.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-04-26T19:21:42.894 INFO:teuthology.orchestra.run.smithi070.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.9 MB/s | 272 kB 00:00 2024-04-26T19:21:42.911 INFO:teuthology.orchestra.run.smithi070.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 197 kB/s | 16 kB 00:00 2024-04-26T19:21:42.928 INFO:teuthology.orchestra.run.smithi070.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 1.0 MB/s | 36 kB 00:00 2024-04-26T19:21:42.953 INFO:teuthology.orchestra.run.smithi070.stdout:(33/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.5 MB/s | 90 kB 00:00 2024-04-26T19:21:42.979 INFO:teuthology.orchestra.run.smithi070.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 3.3 MB/s | 230 kB 00:00 2024-04-26T19:21:43.012 INFO:teuthology.orchestra.run.smithi070.stdout:(35/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 5.0 MB/s | 427 kB 00:00 2024-04-26T19:21:43.029 INFO:teuthology.orchestra.run.smithi070.stdout:(36/36): python3-zc-lockfile-2.0-10.el9.noarch. 268 kB/s | 20 kB 00:00 2024-04-26T19:21:43.035 INFO:teuthology.orchestra.run.smithi070.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:21:43.035 INFO:teuthology.orchestra.run.smithi070.stdout:Total 10 MB/s | 30 MB 00:02 2024-04-26T19:21:43.170 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction check 2024-04-26T19:21:43.209 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction check succeeded. 2024-04-26T19:21:43.210 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction test 2024-04-26T19:21:43.501 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction test succeeded. 2024-04-26T19:21:43.501 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction 2024-04-26T19:21:44.274 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-26T19:21:44.363 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-26T19:21:44.741 INFO:teuthology.orchestra.run.smithi070.stdout: Preparing : 1/1 2024-04-26T19:21:44.798 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-26T19:21:44.831 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-26T19:21:44.859 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-26T19:21:44.932 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-26T19:21:45.008 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-26T19:21:45.041 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-26T19:21:45.130 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-26T19:21:45.201 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-26T19:21:45.243 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-26T19:21:45.278 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-26T19:21:45.308 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-26T19:21:45.342 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-26T19:21:45.367 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-26T19:21:45.408 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-26T19:21:45.443 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-26T19:21:45.477 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-26T19:21:45.515 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-26T19:21:45.587 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-26T19:21:45.724 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-26T19:21:45.797 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-26T19:21:45.852 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-26T19:21:45.906 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-26T19:21:45.955 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-26T19:21:46.010 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-26T19:21:46.193 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-26T19:21:46.252 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-26T19:21:46.329 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-26T19:21:46.417 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-26T19:21:46.460 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-26T19:21:46.575 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-26T19:21:46.629 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-26T19:21:46.629 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 1/4 2024-04-26T19:21:46.629 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2/4 2024-04-26T19:21:46.629 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-26T19:21:46.732 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 31/36 2024-04-26T19:21:46.762 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-26T19:21:46.787 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-26T19:21:46.787 INFO:teuthology.orchestra.run.smithi070.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T19:21:46.787 INFO:teuthology.orchestra.run.smithi070.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-26T19:21:46.787 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-26T19:21:46.787 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-26T19:21:46.787 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:46.901 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-26T19:21:46.902 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:46.902 INFO:teuthology.orchestra.run.smithi045.stdout:Installed: 2024-04-26T19:21:46.902 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:46.902 INFO:teuthology.orchestra.run.smithi045.stdout: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:46.902 INFO:teuthology.orchestra.run.smithi045.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-26T19:21:46.902 INFO:teuthology.orchestra.run.smithi045.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-26T19:21:46.902 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:46.902 INFO:teuthology.orchestra.run.smithi045.stdout:Complete! 2024-04-26T19:21:47.177 DEBUG:teuthology.orchestra.run.smithi045:> sudo yum -y install ceph 2024-04-26T19:21:47.709 INFO:teuthology.orchestra.run.smithi045.stdout:Last metadata expiration check: 0:00:40 ago on Fri 26 Apr 2024 07:21:07 PM UTC. 2024-04-26T19:21:47.838 INFO:teuthology.orchestra.run.smithi045.stdout:Dependencies resolved. 2024-04-26T19:21:47.841 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:21:47.841 INFO:teuthology.orchestra.run.smithi045.stdout: Package Arch Version Repository Size 2024-04-26T19:21:47.841 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:21:47.841 INFO:teuthology.orchestra.run.smithi045.stdout:Installing: 2024-04-26T19:21:47.841 INFO:teuthology.orchestra.run.smithi045.stdout: ceph x86_64 2:19.0.0-3211.g5d349943.el7 ceph 6.6 k 2024-04-26T19:21:47.841 INFO:teuthology.orchestra.run.smithi045.stdout:Installing dependencies: 2024-04-26T19:21:47.841 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-mds x86_64 2:19.0.0-3211.g5d349943.el7 ceph 2.4 M 2024-04-26T19:21:47.841 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-mgr x86_64 2:19.0.0-3211.g5d349943.el7 ceph 1.5 M 2024-04-26T19:21:47.841 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3211.g5d349943.el7 ceph-noarch 249 k 2024-04-26T19:21:47.841 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-mon x86_64 2:19.0.0-3211.g5d349943.el7 ceph 4.7 M 2024-04-26T19:21:47.841 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-osd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 17 M 2024-04-26T19:21:47.841 INFO:teuthology.orchestra.run.smithi045.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-26T19:21:47.842 INFO:teuthology.orchestra.run.smithi045.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-26T19:21:47.842 INFO:teuthology.orchestra.run.smithi045.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-26T19:21:47.842 INFO:teuthology.orchestra.run.smithi045.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-26T19:21:47.842 INFO:teuthology.orchestra.run.smithi045.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-26T19:21:47.842 INFO:teuthology.orchestra.run.smithi045.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-26T19:21:47.842 INFO:teuthology.orchestra.run.smithi045.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-26T19:21:47.842 INFO:teuthology.orchestra.run.smithi045.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-26T19:21:47.842 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-26T19:21:47.842 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-26T19:21:47.842 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco-collections 2024-04-26T19:21:47.842 INFO:teuthology.orchestra.run.smithi045.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-26T19:21:47.842 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-26T19:21:47.842 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-26T19:21:47.843 INFO:teuthology.orchestra.run.smithi045.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-26T19:21:47.843 INFO:teuthology.orchestra.run.smithi045.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-26T19:21:47.843 INFO:teuthology.orchestra.run.smithi045.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-26T19:21:47.843 INFO:teuthology.orchestra.run.smithi045.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-26T19:21:47.843 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-26T19:21:47.843 INFO:teuthology.orchestra.run.smithi045.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-26T19:21:47.843 INFO:teuthology.orchestra.run.smithi045.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-26T19:21:47.843 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-26T19:21:47.843 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-26T19:21:47.843 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-26T19:21:47.843 INFO:teuthology.orchestra.run.smithi045.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-26T19:21:47.843 INFO:teuthology.orchestra.run.smithi045.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-26T19:21:47.843 INFO:teuthology.orchestra.run.smithi045.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-26T19:21:47.843 INFO:teuthology.orchestra.run.smithi045.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-26T19:21:47.844 INFO:teuthology.orchestra.run.smithi045.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-26T19:21:47.844 INFO:teuthology.orchestra.run.smithi045.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-26T19:21:47.844 INFO:teuthology.orchestra.run.smithi045.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-26T19:21:47.844 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:47.844 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction Summary 2024-04-26T19:21:47.844 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:21:47.844 INFO:teuthology.orchestra.run.smithi045.stdout:Install 36 Packages 2024-04-26T19:21:47.844 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:47.845 INFO:teuthology.orchestra.run.smithi045.stdout:Total download size: 30 M 2024-04-26T19:21:47.845 INFO:teuthology.orchestra.run.smithi045.stdout:Installed size: 107 M 2024-04-26T19:21:47.845 INFO:teuthology.orchestra.run.smithi045.stdout:Downloading Packages: 2024-04-26T19:21:48.229 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-26T19:21:48.254 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-26T19:21:48.254 INFO:teuthology.orchestra.run.smithi070.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T19:21:48.255 INFO:teuthology.orchestra.run.smithi070.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-26T19:21:48.255 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-26T19:21:48.255 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-26T19:21:48.255 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:48.418 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-26T19:21:48.418 INFO:teuthology.orchestra.run.smithi171.stdout:skipping the directory /sys 2024-04-26T19:21:48.418 INFO:teuthology.orchestra.run.smithi171.stdout:skipping the directory /proc 2024-04-26T19:21:48.418 INFO:teuthology.orchestra.run.smithi171.stdout:skipping the directory /mnt 2024-04-26T19:21:48.418 INFO:teuthology.orchestra.run.smithi171.stdout:skipping the directory /var/tmp 2024-04-26T19:21:48.418 INFO:teuthology.orchestra.run.smithi171.stdout:skipping the directory /home 2024-04-26T19:21:48.418 INFO:teuthology.orchestra.run.smithi171.stdout:skipping the directory /root 2024-04-26T19:21:48.418 INFO:teuthology.orchestra.run.smithi171.stdout:skipping the directory /tmp 2024-04-26T19:21:48.418 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:21:48.696 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-26T19:21:48.703 INFO:teuthology.orchestra.run.smithi045.stdout:(1/36): ceph-19.0.0-3211.g5d349943.el7.x86_64.r 31 kB/s | 6.6 kB 00:00 2024-04-26T19:21:48.719 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-26T19:21:48.719 INFO:teuthology.orchestra.run.smithi070.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T19:21:48.719 INFO:teuthology.orchestra.run.smithi070.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-26T19:21:48.720 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-26T19:21:48.720 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-26T19:21:48.720 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:48.947 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-26T19:21:48.970 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-26T19:21:48.970 INFO:teuthology.orchestra.run.smithi070.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T19:21:48.970 INFO:teuthology.orchestra.run.smithi070.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-26T19:21:48.970 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-26T19:21:48.970 INFO:teuthology.orchestra.run.smithi070.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-26T19:21:48.970 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:49.034 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-26T19:21:49.045 INFO:teuthology.orchestra.run.smithi045.stdout:(2/36): ceph-mgr-19.0.0-3211.g5d349943.el7.x86_ 2.7 MB/s | 1.5 MB 00:00 2024-04-26T19:21:49.087 INFO:teuthology.orchestra.run.smithi045.stdout:(3/36): ceph-mds-19.0.0-3211.g5d349943.el7.x86_ 4.0 MB/s | 2.4 MB 00:00 2024-04-26T19:21:49.220 INFO:teuthology.orchestra.run.smithi045.stdout:(4/36): ceph-mgr-modules-core-19.0.0-3211.g5d34 1.8 MB/s | 249 kB 00:00 2024-04-26T19:21:49.387 INFO:teuthology.orchestra.run.smithi045.stdout:(5/36): ceph-mon-19.0.0-3211.g5d349943.el7.x86_ 6.9 MB/s | 4.7 MB 00:00 2024-04-26T19:21:49.412 INFO:teuthology.orchestra.run.smithi045.stdout:(6/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.3 MB/s | 253 kB 00:00 2024-04-26T19:21:49.416 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-26T19:21:49.441 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 32/34 2024-04-26T19:21:49.441 INFO:teuthology.orchestra.run.smithi171.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T19:21:49.441 INFO:teuthology.orchestra.run.smithi171.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-26T19:21:49.441 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-26T19:21:49.441 INFO:teuthology.orchestra.run.smithi171.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-26T19:21:49.441 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:21:49.443 INFO:teuthology.orchestra.run.smithi171.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-26T19:21:49.446 INFO:teuthology.orchestra.run.smithi045.stdout:(7/36): python3-ply-3.11-14.el9.noarch.rpm 3.1 MB/s | 106 kB 00:00 2024-04-26T19:21:49.488 INFO:teuthology.orchestra.run.smithi045.stdout:(8/36): python3-pycparser-2.20-6.el9.noarch.rpm 3.2 MB/s | 135 kB 00:00 2024-04-26T19:21:49.527 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-26T19:21:49.528 INFO:teuthology.orchestra.run.smithi171.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-26T19:21:49.530 INFO:teuthology.orchestra.run.smithi045.stdout:(9/36): python3-requests-2.25.1-8.el9.noarch.rp 2.9 MB/s | 125 kB 00:00 2024-04-26T19:21:49.580 INFO:teuthology.orchestra.run.smithi045.stdout:(10/36): python3-urllib3-1.26.5-5.el9.noarch.rp 4.2 MB/s | 215 kB 00:00 2024-04-26T19:21:49.614 INFO:teuthology.orchestra.run.smithi045.stdout:(11/36): python3-cryptography-36.0.1-4.el9.x86_ 5.4 MB/s | 1.2 MB 00:00 2024-04-26T19:21:49.739 INFO:teuthology.orchestra.run.smithi045.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 1.2 MB/s | 188 kB 00:00 2024-04-26T19:21:49.764 INFO:teuthology.orchestra.run.smithi045.stdout:(13/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.1 MB/s | 172 kB 00:00 2024-04-26T19:21:49.789 INFO:teuthology.orchestra.run.smithi045.stdout:(14/36): python3-markupsafe-1.1.1-12.el9.x86_64 692 kB/s | 35 kB 00:00 2024-04-26T19:21:49.815 INFO:teuthology.orchestra.run.smithi045.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-04-26T19:21:49.840 INFO:teuthology.orchestra.run.smithi045.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 830 kB/s | 42 kB 00:00 2024-04-26T19:21:50.023 INFO:teuthology.orchestra.run.smithi045.stdout:(17/36): ceph-osd-19.0.0-3211.g5d349943.el7.x86 17 MB/s | 17 MB 00:00 2024-04-26T19:21:50.082 INFO:teuthology.orchestra.run.smithi045.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 748 kB/s | 43 kB 00:00 2024-04-26T19:21:50.107 INFO:teuthology.orchestra.run.smithi045.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 565 kB/s | 151 kB 00:00 2024-04-26T19:21:50.141 INFO:teuthology.orchestra.run.smithi045.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.9 MB/s | 172 kB 00:00 2024-04-26T19:21:50.174 INFO:teuthology.orchestra.run.smithi045.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 320 kB/s | 11 kB 00:00 2024-04-26T19:21:50.225 INFO:teuthology.orchestra.run.smithi045.stdout:(22/36): python3-cherrypy-18.6.1-2.el9.noarch.r 3.0 MB/s | 358 kB 00:00 2024-04-26T19:21:50.250 INFO:teuthology.orchestra.run.smithi045.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 361 kB/s | 18 kB 00:00 2024-04-26T19:21:50.275 INFO:teuthology.orchestra.run.smithi045.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 461 kB/s | 23 kB 00:00 2024-04-26T19:21:50.301 INFO:teuthology.orchestra.run.smithi045.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 386 kB/s | 19 kB 00:00 2024-04-26T19:21:50.326 INFO:teuthology.orchestra.run.smithi045.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 401 kB/s | 20 kB 00:00 2024-04-26T19:21:50.351 INFO:teuthology.orchestra.run.smithi045.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 921 kB/s | 46 kB 00:00 2024-04-26T19:21:50.368 INFO:teuthology.orchestra.run.smithi045.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 1.8 MB/s | 79 kB 00:00 2024-04-26T19:21:50.402 INFO:teuthology.orchestra.run.smithi045.stdout:(29/36): python3-pecan-1.4.2-3.el9.noarch.rpm 5.3 MB/s | 272 kB 00:00 2024-04-26T19:21:50.427 INFO:teuthology.orchestra.run.smithi045.stdout:(30/36): python3-portend-3.1.0-2.el9.noarch.rpm 281 kB/s | 16 kB 00:00 2024-04-26T19:21:50.452 INFO:teuthology.orchestra.run.smithi045.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-04-26T19:21:50.477 INFO:teuthology.orchestra.run.smithi045.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 712 kB/s | 36 kB 00:00 2024-04-26T19:21:50.503 INFO:teuthology.orchestra.run.smithi045.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 4.5 MB/s | 230 kB 00:00 2024-04-26T19:21:50.528 INFO:teuthology.orchestra.run.smithi045.stdout:(34/36): lua-devel-5.4.4-4.el9.x86_64.rpm 31 kB/s | 22 kB 00:00 2024-04-26T19:21:50.553 INFO:teuthology.orchestra.run.smithi045.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 405 kB/s | 20 kB 00:00 2024-04-26T19:21:50.586 INFO:teuthology.orchestra.run.smithi045.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.8 MB/s | 427 kB 00:00 2024-04-26T19:21:50.588 INFO:teuthology.orchestra.run.smithi045.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:21:50.588 INFO:teuthology.orchestra.run.smithi045.stdout:Total 11 MB/s | 30 MB 00:02 2024-04-26T19:21:50.727 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction check 2024-04-26T19:21:50.770 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction check succeeded. 2024-04-26T19:21:50.770 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction test 2024-04-26T19:21:50.861 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-26T19:21:50.861 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 1/36 2024-04-26T19:21:50.861 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2/36 2024-04-26T19:21:50.861 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 3/36 2024-04-26T19:21:50.861 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 4/36 2024-04-26T19:21:50.861 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 5/36 2024-04-26T19:21:50.861 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 6/36 2024-04-26T19:21:50.861 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-26T19:21:50.861 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-26T19:21:50.861 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-26T19:21:50.861 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-26T19:21:50.861 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-26T19:21:50.862 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-26T19:21:50.862 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-26T19:21:50.862 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-26T19:21:50.862 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-26T19:21:50.862 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-26T19:21:50.862 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-26T19:21:50.862 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-26T19:21:50.862 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-26T19:21:50.862 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-26T19:21:50.862 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-26T19:21:50.862 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-26T19:21:50.862 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-26T19:21:50.862 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-26T19:21:50.863 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-26T19:21:50.864 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-26T19:21:50.864 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-26T19:21:50.864 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-26T19:21:50.864 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-26T19:21:50.864 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-26T19:21:50.864 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-26T19:21:50.864 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-26T19:21:50.864 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-26T19:21:50.864 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-26T19:21:50.864 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-26T19:21:50.946 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-26T19:21:50.946 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 1/34 2024-04-26T19:21:50.946 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2/34 2024-04-26T19:21:50.946 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 3/34 2024-04-26T19:21:50.946 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 4/34 2024-04-26T19:21:50.946 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 5/34 2024-04-26T19:21:50.947 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_6 6/34 2024-04-26T19:21:50.947 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 7/34 2024-04-26T19:21:50.947 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7. 8/34 2024-04-26T19:21:50.947 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x8 9/34 2024-04-26T19:21:50.947 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 10/34 2024-04-26T19:21:50.947 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 11/34 2024-04-26T19:21:50.947 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 12/34 2024-04-26T19:21:50.947 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 13/34 2024-04-26T19:21:50.947 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-26T19:21:50.947 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-26T19:21:50.947 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-26T19:21:50.947 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-26T19:21:50.947 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-26T19:21:50.947 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-26T19:21:50.947 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-26T19:21:50.948 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-26T19:21:50.948 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-26T19:21:50.948 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-26T19:21:50.948 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-04-26T19:21:50.948 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-04-26T19:21:50.948 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-26T19:21:50.948 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-26T19:21:50.948 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-04-26T19:21:50.948 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-26T19:21:50.948 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-26T19:21:50.948 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : librados2-2:19.0.0-3211.g5d349943.el7.x86_64 31/34 2024-04-26T19:21:50.948 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-26T19:21:50.948 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 33/34 2024-04-26T19:21:51.083 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction test succeeded. 2024-04-26T19:21:51.084 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction 2024-04-26T19:21:51.667 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-26T19:21:51.667 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:21:51.667 INFO:teuthology.orchestra.run.smithi171.stdout:Upgraded: 2024-04-26T19:21:51.667 INFO:teuthology.orchestra.run.smithi171.stdout: librados2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.667 INFO:teuthology.orchestra.run.smithi171.stdout: librbd1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.667 INFO:teuthology.orchestra.run.smithi171.stdout:Installed: 2024-04-26T19:21:51.667 INFO:teuthology.orchestra.run.smithi171.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-26T19:21:51.667 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-radosgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-selinux-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: libarrow-9.0.0-11.el9.x86_64 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: libcephfs2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: libradosstriper1-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: librgw2-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-26T19:21:51.668 INFO:teuthology.orchestra.run.smithi171.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-04-26T19:21:51.669 INFO:teuthology.orchestra.run.smithi171.stdout: python3-ceph-argparse-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.669 INFO:teuthology.orchestra.run.smithi171.stdout: python3-ceph-common-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.669 INFO:teuthology.orchestra.run.smithi171.stdout: python3-cephfs-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.669 INFO:teuthology.orchestra.run.smithi171.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-26T19:21:51.669 INFO:teuthology.orchestra.run.smithi171.stdout: python3-rados-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.669 INFO:teuthology.orchestra.run.smithi171.stdout: python3-rbd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.669 INFO:teuthology.orchestra.run.smithi171.stdout: python3-rgw-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.669 INFO:teuthology.orchestra.run.smithi171.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-26T19:21:51.669 INFO:teuthology.orchestra.run.smithi171.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-26T19:21:51.669 INFO:teuthology.orchestra.run.smithi171.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-26T19:21:51.669 INFO:teuthology.orchestra.run.smithi171.stdout: re2-1:20211101-3.el9.x86_64 2024-04-26T19:21:51.669 INFO:teuthology.orchestra.run.smithi171.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-26T19:21:51.669 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:21:51.669 INFO:teuthology.orchestra.run.smithi171.stdout:Complete! 2024-04-26T19:21:51.698 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-26T19:21:51.698 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:51.698 INFO:teuthology.orchestra.run.smithi070.stdout:Installed: 2024-04-26T19:21:51.698 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.698 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.699 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.699 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7.noarch 2024-04-26T19:21:51.699 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.699 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:51.699 INFO:teuthology.orchestra.run.smithi070.stdout: lua-5.4.4-4.el9.x86_64 2024-04-26T19:21:51.699 INFO:teuthology.orchestra.run.smithi070.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-26T19:21:51.699 INFO:teuthology.orchestra.run.smithi070.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-26T19:21:51.699 INFO:teuthology.orchestra.run.smithi070.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-26T19:21:51.699 INFO:teuthology.orchestra.run.smithi070.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-26T19:21:51.699 INFO:teuthology.orchestra.run.smithi070.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-26T19:21:51.699 INFO:teuthology.orchestra.run.smithi070.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-26T19:21:51.699 INFO:teuthology.orchestra.run.smithi070.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-26T19:21:51.699 INFO:teuthology.orchestra.run.smithi070.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-26T19:21:51.699 INFO:teuthology.orchestra.run.smithi070.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-26T19:21:51.699 INFO:teuthology.orchestra.run.smithi070.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-26T19:21:51.700 INFO:teuthology.orchestra.run.smithi070.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-26T19:21:51.700 INFO:teuthology.orchestra.run.smithi070.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-26T19:21:51.700 INFO:teuthology.orchestra.run.smithi070.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-26T19:21:51.700 INFO:teuthology.orchestra.run.smithi070.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-26T19:21:51.700 INFO:teuthology.orchestra.run.smithi070.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-26T19:21:51.700 INFO:teuthology.orchestra.run.smithi070.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-26T19:21:51.700 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-26T19:21:51.700 INFO:teuthology.orchestra.run.smithi070.stdout: python3-ply-3.11-14.el9.noarch 2024-04-26T19:21:51.700 INFO:teuthology.orchestra.run.smithi070.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-26T19:21:51.700 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-26T19:21:51.700 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-26T19:21:51.700 INFO:teuthology.orchestra.run.smithi070.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-26T19:21:51.700 INFO:teuthology.orchestra.run.smithi070.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-26T19:21:51.700 INFO:teuthology.orchestra.run.smithi070.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-26T19:21:51.700 INFO:teuthology.orchestra.run.smithi070.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-26T19:21:51.701 INFO:teuthology.orchestra.run.smithi070.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-26T19:21:51.701 INFO:teuthology.orchestra.run.smithi070.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-26T19:21:51.701 INFO:teuthology.orchestra.run.smithi070.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-26T19:21:51.701 INFO:teuthology.orchestra.run.smithi070.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-26T19:21:51.701 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:51.701 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2024-04-26T19:21:51.994 DEBUG:teuthology.orchestra.run.smithi171:> sudo yum -y install ceph-test 2024-04-26T19:21:52.049 DEBUG:teuthology.orchestra.run.smithi070:> sudo yum -y install ceph-base 2024-04-26T19:21:52.357 INFO:teuthology.orchestra.run.smithi045.stdout: Preparing : 1/1 2024-04-26T19:21:52.406 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-26T19:21:52.439 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-26T19:21:52.466 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-26T19:21:52.508 INFO:teuthology.orchestra.run.smithi171.stdout:Last metadata expiration check: 0:00:29 ago on Fri 26 Apr 2024 07:21:23 PM UTC. 2024-04-26T19:21:52.540 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-26T19:21:52.560 INFO:teuthology.orchestra.run.smithi070.stdout:Last metadata expiration check: 0:00:54 ago on Fri 26 Apr 2024 07:20:58 PM UTC. 2024-04-26T19:21:52.608 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-26T19:21:52.629 INFO:teuthology.orchestra.run.smithi171.stdout:Dependencies resolved. 2024-04-26T19:21:52.631 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:21:52.631 INFO:teuthology.orchestra.run.smithi171.stdout: Package Arch Version Repository Size 2024-04-26T19:21:52.631 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:21:52.631 INFO:teuthology.orchestra.run.smithi171.stdout:Installing: 2024-04-26T19:21:52.631 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-test x86_64 2:19.0.0-3211.g5d349943.el7 ceph 49 M 2024-04-26T19:21:52.631 INFO:teuthology.orchestra.run.smithi171.stdout:Installing dependencies: 2024-04-26T19:21:52.631 INFO:teuthology.orchestra.run.smithi171.stdout: libcephsqlite x86_64 2:19.0.0-3211.g5d349943.el7 ceph 163 k 2024-04-26T19:21:52.631 INFO:teuthology.orchestra.run.smithi171.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-26T19:21:52.631 INFO:teuthology.orchestra.run.smithi171.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-26T19:21:52.631 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:21:52.631 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction Summary 2024-04-26T19:21:52.631 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:21:52.631 INFO:teuthology.orchestra.run.smithi171.stdout:Install 4 Packages 2024-04-26T19:21:52.632 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:21:52.632 INFO:teuthology.orchestra.run.smithi171.stdout:Total download size: 50 M 2024-04-26T19:21:52.632 INFO:teuthology.orchestra.run.smithi171.stdout:Installed size: 210 M 2024-04-26T19:21:52.632 INFO:teuthology.orchestra.run.smithi171.stdout:Downloading Packages: 2024-04-26T19:21:52.638 INFO:teuthology.orchestra.run.smithi070.stdout:Package ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 is already installed. 2024-04-26T19:21:52.644 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-26T19:21:52.679 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2024-04-26T19:21:52.680 INFO:teuthology.orchestra.run.smithi070.stdout:Nothing to do. 2024-04-26T19:21:52.680 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2024-04-26T19:21:52.743 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-26T19:21:52.746 DEBUG:teuthology.orchestra.run.smithi070:> sudo yum -y install cephadm 2024-04-26T19:21:52.812 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-26T19:21:52.860 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-26T19:21:52.894 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-26T19:21:52.924 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-26T19:21:52.959 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-26T19:21:52.992 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-26T19:21:53.025 INFO:teuthology.orchestra.run.smithi171.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.1 MB/s | 305 kB 00:00 2024-04-26T19:21:53.032 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-26T19:21:53.083 INFO:teuthology.orchestra.run.smithi171.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.1 MB/s | 64 kB 00:00 2024-04-26T19:21:53.084 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-26T19:21:53.108 INFO:teuthology.orchestra.run.smithi171.stdout:(3/4): libcephsqlite-19.0.0-3211.g5d349943.el7. 451 kB/s | 163 kB 00:00 2024-04-26T19:21:53.118 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-26T19:21:53.156 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-26T19:21:53.233 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-26T19:21:53.249 INFO:teuthology.orchestra.run.smithi070.stdout:Last metadata expiration check: 0:00:55 ago on Fri 26 Apr 2024 07:20:58 PM UTC. 2024-04-26T19:21:53.367 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2024-04-26T19:21:53.368 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:21:53.368 INFO:teuthology.orchestra.run.smithi070.stdout: Package Arch Version Repository Size 2024-04-26T19:21:53.368 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:21:53.368 INFO:teuthology.orchestra.run.smithi070.stdout:Installing: 2024-04-26T19:21:53.368 INFO:teuthology.orchestra.run.smithi070.stdout: cephadm noarch 2:19.0.0-3211.g5d349943.el9 ceph-noarch 762 k 2024-04-26T19:21:53.368 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:53.368 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction Summary 2024-04-26T19:21:53.369 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:21:53.369 INFO:teuthology.orchestra.run.smithi070.stdout:Install 1 Package 2024-04-26T19:21:53.369 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:53.369 INFO:teuthology.orchestra.run.smithi070.stdout:Total download size: 762 k 2024-04-26T19:21:53.369 INFO:teuthology.orchestra.run.smithi070.stdout:Installed size: 769 k 2024-04-26T19:21:53.369 INFO:teuthology.orchestra.run.smithi070.stdout:Downloading Packages: 2024-04-26T19:21:53.386 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-26T19:21:53.468 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-26T19:21:53.519 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-26T19:21:53.556 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-26T19:21:53.615 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-26T19:21:53.678 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-26T19:21:53.872 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-26T19:21:53.926 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-26T19:21:54.006 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-26T19:21:54.106 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-26T19:21:54.142 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-26T19:21:54.265 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-26T19:21:54.431 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 31/36 2024-04-26T19:21:54.460 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-26T19:21:54.487 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 32/36 2024-04-26T19:21:54.487 INFO:teuthology.orchestra.run.smithi045.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T19:21:54.487 INFO:teuthology.orchestra.run.smithi045.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-26T19:21:54.487 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-26T19:21:54.487 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-26T19:21:54.487 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:54.488 INFO:teuthology.orchestra.run.smithi070.stdout:cephadm-19.0.0-3211.g5d349943.el9.noarch.rpm 682 kB/s | 762 kB 00:01 2024-04-26T19:21:54.488 INFO:teuthology.orchestra.run.smithi070.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:21:54.488 INFO:teuthology.orchestra.run.smithi070.stdout:Total 681 kB/s | 762 kB 00:01 2024-04-26T19:21:54.489 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction check 2024-04-26T19:21:54.494 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction check succeeded. 2024-04-26T19:21:54.494 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction test 2024-04-26T19:21:54.500 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction test succeeded. 2024-04-26T19:21:54.500 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction 2024-04-26T19:21:54.575 INFO:teuthology.orchestra.run.smithi070.stdout: Preparing : 1/1 2024-04-26T19:21:55.086 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-26T19:21:55.256 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-26T19:21:55.518 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-26T19:21:55.559 INFO:teuthology.orchestra.run.smithi171.stdout:(4/4): ceph-test-19.0.0-3211.g5d349943.el7.x86_ 17 MB/s | 49 MB 00:02 2024-04-26T19:21:55.561 INFO:teuthology.orchestra.run.smithi171.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:21:55.561 INFO:teuthology.orchestra.run.smithi171.stdout:Total 17 MB/s | 50 MB 00:02 2024-04-26T19:21:55.587 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction check 2024-04-26T19:21:55.608 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction check succeeded. 2024-04-26T19:21:55.608 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction test 2024-04-26T19:21:55.757 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-26T19:21:55.757 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:55.757 INFO:teuthology.orchestra.run.smithi070.stdout:Installed: 2024-04-26T19:21:55.757 INFO:teuthology.orchestra.run.smithi070.stdout: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 2024-04-26T19:21:55.757 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:55.757 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2024-04-26T19:21:55.982 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction test succeeded. 2024-04-26T19:21:55.982 INFO:teuthology.orchestra.run.smithi171.stdout:Running transaction 2024-04-26T19:21:55.983 DEBUG:teuthology.orchestra.run.smithi070:> sudo yum -y install ceph-immutable-object-cache 2024-04-26T19:21:56.019 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-26T19:21:56.046 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 33/36 2024-04-26T19:21:56.047 INFO:teuthology.orchestra.run.smithi045.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T19:21:56.047 INFO:teuthology.orchestra.run.smithi045.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-26T19:21:56.047 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-26T19:21:56.047 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-26T19:21:56.047 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:56.505 INFO:teuthology.orchestra.run.smithi171.stdout: Preparing : 1/1 2024-04-26T19:21:56.508 INFO:teuthology.orchestra.run.smithi070.stdout:Last metadata expiration check: 0:00:58 ago on Fri 26 Apr 2024 07:20:58 PM UTC. 2024-04-26T19:21:56.520 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-26T19:21:56.544 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 34/36 2024-04-26T19:21:56.544 INFO:teuthology.orchestra.run.smithi045.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T19:21:56.544 INFO:teuthology.orchestra.run.smithi045.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-26T19:21:56.544 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-26T19:21:56.544 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-26T19:21:56.544 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:56.593 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-26T19:21:56.630 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2024-04-26T19:21:56.630 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:21:56.630 INFO:teuthology.orchestra.run.smithi070.stdout: Package Arch Version Repo Size 2024-04-26T19:21:56.631 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:21:56.631 INFO:teuthology.orchestra.run.smithi070.stdout:Installing: 2024-04-26T19:21:56.631 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3211.g5d349943.el7 ceph 145 k 2024-04-26T19:21:56.631 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:56.631 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction Summary 2024-04-26T19:21:56.631 INFO:teuthology.orchestra.run.smithi070.stdout:================================================================================ 2024-04-26T19:21:56.631 INFO:teuthology.orchestra.run.smithi070.stdout:Install 1 Package 2024-04-26T19:21:56.631 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:56.632 INFO:teuthology.orchestra.run.smithi070.stdout:Total download size: 145 k 2024-04-26T19:21:56.632 INFO:teuthology.orchestra.run.smithi070.stdout:Installed size: 435 k 2024-04-26T19:21:56.632 INFO:teuthology.orchestra.run.smithi070.stdout:Downloading Packages: 2024-04-26T19:21:56.632 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-26T19:21:56.669 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-26T19:21:56.779 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-26T19:21:56.803 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 35/36 2024-04-26T19:21:56.803 INFO:teuthology.orchestra.run.smithi045.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T19:21:56.803 INFO:teuthology.orchestra.run.smithi045.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-26T19:21:56.803 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-26T19:21:56.803 INFO:teuthology.orchestra.run.smithi045.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-26T19:21:56.803 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:56.869 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-26T19:21:56.944 INFO:teuthology.orchestra.run.smithi070.stdout:ceph-immutable-object-cache-19.0.0-3211.g5d3499 464 kB/s | 145 kB 00:00 2024-04-26T19:21:56.945 INFO:teuthology.orchestra.run.smithi070.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:21:56.945 INFO:teuthology.orchestra.run.smithi070.stdout:Total 462 kB/s | 145 kB 00:00 2024-04-26T19:21:56.945 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction check 2024-04-26T19:21:56.952 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction check succeeded. 2024-04-26T19:21:56.952 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction test 2024-04-26T19:21:57.008 INFO:teuthology.orchestra.run.smithi070.stdout:Transaction test succeeded. 2024-04-26T19:21:57.008 INFO:teuthology.orchestra.run.smithi070.stdout:Running transaction 2024-04-26T19:21:57.158 INFO:teuthology.orchestra.run.smithi070.stdout: Preparing : 1/1 2024-04-26T19:21:57.253 INFO:teuthology.orchestra.run.smithi070.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-26T19:21:57.277 INFO:teuthology.orchestra.run.smithi070.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-26T19:21:57.277 INFO:teuthology.orchestra.run.smithi070.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T19:21:57.277 INFO:teuthology.orchestra.run.smithi070.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-26T19:21:57.277 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:58.145 INFO:teuthology.orchestra.run.smithi070.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-26T19:21:58.145 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:58.145 INFO:teuthology.orchestra.run.smithi070.stdout:Installed: 2024-04-26T19:21:58.145 INFO:teuthology.orchestra.run.smithi070.stdout: ceph-immutable-object-cache-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:58.145 INFO:teuthology.orchestra.run.smithi070.stdout: 2024-04-26T19:21:58.145 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2024-04-26T19:21:58.378 DEBUG:teuthology.orchestra.run.smithi070:> sudo yum -y install ceph-mgr 2024-04-26T19:21:58.658 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 36/36 2024-04-26T19:21:58.658 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : ceph-2:19.0.0-3211.g5d349943.el7.x86_64 1/36 2024-04-26T19:21:58.658 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2/36 2024-04-26T19:21:58.658 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 3/36 2024-04-26T19:21:58.658 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 4/36 2024-04-26T19:21:58.658 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 5/36 2024-04-26T19:21:58.658 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7. 6/36 2024-04-26T19:21:58.658 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-26T19:21:58.658 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-26T19:21:58.658 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-26T19:21:58.659 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-26T19:21:58.659 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-26T19:21:58.659 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-26T19:21:58.659 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-26T19:21:58.659 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-26T19:21:58.659 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-26T19:21:58.659 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-26T19:21:58.659 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-26T19:21:58.659 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-26T19:21:58.659 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-26T19:21:58.659 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-26T19:21:58.659 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-26T19:21:58.659 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-26T19:21:58.659 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-26T19:21:58.659 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-26T19:21:58.660 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-26T19:21:58.660 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-26T19:21:58.660 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-26T19:21:58.661 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-26T19:21:58.661 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-26T19:21:58.661 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-26T19:21:58.661 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-26T19:21:58.661 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-26T19:21:58.661 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-26T19:21:58.661 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-26T19:21:58.661 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-26T19:21:58.895 INFO:teuthology.orchestra.run.smithi070.stdout:Last metadata expiration check: 0:01:00 ago on Fri 26 Apr 2024 07:20:58 PM UTC. 2024-04-26T19:21:58.974 INFO:teuthology.orchestra.run.smithi070.stdout:Package ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 is already installed. 2024-04-26T19:21:59.017 INFO:teuthology.orchestra.run.smithi070.stdout:Dependencies resolved. 2024-04-26T19:21:59.018 INFO:teuthology.orchestra.run.smithi070.stdout:Nothing to do. 2024-04-26T19:21:59.018 INFO:teuthology.orchestra.run.smithi070.stdout:Complete! 2024-04-26T19:21:59.091 DEBUG:teuthology.orchestra.run.smithi070:> sudo yum -y install ceph-mgr-dashboard 2024-04-26T19:21:59.595 INFO:teuthology.orchestra.run.smithi070.stdout:Last metadata expiration check: 0:01:01 ago on Fri 26 Apr 2024 07:20:58 PM UTC. 2024-04-26T19:21:59.599 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-26T19:21:59.599 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:59.599 INFO:teuthology.orchestra.run.smithi045.stdout:Installed: 2024-04-26T19:21:59.599 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:59.600 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-mds-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:59.600 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-mgr-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:59.600 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-mgr-modules-core-2:19.0.0-3211.g5d349943.el7.noarch 2024-04-26T19:21:59.600 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-mon-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:59.600 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-osd-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:21:59.600 INFO:teuthology.orchestra.run.smithi045.stdout: lua-5.4.4-4.el9.x86_64 2024-04-26T19:21:59.600 INFO:teuthology.orchestra.run.smithi045.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-26T19:21:59.600 INFO:teuthology.orchestra.run.smithi045.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-26T19:21:59.600 INFO:teuthology.orchestra.run.smithi045.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-26T19:21:59.600 INFO:teuthology.orchestra.run.smithi045.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-26T19:21:59.600 INFO:teuthology.orchestra.run.smithi045.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-26T19:21:59.600 INFO:teuthology.orchestra.run.smithi045.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-26T19:21:59.600 INFO:teuthology.orchestra.run.smithi045.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-26T19:21:59.600 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-26T19:21:59.601 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-26T19:21:59.601 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-26T19:21:59.601 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-26T19:21:59.601 INFO:teuthology.orchestra.run.smithi045.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-26T19:21:59.601 INFO:teuthology.orchestra.run.smithi045.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-26T19:21:59.601 INFO:teuthology.orchestra.run.smithi045.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-26T19:21:59.601 INFO:teuthology.orchestra.run.smithi045.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-26T19:21:59.601 INFO:teuthology.orchestra.run.smithi045.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-26T19:21:59.601 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-26T19:21:59.601 INFO:teuthology.orchestra.run.smithi045.stdout: python3-ply-3.11-14.el9.noarch 2024-04-26T19:21:59.601 INFO:teuthology.orchestra.run.smithi045.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-26T19:21:59.601 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-26T19:21:59.601 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-26T19:21:59.601 INFO:teuthology.orchestra.run.smithi045.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-26T19:21:59.602 INFO:teuthology.orchestra.run.smithi045.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-26T19:21:59.602 INFO:teuthology.orchestra.run.smithi045.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-26T19:21:59.602 INFO:teuthology.orchestra.run.smithi045.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-26T19:21:59.602 INFO:teuthology.orchestra.run.smithi045.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-26T19:21:59.602 INFO:teuthology.orchestra.run.smithi045.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-26T19:21:59.602 INFO:teuthology.orchestra.run.smithi045.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-26T19:21:59.602 INFO:teuthology.orchestra.run.smithi045.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-26T19:21:59.602 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:21:59.602 INFO:teuthology.orchestra.run.smithi045.stdout:Complete! 2024-04-26T19:21:59.721 INFO:teuthology.orchestra.run.smithi070.stderr:Error: 2024-04-26T19:21:59.721 INFO:teuthology.orchestra.run.smithi070.stderr: Problem: cannot install the best candidate for the job 2024-04-26T19:21:59.722 INFO:teuthology.orchestra.run.smithi070.stderr: - nothing provides ceph-mgr = 2:19.0.0-3211.g5d349943.el9 needed by ceph-mgr-dashboard-2:19.0.0-3211.g5d349943.el9.noarch from ceph-noarch 2024-04-26T19:21:59.722 INFO:teuthology.orchestra.run.smithi070.stdout:(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) 2024-04-26T19:21:59.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T19:21:59.757 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 1: 'sudo yum -y install ceph-mgr-dashboard' 2024-04-26T19:21:59.759 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 1: 'sudo yum -y install ceph-mgr-dashboard' 2024-04-26T19:21:59.974 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=66f5306e00db4e03bc688a7575a73df3 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/contextutil.py", line 54, in nested raise exc[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 218, in install install_packages(ctx, package_list, config) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/task/install/__init__.py", line 81, in install_packages p.spawn( File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/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_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi070 with status 1: 'sudo yum -y install ceph-mgr-dashboard' 2024-04-26T19:21:59.978 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-26T19:21:59.986 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-26T19:22:00.042 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-26T19:22:00.042 DEBUG:teuthology.orchestra.run.smithi045:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-26T19:22:00.048 DEBUG:teuthology.orchestra.run.smithi045:> sudo yum -y install ceph-base 2024-04-26T19:22:00.091 DEBUG:teuthology.orchestra.run.smithi070:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-26T19:22:00.093 DEBUG:teuthology.orchestra.run.smithi171:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-26T19:22:00.104 INFO:teuthology.orchestra.run.smithi045.stderr:bash: line 1: ntpq: command not found 2024-04-26T19:22:00.105 INFO:teuthology.orchestra.run.smithi070.stderr:bash: line 1: ntpq: command not found 2024-04-26T19:22:00.107 INFO:teuthology.orchestra.run.smithi045.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-26T19:22:00.107 INFO:teuthology.orchestra.run.smithi045.stdout:=============================================================================== 2024-04-26T19:22:00.108 INFO:teuthology.orchestra.run.smithi045.stdout:^* hv01.front.sepia.ceph.com 3 6 37 12 +712us[ +691us] +/- 48ms 2024-04-26T19:22:00.108 INFO:teuthology.orchestra.run.smithi045.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 13 -525us[ -547us] +/- 61ms 2024-04-26T19:22:00.108 INFO:teuthology.orchestra.run.smithi045.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 11 -386us[ -386us] +/- 72ms 2024-04-26T19:22:00.108 INFO:teuthology.orchestra.run.smithi045.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T19:22:00.108 INFO:teuthology.orchestra.run.smithi171.stderr:bash: line 1: ntpq: command not found 2024-04-26T19:22:00.110 INFO:teuthology.orchestra.run.smithi070.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-26T19:22:00.110 INFO:teuthology.orchestra.run.smithi070.stdout:=============================================================================== 2024-04-26T19:22:00.110 INFO:teuthology.orchestra.run.smithi070.stdout:^* hv01.front.sepia.ceph.com 3 6 37 12 +705us[ +703us] +/- 48ms 2024-04-26T19:22:00.110 INFO:teuthology.orchestra.run.smithi070.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 12 -543us[ -545us] +/- 61ms 2024-04-26T19:22:00.110 INFO:teuthology.orchestra.run.smithi070.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 12 -417us[ -419us] +/- 72ms 2024-04-26T19:22:00.110 INFO:teuthology.orchestra.run.smithi070.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T19:22:00.111 INFO:teuthology.orchestra.run.smithi171.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-26T19:22:00.111 INFO:teuthology.orchestra.run.smithi171.stdout:=============================================================================== 2024-04-26T19:22:00.111 INFO:teuthology.orchestra.run.smithi171.stdout:^* hv01.front.sepia.ceph.com 3 6 37 12 +690us[ +700us] +/- 48ms 2024-04-26T19:22:00.111 INFO:teuthology.orchestra.run.smithi171.stdout:^+ hv02.front.sepia.ceph.com 3 6 37 12 -554us[ -554us] +/- 61ms 2024-04-26T19:22:00.111 INFO:teuthology.orchestra.run.smithi171.stdout:^+ hv03.front.sepia.ceph.com 3 6 37 12 -415us[ -405us] +/- 72ms 2024-04-26T19:22:00.112 INFO:teuthology.orchestra.run.smithi171.stdout:^? hv04.front.sepia.ceph.com 0 7 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T19:22:00.112 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-26T19:22:00.120 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-26T19:22:00.121 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-26T19:22:00.131 DEBUG:teuthology.orchestra.run.smithi045:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-26T19:22:00.205 DEBUG:teuthology.orchestra.run.smithi070:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-26T19:22:00.258 DEBUG:teuthology.orchestra.run.smithi171:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-26T19:22:00.312 DEBUG:teuthology.orchestra.run.smithi045:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-26T19:22:00.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T19:22:00.341 DEBUG:teuthology.orchestra.run.smithi070:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-26T19:22:00.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T19:22:00.367 DEBUG:teuthology.orchestra.run.smithi171:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-26T19:22:00.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T19:22:00.392 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-26T19:22:00.401 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-26T19:22:00.408 INFO:teuthology.task.internal:Duration was 360.381337 seconds 2024-04-26T19:22:00.408 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-26T19:22:00.417 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-26T19:22:00.417 DEBUG:teuthology.orchestra.run.smithi045:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-26T19:22:00.420 DEBUG:teuthology.orchestra.run.smithi070:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-26T19:22:00.422 DEBUG:teuthology.orchestra.run.smithi171:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-26T19:22:00.455 INFO:teuthology.orchestra.run.smithi045.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-26T19:22:00.455 INFO:teuthology.orchestra.run.smithi070.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-26T19:22:00.469 INFO:teuthology.orchestra.run.smithi171.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-26T19:22:00.627 INFO:teuthology.orchestra.run.smithi045.stdout:Last metadata expiration check: 0:00:53 ago on Fri 26 Apr 2024 07:21:07 PM UTC. 2024-04-26T19:22:00.709 INFO:teuthology.orchestra.run.smithi045.stdout:Package ceph-base-2:19.0.0-3211.g5d349943.el7.x86_64 is already installed. 2024-04-26T19:22:00.753 INFO:teuthology.orchestra.run.smithi045.stdout:Dependencies resolved. 2024-04-26T19:22:00.754 INFO:teuthology.orchestra.run.smithi045.stdout:Nothing to do. 2024-04-26T19:22:00.754 INFO:teuthology.orchestra.run.smithi045.stdout:Complete! 2024-04-26T19:22:00.822 DEBUG:teuthology.orchestra.run.smithi045:> sudo yum -y install cephadm 2024-04-26T19:22:00.857 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-26T19:22:00.857 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi045.front.sepia.ceph.com 2024-04-26T19:22:00.857 DEBUG:teuthology.orchestra.run.smithi045:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-26T19:22:00.931 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi070.front.sepia.ceph.com 2024-04-26T19:22:00.932 DEBUG:teuthology.orchestra.run.smithi070:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-26T19:22:00.953 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi171.front.sepia.ceph.com 2024-04-26T19:22:00.954 DEBUG:teuthology.orchestra.run.smithi171:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-26T19:22:00.980 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-26T19:22:00.980 DEBUG:teuthology.orchestra.run.smithi045:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-26T19:22:00.982 DEBUG:teuthology.orchestra.run.smithi070:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-26T19:22:00.999 DEBUG:teuthology.orchestra.run.smithi171:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-26T19:22:01.045 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-26T19:22:01.045 DEBUG:teuthology.orchestra.run.smithi045:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-26T19:22:01.047 DEBUG:teuthology.orchestra.run.smithi070:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-26T19:22:01.064 DEBUG:teuthology.orchestra.run.smithi171:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-26T19:22:01.171 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-26T19:22:01.180 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-26T19:22:01.180 DEBUG:teuthology.orchestra.run.smithi045:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-26T19:22:01.205 DEBUG:teuthology.orchestra.run.smithi070:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-26T19:22:01.228 DEBUG:teuthology.orchestra.run.smithi171:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-26T19:22:01.252 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-26T19:22:01.261 DEBUG:teuthology.orchestra.run.smithi045:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-26T19:22:01.264 DEBUG:teuthology.orchestra.run.smithi070:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-26T19:22:01.271 DEBUG:teuthology.orchestra.run.smithi171:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-26T19:22:01.284 INFO:teuthology.orchestra.run.smithi045.stdout:kernel.core_pattern = core 2024-04-26T19:22:01.290 INFO:teuthology.orchestra.run.smithi070.stdout:kernel.core_pattern = core 2024-04-26T19:22:01.315 INFO:teuthology.orchestra.run.smithi171.stdout:kernel.core_pattern = core 2024-04-26T19:22:01.324 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 3/4 2024-04-26T19:22:01.370 DEBUG:teuthology.orchestra.run.smithi045:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-26T19:22:01.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T19:22:01.384 DEBUG:teuthology.orchestra.run.smithi070:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-26T19:22:01.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T19:22:01.398 DEBUG:teuthology.orchestra.run.smithi171:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-26T19:22:01.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T19:22:01.424 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-26T19:22:01.433 INFO:teuthology.task.internal:Transferring archived files... 2024-04-26T19:22:01.434 DEBUG:teuthology.misc:Transferring archived files from smithi045:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-26_18:18:24-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7675006/remote/smithi045 2024-04-26T19:22:01.436 DEBUG:teuthology.orchestra.run.smithi045:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-26T19:22:01.436 INFO:teuthology.orchestra.run.smithi171.stdout: Installing : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-26T19:22:01.439 INFO:teuthology.orchestra.run.smithi045.stdout:Last metadata expiration check: 0:00:54 ago on Fri 26 Apr 2024 07:21:07 PM UTC. 2024-04-26T19:22:01.519 DEBUG:teuthology.misc:Transferring archived files from smithi070:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-26_18:18:24-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7675006/remote/smithi070 2024-04-26T19:22:01.520 DEBUG:teuthology.orchestra.run.smithi070:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-26T19:22:01.561 DEBUG:teuthology.misc:Transferring archived files from smithi171:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-04-26_18:18:24-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7675006/remote/smithi171 2024-04-26T19:22:01.562 DEBUG:teuthology.orchestra.run.smithi171:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-26T19:22:01.566 INFO:teuthology.orchestra.run.smithi045.stdout:Dependencies resolved. 2024-04-26T19:22:01.567 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:22:01.567 INFO:teuthology.orchestra.run.smithi045.stdout: Package Arch Version Repository Size 2024-04-26T19:22:01.567 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:22:01.567 INFO:teuthology.orchestra.run.smithi045.stdout:Installing: 2024-04-26T19:22:01.568 INFO:teuthology.orchestra.run.smithi045.stdout: cephadm noarch 2:19.0.0-3211.g5d349943.el9 ceph-noarch 762 k 2024-04-26T19:22:01.568 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:22:01.568 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction Summary 2024-04-26T19:22:01.568 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:22:01.568 INFO:teuthology.orchestra.run.smithi045.stdout:Install 1 Package 2024-04-26T19:22:01.568 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:22:01.568 INFO:teuthology.orchestra.run.smithi045.stdout:Total download size: 762 k 2024-04-26T19:22:01.568 INFO:teuthology.orchestra.run.smithi045.stdout:Installed size: 769 k 2024-04-26T19:22:01.568 INFO:teuthology.orchestra.run.smithi045.stdout:Downloading Packages: 2024-04-26T19:22:01.854 INFO:teuthology.task.internal:Removing archive directory... 2024-04-26T19:22:01.854 DEBUG:teuthology.orchestra.run.smithi045:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-26T19:22:01.857 DEBUG:teuthology.orchestra.run.smithi070:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-26T19:22:01.859 DEBUG:teuthology.orchestra.run.smithi171:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-26T19:22:01.873 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-26T19:22:01.885 INFO:teuthology.task.internal:Not uploading archives. 2024-04-26T19:22:01.886 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-26T19:22:01.895 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-26T19:22:01.895 DEBUG:teuthology.orchestra.run.smithi045:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-26T19:22:01.913 DEBUG:teuthology.orchestra.run.smithi070:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-26T19:22:01.915 DEBUG:teuthology.orchestra.run.smithi171:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-26T19:22:01.926 INFO:teuthology.orchestra.run.smithi045.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 26 19:22 /home/ubuntu/cephtest 2024-04-26T19:22:01.928 INFO:teuthology.orchestra.run.smithi070.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 26 19:22 /home/ubuntu/cephtest 2024-04-26T19:22:01.929 INFO:teuthology.orchestra.run.smithi171.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 26 19:22 /home/ubuntu/cephtest 2024-04-26T19:22:01.930 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-26T19:22:01.939 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-26T19:22:01.957 INFO:teuthology.nuke:Checking targets against current locks 2024-04-26T19:22:01.983 DEBUG:teuthology.nuke:shortname: smithi045 2024-04-26T19:22:01.984 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-26T19:22:02.010 DEBUG:teuthology.nuke:shortname: smithi070 2024-04-26T19:22:02.010 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-26T19:22:02.015 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi045.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-26_18:18:24-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7675006', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-26 19:10:29.904104', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA0VrP5Ku2tWBxzKd4BHUw5OEbGso/flX3I3u3p+Di/o/xzAaI+6/xvjKJ3OqB4X3+r30DcbDPQSw2C8hJNJIAM='} 2024-04-26T19:22:02.033 DEBUG:teuthology.nuke:shortname: smithi171 2024-04-26T19:22:02.033 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-26T19:22:02.040 INFO:teuthology.orchestra.run.smithi045.stdout:cephadm-19.0.0-3211.g5d349943.el9.noarch.rpm 1.6 MB/s | 762 kB 00:00 2024-04-26T19:22:02.040 INFO:teuthology.orchestra.run.smithi045.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:22:02.040 INFO:teuthology.orchestra.run.smithi045.stdout:Total 1.6 MB/s | 762 kB 00:00 2024-04-26T19:22:02.040 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction check 2024-04-26T19:22:02.041 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi070.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-26_18:18:24-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7675006', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-26 19:10:29.905447', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPeLUzg7rwE/VmnofraiXA/HBeOOBO9Oj4j09eCPEbrQEozs9OmBUexCWUSKlaU99I7avKgXNUvJ3MPyKcwvK8M='} 2024-04-26T19:22:02.044 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction check succeeded. 2024-04-26T19:22:02.044 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction test 2024-04-26T19:22:02.050 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction test succeeded. 2024-04-26T19:22:02.050 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction 2024-04-26T19:22:02.058 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi171.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-04-26_18:18:24-rados-wip-yuri3-testing-2024-04-05-0825-distro-default-smithi/7675006', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-26 19:10:29.906620', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNaxAJk7YJG7XSGHtnTZI/1AqB64+Xv8eAcY8AlCrLXr4QI+dioGDXadmIoufqs3J+FiyGmn+Ik4uJdSr8Qej2Y='} 2024-04-26T19:22:02.067 INFO:teuthology.orchestra.console.smithi045:Power off 2024-04-26T19:22:02.067 DEBUG:teuthology.orchestra.console.smithi045:pexpect command: ipmitool -H smithi045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-26T19:22:02.093 DEBUG:teuthology.orchestra.console.smithi045:power off output: Chassis Power Control: Down/Off 2024-04-26T19:22:02.093 DEBUG:teuthology.orchestra.console.smithi045:pexpect command: ipmitool -H smithi045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T19:22:02.112 INFO:teuthology.orchestra.console.smithi070:Power off 2024-04-26T19:22:02.112 DEBUG:teuthology.orchestra.console.smithi070:pexpect command: ipmitool -H smithi070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-26T19:22:02.120 INFO:teuthology.orchestra.run.smithi045.stdout: Preparing : 1/1 2024-04-26T19:22:02.121 DEBUG:teuthology.orchestra.console.smithi045:check power output: Chassis Power is on 2024-04-26T19:22:02.134 DEBUG:teuthology.orchestra.console.smithi070:power off output: Chassis Power Control: Down/Off 2024-04-26T19:22:02.135 DEBUG:teuthology.orchestra.console.smithi070:pexpect command: ipmitool -H smithi070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T19:22:02.148 INFO:teuthology.orchestra.console.smithi171:Power off 2024-04-26T19:22:02.149 DEBUG:teuthology.orchestra.console.smithi171:pexpect command: ipmitool -H smithi171.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-26T19:22:02.157 DEBUG:teuthology.orchestra.console.smithi070:check power output: Chassis Power is on 2024-04-26T19:22:02.171 DEBUG:teuthology.orchestra.console.smithi171:power off output: Chassis Power Control: Down/Off 2024-04-26T19:22:02.171 DEBUG:teuthology.orchestra.console.smithi171:pexpect command: ipmitool -H smithi171.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T19:22:02.193 DEBUG:teuthology.orchestra.console.smithi171:check power output: Chassis Power is on 2024-04-26T19:22:02.612 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-26T19:22:02.699 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-26T19:22:03.071 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-26T19:22:03.333 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : cephadm-2:19.0.0-3211.g5d349943.el9.noarch 1/1 2024-04-26T19:22:03.333 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:22:03.333 INFO:teuthology.orchestra.run.smithi045.stdout:Installed: 2024-04-26T19:22:03.333 INFO:teuthology.orchestra.run.smithi045.stdout: cephadm-2:19.0.0-3211.g5d349943.el9.noarch 2024-04-26T19:22:03.333 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:22:03.333 INFO:teuthology.orchestra.run.smithi045.stdout:Complete! 2024-04-26T19:22:03.524 DEBUG:teuthology.orchestra.run.smithi045:> sudo yum -y install ceph-immutable-object-cache 2024-04-26T19:22:03.967 INFO:teuthology.orchestra.run.smithi171.stdout: Running scriptlet: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 4/4 2024-04-26T19:22:03.967 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 1/4 2024-04-26T19:22:03.967 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2/4 2024-04-26T19:22:03.967 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-26T19:22:04.061 INFO:teuthology.orchestra.run.smithi045.stdout:Last metadata expiration check: 0:00:57 ago on Fri 26 Apr 2024 07:21:07 PM UTC. 2024-04-26T19:22:04.187 INFO:teuthology.orchestra.run.smithi045.stdout:Dependencies resolved. 2024-04-26T19:22:04.187 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:22:04.188 INFO:teuthology.orchestra.run.smithi045.stdout: Package Arch Version Repo Size 2024-04-26T19:22:04.188 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:22:04.188 INFO:teuthology.orchestra.run.smithi045.stdout:Installing: 2024-04-26T19:22:04.188 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-3211.g5d349943.el7 ceph 145 k 2024-04-26T19:22:04.188 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:22:04.188 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction Summary 2024-04-26T19:22:04.188 INFO:teuthology.orchestra.run.smithi045.stdout:================================================================================ 2024-04-26T19:22:04.188 INFO:teuthology.orchestra.run.smithi045.stdout:Install 1 Package 2024-04-26T19:22:04.188 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:22:04.189 INFO:teuthology.orchestra.run.smithi045.stdout:Total download size: 145 k 2024-04-26T19:22:04.189 INFO:teuthology.orchestra.run.smithi045.stdout:Installed size: 435 k 2024-04-26T19:22:04.189 INFO:teuthology.orchestra.run.smithi045.stdout:Downloading Packages: 2024-04-26T19:22:04.257 INFO:teuthology.orchestra.run.smithi171.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-26T19:22:04.257 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:22:04.257 INFO:teuthology.orchestra.run.smithi171.stdout:Installed: 2024-04-26T19:22:04.257 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-test-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:22:04.258 INFO:teuthology.orchestra.run.smithi171.stdout: libcephsqlite-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:22:04.258 INFO:teuthology.orchestra.run.smithi171.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-26T19:22:04.258 INFO:teuthology.orchestra.run.smithi171.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-26T19:22:04.258 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:22:04.258 INFO:teuthology.orchestra.run.smithi171.stdout:Complete! 2024-04-26T19:22:04.533 INFO:teuthology.orchestra.run.smithi045.stdout:ceph-immutable-object-cache-19.0.0-3211.g5d3499 421 kB/s | 145 kB 00:00 2024-04-26T19:22:04.533 INFO:teuthology.orchestra.run.smithi045.stdout:-------------------------------------------------------------------------------- 2024-04-26T19:22:04.534 INFO:teuthology.orchestra.run.smithi045.stdout:Total 418 kB/s | 145 kB 00:00 2024-04-26T19:22:04.534 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction check 2024-04-26T19:22:04.536 DEBUG:teuthology.orchestra.run.smithi171:> sudo yum -y install ceph 2024-04-26T19:22:04.542 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction check succeeded. 2024-04-26T19:22:04.542 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction test 2024-04-26T19:22:04.603 INFO:teuthology.orchestra.run.smithi045.stdout:Transaction test succeeded. 2024-04-26T19:22:04.604 INFO:teuthology.orchestra.run.smithi045.stdout:Running transaction 2024-04-26T19:22:04.758 INFO:teuthology.orchestra.run.smithi045.stdout: Preparing : 1/1 2024-04-26T19:22:04.842 INFO:teuthology.orchestra.run.smithi045.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-26T19:22:04.868 INFO:teuthology.orchestra.run.smithi045.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-26T19:22:04.868 INFO:teuthology.orchestra.run.smithi045.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T19:22:04.868 INFO:teuthology.orchestra.run.smithi045.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-26T19:22:04.868 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:22:05.055 INFO:teuthology.orchestra.run.smithi171.stdout:Last metadata expiration check: 0:00:42 ago on Fri 26 Apr 2024 07:21:23 PM UTC. 2024-04-26T19:22:05.181 INFO:teuthology.orchestra.run.smithi171.stdout:Dependencies resolved. 2024-04-26T19:22:05.184 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:22:05.184 INFO:teuthology.orchestra.run.smithi171.stdout: Package Arch Version Repository Size 2024-04-26T19:22:05.184 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:22:05.184 INFO:teuthology.orchestra.run.smithi171.stdout:Installing: 2024-04-26T19:22:05.184 INFO:teuthology.orchestra.run.smithi171.stdout: ceph x86_64 2:19.0.0-3211.g5d349943.el7 ceph 6.6 k 2024-04-26T19:22:05.184 INFO:teuthology.orchestra.run.smithi171.stdout:Installing dependencies: 2024-04-26T19:22:05.185 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-mds x86_64 2:19.0.0-3211.g5d349943.el7 ceph 2.4 M 2024-04-26T19:22:05.185 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-mgr x86_64 2:19.0.0-3211.g5d349943.el7 ceph 1.5 M 2024-04-26T19:22:05.185 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-mgr-modules-core noarch 2:19.0.0-3211.g5d349943.el7 ceph-noarch 249 k 2024-04-26T19:22:05.185 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-mon x86_64 2:19.0.0-3211.g5d349943.el7 ceph 4.7 M 2024-04-26T19:22:05.185 INFO:teuthology.orchestra.run.smithi171.stdout: ceph-osd x86_64 2:19.0.0-3211.g5d349943.el7 ceph 17 M 2024-04-26T19:22:05.185 INFO:teuthology.orchestra.run.smithi171.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-26T19:22:05.185 INFO:teuthology.orchestra.run.smithi171.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-26T19:22:05.185 INFO:teuthology.orchestra.run.smithi171.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-26T19:22:05.185 INFO:teuthology.orchestra.run.smithi171.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-26T19:22:05.186 INFO:teuthology.orchestra.run.smithi171.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-26T19:22:05.186 INFO:teuthology.orchestra.run.smithi171.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-26T19:22:05.186 INFO:teuthology.orchestra.run.smithi171.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-26T19:22:05.186 INFO:teuthology.orchestra.run.smithi171.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-26T19:22:05.186 INFO:teuthology.orchestra.run.smithi171.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-26T19:22:05.186 INFO:teuthology.orchestra.run.smithi171.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-26T19:22:05.186 INFO:teuthology.orchestra.run.smithi171.stdout: python3-jaraco-collections 2024-04-26T19:22:05.186 INFO:teuthology.orchestra.run.smithi171.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-26T19:22:05.187 INFO:teuthology.orchestra.run.smithi171.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-26T19:22:05.187 INFO:teuthology.orchestra.run.smithi171.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-26T19:22:05.187 INFO:teuthology.orchestra.run.smithi171.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-26T19:22:05.187 INFO:teuthology.orchestra.run.smithi171.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-26T19:22:05.187 INFO:teuthology.orchestra.run.smithi171.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-26T19:22:05.187 INFO:teuthology.orchestra.run.smithi171.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-26T19:22:05.187 INFO:teuthology.orchestra.run.smithi171.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-26T19:22:05.187 INFO:teuthology.orchestra.run.smithi171.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-26T19:22:05.187 INFO:teuthology.orchestra.run.smithi171.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-26T19:22:05.187 INFO:teuthology.orchestra.run.smithi171.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-26T19:22:05.188 INFO:teuthology.orchestra.run.smithi171.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-26T19:22:05.188 INFO:teuthology.orchestra.run.smithi171.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-26T19:22:05.188 INFO:teuthology.orchestra.run.smithi171.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-26T19:22:05.188 INFO:teuthology.orchestra.run.smithi171.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-26T19:22:05.188 INFO:teuthology.orchestra.run.smithi171.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-26T19:22:05.188 INFO:teuthology.orchestra.run.smithi171.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-26T19:22:05.188 INFO:teuthology.orchestra.run.smithi171.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-26T19:22:05.188 INFO:teuthology.orchestra.run.smithi171.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-26T19:22:05.188 INFO:teuthology.orchestra.run.smithi171.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-26T19:22:05.188 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:22:05.189 INFO:teuthology.orchestra.run.smithi171.stdout:Transaction Summary 2024-04-26T19:22:05.189 INFO:teuthology.orchestra.run.smithi171.stdout:================================================================================ 2024-04-26T19:22:05.189 INFO:teuthology.orchestra.run.smithi171.stdout:Install 36 Packages 2024-04-26T19:22:05.189 INFO:teuthology.orchestra.run.smithi171.stdout: 2024-04-26T19:22:05.189 INFO:teuthology.orchestra.run.smithi171.stdout:Total download size: 30 M 2024-04-26T19:22:05.190 INFO:teuthology.orchestra.run.smithi171.stdout:Installed size: 107 M 2024-04-26T19:22:05.190 INFO:teuthology.orchestra.run.smithi171.stdout:Downloading Packages: 2024-04-26T19:22:05.756 INFO:teuthology.orchestra.run.smithi045.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-3211.g5d349943. 1/1 2024-04-26T19:22:05.757 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:22:05.757 INFO:teuthology.orchestra.run.smithi045.stdout:Installed: 2024-04-26T19:22:05.757 INFO:teuthology.orchestra.run.smithi045.stdout: ceph-immutable-object-cache-2:19.0.0-3211.g5d349943.el7.x86_64 2024-04-26T19:22:05.757 INFO:teuthology.orchestra.run.smithi045.stdout: 2024-04-26T19:22:05.757 INFO:teuthology.orchestra.run.smithi045.stdout:Complete! 2024-04-26T19:22:05.837 INFO:teuthology.orchestra.run.smithi171.stdout:(1/36): ceph-19.0.0-3211.g5d349943.el7.x86_64.r 41 kB/s | 6.6 kB 00:00 2024-04-26T19:22:05.874 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T19:22:06.122 DEBUG:teuthology.orchestra.console.smithi045:pexpect command: ipmitool -H smithi045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T19:22:06.158 DEBUG:teuthology.orchestra.console.smithi070:pexpect command: ipmitool -H smithi070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T19:22:06.195 DEBUG:teuthology.orchestra.console.smithi171:pexpect command: ipmitool -H smithi171.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T19:22:06.232 DEBUG:teuthology.orchestra.console.smithi045:check power output: Chassis Power is on 2024-04-26T19:22:06.233 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T19:22:06.267 DEBUG:teuthology.orchestra.console.smithi070:check power output: Chassis Power is on 2024-04-26T19:22:06.306 DEBUG:teuthology.orchestra.console.smithi171:check power output: Chassis Power is on 2024-04-26T19:22:10.235 DEBUG:teuthology.orchestra.console.smithi045:pexpect command: ipmitool -H smithi045.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T19:22:10.268 DEBUG:teuthology.orchestra.console.smithi070:pexpect command: ipmitool -H smithi070.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T19:22:10.307 DEBUG:teuthology.orchestra.console.smithi171:pexpect command: ipmitool -H smithi171.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T19:22:10.347 DEBUG:teuthology.orchestra.console.smithi045:check power output: Chassis Power is off 2024-04-26T19:22:10.378 DEBUG:teuthology.orchestra.console.smithi070:check power output: Chassis Power is off 2024-04-26T19:22:10.416 DEBUG:teuthology.orchestra.console.smithi171:check power output: Chassis Power is on 2024-04-26T19:22:10.448 INFO:teuthology.orchestra.console.smithi045:Power off completed 2024-04-26T19:22:10.478 INFO:teuthology.orchestra.console.smithi070:Power off completed 2024-04-26T19:22:14.420 DEBUG:teuthology.orchestra.console.smithi171:pexpect command: ipmitool -H smithi171.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T19:22:14.530 DEBUG:teuthology.orchestra.console.smithi171:check power output: Chassis Power is off 2024-04-26T19:22:14.631 INFO:teuthology.orchestra.console.smithi171:Power off completed 2024-04-26T19:22:14.735 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/centos_9.stream_runc agent/off mon_election/classic task/test_monitoring_stack_basic} duration: 360.38133668899536 failure_reason: 'Command failed on smithi070 with status 1: ''sudo yum -y install ceph-mgr-dashboard''' flavor: default owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=66f5306e00db4e03bc688a7575a73df3 status: fail success: false 2024-04-26T19:22:14.735 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-26T19:22:14.811 INFO:teuthology.run:FAIL