2024-09-22T00:29:15.781 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-22T00:29:15.806 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-22T00:29:15.894 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577 branch: squid description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} email: ceph-qa@ceph.com exclude_arch: armv7l first_in_suite: false io_workload: sequential: - qemu: client.0: clone: true disks: - action: none image_name: client.0.0 - action: none image_name: client.0.1 - action: none image_name: client.0.2 test: qa/run_xfstests_qemu.sh type: block job_id: '7914577' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi migrate_workload: sequential: - exec: client.0: - sleep 60 - rbd migration execute client.0.0 - sleep 60 - rbd migration commit client.0.0 - sleep 60 - rbd migration execute client.0.1 name: teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 - machine: cpus: 1 disk: 40 ram: 30000 volumes: count: 4 size: 30 os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: client: rbd default data pool: datapool global: mon warn on pool no app: false mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: bdev async discard: true bdev enable discard: true bluestore block size: 96636764160 bluestore fsck on mount: true debug bluefs: 1/20 debug bluestore: 1/20 debug ms: 1 debug osd: 20 debug rocksdb: 4/10 enable experimental unrecoverable data corrupting features: '*' mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd debug randomize hobject sort order: false osd failsafe full ratio: 0.95 osd memory target: 1610612736 osd objectstore: bluestore osd shutdown pgref assert: true flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 4e45e6b490e6cbe082cdf155fea780438ec53fc7 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 4e45e6b490e6cbe082cdf155fea780438ec53fc7 selinux: allowlist: - scontext=system_u:system_r:getty_t:s0 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: squid sha1: 4e45e6b490e6cbe082cdf155fea780438ec53fc7 owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - mon.a - mon.c - mgr.x - osd.0 - osd.1 - osd.2 - osd.3 - - mon.b - mgr.y - osd.4 - osd.5 - osd.6 - osd.7 - - client.0 seed: 1478 sha1: 4e45e6b490e6cbe082cdf155fea780438ec53fc7 sleep_before_teardown: 0 subset: 24/128 suite: rbd suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_4e45e6b490e6cbe082cdf155fea780438ec53fc7/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 4e45e6b490e6cbe082cdf155fea780438ec53fc7 targets: smithi079.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBUSJjnuyX35oqc5wJ/GWOgRQCnopW1HFRSJ80JGXMxYTTbu81KhnoFTwTigsUzWE8+5/yDj7zOST3oCdBNNFfw= smithi102.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBALme4j5XOFfLC2iotkuoEdWLJsQWfEy3ainFsaKt6UZ3KkhIx0JDZ1/A0u090Jo0Pt46b4B0zwyRoFIgXNGpiU= smithi184.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGh6vhqwFJdgYoux6agewa76+xxxEuYU/I/yG93Dzg9AsGb8qsq1cG1f7tNoZ9pX7ItFq6p1EfW3i3TkSYuIo2o= tasks: - install: null - ceph: null - exec: client.0: - sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2 - sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile - sudo ceph osd pool set datapool allow_ec_overwrites true - rbd pool init datapool - exec: client.0: - mkdir /home/ubuntu/cephtest/migration - wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2 - qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G - echo '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}' client.0.2 - parallel: - io_workload - migrate_workload - exec: client.0: - rm -rf /home/ubuntu/cephtest/migration teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-21_21:16:02 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-22T00:29:15.894 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_4e45e6b490e6cbe082cdf155fea780438ec53fc7/qa; will attempt to use it 2024-09-22T00:29:15.895 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_4e45e6b490e6cbe082cdf155fea780438ec53fc7/qa/tasks 2024-09-22T00:29:15.895 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-22T00:29:15.896 INFO:teuthology.task.internal:Checking packages... 2024-09-22T00:29:15.917 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '4e45e6b490e6cbe082cdf155fea780438ec53fc7' 2024-09-22T00:29:15.918 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-22T00:29:15.918 INFO:teuthology.packaging:ref: None 2024-09-22T00:29:15.918 INFO:teuthology.packaging:tag: None 2024-09-22T00:29:15.918 INFO:teuthology.packaging:branch: squid 2024-09-22T00:29:15.918 INFO:teuthology.packaging:sha1: 4e45e6b490e6cbe082cdf155fea780438ec53fc7 2024-09-22T00:29:15.918 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-09-22T00:29:16.128 INFO:teuthology.task.internal:Found packages for ceph version 19.1.1-373.g4e45e6b4 2024-09-22T00:29:16.131 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-22T00:29:16.138 INFO:teuthology.task.internal:no buildpackages task found 2024-09-22T00:29:16.138 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-22T00:29:16.165 INFO:teuthology.task.internal:Saving configuration 2024-09-22T00:29:16.191 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-22T00:29:16.203 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-22T00:29:16.228 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi079.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-22 00:24:19.115888', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBUSJjnuyX35oqc5wJ/GWOgRQCnopW1HFRSJ80JGXMxYTTbu81KhnoFTwTigsUzWE8+5/yDj7zOST3oCdBNNFfw='} 2024-09-22T00:29:16.246 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi102.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-22 00:24:19.117131', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBALme4j5XOFfLC2iotkuoEdWLJsQWfEy3ainFsaKt6UZ3KkhIx0JDZ1/A0u090Jo0Pt46b4B0zwyRoFIgXNGpiU='} 2024-09-22T00:29:16.268 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi184.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9.stream', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-09-22 00:24:19.114507', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGh6vhqwFJdgYoux6agewa76+xxxEuYU/I/yG93Dzg9AsGb8qsq1cG1f7tNoZ9pX7ItFq6p1EfW3i3TkSYuIo2o='} 2024-09-22T00:29:16.268 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-22T00:29:16.278 INFO:teuthology.task.internal:roles: ubuntu@smithi079.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2024-09-22T00:29:16.278 INFO:teuthology.task.internal:roles: ubuntu@smithi102.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-09-22T00:29:16.278 INFO:teuthology.task.internal:roles: ubuntu@smithi184.front.sepia.ceph.com - ['client.0'] 2024-09-22T00:29:16.278 INFO:teuthology.run_tasks:Running task console_log... 2024-09-22T00:29:16.363 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f61cb1e3910>, signals=[15]) 2024-09-22T00:29:16.363 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-22T00:29:16.371 INFO:teuthology.task.internal:Opening connections... 2024-09-22T00:29:16.371 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi079.front.sepia.ceph.com 2024-09-22T00:29:16.372 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:29:16.447 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi102.front.sepia.ceph.com 2024-09-22T00:29:16.448 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:29:16.520 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi184.front.sepia.ceph.com 2024-09-22T00:29:16.521 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:29:16.595 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-22T00:29:16.609 DEBUG:teuthology.orchestra.run.smithi079:> uname -m 2024-09-22T00:29:16.627 INFO:teuthology.orchestra.run.smithi079.stdout:x86_64 2024-09-22T00:29:16.627 DEBUG:teuthology.orchestra.run.smithi079:> cat /etc/os-release 2024-09-22T00:29:16.684 INFO:teuthology.orchestra.run.smithi079.stdout:NAME="CentOS Stream" 2024-09-22T00:29:16.684 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION="9" 2024-09-22T00:29:16.684 INFO:teuthology.orchestra.run.smithi079.stdout:ID="centos" 2024-09-22T00:29:16.684 INFO:teuthology.orchestra.run.smithi079.stdout:ID_LIKE="rhel fedora" 2024-09-22T00:29:16.685 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_ID="9" 2024-09-22T00:29:16.685 INFO:teuthology.orchestra.run.smithi079.stdout:PLATFORM_ID="platform:el9" 2024-09-22T00:29:16.685 INFO:teuthology.orchestra.run.smithi079.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-22T00:29:16.685 INFO:teuthology.orchestra.run.smithi079.stdout:ANSI_COLOR="0;31" 2024-09-22T00:29:16.685 INFO:teuthology.orchestra.run.smithi079.stdout:LOGO="fedora-logo-icon" 2024-09-22T00:29:16.685 INFO:teuthology.orchestra.run.smithi079.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-22T00:29:16.685 INFO:teuthology.orchestra.run.smithi079.stdout:HOME_URL="https://centos.org/" 2024-09-22T00:29:16.685 INFO:teuthology.orchestra.run.smithi079.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-22T00:29:16.685 INFO:teuthology.orchestra.run.smithi079.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-22T00:29:16.685 INFO:teuthology.orchestra.run.smithi079.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-22T00:29:16.686 INFO:teuthology.lock.ops:Updating smithi079.front.sepia.ceph.com on lock server 2024-09-22T00:29:16.808 DEBUG:teuthology.orchestra.run.smithi102:> uname -m 2024-09-22T00:29:16.826 INFO:teuthology.orchestra.run.smithi102.stdout:x86_64 2024-09-22T00:29:16.826 DEBUG:teuthology.orchestra.run.smithi102:> cat /etc/os-release 2024-09-22T00:29:16.884 INFO:teuthology.orchestra.run.smithi102.stdout:NAME="CentOS Stream" 2024-09-22T00:29:16.923 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION="9" 2024-09-22T00:29:16.923 INFO:teuthology.orchestra.run.smithi102.stdout:ID="centos" 2024-09-22T00:29:16.923 INFO:teuthology.orchestra.run.smithi102.stdout:ID_LIKE="rhel fedora" 2024-09-22T00:29:16.923 INFO:teuthology.orchestra.run.smithi102.stdout:VERSION_ID="9" 2024-09-22T00:29:16.923 INFO:teuthology.orchestra.run.smithi102.stdout:PLATFORM_ID="platform:el9" 2024-09-22T00:29:16.924 INFO:teuthology.orchestra.run.smithi102.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-22T00:29:16.924 INFO:teuthology.orchestra.run.smithi102.stdout:ANSI_COLOR="0;31" 2024-09-22T00:29:16.924 INFO:teuthology.orchestra.run.smithi102.stdout:LOGO="fedora-logo-icon" 2024-09-22T00:29:16.924 INFO:teuthology.orchestra.run.smithi102.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-22T00:29:16.924 INFO:teuthology.orchestra.run.smithi102.stdout:HOME_URL="https://centos.org/" 2024-09-22T00:29:16.924 INFO:teuthology.orchestra.run.smithi102.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-22T00:29:16.924 INFO:teuthology.orchestra.run.smithi102.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-22T00:29:16.924 INFO:teuthology.orchestra.run.smithi102.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-22T00:29:16.924 INFO:teuthology.lock.ops:Updating smithi102.front.sepia.ceph.com on lock server 2024-09-22T00:29:16.953 DEBUG:teuthology.orchestra.run.smithi184:> uname -m 2024-09-22T00:29:16.971 INFO:teuthology.orchestra.run.smithi184.stdout:x86_64 2024-09-22T00:29:16.971 DEBUG:teuthology.orchestra.run.smithi184:> cat /etc/os-release 2024-09-22T00:29:17.029 INFO:teuthology.orchestra.run.smithi184.stdout:NAME="CentOS Stream" 2024-09-22T00:29:17.029 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION="9" 2024-09-22T00:29:17.029 INFO:teuthology.orchestra.run.smithi184.stdout:ID="centos" 2024-09-22T00:29:17.029 INFO:teuthology.orchestra.run.smithi184.stdout:ID_LIKE="rhel fedora" 2024-09-22T00:29:17.029 INFO:teuthology.orchestra.run.smithi184.stdout:VERSION_ID="9" 2024-09-22T00:29:17.029 INFO:teuthology.orchestra.run.smithi184.stdout:PLATFORM_ID="platform:el9" 2024-09-22T00:29:17.029 INFO:teuthology.orchestra.run.smithi184.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-22T00:29:17.029 INFO:teuthology.orchestra.run.smithi184.stdout:ANSI_COLOR="0;31" 2024-09-22T00:29:17.029 INFO:teuthology.orchestra.run.smithi184.stdout:LOGO="fedora-logo-icon" 2024-09-22T00:29:17.029 INFO:teuthology.orchestra.run.smithi184.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-22T00:29:17.030 INFO:teuthology.orchestra.run.smithi184.stdout:HOME_URL="https://centos.org/" 2024-09-22T00:29:17.030 INFO:teuthology.orchestra.run.smithi184.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-22T00:29:17.030 INFO:teuthology.orchestra.run.smithi184.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-22T00:29:17.030 INFO:teuthology.orchestra.run.smithi184.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-22T00:29:17.030 INFO:teuthology.lock.ops:Updating smithi184.front.sepia.ceph.com on lock server 2024-09-22T00:29:17.061 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-22T00:29:17.070 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-22T00:29:17.079 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-22T00:29:17.079 DEBUG:teuthology.orchestra.run.smithi079:> test '!' -e /home/ubuntu/cephtest 2024-09-22T00:29:17.082 DEBUG:teuthology.orchestra.run.smithi102:> test '!' -e /home/ubuntu/cephtest 2024-09-22T00:29:17.084 DEBUG:teuthology.orchestra.run.smithi184:> test '!' -e /home/ubuntu/cephtest 2024-09-22T00:29:17.100 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-22T00:29:17.108 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-22T00:29:17.108 DEBUG:teuthology.orchestra.run.smithi079:> test -z $(ls -A /var/lib/ceph) 2024-09-22T00:29:17.139 DEBUG:teuthology.orchestra.run.smithi102:> test -z $(ls -A /var/lib/ceph) 2024-09-22T00:29:17.141 DEBUG:teuthology.orchestra.run.smithi184:> test -z $(ls -A /var/lib/ceph) 2024-09-22T00:29:17.219 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-22T00:29:17.291 INFO:teuthology.run_tasks:Running task kernel... 2024-09-22T00:29:17.306 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-22T00:29:17.306 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}, 'client.0': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-22T00:29:17.306 DEBUG:teuthology.orchestra.run.smithi079:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-22T00:29:17.307 DEBUG:teuthology.orchestra.run.smithi102:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-22T00:29:17.307 DEBUG:teuthology.orchestra.run.smithi184:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-22T00:29:17.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-22T00:29:17.324 DEBUG:teuthology.orchestra.run.smithi102:> uname -r 2024-09-22T00:29:17.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-22T00:29:17.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-22T00:29:17.325 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2024-09-22T00:29:17.326 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-22T00:29:17.381 INFO:teuthology.orchestra.run.smithi102.stdout:5.14.0-503.el9.x86_64 2024-09-22T00:29:17.381 INFO:teuthology.task.kernel:Running kernel on smithi102: 5.14.0-503.el9.x86_64 2024-09-22T00:29:17.381 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum install -y kernel 2024-09-22T00:29:17.383 INFO:teuthology.orchestra.run.smithi184.stdout:5.14.0-503.el9.x86_64 2024-09-22T00:29:17.383 INFO:teuthology.task.kernel:Running kernel on smithi184: 5.14.0-503.el9.x86_64 2024-09-22T00:29:17.383 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum install -y kernel 2024-09-22T00:29:17.384 INFO:teuthology.orchestra.run.smithi079.stdout:5.14.0-503.el9.x86_64 2024-09-22T00:29:17.385 INFO:teuthology.task.kernel:Running kernel on smithi079: 5.14.0-503.el9.x86_64 2024-09-22T00:29:17.385 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum install -y kernel 2024-09-22T00:29:19.767 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - BaseOS 12 MB/s | 8.3 MB 00:00 2024-09-22T00:29:21.237 INFO:teuthology.orchestra.run.smithi079.stdout:CentOS Stream 9 - BaseOS 3.9 MB/s | 8.3 MB 00:02 2024-09-22T00:29:21.481 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 9 - BaseOS 3.5 MB/s | 8.3 MB 00:02 2024-09-22T00:29:21.759 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - AppStream 23 MB/s | 20 MB 00:00 2024-09-22T00:29:23.188 INFO:teuthology.orchestra.run.smithi079.stdout:CentOS Stream 9 - AppStream 23 MB/s | 20 MB 00:00 2024-09-22T00:29:23.407 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 9 - AppStream 23 MB/s | 20 MB 00:00 2024-09-22T00:29:26.985 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - CRB 4.5 MB/s | 6.5 MB 00:01 2024-09-22T00:29:27.581 INFO:teuthology.orchestra.run.smithi079.stdout:CentOS Stream 9 - CRB 10 MB/s | 6.5 MB 00:00 2024-09-22T00:29:28.460 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - Extras packages 78 kB/s | 19 kB 00:00 2024-09-22T00:29:28.858 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 9 - CRB 3.8 MB/s | 6.5 MB 00:01 2024-09-22T00:29:29.256 INFO:teuthology.orchestra.run.smithi079.stdout:CentOS Stream 9 - Extras packages 41 kB/s | 19 kB 00:00 2024-09-22T00:29:29.873 INFO:teuthology.orchestra.run.smithi184.stdout:Extra Packages for Enterprise Linux 18 MB/s | 23 MB 00:01 2024-09-22T00:29:30.334 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 9 - Extras packages 72 kB/s | 19 kB 00:00 2024-09-22T00:29:30.827 INFO:teuthology.orchestra.run.smithi079.stdout:Extra Packages for Enterprise Linux 16 MB/s | 23 MB 00:01 2024-09-22T00:29:31.946 INFO:teuthology.orchestra.run.smithi102.stdout:Extra Packages for Enterprise Linux 15 MB/s | 23 MB 00:01 2024-09-22T00:29:35.337 INFO:teuthology.orchestra.run.smithi184.stdout:lab-extras 26 kB/s | 1.7 kB 00:00 2024-09-22T00:29:36.191 INFO:teuthology.orchestra.run.smithi079.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-22T00:29:37.227 INFO:teuthology.orchestra.run.smithi184.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-22T00:29:37.227 INFO:teuthology.orchestra.run.smithi184.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-22T00:29:37.333 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:29:37.349 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:29:37.349 INFO:teuthology.orchestra.run.smithi184.stdout: Package Architecture Version Repository Size 2024-09-22T00:29:37.349 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:29:37.350 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:29:37.350 INFO:teuthology.orchestra.run.smithi184.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-22T00:29:37.350 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2024-09-22T00:29:37.350 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-22T00:29:37.350 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-22T00:29:37.350 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-22T00:29:37.350 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:29:37.350 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:29:37.350 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:29:37.350 INFO:teuthology.orchestra.run.smithi184.stdout:Install 4 Packages 2024-09-22T00:29:37.350 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:29:37.351 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 79 M 2024-09-22T00:29:37.351 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 126 M 2024-09-22T00:29:37.351 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:29:37.369 INFO:teuthology.orchestra.run.smithi102.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-09-22T00:29:37.497 INFO:teuthology.orchestra.run.smithi184.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 287 kB/s | 36 kB 00:00 2024-09-22T00:29:37.755 INFO:teuthology.orchestra.run.smithi184.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 41 MB/s | 16 MB 00:00 2024-09-22T00:29:38.072 INFO:teuthology.orchestra.run.smithi079.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-22T00:29:38.072 INFO:teuthology.orchestra.run.smithi079.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-22T00:29:38.157 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:29:38.162 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:29:38.162 INFO:teuthology.orchestra.run.smithi079.stdout: Package Architecture Version Repository Size 2024-09-22T00:29:38.162 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:29:38.162 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:29:38.162 INFO:teuthology.orchestra.run.smithi079.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-22T00:29:38.162 INFO:teuthology.orchestra.run.smithi079.stdout:Installing dependencies: 2024-09-22T00:29:38.163 INFO:teuthology.orchestra.run.smithi079.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-22T00:29:38.163 INFO:teuthology.orchestra.run.smithi079.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-22T00:29:38.163 INFO:teuthology.orchestra.run.smithi079.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-22T00:29:38.163 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:29:38.163 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:29:38.163 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:29:38.163 INFO:teuthology.orchestra.run.smithi079.stdout:Install 4 Packages 2024-09-22T00:29:38.163 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:29:38.164 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 79 M 2024-09-22T00:29:38.164 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 126 M 2024-09-22T00:29:38.164 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:29:38.205 INFO:teuthology.orchestra.run.smithi184.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 41 MB/s | 35 MB 00:00 2024-09-22T00:29:38.292 INFO:teuthology.orchestra.run.smithi079.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 339 kB/s | 36 kB 00:00 2024-09-22T00:29:38.472 INFO:teuthology.orchestra.run.smithi184.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 29 MB/s | 29 MB 00:00 2024-09-22T00:29:38.473 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:29:38.473 INFO:teuthology.orchestra.run.smithi184.stdout:Total 70 MB/s | 79 MB 00:01 2024-09-22T00:29:39.157 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:29:39.258 INFO:teuthology.orchestra.run.smithi102.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-22T00:29:39.259 INFO:teuthology.orchestra.run.smithi102.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-22T00:29:39.354 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:29:39.360 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:29:39.360 INFO:teuthology.orchestra.run.smithi102.stdout: Package Architecture Version Repository Size 2024-09-22T00:29:39.360 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:29:39.361 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:29:39.361 INFO:teuthology.orchestra.run.smithi102.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-22T00:29:39.361 INFO:teuthology.orchestra.run.smithi102.stdout:Installing dependencies: 2024-09-22T00:29:39.361 INFO:teuthology.orchestra.run.smithi102.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-22T00:29:39.361 INFO:teuthology.orchestra.run.smithi102.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-22T00:29:39.361 INFO:teuthology.orchestra.run.smithi102.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-22T00:29:39.361 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:29:39.361 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:29:39.361 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:29:39.361 INFO:teuthology.orchestra.run.smithi102.stdout:Install 4 Packages 2024-09-22T00:29:39.361 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:29:39.362 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 79 M 2024-09-22T00:29:39.362 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 126 M 2024-09-22T00:29:39.362 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:29:39.454 INFO:teuthology.orchestra.run.smithi102.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 497 kB/s | 36 kB 00:00 2024-09-22T00:29:39.494 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:29:39.494 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:29:39.954 INFO:teuthology.orchestra.run.smithi102.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 27 MB/s | 16 MB 00:00 2024-09-22T00:29:40.480 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:29:40.481 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:29:40.487 INFO:teuthology.orchestra.run.smithi102.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 31 MB/s | 35 MB 00:01 2024-09-22T00:29:41.308 INFO:teuthology.orchestra.run.smithi079.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 5.0 MB/s | 16 MB 00:03 2024-09-22T00:29:41.513 INFO:teuthology.orchestra.run.smithi102.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 14 MB/s | 29 MB 00:02 2024-09-22T00:29:41.513 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:29:41.513 INFO:teuthology.orchestra.run.smithi102.stdout:Total 37 MB/s | 79 MB 00:02 2024-09-22T00:29:42.199 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:29:42.570 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:29:42.570 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:29:42.907 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:29:43.075 INFO:teuthology.orchestra.run.smithi079.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 6.0 MB/s | 29 MB 00:04 2024-09-22T00:29:43.496 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:29:43.496 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:29:43.630 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-22T00:29:43.725 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-22T00:29:45.440 INFO:teuthology.orchestra.run.smithi079.stdout:(4/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 4.8 MB/s | 35 MB 00:07 2024-09-22T00:29:45.441 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:29:45.441 INFO:teuthology.orchestra.run.smithi079.stdout:Total 11 MB/s | 79 MB 00:07 2024-09-22T00:29:46.004 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:29:46.128 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:29:46.463 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:29:46.463 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:29:46.490 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-22T00:29:46.619 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-22T00:29:46.728 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-22T00:29:46.822 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-22T00:29:47.445 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:29:47.446 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:29:49.602 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-22T00:29:49.743 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-22T00:29:49.861 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:29:50.496 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-22T00:29:50.591 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-22T00:29:51.437 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-22T00:29:51.544 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:29:53.342 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-22T00:29:53.485 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-22T00:29:54.590 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-22T00:29:54.635 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:29:56.369 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:29:58.305 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-22T00:29:58.527 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:29:59.466 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:30:03.382 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:30:34.466 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:30:34.506 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:30:34.903 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:30:34.903 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-22T00:30:34.903 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-22T00:30:34.903 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-22T00:30:35.770 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:30:35.770 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:30:35.771 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:30:35.771 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-22T00:30:35.771 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-22T00:30:35.771 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-22T00:30:35.771 INFO:teuthology.orchestra.run.smithi184.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-22T00:30:35.771 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:30:35.771 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:30:36.109 DEBUG:teuthology.orchestra.run.smithi184:> rpm -q kernel | sort -rV | head -n 1 2024-09-22T00:30:36.191 INFO:teuthology.orchestra.run.smithi184.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-22T00:30:36.191 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-22T00:30:36.191 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-22T00:30:36.191 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-22T00:30:36.191 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-22T00:30:36.191 INFO:teuthology.task.kernel:Installing distro kernel on client.0... 2024-09-22T00:30:36.192 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi184.front.sepia.ceph.com, path=None, version=distro) 2024-09-22T00:30:36.192 DEBUG:teuthology.orchestra.run.smithi184:> rpm -q kernel | sort -rV | head -n 1 2024-09-22T00:30:36.249 INFO:teuthology.orchestra.run.smithi184.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-22T00:30:36.250 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-22T00:30:36.250 DEBUG:teuthology.orchestra.run.smithi184:> sudo rpm -qi grub2-tools 2024-09-22T00:30:36.284 INFO:teuthology.orchestra.run.smithi184.stdout:Name : grub2-tools 2024-09-22T00:30:36.284 INFO:teuthology.orchestra.run.smithi184.stdout:Epoch : 1 2024-09-22T00:30:36.284 INFO:teuthology.orchestra.run.smithi184.stdout:Version : 2.06 2024-09-22T00:30:36.284 INFO:teuthology.orchestra.run.smithi184.stdout:Release : 82.el9 2024-09-22T00:30:36.285 INFO:teuthology.orchestra.run.smithi184.stdout:Architecture: x86_64 2024-09-22T00:30:36.285 INFO:teuthology.orchestra.run.smithi184.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-22T00:30:36.285 INFO:teuthology.orchestra.run.smithi184.stdout:Group : Unspecified 2024-09-22T00:30:36.285 INFO:teuthology.orchestra.run.smithi184.stdout:Size : 8274670 2024-09-22T00:30:36.285 INFO:teuthology.orchestra.run.smithi184.stdout:License : GPLv3+ 2024-09-22T00:30:36.285 INFO:teuthology.orchestra.run.smithi184.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-22T00:30:36.285 INFO:teuthology.orchestra.run.smithi184.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-22T00:30:36.285 INFO:teuthology.orchestra.run.smithi184.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-22T00:30:36.285 INFO:teuthology.orchestra.run.smithi184.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-22T00:30:36.285 INFO:teuthology.orchestra.run.smithi184.stdout:Packager : builder@centos.org 2024-09-22T00:30:36.285 INFO:teuthology.orchestra.run.smithi184.stdout:Vendor : CentOS 2024-09-22T00:30:36.285 INFO:teuthology.orchestra.run.smithi184.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-22T00:30:36.285 INFO:teuthology.orchestra.run.smithi184.stdout:Summary : Support tools for GRUB. 2024-09-22T00:30:36.285 INFO:teuthology.orchestra.run.smithi184.stdout:Description : 2024-09-22T00:30:36.286 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:30:36.286 INFO:teuthology.orchestra.run.smithi184.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-22T00:30:36.286 INFO:teuthology.orchestra.run.smithi184.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-22T00:30:36.286 INFO:teuthology.orchestra.run.smithi184.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-22T00:30:36.286 INFO:teuthology.orchestra.run.smithi184.stdout:hardware devices. 2024-09-22T00:30:36.286 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:30:36.286 INFO:teuthology.orchestra.run.smithi184.stdout:This subpackage provides tools for support of all platforms. 2024-09-22T00:30:36.287 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-22T00:30:36.287 INFO:teuthology.task.kernel:Updating grub on smithi184 to boot 5.14.0-508.el9.x86_64 2024-09-22T00:30:36.287 DEBUG:teuthology.orchestra.run.smithi184:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-22T00:30:36.978 INFO:teuthology.orchestra.run.smithi184.stderr:Generating grub configuration file ... 2024-09-22T00:30:37.589 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:30:37.629 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:30:37.965 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:30:37.965 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-22T00:30:37.965 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-22T00:30:37.965 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-22T00:30:38.290 INFO:teuthology.orchestra.run.smithi184.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-22T00:30:38.326 INFO:teuthology.orchestra.run.smithi184.stderr:done 2024-09-22T00:30:38.328 DEBUG:teuthology.orchestra.run.smithi184:> mktemp 2024-09-22T00:30:38.344 INFO:teuthology.orchestra.run.smithi184.stdout:/tmp/tmp.4JHR9sf3Je 2024-09-22T00:30:38.345 DEBUG:teuthology.orchestra.run.smithi184:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.4JHR9sf3Je 2024-09-22T00:30:38.416 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 0666 /tmp/tmp.4JHR9sf3Je 2024-09-22T00:30:38.556 DEBUG:teuthology.orchestra.remote:smithi184:/tmp/tmp.4JHR9sf3Je is 6KB 2024-09-22T00:30:38.576 DEBUG:teuthology.orchestra.run.smithi184:> rm -fr /tmp/tmp.4JHR9sf3Je 2024-09-22T00:30:38.590 DEBUG:teuthology.orchestra.run.smithi184:> sudo /bin/ls /boot/loader/entries || true 2024-09-22T00:30:38.653 INFO:teuthology.orchestra.run.smithi184.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-22T00:30:38.653 INFO:teuthology.orchestra.run.smithi184.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-22T00:30:38.653 INFO:teuthology.orchestra.run.smithi184.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-22T00:30:38.653 INFO:teuthology.orchestra.run.smithi184.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-22T00:30:38.655 DEBUG:teuthology.orchestra.run.smithi184:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-22T00:30:38.804 DEBUG:teuthology.orchestra.run.smithi184:> sudo shutdown -r now 2024-09-22T00:30:38.826 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:30:38.826 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:30:38.826 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:30:38.826 INFO:teuthology.orchestra.run.smithi102.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-22T00:30:38.826 INFO:teuthology.orchestra.run.smithi102.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-22T00:30:38.826 INFO:teuthology.orchestra.run.smithi102.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-22T00:30:38.826 INFO:teuthology.orchestra.run.smithi102.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-22T00:30:38.826 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:30:38.826 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:30:39.174 DEBUG:teuthology.orchestra.run.smithi102:> rpm -q kernel | sort -rV | head -n 1 2024-09-22T00:30:39.250 INFO:teuthology.orchestra.run.smithi102.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-22T00:30:39.251 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-22T00:30:39.251 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-22T00:30:39.251 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-22T00:30:39.251 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-22T00:30:39.251 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-22T00:30:39.251 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi102.front.sepia.ceph.com, path=None, version=distro) 2024-09-22T00:30:39.251 DEBUG:teuthology.orchestra.run.smithi102:> rpm -q kernel | sort -rV | head -n 1 2024-09-22T00:30:39.310 INFO:teuthology.orchestra.run.smithi102.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-22T00:30:39.310 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-22T00:30:39.310 DEBUG:teuthology.orchestra.run.smithi102:> sudo rpm -qi grub2-tools 2024-09-22T00:30:39.352 INFO:teuthology.orchestra.run.smithi102.stdout:Name : grub2-tools 2024-09-22T00:30:39.352 INFO:teuthology.orchestra.run.smithi102.stdout:Epoch : 1 2024-09-22T00:30:39.352 INFO:teuthology.orchestra.run.smithi102.stdout:Version : 2.06 2024-09-22T00:30:39.352 INFO:teuthology.orchestra.run.smithi102.stdout:Release : 82.el9 2024-09-22T00:30:39.352 INFO:teuthology.orchestra.run.smithi102.stdout:Architecture: x86_64 2024-09-22T00:30:39.352 INFO:teuthology.orchestra.run.smithi102.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-22T00:30:39.352 INFO:teuthology.orchestra.run.smithi102.stdout:Group : Unspecified 2024-09-22T00:30:39.352 INFO:teuthology.orchestra.run.smithi102.stdout:Size : 8274670 2024-09-22T00:30:39.353 INFO:teuthology.orchestra.run.smithi102.stdout:License : GPLv3+ 2024-09-22T00:30:39.353 INFO:teuthology.orchestra.run.smithi102.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-22T00:30:39.353 INFO:teuthology.orchestra.run.smithi102.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-22T00:30:39.353 INFO:teuthology.orchestra.run.smithi102.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-22T00:30:39.353 INFO:teuthology.orchestra.run.smithi102.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-22T00:30:39.353 INFO:teuthology.orchestra.run.smithi102.stdout:Packager : builder@centos.org 2024-09-22T00:30:39.353 INFO:teuthology.orchestra.run.smithi102.stdout:Vendor : CentOS 2024-09-22T00:30:39.353 INFO:teuthology.orchestra.run.smithi102.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-22T00:30:39.353 INFO:teuthology.orchestra.run.smithi102.stdout:Summary : Support tools for GRUB. 2024-09-22T00:30:39.353 INFO:teuthology.orchestra.run.smithi102.stdout:Description : 2024-09-22T00:30:39.353 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:30:39.353 INFO:teuthology.orchestra.run.smithi102.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-22T00:30:39.353 INFO:teuthology.orchestra.run.smithi102.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-22T00:30:39.354 INFO:teuthology.orchestra.run.smithi102.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-22T00:30:39.354 INFO:teuthology.orchestra.run.smithi102.stdout:hardware devices. 2024-09-22T00:30:39.354 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:30:39.354 INFO:teuthology.orchestra.run.smithi102.stdout:This subpackage provides tools for support of all platforms. 2024-09-22T00:30:39.355 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-22T00:30:39.355 INFO:teuthology.task.kernel:Updating grub on smithi102 to boot 5.14.0-508.el9.x86_64 2024-09-22T00:30:39.355 DEBUG:teuthology.orchestra.run.smithi102:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-22T00:30:40.084 INFO:teuthology.orchestra.run.smithi102.stderr:Generating grub configuration file ... 2024-09-22T00:30:41.421 INFO:teuthology.orchestra.run.smithi102.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-22T00:30:41.448 INFO:teuthology.orchestra.run.smithi102.stderr:done 2024-09-22T00:30:41.450 DEBUG:teuthology.orchestra.run.smithi102:> mktemp 2024-09-22T00:30:41.465 INFO:teuthology.orchestra.run.smithi102.stdout:/tmp/tmp.TIPLwR9WWk 2024-09-22T00:30:41.465 DEBUG:teuthology.orchestra.run.smithi102:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.TIPLwR9WWk 2024-09-22T00:30:41.528 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:30:41.532 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 0666 /tmp/tmp.TIPLwR9WWk 2024-09-22T00:30:41.568 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:30:41.679 DEBUG:teuthology.orchestra.remote:smithi102:/tmp/tmp.TIPLwR9WWk is 6KB 2024-09-22T00:30:41.727 DEBUG:teuthology.orchestra.run.smithi102:> rm -fr /tmp/tmp.TIPLwR9WWk 2024-09-22T00:30:41.742 DEBUG:teuthology.orchestra.run.smithi102:> sudo /bin/ls /boot/loader/entries || true 2024-09-22T00:30:41.805 INFO:teuthology.orchestra.run.smithi102.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-22T00:30:41.805 INFO:teuthology.orchestra.run.smithi102.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-22T00:30:41.805 INFO:teuthology.orchestra.run.smithi102.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-22T00:30:41.805 INFO:teuthology.orchestra.run.smithi102.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-22T00:30:41.806 DEBUG:teuthology.orchestra.run.smithi102:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-22T00:30:41.868 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:30:41.868 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-22T00:30:41.868 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-22T00:30:41.869 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-22T00:30:41.962 DEBUG:teuthology.orchestra.run.smithi102:> sudo shutdown -r now 2024-09-22T00:30:42.714 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-22T00:30:42.714 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:30:42.714 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:30:42.714 INFO:teuthology.orchestra.run.smithi079.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-22T00:30:42.714 INFO:teuthology.orchestra.run.smithi079.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-22T00:30:42.715 INFO:teuthology.orchestra.run.smithi079.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-22T00:30:42.715 INFO:teuthology.orchestra.run.smithi079.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-22T00:30:42.715 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:30:42.715 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:30:43.082 DEBUG:teuthology.orchestra.run.smithi079:> rpm -q kernel | sort -rV | head -n 1 2024-09-22T00:30:43.174 INFO:teuthology.orchestra.run.smithi079.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-22T00:30:43.174 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-22T00:30:43.174 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.14.0-503.el9.x86_64 Expected: 5.14.0-508.el9.x86_64 2024-09-22T00:30:43.174 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-22T00:30:43.174 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-22T00:30:43.174 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-22T00:30:43.174 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi079.front.sepia.ceph.com, path=None, version=distro) 2024-09-22T00:30:43.175 DEBUG:teuthology.orchestra.run.smithi079:> rpm -q kernel | sort -rV | head -n 1 2024-09-22T00:30:43.232 INFO:teuthology.orchestra.run.smithi079.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-22T00:30:43.233 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-22T00:30:43.233 DEBUG:teuthology.orchestra.run.smithi079:> sudo rpm -qi grub2-tools 2024-09-22T00:30:43.265 INFO:teuthology.orchestra.run.smithi079.stdout:Name : grub2-tools 2024-09-22T00:30:43.265 INFO:teuthology.orchestra.run.smithi079.stdout:Epoch : 1 2024-09-22T00:30:43.265 INFO:teuthology.orchestra.run.smithi079.stdout:Version : 2.06 2024-09-22T00:30:43.265 INFO:teuthology.orchestra.run.smithi079.stdout:Release : 82.el9 2024-09-22T00:30:43.265 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: x86_64 2024-09-22T00:30:43.265 INFO:teuthology.orchestra.run.smithi079.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-22T00:30:43.265 INFO:teuthology.orchestra.run.smithi079.stdout:Group : Unspecified 2024-09-22T00:30:43.265 INFO:teuthology.orchestra.run.smithi079.stdout:Size : 8274670 2024-09-22T00:30:43.265 INFO:teuthology.orchestra.run.smithi079.stdout:License : GPLv3+ 2024-09-22T00:30:43.266 INFO:teuthology.orchestra.run.smithi079.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-22T00:30:43.266 INFO:teuthology.orchestra.run.smithi079.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-22T00:30:43.266 INFO:teuthology.orchestra.run.smithi079.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-22T00:30:43.266 INFO:teuthology.orchestra.run.smithi079.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-22T00:30:43.266 INFO:teuthology.orchestra.run.smithi079.stdout:Packager : builder@centos.org 2024-09-22T00:30:43.266 INFO:teuthology.orchestra.run.smithi079.stdout:Vendor : CentOS 2024-09-22T00:30:43.266 INFO:teuthology.orchestra.run.smithi079.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-22T00:30:43.266 INFO:teuthology.orchestra.run.smithi079.stdout:Summary : Support tools for GRUB. 2024-09-22T00:30:43.266 INFO:teuthology.orchestra.run.smithi079.stdout:Description : 2024-09-22T00:30:43.266 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:30:43.266 INFO:teuthology.orchestra.run.smithi079.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-22T00:30:43.266 INFO:teuthology.orchestra.run.smithi079.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-22T00:30:43.266 INFO:teuthology.orchestra.run.smithi079.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-22T00:30:43.266 INFO:teuthology.orchestra.run.smithi079.stdout:hardware devices. 2024-09-22T00:30:43.267 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:30:43.267 INFO:teuthology.orchestra.run.smithi079.stdout:This subpackage provides tools for support of all platforms. 2024-09-22T00:30:43.267 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-22T00:30:43.267 INFO:teuthology.task.kernel:Updating grub on smithi079 to boot 5.14.0-508.el9.x86_64 2024-09-22T00:30:43.268 DEBUG:teuthology.orchestra.run.smithi079:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-22T00:30:43.899 INFO:teuthology.orchestra.run.smithi079.stderr:Generating grub configuration file ... 2024-09-22T00:30:45.168 INFO:teuthology.orchestra.run.smithi079.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-22T00:30:45.193 INFO:teuthology.orchestra.run.smithi079.stderr:done 2024-09-22T00:30:45.195 DEBUG:teuthology.orchestra.run.smithi079:> mktemp 2024-09-22T00:30:45.211 INFO:teuthology.orchestra.run.smithi079.stdout:/tmp/tmp.avPzfNweBa 2024-09-22T00:30:45.211 DEBUG:teuthology.orchestra.run.smithi079:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.avPzfNweBa 2024-09-22T00:30:45.277 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0666 /tmp/tmp.avPzfNweBa 2024-09-22T00:30:45.416 DEBUG:teuthology.orchestra.remote:smithi079:/tmp/tmp.avPzfNweBa is 6KB 2024-09-22T00:30:45.436 DEBUG:teuthology.orchestra.run.smithi079:> rm -fr /tmp/tmp.avPzfNweBa 2024-09-22T00:30:45.450 DEBUG:teuthology.orchestra.run.smithi079:> sudo /bin/ls /boot/loader/entries || true 2024-09-22T00:30:45.513 INFO:teuthology.orchestra.run.smithi079.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-22T00:30:45.513 INFO:teuthology.orchestra.run.smithi079.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-22T00:30:45.513 INFO:teuthology.orchestra.run.smithi079.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-22T00:30:45.513 INFO:teuthology.orchestra.run.smithi079.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-22T00:30:45.514 DEBUG:teuthology.orchestra.run.smithi079:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-22T00:30:45.666 DEBUG:teuthology.orchestra.run.smithi079:> sudo shutdown -r now 2024-09-22T00:31:08.830 INFO:teuthology.task.kernel:Checking client client.0 for new kernel version... 2024-09-22T00:31:08.830 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-09-22T00:31:08.831 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:31:11.966 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-22T00:31:11.967 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-09-22T00:31:11.967 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:31:15.673 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-22T00:31:15.673 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-22T00:31:15.673 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:31:27.219 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-09-22T00:31:30.287 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.102 2024-09-22T00:31:34.127 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-22T00:31:36.222 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-09-22T00:31:36.223 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:31:39.279 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-09-22T00:31:39.287 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-09-22T00:31:39.288 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:31:42.350 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.102 2024-09-22T00:31:43.129 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-22T00:31:43.129 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:31:46.191 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-22T00:31:51.282 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-09-22T00:31:51.283 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:31:54.351 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-09-22T00:31:54.351 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-09-22T00:31:54.351 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:31:58.194 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-22T00:31:58.195 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:32:09.363 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-09-22T00:32:09.363 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:32:12.431 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.184 2024-09-22T00:32:26.212 DEBUG:teuthology.orchestra.run.smithi102:> true 2024-09-22T00:32:26.601 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-09-22T00:32:26.601 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-508.el9.x86_64"... 2024-09-22T00:32:26.601 DEBUG:teuthology.orchestra.run.smithi102:> uname -r 2024-09-22T00:32:26.615 INFO:teuthology.orchestra.run.smithi102.stdout:5.14.0-508.el9.x86_64 2024-09-22T00:32:26.615 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-22T00:32:26.616 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-22T00:32:26.616 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-22T00:32:27.617 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-22T00:32:27.617 DEBUG:teuthology.orchestra.run.smithi102:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-22T00:32:27.748 INFO:teuthology.orchestra.run.smithi102.stdout:ttyS1 2024-09-22T00:32:27.768 DEBUG:teuthology.parallel:result is None 2024-09-22T00:32:30.036 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-22T00:32:30.410 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-22T00:32:30.411 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-508.el9.x86_64"... 2024-09-22T00:32:30.411 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-22T00:32:30.426 INFO:teuthology.orchestra.run.smithi079.stdout:5.14.0-508.el9.x86_64 2024-09-22T00:32:30.426 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-22T00:32:30.426 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-22T00:32:30.426 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-22T00:32:30.431 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-09-22T00:32:30.432 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:32:30.859 DEBUG:teuthology.orchestra.run.smithi184:> true 2024-09-22T00:32:31.204 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-09-22T00:32:31.204 INFO:teuthology.task.kernel:Checking kernel version of client.0, want "5.14.0-508.el9.x86_64"... 2024-09-22T00:32:31.204 DEBUG:teuthology.orchestra.run.smithi184:> uname -r 2024-09-22T00:32:31.220 INFO:teuthology.orchestra.run.smithi184.stdout:5.14.0-508.el9.x86_64 2024-09-22T00:32:31.220 DEBUG:teuthology.task.kernel:current kernel version is 5.14.0-508.el9.x86_64 vs 5.14.0-508.el9.x86_64 2024-09-22T00:32:31.220 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-22T00:32:31.220 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-22T00:32:31.427 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-22T00:32:31.427 DEBUG:teuthology.orchestra.run.smithi079:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-22T00:32:31.542 INFO:teuthology.orchestra.run.smithi079.stdout:ttyS1 2024-09-22T00:32:31.569 DEBUG:teuthology.parallel:result is None 2024-09-22T00:32:32.221 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2024-09-22T00:32:32.221 DEBUG:teuthology.orchestra.run.smithi184:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-22T00:32:32.286 INFO:teuthology.orchestra.run.smithi184.stdout:ttyS1 2024-09-22T00:32:32.309 DEBUG:teuthology.parallel:result is None 2024-09-22T00:32:32.309 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-22T00:32:32.317 INFO:teuthology.task.internal:Creating test directory... 2024-09-22T00:32:32.317 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-22T00:32:32.319 DEBUG:teuthology.orchestra.run.smithi102:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-22T00:32:32.322 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-22T00:32:32.340 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-22T00:32:32.346 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-22T00:32:32.355 INFO:teuthology.task.internal:Creating archive directory... 2024-09-22T00:32:32.355 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-22T00:32:32.375 DEBUG:teuthology.orchestra.run.smithi102:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-22T00:32:32.380 DEBUG:teuthology.orchestra.run.smithi184:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-22T00:32:32.436 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-22T00:32:32.442 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-22T00:32:32.442 DEBUG:teuthology.orchestra.run.smithi079:> 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-09-22T00:32:32.445 DEBUG:teuthology.orchestra.run.smithi102:> 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-09-22T00:32:32.447 DEBUG:teuthology.orchestra.run.smithi184:> 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-09-22T00:32:32.467 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-22T00:32:32.473 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-22T00:32:32.477 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-22T00:32:32.483 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-22T00:32:32.484 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-22T00:32:32.495 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-22T00:32:32.497 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-22T00:32:32.503 INFO:teuthology.task.internal:Configuring sudo... 2024-09-22T00:32:32.503 DEBUG:teuthology.orchestra.run.smithi079:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-22T00:32:32.521 DEBUG:teuthology.orchestra.run.smithi102:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-22T00:32:32.528 DEBUG:teuthology.orchestra.run.smithi184:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-22T00:32:32.565 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-22T00:32:32.573 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-22T00:32:32.574 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-22T00:32:32.585 DEBUG:teuthology.orchestra.run.smithi102:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-22T00:32:32.595 DEBUG:teuthology.orchestra.run.smithi184:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-22T00:32:32.622 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-22T00:32:32.682 DEBUG:teuthology.orchestra.run.smithi079:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-22T00:32:32.726 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-22T00:32:32.810 DEBUG:teuthology.orchestra.run.smithi079:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-22T00:32:32.849 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:32:32.849 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-22T00:32:32.913 DEBUG:teuthology.orchestra.run.smithi102:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-22T00:32:32.957 DEBUG:teuthology.orchestra.run.smithi102:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-22T00:32:33.015 DEBUG:teuthology.orchestra.run.smithi102:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-22T00:32:33.098 DEBUG:teuthology.orchestra.run.smithi102:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-22T00:32:33.141 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:32:33.141 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-22T00:32:33.207 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-22T00:32:33.251 DEBUG:teuthology.orchestra.run.smithi184:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-22T00:32:33.311 DEBUG:teuthology.orchestra.run.smithi184:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-22T00:32:33.391 DEBUG:teuthology.orchestra.run.smithi184:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-22T00:32:33.437 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-09-22T00:32:33.437 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-22T00:32:33.504 DEBUG:teuthology.orchestra.run.smithi079:> sudo service rsyslog restart 2024-09-22T00:32:33.506 DEBUG:teuthology.orchestra.run.smithi102:> sudo service rsyslog restart 2024-09-22T00:32:33.508 DEBUG:teuthology.orchestra.run.smithi184:> sudo service rsyslog restart 2024-09-22T00:32:33.557 INFO:teuthology.orchestra.run.smithi102.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-22T00:32:33.596 INFO:teuthology.orchestra.run.smithi184.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-22T00:32:33.611 INFO:teuthology.orchestra.run.smithi079.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-22T00:32:34.162 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-22T00:32:34.170 INFO:teuthology.task.internal:Starting timer... 2024-09-22T00:32:34.170 INFO:teuthology.run_tasks:Running task pcp... 2024-09-22T00:32:34.198 INFO:teuthology.run_tasks:Running task selinux... 2024-09-22T00:32:34.206 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:getty_t:s0']} 2024-09-22T00:32:34.206 DEBUG:teuthology.orchestra.run.smithi079:> sudo service auditd rotate 2024-09-22T00:32:34.328 INFO:teuthology.orchestra.run.smithi079.stdout:Rotating logs: 2024-09-22T00:32:34.332 DEBUG:teuthology.orchestra.run.smithi102:> sudo service auditd rotate 2024-09-22T00:32:34.391 INFO:teuthology.orchestra.run.smithi102.stdout:Rotating logs: 2024-09-22T00:32:34.393 DEBUG:teuthology.orchestra.run.smithi184:> sudo service auditd rotate 2024-09-22T00:32:34.437 INFO:teuthology.orchestra.run.smithi184.stdout:Rotating logs: 2024-09-22T00:32:34.439 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-22T00:32:34.439 DEBUG:teuthology.orchestra.run.smithi079:> /usr/sbin/getenforce 2024-09-22T00:32:34.486 INFO:teuthology.orchestra.run.smithi079.stdout:Permissive 2024-09-22T00:32:34.486 DEBUG:teuthology.orchestra.run.smithi102:> /usr/sbin/getenforce 2024-09-22T00:32:34.508 INFO:teuthology.orchestra.run.smithi102.stdout:Permissive 2024-09-22T00:32:34.508 DEBUG:teuthology.orchestra.run.smithi184:> /usr/sbin/getenforce 2024-09-22T00:32:34.536 INFO:teuthology.orchestra.run.smithi184.stdout:Permissive 2024-09-22T00:32:34.536 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi079.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi102.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi184.front.sepia.ceph.com': 'permissive'} 2024-09-22T00:32:34.536 DEBUG:teuthology.orchestra.run.smithi079:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-22T00:32:34.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-22T00:32:34.609 DEBUG:teuthology.orchestra.run.smithi102:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-22T00:32:34.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-22T00:32:34.638 DEBUG:teuthology.orchestra.run.smithi184:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-22T00:32:34.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-22T00:32:34.667 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-22T00:32:34.667 DEBUG:teuthology.orchestra.run.smithi079:> sudo /usr/sbin/setenforce permissive 2024-09-22T00:32:34.695 DEBUG:teuthology.orchestra.run.smithi102:> sudo /usr/sbin/setenforce permissive 2024-09-22T00:32:34.732 DEBUG:teuthology.orchestra.run.smithi184:> sudo /usr/sbin/setenforce permissive 2024-09-22T00:32:34.764 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-22T00:32:34.776 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-22T00:32:34.794 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-22T00:32:34.966 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-22T00:32:34.976 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-09-22T00:32:34.976 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi079.front.sepia.ceph.com,smithi102.front.sepia.ceph.com,smithi184.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-22T00:36:29.418 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi079.front.sepia.ceph.com'), Remote(name='ubuntu@smithi102.front.sepia.ceph.com'), Remote(name='ubuntu@smithi184.front.sepia.ceph.com')] 2024-09-22T00:36:29.419 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-22T00:36:29.421 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:36:29.503 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-22T00:36:29.590 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-22T00:36:29.591 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-09-22T00:36:29.591 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi102.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:36:29.670 DEBUG:teuthology.orchestra.run.smithi102:> true 2024-09-22T00:36:29.750 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi102.front.sepia.ceph.com' 2024-09-22T00:36:29.751 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-09-22T00:36:29.751 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi184.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-22T00:36:29.832 DEBUG:teuthology.orchestra.run.smithi184:> true 2024-09-22T00:36:29.914 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi184.front.sepia.ceph.com' 2024-09-22T00:36:29.915 INFO:teuthology.run_tasks:Running task clock... 2024-09-22T00:36:29.926 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-22T00:36:29.926 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-22T00:36:29.927 DEBUG:teuthology.orchestra.run.smithi079:> 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-09-22T00:36:29.929 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-22T00:36:29.929 DEBUG:teuthology.orchestra.run.smithi102:> 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-09-22T00:36:29.932 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-22T00:36:29.932 DEBUG:teuthology.orchestra.run.smithi184:> 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-09-22T00:36:29.961 INFO:teuthology.orchestra.run.smithi079.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-22T00:36:29.961 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-22T00:36:29.977 INFO:teuthology.orchestra.run.smithi079.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-22T00:36:29.977 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-22T00:36:29.985 INFO:teuthology.orchestra.run.smithi184.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-22T00:36:29.999 INFO:teuthology.orchestra.run.smithi184.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-22T00:36:30.002 INFO:teuthology.orchestra.run.smithi102.stderr:sudo: ntpd: command not found 2024-09-22T00:36:30.004 INFO:teuthology.orchestra.run.smithi079.stderr:sudo: ntpd: command not found 2024-09-22T00:36:30.014 INFO:teuthology.orchestra.run.smithi102.stdout:506 Cannot talk to daemon 2024-09-22T00:36:30.016 INFO:teuthology.orchestra.run.smithi079.stdout:506 Cannot talk to daemon 2024-09-22T00:36:30.024 INFO:teuthology.orchestra.run.smithi184.stderr:sudo: ntpd: command not found 2024-09-22T00:36:30.028 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-22T00:36:30.030 INFO:teuthology.orchestra.run.smithi079.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-22T00:36:30.035 INFO:teuthology.orchestra.run.smithi184.stdout:506 Cannot talk to daemon 2024-09-22T00:36:30.042 INFO:teuthology.orchestra.run.smithi102.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-22T00:36:30.045 INFO:teuthology.orchestra.run.smithi079.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-22T00:36:30.049 INFO:teuthology.orchestra.run.smithi184.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-22T00:36:30.064 INFO:teuthology.orchestra.run.smithi184.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-22T00:36:30.098 INFO:teuthology.orchestra.run.smithi102.stderr:bash: line 1: ntpq: command not found 2024-09-22T00:36:30.101 INFO:teuthology.orchestra.run.smithi102.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-22T00:36:30.101 INFO:teuthology.orchestra.run.smithi102.stdout:=============================================================================== 2024-09-22T00:36:30.102 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-22T00:36:30.102 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-22T00:36:30.102 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-22T00:36:30.102 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-22T00:36:30.104 INFO:teuthology.orchestra.run.smithi079.stderr:bash: line 1: ntpq: command not found 2024-09-22T00:36:30.107 INFO:teuthology.orchestra.run.smithi079.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-22T00:36:30.107 INFO:teuthology.orchestra.run.smithi079.stdout:=============================================================================== 2024-09-22T00:36:30.107 INFO:teuthology.orchestra.run.smithi079.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-22T00:36:30.108 INFO:teuthology.orchestra.run.smithi079.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-22T00:36:30.108 INFO:teuthology.orchestra.run.smithi079.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-22T00:36:30.108 INFO:teuthology.orchestra.run.smithi079.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-22T00:36:30.117 INFO:teuthology.orchestra.run.smithi184.stderr:bash: line 1: ntpq: command not found 2024-09-22T00:36:30.121 INFO:teuthology.orchestra.run.smithi184.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-22T00:36:30.121 INFO:teuthology.orchestra.run.smithi184.stdout:=============================================================================== 2024-09-22T00:36:30.121 INFO:teuthology.orchestra.run.smithi184.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-22T00:36:30.121 INFO:teuthology.orchestra.run.smithi184.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-22T00:36:30.121 INFO:teuthology.orchestra.run.smithi184.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-22T00:36:30.121 INFO:teuthology.orchestra.run.smithi184.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-22T00:36:30.122 INFO:teuthology.run_tasks:Running task install... 2024-09-22T00:36:30.133 DEBUG:teuthology.task.install:project ceph 2024-09-22T00:36:30.133 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '4e45e6b490e6cbe082cdf155fea780438ec53fc7'}} 2024-09-22T00:36:30.133 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '4e45e6b490e6cbe082cdf155fea780438ec53fc7'} 2024-09-22T00:36:30.133 INFO:teuthology.task.install:Using flavor: default 2024-09-22T00:36:30.138 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-09-22T00:36:30.138 INFO:teuthology.task.install:extra packages: [] 2024-09-22T00:36:30.139 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': '4e45e6b490e6cbe082cdf155fea780438ec53fc7', 'tag': None, 'wait_for_package': False} 2024-09-22T00:36:30.139 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=4e45e6b490e6cbe082cdf155fea780438ec53fc7 2024-09-22T00:36:30.141 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': '4e45e6b490e6cbe082cdf155fea780438ec53fc7', 'tag': None, 'wait_for_package': False} 2024-09-22T00:36:30.141 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=4e45e6b490e6cbe082cdf155fea780438ec53fc7 2024-09-22T00:36:30.142 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': '4e45e6b490e6cbe082cdf155fea780438ec53fc7', 'tag': None, 'wait_for_package': False} 2024-09-22T00:36:30.142 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=4e45e6b490e6cbe082cdf155fea780438ec53fc7 2024-09-22T00:36:30.287 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/flavors/default/ 2024-09-22T00:36:30.287 INFO:teuthology.task.install.rpm:Package version is 19.1.1-373.g4e45e6b4 2024-09-22T00:36:30.292 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/flavors/default/ 2024-09-22T00:36:30.292 INFO:teuthology.task.install.rpm:Package version is 19.1.1-373.g4e45e6b4 2024-09-22T00:36:30.297 INFO:teuthology.task.install.rpm:Pulling from https://1.chacra.ceph.com/r/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/flavors/default/ 2024-09-22T00:36:30.297 INFO:teuthology.task.install.rpm:Package version is 19.1.1-373.g4e45e6b4 2024-09-22T00:36:30.401 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-22T00:36:30.401 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:36:30.401 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-22T00:36:30.406 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-22T00:36:30.406 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-09-22T00:36:30.406 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-22T00:36:30.421 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://1.chacra.ceph.com/r/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://1.chacra.ceph.com/r/ceph/squid/4e45e6b490e6cbe082cdf155fea780438ec53fc7/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-22T00:36:30.421 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:36:30.422 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-22T00:36:30.428 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-09-22T00:36:30.428 DEBUG:teuthology.orchestra.run.smithi079:> 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/4e45e6b490e6cbe082cdf155fea780438ec53fc7/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-22T00:36:30.432 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-09-22T00:36:30.432 DEBUG:teuthology.orchestra.run.smithi184:> 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/4e45e6b490e6cbe082cdf155fea780438ec53fc7/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-22T00:36:30.448 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-09-22T00:36:30.448 DEBUG:teuthology.orchestra.run.smithi102:> 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/4e45e6b490e6cbe082cdf155fea780438ec53fc7/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-22T00:36:30.496 DEBUG:teuthology.orchestra.run.smithi079:> 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-09-22T00:36:30.498 DEBUG:teuthology.orchestra.run.smithi184:> 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-09-22T00:36:30.513 DEBUG:teuthology.orchestra.run.smithi102:> 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-09-22T00:36:30.572 DEBUG:teuthology.orchestra.run.smithi079:> 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-09-22T00:36:30.573 DEBUG:teuthology.orchestra.run.smithi184:> 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-09-22T00:36:30.589 DEBUG:teuthology.orchestra.run.smithi102:> 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-09-22T00:36:30.638 INFO:teuthology.orchestra.run.smithi184.stdout:check_obsoletes = 1 2024-09-22T00:36:30.638 INFO:teuthology.orchestra.run.smithi079.stdout:check_obsoletes = 1 2024-09-22T00:36:30.639 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum clean all 2024-09-22T00:36:30.640 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum clean all 2024-09-22T00:36:30.653 INFO:teuthology.orchestra.run.smithi102.stdout:check_obsoletes = 1 2024-09-22T00:36:30.654 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum clean all 2024-09-22T00:36:30.868 INFO:teuthology.orchestra.run.smithi184.stdout:45 files removed 2024-09-22T00:36:30.875 INFO:teuthology.orchestra.run.smithi079.stdout:45 files removed 2024-09-22T00:36:30.895 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-radosgw 2024-09-22T00:36:30.902 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install ceph-radosgw 2024-09-22T00:36:30.916 INFO:teuthology.orchestra.run.smithi102.stdout:45 files removed 2024-09-22T00:36:30.945 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install ceph-radosgw 2024-09-22T00:36:31.449 INFO:teuthology.orchestra.run.smithi079.stdout:ceph packages for x86_64 318 kB/s | 84 kB 00:00 2024-09-22T00:36:31.454 INFO:teuthology.orchestra.run.smithi184.stdout:ceph packages for x86_64 307 kB/s | 84 kB 00:00 2024-09-22T00:36:31.490 INFO:teuthology.orchestra.run.smithi102.stdout:ceph packages for x86_64 318 kB/s | 84 kB 00:00 2024-09-22T00:36:31.716 INFO:teuthology.orchestra.run.smithi079.stdout:ceph noarch packages 53 kB/s | 12 kB 00:00 2024-09-22T00:36:31.738 INFO:teuthology.orchestra.run.smithi184.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-09-22T00:36:31.774 INFO:teuthology.orchestra.run.smithi102.stdout:ceph noarch packages 49 kB/s | 12 kB 00:00 2024-09-22T00:36:31.975 INFO:teuthology.orchestra.run.smithi079.stdout:ceph source packages 8.5 kB/s | 1.9 kB 00:00 2024-09-22T00:36:32.013 INFO:teuthology.orchestra.run.smithi184.stdout:ceph source packages 7.9 kB/s | 1.9 kB 00:00 2024-09-22T00:36:32.050 INFO:teuthology.orchestra.run.smithi102.stdout:ceph source packages 7.9 kB/s | 1.9 kB 00:00 2024-09-22T00:36:32.459 INFO:teuthology.orchestra.run.smithi079.stdout:CentOS Stream 9 - BaseOS 18 MB/s | 8.3 MB 00:00 2024-09-22T00:36:32.941 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 9 - BaseOS 9.6 MB/s | 8.3 MB 00:00 2024-09-22T00:36:34.152 INFO:teuthology.orchestra.run.smithi079.stdout:CentOS Stream 9 - AppStream 32 MB/s | 20 MB 00:00 2024-09-22T00:36:35.259 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 9 - AppStream 17 MB/s | 20 MB 00:01 2024-09-22T00:36:35.988 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - BaseOS 2.1 MB/s | 8.3 MB 00:03 2024-09-22T00:36:38.936 INFO:teuthology.orchestra.run.smithi079.stdout:CentOS Stream 9 - CRB 6.8 MB/s | 6.5 MB 00:00 2024-09-22T00:36:40.420 INFO:teuthology.orchestra.run.smithi079.stdout:CentOS Stream 9 - Extras packages 87 kB/s | 19 kB 00:00 2024-09-22T00:36:42.166 INFO:teuthology.orchestra.run.smithi079.stdout:Extra Packages for Enterprise Linux 14 MB/s | 23 MB 00:01 2024-09-22T00:36:42.485 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 9 - CRB 1.9 MB/s | 6.5 MB 00:03 2024-09-22T00:36:44.086 INFO:teuthology.orchestra.run.smithi102.stdout:CentOS Stream 9 - Extras packages 86 kB/s | 19 kB 00:00 2024-09-22T00:36:45.799 INFO:teuthology.orchestra.run.smithi102.stdout:Extra Packages for Enterprise Linux 14 MB/s | 23 MB 00:01 2024-09-22T00:36:46.196 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - AppStream 2.2 MB/s | 20 MB 00:09 2024-09-22T00:36:47.588 INFO:teuthology.orchestra.run.smithi079.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-22T00:36:49.822 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:36:49.851 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:36:49.851 INFO:teuthology.orchestra.run.smithi079.stdout: Package Arch Version Repository Size 2024-09-22T00:36:49.851 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:36:49.851 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:36:49.851 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-radosgw x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 11 M 2024-09-22T00:36:49.851 INFO:teuthology.orchestra.run.smithi079.stdout:Upgrading: 2024-09-22T00:36:49.851 INFO:teuthology.orchestra.run.smithi079.stdout: librados2 x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 3.4 M 2024-09-22T00:36:49.851 INFO:teuthology.orchestra.run.smithi079.stdout: librbd1 x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 3.2 M 2024-09-22T00:36:49.851 INFO:teuthology.orchestra.run.smithi079.stdout:Installing dependencies: 2024-09-22T00:36:49.851 INFO:teuthology.orchestra.run.smithi079.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-22T00:36:49.851 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-base x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 5.4 M 2024-09-22T00:36:49.852 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-common x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 21 M 2024-09-22T00:36:49.852 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-selinux x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 25 k 2024-09-22T00:36:49.852 INFO:teuthology.orchestra.run.smithi079.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-22T00:36:49.852 INFO:teuthology.orchestra.run.smithi079.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-22T00:36:49.852 INFO:teuthology.orchestra.run.smithi079.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-22T00:36:49.852 INFO:teuthology.orchestra.run.smithi079.stdout: libcephfs2 x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 751 k 2024-09-22T00:36:49.852 INFO:teuthology.orchestra.run.smithi079.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-22T00:36:49.852 INFO:teuthology.orchestra.run.smithi079.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-22T00:36:49.852 INFO:teuthology.orchestra.run.smithi079.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-22T00:36:49.852 INFO:teuthology.orchestra.run.smithi079.stdout: libradosstriper1 x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 507 k 2024-09-22T00:36:49.852 INFO:teuthology.orchestra.run.smithi079.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-22T00:36:49.852 INFO:teuthology.orchestra.run.smithi079.stdout: librgw2 x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 5.3 M 2024-09-22T00:36:49.852 INFO:teuthology.orchestra.run.smithi079.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-22T00:36:49.853 INFO:teuthology.orchestra.run.smithi079.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-22T00:36:49.853 INFO:teuthology.orchestra.run.smithi079.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-22T00:36:49.853 INFO:teuthology.orchestra.run.smithi079.stdout: python3-ceph-argparse x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 45 k 2024-09-22T00:36:49.853 INFO:teuthology.orchestra.run.smithi079.stdout: python3-ceph-common x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 136 k 2024-09-22T00:36:49.853 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cephfs x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 162 k 2024-09-22T00:36:49.853 INFO:teuthology.orchestra.run.smithi079.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-22T00:36:49.853 INFO:teuthology.orchestra.run.smithi079.stdout: python3-rados x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 321 k 2024-09-22T00:36:49.853 INFO:teuthology.orchestra.run.smithi079.stdout: python3-rbd x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 300 k 2024-09-22T00:36:49.853 INFO:teuthology.orchestra.run.smithi079.stdout: python3-rgw x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 99 k 2024-09-22T00:36:49.853 INFO:teuthology.orchestra.run.smithi079.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-22T00:36:49.853 INFO:teuthology.orchestra.run.smithi079.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-22T00:36:49.853 INFO:teuthology.orchestra.run.smithi079.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-22T00:36:49.854 INFO:teuthology.orchestra.run.smithi079.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-22T00:36:49.854 INFO:teuthology.orchestra.run.smithi079.stdout:Installing weak dependencies: 2024-09-22T00:36:49.854 INFO:teuthology.orchestra.run.smithi079.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-22T00:36:49.854 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:36:49.854 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:36:49.854 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:36:49.854 INFO:teuthology.orchestra.run.smithi079.stdout:Install 30 Packages 2024-09-22T00:36:49.854 INFO:teuthology.orchestra.run.smithi079.stdout:Upgrade 2 Packages 2024-09-22T00:36:49.854 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:36:49.855 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 60 M 2024-09-22T00:36:49.855 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:36:51.048 INFO:teuthology.orchestra.run.smithi079.stdout:(1/32): ceph-base-19.1.1-373.g4e45e6b4.el9.x86_ 9.4 MB/s | 5.4 MB 00:00 2024-09-22T00:36:51.115 INFO:teuthology.orchestra.run.smithi079.stdout:(2/32): ceph-selinux-19.1.1-373.g4e45e6b4.el9.x 378 kB/s | 25 kB 00:00 2024-09-22T00:36:51.154 INFO:teuthology.orchestra.run.smithi102.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-22T00:36:51.207 INFO:teuthology.orchestra.run.smithi079.stdout:(3/32): libcephfs2-19.1.1-373.g4e45e6b4.el9.x86 8.0 MB/s | 751 kB 00:00 2024-09-22T00:36:51.315 INFO:teuthology.orchestra.run.smithi079.stdout:(4/32): ceph-radosgw-19.1.1-373.g4e45e6b4.el9.x 13 MB/s | 11 MB 00:00 2024-09-22T00:36:51.357 INFO:teuthology.orchestra.run.smithi079.stdout:(5/32): libradosstriper1-19.1.1-373.g4e45e6b4.e 3.3 MB/s | 507 kB 00:00 2024-09-22T00:36:51.396 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - CRB 4.6 MB/s | 6.5 MB 00:01 2024-09-22T00:36:51.407 INFO:teuthology.orchestra.run.smithi079.stdout:(6/32): python3-ceph-argparse-19.1.1-373.g4e45e 905 kB/s | 45 kB 00:00 2024-09-22T00:36:51.483 INFO:teuthology.orchestra.run.smithi079.stdout:(7/32): python3-ceph-common-19.1.1-373.g4e45e6b 1.8 MB/s | 136 kB 00:00 2024-09-22T00:36:51.692 INFO:teuthology.orchestra.run.smithi079.stdout:(8/32): ceph-common-19.1.1-373.g4e45e6b4.el9.x8 17 MB/s | 21 MB 00:01 2024-09-22T00:36:51.717 INFO:teuthology.orchestra.run.smithi079.stdout:(9/32): python3-cephfs-19.1.1-373.g4e45e6b4.el9 693 kB/s | 162 kB 00:00 2024-09-22T00:36:51.742 INFO:teuthology.orchestra.run.smithi079.stdout:(10/32): python3-rados-19.1.1-373.g4e45e6b4.el9 6.3 MB/s | 321 kB 00:00 2024-09-22T00:36:51.768 INFO:teuthology.orchestra.run.smithi079.stdout:(11/32): python3-rbd-19.1.1-373.g4e45e6b4.el9.x 5.9 MB/s | 300 kB 00:00 2024-09-22T00:36:51.843 INFO:teuthology.orchestra.run.smithi079.stdout:(12/32): librgw2-19.1.1-373.g4e45e6b4.el9.x86_6 10 MB/s | 5.3 MB 00:00 2024-09-22T00:36:51.868 INFO:teuthology.orchestra.run.smithi079.stdout:(13/32): python3-rgw-19.1.1-373.g4e45e6b4.el9.x 793 kB/s | 99 kB 00:00 2024-09-22T00:36:51.977 INFO:teuthology.orchestra.run.smithi079.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 417 kB/s | 45 kB 00:00 2024-09-22T00:36:52.002 INFO:teuthology.orchestra.run.smithi079.stdout:(15/32): boost-program-options-1.75.0-8.el9.x86 456 kB/s | 107 kB 00:00 2024-09-22T00:36:52.027 INFO:teuthology.orchestra.run.smithi079.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 869 kB/s | 160 kB 00:00 2024-09-22T00:36:52.069 INFO:teuthology.orchestra.run.smithi079.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 1.0 MB/s | 42 kB 00:00 2024-09-22T00:36:52.095 INFO:teuthology.orchestra.run.smithi079.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.1 MB/s | 292 kB 00:00 2024-09-22T00:36:52.120 INFO:teuthology.orchestra.run.smithi079.stdout:(19/32): librdkafka-1.6.1-102.el9.x86_64.rpm 4.5 MB/s | 662 kB 00:00 2024-09-22T00:36:52.146 INFO:teuthology.orchestra.run.smithi079.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 712 kB/s | 36 kB 00:00 2024-09-22T00:36:52.171 INFO:teuthology.orchestra.run.smithi079.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 940 kB/s | 47 kB 00:00 2024-09-22T00:36:52.196 INFO:teuthology.orchestra.run.smithi079.stdout:(22/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.7 MB/s | 221 kB 00:00 2024-09-22T00:36:52.263 INFO:teuthology.orchestra.run.smithi079.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 502 kB/s | 26 kB 00:00 2024-09-22T00:36:52.297 INFO:teuthology.orchestra.run.smithi079.stdout:(24/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.0 MB/s | 308 kB 00:00 2024-09-22T00:36:52.322 INFO:teuthology.orchestra.run.smithi079.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 828 kB/s | 49 kB 00:00 2024-09-22T00:36:52.347 INFO:teuthology.orchestra.run.smithi079.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-22T00:36:52.398 INFO:teuthology.orchestra.run.smithi079.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 3.7 MB/s | 191 kB 00:00 2024-09-22T00:36:52.523 INFO:teuthology.orchestra.run.smithi079.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 4.1 MB/s | 839 kB 00:00 2024-09-22T00:36:52.656 INFO:teuthology.orchestra.run.smithi079.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 6.1 MB/s | 1.6 MB 00:00 2024-09-22T00:36:52.740 INFO:teuthology.orchestra.run.smithi079.stdout:(30/32): librados2-19.1.1-373.g4e45e6b4.el9.x86 16 MB/s | 3.4 MB 00:00 2024-09-22T00:36:52.832 INFO:teuthology.orchestra.run.smithi079.stdout:(31/32): libarrow-9.0.0-11.el9.x86_64.rpm 6.7 MB/s | 4.4 MB 00:00 2024-09-22T00:36:52.891 INFO:teuthology.orchestra.run.smithi079.stdout:(32/32): librbd1-19.1.1-373.g4e45e6b4.el9.x86_6 14 MB/s | 3.2 MB 00:00 2024-09-22T00:36:52.895 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:36:52.896 INFO:teuthology.orchestra.run.smithi079.stdout:Total 20 MB/s | 60 MB 00:03 2024-09-22T00:36:52.996 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:36:53.032 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:36:53.032 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:36:53.388 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:36:53.404 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:36:53.404 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repository Size 2024-09-22T00:36:53.404 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:36:53.404 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:36:53.404 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-radosgw x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 11 M 2024-09-22T00:36:53.404 INFO:teuthology.orchestra.run.smithi102.stdout:Upgrading: 2024-09-22T00:36:53.404 INFO:teuthology.orchestra.run.smithi102.stdout: librados2 x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 3.4 M 2024-09-22T00:36:53.404 INFO:teuthology.orchestra.run.smithi102.stdout: librbd1 x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 3.2 M 2024-09-22T00:36:53.404 INFO:teuthology.orchestra.run.smithi102.stdout:Installing dependencies: 2024-09-22T00:36:53.405 INFO:teuthology.orchestra.run.smithi102.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-22T00:36:53.405 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-base x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 5.4 M 2024-09-22T00:36:53.405 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-common x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 21 M 2024-09-22T00:36:53.405 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-selinux x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 25 k 2024-09-22T00:36:53.405 INFO:teuthology.orchestra.run.smithi102.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-22T00:36:53.405 INFO:teuthology.orchestra.run.smithi102.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-22T00:36:53.405 INFO:teuthology.orchestra.run.smithi102.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-22T00:36:53.405 INFO:teuthology.orchestra.run.smithi102.stdout: libcephfs2 x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 751 k 2024-09-22T00:36:53.405 INFO:teuthology.orchestra.run.smithi102.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-22T00:36:53.405 INFO:teuthology.orchestra.run.smithi102.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-22T00:36:53.405 INFO:teuthology.orchestra.run.smithi102.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-22T00:36:53.405 INFO:teuthology.orchestra.run.smithi102.stdout: libradosstriper1 x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 507 k 2024-09-22T00:36:53.405 INFO:teuthology.orchestra.run.smithi102.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-22T00:36:53.405 INFO:teuthology.orchestra.run.smithi102.stdout: librgw2 x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 5.3 M 2024-09-22T00:36:53.406 INFO:teuthology.orchestra.run.smithi102.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-22T00:36:53.406 INFO:teuthology.orchestra.run.smithi102.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-22T00:36:53.406 INFO:teuthology.orchestra.run.smithi102.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-22T00:36:53.406 INFO:teuthology.orchestra.run.smithi102.stdout: python3-ceph-argparse x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 45 k 2024-09-22T00:36:53.406 INFO:teuthology.orchestra.run.smithi102.stdout: python3-ceph-common x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 136 k 2024-09-22T00:36:53.406 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cephfs x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 162 k 2024-09-22T00:36:53.406 INFO:teuthology.orchestra.run.smithi102.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-22T00:36:53.406 INFO:teuthology.orchestra.run.smithi102.stdout: python3-rados x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 321 k 2024-09-22T00:36:53.406 INFO:teuthology.orchestra.run.smithi102.stdout: python3-rbd x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 300 k 2024-09-22T00:36:53.406 INFO:teuthology.orchestra.run.smithi102.stdout: python3-rgw x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 99 k 2024-09-22T00:36:53.406 INFO:teuthology.orchestra.run.smithi102.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-22T00:36:53.406 INFO:teuthology.orchestra.run.smithi102.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-22T00:36:53.406 INFO:teuthology.orchestra.run.smithi102.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-22T00:36:53.407 INFO:teuthology.orchestra.run.smithi102.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-22T00:36:53.407 INFO:teuthology.orchestra.run.smithi102.stdout:Installing weak dependencies: 2024-09-22T00:36:53.407 INFO:teuthology.orchestra.run.smithi102.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-22T00:36:53.407 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:36:53.407 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:36:53.407 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:36:53.407 INFO:teuthology.orchestra.run.smithi102.stdout:Install 30 Packages 2024-09-22T00:36:53.407 INFO:teuthology.orchestra.run.smithi102.stdout:Upgrade 2 Packages 2024-09-22T00:36:53.407 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:36:53.407 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 60 M 2024-09-22T00:36:53.408 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:36:53.714 INFO:teuthology.orchestra.run.smithi184.stdout:CentOS Stream 9 - Extras packages 18 kB/s | 19 kB 00:01 2024-09-22T00:36:53.731 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:36:53.732 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:36:54.072 INFO:teuthology.orchestra.run.smithi102.stdout:(1/32): ceph-base-19.1.1-373.g4e45e6b4.el9.x86_ 11 MB/s | 5.4 MB 00:00 2024-09-22T00:36:54.122 INFO:teuthology.orchestra.run.smithi102.stdout:(2/32): ceph-selinux-19.1.1-373.g4e45e6b4.el9.x 506 kB/s | 25 kB 00:00 2024-09-22T00:36:54.206 INFO:teuthology.orchestra.run.smithi102.stdout:(3/32): libcephfs2-19.1.1-373.g4e45e6b4.el9.x86 8.8 MB/s | 751 kB 00:00 2024-09-22T00:36:54.298 INFO:teuthology.orchestra.run.smithi102.stdout:(4/32): libradosstriper1-19.1.1-373.g4e45e6b4.e 5.4 MB/s | 507 kB 00:00 2024-09-22T00:36:54.690 INFO:teuthology.orchestra.run.smithi102.stdout:(5/32): ceph-common-19.1.1-373.g4e45e6b4.el9.x8 19 MB/s | 21 MB 00:01 2024-09-22T00:36:54.816 INFO:teuthology.orchestra.run.smithi102.stdout:(6/32): ceph-radosgw-19.1.1-373.g4e45e6b4.el9.x 8.7 MB/s | 11 MB 00:01 2024-09-22T00:36:54.849 INFO:teuthology.orchestra.run.smithi102.stdout:(7/32): python3-ceph-argparse-19.1.1-373.g4e45e 285 kB/s | 45 kB 00:00 2024-09-22T00:36:54.904 INFO:teuthology.orchestra.run.smithi102.stdout:(8/32): python3-ceph-common-19.1.1-373.g4e45e6b 1.5 MB/s | 136 kB 00:00 2024-09-22T00:36:54.933 INFO:teuthology.orchestra.run.smithi102.stdout:(9/32): python3-cephfs-19.1.1-373.g4e45e6b4.el9 1.9 MB/s | 162 kB 00:00 2024-09-22T00:36:55.017 INFO:teuthology.orchestra.run.smithi102.stdout:(10/32): librgw2-19.1.1-373.g4e45e6b4.el9.x86_6 7.4 MB/s | 5.3 MB 00:00 2024-09-22T00:36:55.042 INFO:teuthology.orchestra.run.smithi102.stdout:(11/32): python3-rados-19.1.1-373.g4e45e6b4.el9 2.3 MB/s | 321 kB 00:00 2024-09-22T00:36:55.067 INFO:teuthology.orchestra.run.smithi102.stdout:(12/32): python3-rgw-19.1.1-373.g4e45e6b4.el9.x 1.9 MB/s | 99 kB 00:00 2024-09-22T00:36:55.101 INFO:teuthology.orchestra.run.smithi102.stdout:(13/32): python3-rbd-19.1.1-373.g4e45e6b4.el9.x 1.8 MB/s | 300 kB 00:00 2024-09-22T00:36:55.160 INFO:teuthology.orchestra.run.smithi184.stdout:Extra Packages for Enterprise Linux 17 MB/s | 23 MB 00:01 2024-09-22T00:36:55.186 INFO:teuthology.orchestra.run.smithi102.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 543 kB/s | 45 kB 00:00 2024-09-22T00:36:55.210 INFO:teuthology.orchestra.run.smithi102.stdout:(15/32): boost-program-options-1.75.0-8.el9.x86 639 kB/s | 107 kB 00:00 2024-09-22T00:36:55.247 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:36:55.260 INFO:teuthology.orchestra.run.smithi102.stdout:(16/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 833 kB/s | 160 kB 00:00 2024-09-22T00:36:55.285 INFO:teuthology.orchestra.run.smithi102.stdout:(17/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.8 MB/s | 292 kB 00:00 2024-09-22T00:36:55.310 INFO:teuthology.orchestra.run.smithi102.stdout:(18/32): librdkafka-1.6.1-102.el9.x86_64.rpm 5.1 MB/s | 662 kB 00:00 2024-09-22T00:36:55.316 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-22T00:36:55.336 INFO:teuthology.orchestra.run.smithi102.stdout:(19/32): python3-prettytable-0.7.2-27.el9.noarc 558 kB/s | 42 kB 00:00 2024-09-22T00:36:55.354 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-22T00:36:55.369 INFO:teuthology.orchestra.run.smithi102.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.6 MB/s | 221 kB 00:00 2024-09-22T00:36:55.388 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-22T00:36:55.395 INFO:teuthology.orchestra.run.smithi102.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 428 kB/s | 36 kB 00:00 2024-09-22T00:36:55.411 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-22T00:36:55.420 INFO:teuthology.orchestra.run.smithi102.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 567 kB/s | 47 kB 00:00 2024-09-22T00:36:55.434 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-22T00:36:55.487 INFO:teuthology.orchestra.run.smithi102.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 500 kB/s | 26 kB 00:00 2024-09-22T00:36:55.512 INFO:teuthology.orchestra.run.smithi102.stdout:(24/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.1 MB/s | 308 kB 00:00 2024-09-22T00:36:55.537 INFO:teuthology.orchestra.run.smithi102.stdout:(25/32): liboath-2.6.7-2.el9.x86_64.rpm 966 kB/s | 49 kB 00:00 2024-09-22T00:36:55.563 INFO:teuthology.orchestra.run.smithi102.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-22T00:36:55.605 INFO:teuthology.orchestra.run.smithi102.stdout:(27/32): re2-20211101-20.el9.x86_64.rpm 4.5 MB/s | 191 kB 00:00 2024-09-22T00:36:55.621 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-22T00:36:55.675 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-22T00:36:55.688 INFO:teuthology.orchestra.run.smithi102.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 5.4 MB/s | 839 kB 00:00 2024-09-22T00:36:55.822 INFO:teuthology.orchestra.run.smithi102.stdout:(29/32): thrift-0.15.0-2.el9.x86_64.rpm 7.3 MB/s | 1.6 MB 00:00 2024-09-22T00:36:55.956 INFO:teuthology.orchestra.run.smithi102.stdout:(30/32): libarrow-9.0.0-11.el9.x86_64.rpm 7.9 MB/s | 4.4 MB 00:00 2024-09-22T00:36:56.007 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-22T00:36:56.014 INFO:teuthology.orchestra.run.smithi102.stdout:(31/32): librados2-19.1.1-373.g4e45e6b4.el9.x86 11 MB/s | 3.4 MB 00:00 2024-09-22T00:36:56.132 INFO:teuthology.orchestra.run.smithi079.stdout: Upgrading : librados2-2:19.1.1-373.g4e45e6b4.el9.x86_64 7/34 2024-09-22T00:36:56.224 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: librados2-2:19.1.1-373.g4e45e6b4.el9.x86_64 7/34 2024-09-22T00:36:56.314 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-rados-2:19.1.1-373.g4e45e6b4.el9.x86_64 8/34 2024-09-22T00:36:56.342 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : libcephfs2-2:19.1.1-373.g4e45e6b4.el9.x86_64 9/34 2024-09-22T00:36:56.381 INFO:teuthology.orchestra.run.smithi102.stdout:(32/32): librbd1-19.1.1-373.g4e45e6b4.el9.x86_6 5.7 MB/s | 3.2 MB 00:00 2024-09-22T00:36:56.386 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:36:56.386 INFO:teuthology.orchestra.run.smithi102.stdout:Total 20 MB/s | 60 MB 00:02 2024-09-22T00:36:56.389 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: libcephfs2-2:19.1.1-373.g4e45e6b4.el9.x86_64 9/34 2024-09-22T00:36:56.418 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-22T00:36:56.471 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-ceph-argparse-2:19.1.1-373.g4e45e6b4.el9.x 11/34 2024-09-22T00:36:56.492 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:36:56.529 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:36:56.529 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:36:56.557 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-cephfs-2:19.1.1-373.g4e45e6b4.el9.x86_64 12/34 2024-09-22T00:36:56.586 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : libradosstriper1-2:19.1.1-373.g4e45e6b4.el9.x86_64 13/34 2024-09-22T00:36:56.650 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: libradosstriper1-2:19.1.1-373.g4e45e6b4.el9.x86_64 13/34 2024-09-22T00:36:56.693 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-22T00:36:56.805 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-22T00:36:56.836 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-22T00:36:56.883 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-22T00:36:56.910 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-22T00:36:56.939 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-22T00:36:56.972 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-22T00:36:57.203 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:36:57.203 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:36:57.288 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-22T00:36:57.344 INFO:teuthology.orchestra.run.smithi079.stdout: Upgrading : librbd1-2:19.1.1-373.g4e45e6b4.el9.x86_64 22/34 2024-09-22T00:36:57.434 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: librbd1-2:19.1.1-373.g4e45e6b4.el9.x86_64 22/34 2024-09-22T00:36:57.457 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-rbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 23/34 2024-09-22T00:36:57.493 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-22T00:36:57.983 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-22T00:36:58.013 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : librgw2-2:19.1.1-373.g4e45e6b4.el9.x86_64 26/34 2024-09-22T00:36:58.084 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: librgw2-2:19.1.1-373.g4e45e6b4.el9.x86_64 26/34 2024-09-22T00:36:58.162 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-rgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 27/34 2024-09-22T00:36:58.191 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86 28/34 2024-09-22T00:36:58.700 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:36:58.799 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-22T00:36:58.828 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-22T00:36:58.861 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-22T00:36:58.884 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-22T00:36:58.904 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-22T00:36:59.062 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-22T00:36:59.115 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-22T00:36:59.526 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-22T00:36:59.580 INFO:teuthology.orchestra.run.smithi102.stdout: Upgrading : librados2-2:19.1.1-373.g4e45e6b4.el9.x86_64 7/34 2024-09-22T00:36:59.672 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: librados2-2:19.1.1-373.g4e45e6b4.el9.x86_64 7/34 2024-09-22T00:36:59.762 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-rados-2:19.1.1-373.g4e45e6b4.el9.x86_64 8/34 2024-09-22T00:36:59.789 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : libcephfs2-2:19.1.1-373.g4e45e6b4.el9.x86_64 9/34 2024-09-22T00:36:59.838 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: libcephfs2-2:19.1.1-373.g4e45e6b4.el9.x86_64 9/34 2024-09-22T00:36:59.878 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-22T00:36:59.917 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-ceph-argparse-2:19.1.1-373.g4e45e6b4.el9.x 11/34 2024-09-22T00:36:59.996 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-cephfs-2:19.1.1-373.g4e45e6b4.el9.x86_64 12/34 2024-09-22T00:37:00.026 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : libradosstriper1-2:19.1.1-373.g4e45e6b4.el9.x86_64 13/34 2024-09-22T00:37:00.090 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: libradosstriper1-2:19.1.1-373.g4e45e6b4.el9.x86_64 13/34 2024-09-22T00:37:00.133 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-22T00:37:00.244 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-22T00:37:00.283 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-22T00:37:00.328 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-22T00:37:00.357 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-22T00:37:00.386 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-22T00:37:00.419 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-22T00:37:00.519 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 29/34 2024-09-22T00:37:00.563 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 29/34 2024-09-22T00:37:00.649 INFO:teuthology.orchestra.run.smithi184.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-22T00:37:00.740 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-22T00:37:00.782 INFO:teuthology.orchestra.run.smithi102.stdout: Upgrading : librbd1-2:19.1.1-373.g4e45e6b4.el9.x86_64 22/34 2024-09-22T00:37:00.855 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: librbd1-2:19.1.1-373.g4e45e6b4.el9.x86_64 22/34 2024-09-22T00:37:00.886 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-rbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 23/34 2024-09-22T00:37:00.923 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-22T00:37:01.131 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 29/34 2024-09-22T00:37:01.175 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-base-2:19.1.1-373.g4e45e6b4.el9.x86_64 30/34 2024-09-22T00:37:01.259 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-base-2:19.1.1-373.g4e45e6b4.el9.x86_64 30/34 2024-09-22T00:37:01.259 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-22T00:37:01.259 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-22T00:37:01.259 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:01.293 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-selinux-2:19.1.1-373.g4e45e6b4.el9.x86_64 31/34 2024-09-22T00:37:01.406 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-22T00:37:01.443 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : librgw2-2:19.1.1-373.g4e45e6b4.el9.x86_64 26/34 2024-09-22T00:37:01.515 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: librgw2-2:19.1.1-373.g4e45e6b4.el9.x86_64 26/34 2024-09-22T00:37:01.599 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-rgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 27/34 2024-09-22T00:37:01.637 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86 28/34 2024-09-22T00:37:02.850 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:37:02.864 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:37:02.864 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2024-09-22T00:37:02.864 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:37:02.864 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:37:02.865 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-radosgw x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 11 M 2024-09-22T00:37:02.865 INFO:teuthology.orchestra.run.smithi184.stdout:Upgrading: 2024-09-22T00:37:02.865 INFO:teuthology.orchestra.run.smithi184.stdout: librados2 x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 3.4 M 2024-09-22T00:37:02.865 INFO:teuthology.orchestra.run.smithi184.stdout: librbd1 x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 3.2 M 2024-09-22T00:37:02.865 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2024-09-22T00:37:02.865 INFO:teuthology.orchestra.run.smithi184.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-22T00:37:02.865 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-base x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 5.4 M 2024-09-22T00:37:02.865 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-common x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 21 M 2024-09-22T00:37:02.865 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-selinux x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 25 k 2024-09-22T00:37:02.865 INFO:teuthology.orchestra.run.smithi184.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-22T00:37:02.865 INFO:teuthology.orchestra.run.smithi184.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-22T00:37:02.865 INFO:teuthology.orchestra.run.smithi184.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-22T00:37:02.865 INFO:teuthology.orchestra.run.smithi184.stdout: libcephfs2 x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 751 k 2024-09-22T00:37:02.866 INFO:teuthology.orchestra.run.smithi184.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-22T00:37:02.866 INFO:teuthology.orchestra.run.smithi184.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-22T00:37:02.866 INFO:teuthology.orchestra.run.smithi184.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-22T00:37:02.866 INFO:teuthology.orchestra.run.smithi184.stdout: libradosstriper1 x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 507 k 2024-09-22T00:37:02.866 INFO:teuthology.orchestra.run.smithi184.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-22T00:37:02.866 INFO:teuthology.orchestra.run.smithi184.stdout: librgw2 x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 5.3 M 2024-09-22T00:37:02.866 INFO:teuthology.orchestra.run.smithi184.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-22T00:37:02.866 INFO:teuthology.orchestra.run.smithi184.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-22T00:37:02.866 INFO:teuthology.orchestra.run.smithi184.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-22T00:37:02.866 INFO:teuthology.orchestra.run.smithi184.stdout: python3-ceph-argparse x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 45 k 2024-09-22T00:37:02.866 INFO:teuthology.orchestra.run.smithi184.stdout: python3-ceph-common x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 136 k 2024-09-22T00:37:02.866 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cephfs x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 162 k 2024-09-22T00:37:02.866 INFO:teuthology.orchestra.run.smithi184.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-22T00:37:02.867 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rados x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 321 k 2024-09-22T00:37:02.867 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rbd x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 300 k 2024-09-22T00:37:02.867 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rgw x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 99 k 2024-09-22T00:37:02.867 INFO:teuthology.orchestra.run.smithi184.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-22T00:37:02.867 INFO:teuthology.orchestra.run.smithi184.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-22T00:37:02.867 INFO:teuthology.orchestra.run.smithi184.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-22T00:37:02.867 INFO:teuthology.orchestra.run.smithi184.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-22T00:37:02.867 INFO:teuthology.orchestra.run.smithi184.stdout:Installing weak dependencies: 2024-09-22T00:37:02.867 INFO:teuthology.orchestra.run.smithi184.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-22T00:37:02.867 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:02.867 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:37:02.867 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:37:02.867 INFO:teuthology.orchestra.run.smithi184.stdout:Install 30 Packages 2024-09-22T00:37:02.867 INFO:teuthology.orchestra.run.smithi184.stdout:Upgrade 2 Packages 2024-09-22T00:37:02.868 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:02.868 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 60 M 2024-09-22T00:37:02.868 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:37:03.675 INFO:teuthology.orchestra.run.smithi184.stdout:(1/32): ceph-base-19.1.1-373.g4e45e6b4.el9.x86_ 7.5 MB/s | 5.4 MB 00:00 2024-09-22T00:37:03.717 INFO:teuthology.orchestra.run.smithi184.stdout:(2/32): ceph-selinux-19.1.1-373.g4e45e6b4.el9.x 610 kB/s | 25 kB 00:00 2024-09-22T00:37:03.800 INFO:teuthology.orchestra.run.smithi184.stdout:(3/32): libcephfs2-19.1.1-373.g4e45e6b4.el9.x86 8.8 MB/s | 751 kB 00:00 2024-09-22T00:37:03.893 INFO:teuthology.orchestra.run.smithi184.stdout:(4/32): libradosstriper1-19.1.1-373.g4e45e6b4.e 5.4 MB/s | 507 kB 00:00 2024-09-22T00:37:04.084 INFO:teuthology.orchestra.run.smithi184.stdout:(5/32): ceph-radosgw-19.1.1-373.g4e45e6b4.el9.x 9.4 MB/s | 11 MB 00:01 2024-09-22T00:37:04.126 INFO:teuthology.orchestra.run.smithi184.stdout:(6/32): python3-ceph-argparse-19.1.1-373.g4e45e 1.1 MB/s | 45 kB 00:00 2024-09-22T00:37:04.176 INFO:teuthology.orchestra.run.smithi184.stdout:(7/32): python3-ceph-common-19.1.1-373.g4e45e6b 2.7 MB/s | 136 kB 00:00 2024-09-22T00:37:04.185 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 29/34 2024-09-22T00:37:04.243 INFO:teuthology.orchestra.run.smithi184.stdout:(8/32): python3-cephfs-19.1.1-373.g4e45e6b4.el9 2.4 MB/s | 162 kB 00:00 2024-09-22T00:37:04.250 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 29/34 2024-09-22T00:37:04.310 INFO:teuthology.orchestra.run.smithi184.stdout:(9/32): librgw2-19.1.1-373.g4e45e6b4.el9.x86_64 13 MB/s | 5.3 MB 00:00 2024-09-22T00:37:04.335 INFO:teuthology.orchestra.run.smithi184.stdout:(10/32): python3-rados-19.1.1-373.g4e45e6b4.el9 3.4 MB/s | 321 kB 00:00 2024-09-22T00:37:04.361 INFO:teuthology.orchestra.run.smithi184.stdout:(11/32): python3-rbd-19.1.1-373.g4e45e6b4.el9.x 5.8 MB/s | 300 kB 00:00 2024-09-22T00:37:04.386 INFO:teuthology.orchestra.run.smithi184.stdout:(12/32): python3-rgw-19.1.1-373.g4e45e6b4.el9.x 1.9 MB/s | 99 kB 00:00 2024-09-22T00:37:04.587 INFO:teuthology.orchestra.run.smithi184.stdout:(13/32): ceph-common-19.1.1-373.g4e45e6b4.el9.x 13 MB/s | 21 MB 00:01 2024-09-22T00:37:04.761 INFO:teuthology.orchestra.run.smithi184.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 259 kB/s | 45 kB 00:00 2024-09-22T00:37:04.834 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 29/34 2024-09-22T00:37:04.837 INFO:teuthology.orchestra.run.smithi184.stdout:(15/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 355 kB/s | 160 kB 00:00 2024-09-22T00:37:04.862 INFO:teuthology.orchestra.run.smithi184.stdout:(16/32): boost-program-options-1.75.0-8.el9.x86 213 kB/s | 107 kB 00:00 2024-09-22T00:37:04.879 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-base-2:19.1.1-373.g4e45e6b4.el9.x86_64 30/34 2024-09-22T00:37:04.954 INFO:teuthology.orchestra.run.smithi184.stdout:(17/32): python3-prettytable-0.7.2-27.el9.noarc 461 kB/s | 42 kB 00:00 2024-09-22T00:37:04.971 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-base-2:19.1.1-373.g4e45e6b4.el9.x86_64 30/34 2024-09-22T00:37:04.972 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-22T00:37:04.972 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-22T00:37:04.972 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:04.979 INFO:teuthology.orchestra.run.smithi184.stdout:(18/32): librdkafka-1.6.1-102.el9.x86_64.rpm 3.0 MB/s | 662 kB 00:00 2024-09-22T00:37:05.004 INFO:teuthology.orchestra.run.smithi184.stdout:(19/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.7 MB/s | 292 kB 00:00 2024-09-22T00:37:05.013 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-selinux-2:19.1.1-373.g4e45e6b4.el9.x86_64 31/34 2024-09-22T00:37:05.047 INFO:teuthology.orchestra.run.smithi184.stdout:(20/32): qatlib-service-24.02.0-1.el9.x86_64.rp 536 kB/s | 36 kB 00:00 2024-09-22T00:37:05.080 INFO:teuthology.orchestra.run.smithi184.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 628 kB/s | 47 kB 00:00 2024-09-22T00:37:05.106 INFO:teuthology.orchestra.run.smithi184.stdout:(22/32): qatlib-24.02.0-1.el9.x86_64.rpm 1.4 MB/s | 221 kB 00:00 2024-09-22T00:37:05.156 INFO:teuthology.orchestra.run.smithi184.stdout:(23/32): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.8 MB/s | 308 kB 00:00 2024-09-22T00:37:05.181 INFO:teuthology.orchestra.run.smithi184.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 2.1 MB/s | 49 kB 00:00 2024-09-22T00:37:05.206 INFO:teuthology.orchestra.run.smithi184.stdout:(25/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 279 kB/s | 26 kB 00:00 2024-09-22T00:37:05.232 INFO:teuthology.orchestra.run.smithi184.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-22T00:37:05.340 INFO:teuthology.orchestra.run.smithi184.stdout:(27/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 6.1 MB/s | 839 kB 00:00 2024-09-22T00:37:05.382 INFO:teuthology.orchestra.run.smithi184.stdout:(28/32): re2-20211101-20.el9.x86_64.rpm 1.2 MB/s | 191 kB 00:00 2024-09-22T00:37:05.507 INFO:teuthology.orchestra.run.smithi184.stdout:(29/32): libarrow-9.0.0-11.el9.x86_64.rpm 10 MB/s | 4.4 MB 00:00 2024-09-22T00:37:05.566 INFO:teuthology.orchestra.run.smithi184.stdout:(30/32): thrift-0.15.0-2.el9.x86_64.rpm 7.0 MB/s | 1.6 MB 00:00 2024-09-22T00:37:05.750 INFO:teuthology.orchestra.run.smithi184.stdout:(31/32): librados2-19.1.1-373.g4e45e6b4.el9.x86 9.3 MB/s | 3.4 MB 00:00 2024-09-22T00:37:05.817 INFO:teuthology.orchestra.run.smithi184.stdout:(32/32): librbd1-19.1.1-373.g4e45e6b4.el9.x86_6 10 MB/s | 3.2 MB 00:00 2024-09-22T00:37:05.821 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:05.821 INFO:teuthology.orchestra.run.smithi184.stdout:Total 20 MB/s | 60 MB 00:02 2024-09-22T00:37:05.937 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:37:05.979 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:37:05.979 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:37:06.664 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:37:06.664 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:37:08.170 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:37:08.259 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-09-22T00:37:08.288 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-09-22T00:37:08.313 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-09-22T00:37:08.336 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-22T00:37:08.359 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-09-22T00:37:08.554 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-22T00:37:08.609 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-09-22T00:37:09.013 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-09-22T00:37:09.065 INFO:teuthology.orchestra.run.smithi184.stdout: Upgrading : librados2-2:19.1.1-373.g4e45e6b4.el9.x86_64 7/34 2024-09-22T00:37:09.157 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: librados2-2:19.1.1-373.g4e45e6b4.el9.x86_64 7/34 2024-09-22T00:37:09.246 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-rados-2:19.1.1-373.g4e45e6b4.el9.x86_64 8/34 2024-09-22T00:37:09.275 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libcephfs2-2:19.1.1-373.g4e45e6b4.el9.x86_64 9/34 2024-09-22T00:37:09.338 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: libcephfs2-2:19.1.1-373.g4e45e6b4.el9.x86_64 9/34 2024-09-22T00:37:09.366 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-09-22T00:37:09.410 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-ceph-argparse-2:19.1.1-373.g4e45e6b4.el9.x 11/34 2024-09-22T00:37:09.479 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-cephfs-2:19.1.1-373.g4e45e6b4.el9.x86_64 12/34 2024-09-22T00:37:09.502 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libradosstriper1-2:19.1.1-373.g4e45e6b4.el9.x86_64 13/34 2024-09-22T00:37:09.566 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: libradosstriper1-2:19.1.1-373.g4e45e6b4.el9.x86_64 13/34 2024-09-22T00:37:09.600 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-09-22T00:37:09.710 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/34 2024-09-22T00:37:09.743 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-09-22T00:37:09.789 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-09-22T00:37:09.816 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/34 2024-09-22T00:37:09.845 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-09-22T00:37:09.878 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-09-22T00:37:10.189 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-09-22T00:37:10.224 INFO:teuthology.orchestra.run.smithi184.stdout: Upgrading : librbd1-2:19.1.1-373.g4e45e6b4.el9.x86_64 22/34 2024-09-22T00:37:10.305 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: librbd1-2:19.1.1-373.g4e45e6b4.el9.x86_64 22/34 2024-09-22T00:37:10.338 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-rbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 23/34 2024-09-22T00:37:10.382 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-09-22T00:37:10.873 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-09-22T00:37:10.901 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : librgw2-2:19.1.1-373.g4e45e6b4.el9.x86_64 26/34 2024-09-22T00:37:10.958 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: librgw2-2:19.1.1-373.g4e45e6b4.el9.x86_64 26/34 2024-09-22T00:37:11.034 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-rgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 27/34 2024-09-22T00:37:11.062 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86 28/34 2024-09-22T00:37:11.413 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-selinux-2:19.1.1-373.g4e45e6b4.el9.x86_64 31/34 2024-09-22T00:37:11.413 INFO:teuthology.orchestra.run.smithi079.stdout:skipping the directory /sys 2024-09-22T00:37:11.413 INFO:teuthology.orchestra.run.smithi079.stdout:skipping the directory /proc 2024-09-22T00:37:11.414 INFO:teuthology.orchestra.run.smithi079.stdout:skipping the directory /mnt 2024-09-22T00:37:11.414 INFO:teuthology.orchestra.run.smithi079.stdout:skipping the directory /var/tmp 2024-09-22T00:37:11.414 INFO:teuthology.orchestra.run.smithi079.stdout:skipping the directory /home 2024-09-22T00:37:11.414 INFO:teuthology.orchestra.run.smithi079.stdout:skipping the directory /root 2024-09-22T00:37:11.414 INFO:teuthology.orchestra.run.smithi079.stdout:skipping the directory /tmp 2024-09-22T00:37:11.414 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:12.389 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-radosgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 32/34 2024-09-22T00:37:12.414 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 32/34 2024-09-22T00:37:12.414 INFO:teuthology.orchestra.run.smithi079.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:12.414 INFO:teuthology.orchestra.run.smithi079.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-22T00:37:12.414 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-22T00:37:12.414 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-22T00:37:12.415 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:12.416 INFO:teuthology.orchestra.run.smithi079.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-22T00:37:12.500 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-22T00:37:12.500 INFO:teuthology.orchestra.run.smithi079.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-22T00:37:13.552 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 29/34 2024-09-22T00:37:13.592 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 29/34 2024-09-22T00:37:13.677 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-22T00:37:13.677 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-base-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/34 2024-09-22T00:37:13.677 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 2/34 2024-09-22T00:37:13.677 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-radosgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 3/34 2024-09-22T00:37:13.677 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-selinux-2:19.1.1-373.g4e45e6b4.el9.x86_64 4/34 2024-09-22T00:37:13.677 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : libcephfs2-2:19.1.1-373.g4e45e6b4.el9.x86_64 5/34 2024-09-22T00:37:13.677 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : libradosstriper1-2:19.1.1-373.g4e45e6b4.el9.x86_64 6/34 2024-09-22T00:37:13.677 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : librgw2-2:19.1.1-373.g4e45e6b4.el9.x86_64 7/34 2024-09-22T00:37:13.677 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-ceph-argparse-2:19.1.1-373.g4e45e6b4.el9.x 8/34 2024-09-22T00:37:13.677 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86 9/34 2024-09-22T00:37:13.677 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-cephfs-2:19.1.1-373.g4e45e6b4.el9.x86_64 10/34 2024-09-22T00:37:13.677 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-rados-2:19.1.1-373.g4e45e6b4.el9.x86_64 11/34 2024-09-22T00:37:13.678 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-rbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 12/34 2024-09-22T00:37:13.678 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-rgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 13/34 2024-09-22T00:37:13.678 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-22T00:37:13.678 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-22T00:37:13.678 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-22T00:37:13.678 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-22T00:37:13.678 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-22T00:37:13.678 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-22T00:37:13.678 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-22T00:37:13.678 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-22T00:37:13.678 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-22T00:37:13.678 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-22T00:37:13.678 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-22T00:37:13.679 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-22T00:37:13.679 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-22T00:37:13.679 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-22T00:37:13.679 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-22T00:37:13.679 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-22T00:37:13.679 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-22T00:37:13.679 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : librados2-2:19.1.1-373.g4e45e6b4.el9.x86_64 31/34 2024-09-22T00:37:13.679 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-22T00:37:13.679 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : librbd1-2:19.1.1-373.g4e45e6b4.el9.x86_64 33/34 2024-09-22T00:37:14.160 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 29/34 2024-09-22T00:37:14.196 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-base-2:19.1.1-373.g4e45e6b4.el9.x86_64 30/34 2024-09-22T00:37:14.299 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-base-2:19.1.1-373.g4e45e6b4.el9.x86_64 30/34 2024-09-22T00:37:14.299 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-22T00:37:14.299 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-22T00:37:14.299 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:14.339 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-selinux-2:19.1.1-373.g4e45e6b4.el9.x86_64 31/34 2024-09-22T00:37:14.714 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-22T00:37:14.714 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:14.714 INFO:teuthology.orchestra.run.smithi079.stdout:Upgraded: 2024-09-22T00:37:14.714 INFO:teuthology.orchestra.run.smithi079.stdout: librados2-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:14.714 INFO:teuthology.orchestra.run.smithi079.stdout: librbd1-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:14.714 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:37:14.714 INFO:teuthology.orchestra.run.smithi079.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-22T00:37:14.714 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-base-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:14.715 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:14.715 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-radosgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:14.715 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-selinux-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:14.715 INFO:teuthology.orchestra.run.smithi079.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-22T00:37:14.715 INFO:teuthology.orchestra.run.smithi079.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-22T00:37:14.715 INFO:teuthology.orchestra.run.smithi079.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-22T00:37:14.715 INFO:teuthology.orchestra.run.smithi079.stdout: libcephfs2-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:14.715 INFO:teuthology.orchestra.run.smithi079.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-22T00:37:14.715 INFO:teuthology.orchestra.run.smithi079.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-22T00:37:14.715 INFO:teuthology.orchestra.run.smithi079.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-22T00:37:14.715 INFO:teuthology.orchestra.run.smithi079.stdout: libradosstriper1-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:14.715 INFO:teuthology.orchestra.run.smithi079.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-22T00:37:14.716 INFO:teuthology.orchestra.run.smithi079.stdout: librgw2-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:14.716 INFO:teuthology.orchestra.run.smithi079.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-22T00:37:14.716 INFO:teuthology.orchestra.run.smithi079.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-22T00:37:14.716 INFO:teuthology.orchestra.run.smithi079.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-22T00:37:14.716 INFO:teuthology.orchestra.run.smithi079.stdout: python3-ceph-argparse-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:14.716 INFO:teuthology.orchestra.run.smithi079.stdout: python3-ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:14.716 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cephfs-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:14.716 INFO:teuthology.orchestra.run.smithi079.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-22T00:37:14.716 INFO:teuthology.orchestra.run.smithi079.stdout: python3-rados-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:14.716 INFO:teuthology.orchestra.run.smithi079.stdout: python3-rbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:14.716 INFO:teuthology.orchestra.run.smithi079.stdout: python3-rgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:14.716 INFO:teuthology.orchestra.run.smithi079.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-22T00:37:14.716 INFO:teuthology.orchestra.run.smithi079.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-22T00:37:14.717 INFO:teuthology.orchestra.run.smithi079.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-22T00:37:14.717 INFO:teuthology.orchestra.run.smithi079.stdout: re2-1:20211101-20.el9.x86_64 2024-09-22T00:37:14.717 INFO:teuthology.orchestra.run.smithi079.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-22T00:37:14.717 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:14.717 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:37:15.021 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-selinux-2:19.1.1-373.g4e45e6b4.el9.x86_64 31/34 2024-09-22T00:37:15.021 INFO:teuthology.orchestra.run.smithi102.stdout:skipping the directory /sys 2024-09-22T00:37:15.021 INFO:teuthology.orchestra.run.smithi102.stdout:skipping the directory /proc 2024-09-22T00:37:15.021 INFO:teuthology.orchestra.run.smithi102.stdout:skipping the directory /mnt 2024-09-22T00:37:15.021 INFO:teuthology.orchestra.run.smithi102.stdout:skipping the directory /var/tmp 2024-09-22T00:37:15.021 INFO:teuthology.orchestra.run.smithi102.stdout:skipping the directory /home 2024-09-22T00:37:15.021 INFO:teuthology.orchestra.run.smithi102.stdout:skipping the directory /root 2024-09-22T00:37:15.021 INFO:teuthology.orchestra.run.smithi102.stdout:skipping the directory /tmp 2024-09-22T00:37:15.022 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:15.100 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install ceph-test 2024-09-22T00:37:15.682 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:00:28 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:37:15.820 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:37:15.820 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:37:15.821 INFO:teuthology.orchestra.run.smithi079.stdout: Package Arch Version Repository Size 2024-09-22T00:37:15.821 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:37:15.821 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:37:15.821 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-test x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 49 M 2024-09-22T00:37:15.821 INFO:teuthology.orchestra.run.smithi079.stdout:Installing dependencies: 2024-09-22T00:37:15.821 INFO:teuthology.orchestra.run.smithi079.stdout: libcephsqlite x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 163 k 2024-09-22T00:37:15.821 INFO:teuthology.orchestra.run.smithi079.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-22T00:37:15.821 INFO:teuthology.orchestra.run.smithi079.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-22T00:37:15.821 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:15.821 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:37:15.821 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:37:15.821 INFO:teuthology.orchestra.run.smithi079.stdout:Install 4 Packages 2024-09-22T00:37:15.821 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:15.822 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 49 M 2024-09-22T00:37:15.822 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 209 M 2024-09-22T00:37:15.822 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:37:16.024 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-radosgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 32/34 2024-09-22T00:37:16.050 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 32/34 2024-09-22T00:37:16.050 INFO:teuthology.orchestra.run.smithi102.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:16.050 INFO:teuthology.orchestra.run.smithi102.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-22T00:37:16.050 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-22T00:37:16.050 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-22T00:37:16.050 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:16.052 INFO:teuthology.orchestra.run.smithi102.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-22T00:37:16.074 INFO:teuthology.orchestra.run.smithi079.stdout:(1/4): libcephsqlite-19.1.1-373.g4e45e6b4.el9.x 734 kB/s | 163 kB 00:00 2024-09-22T00:37:16.099 INFO:teuthology.orchestra.run.smithi079.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.2 MB/s | 304 kB 00:00 2024-09-22T00:37:16.135 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-22T00:37:16.135 INFO:teuthology.orchestra.run.smithi102.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-22T00:37:16.216 INFO:teuthology.orchestra.run.smithi079.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 449 kB/s | 64 kB 00:00 2024-09-22T00:37:17.355 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-22T00:37:17.355 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-base-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/34 2024-09-22T00:37:17.355 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 2/34 2024-09-22T00:37:17.355 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-radosgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 3/34 2024-09-22T00:37:17.356 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-selinux-2:19.1.1-373.g4e45e6b4.el9.x86_64 4/34 2024-09-22T00:37:17.356 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : libcephfs2-2:19.1.1-373.g4e45e6b4.el9.x86_64 5/34 2024-09-22T00:37:17.356 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : libradosstriper1-2:19.1.1-373.g4e45e6b4.el9.x86_64 6/34 2024-09-22T00:37:17.356 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : librgw2-2:19.1.1-373.g4e45e6b4.el9.x86_64 7/34 2024-09-22T00:37:17.356 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-ceph-argparse-2:19.1.1-373.g4e45e6b4.el9.x 8/34 2024-09-22T00:37:17.356 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86 9/34 2024-09-22T00:37:17.356 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-cephfs-2:19.1.1-373.g4e45e6b4.el9.x86_64 10/34 2024-09-22T00:37:17.356 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-rados-2:19.1.1-373.g4e45e6b4.el9.x86_64 11/34 2024-09-22T00:37:17.356 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-rbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 12/34 2024-09-22T00:37:17.356 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-rgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 13/34 2024-09-22T00:37:17.356 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-22T00:37:17.356 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-22T00:37:17.356 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-22T00:37:17.361 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-22T00:37:17.361 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-22T00:37:17.361 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-22T00:37:17.361 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-22T00:37:17.361 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-22T00:37:17.361 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-22T00:37:17.361 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-22T00:37:17.361 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-22T00:37:17.361 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-22T00:37:17.361 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-22T00:37:17.362 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-22T00:37:17.362 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-22T00:37:17.362 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-22T00:37:17.362 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-22T00:37:17.362 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : librados2-2:19.1.1-373.g4e45e6b4.el9.x86_64 31/34 2024-09-22T00:37:17.362 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-22T00:37:17.362 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : librbd1-2:19.1.1-373.g4e45e6b4.el9.x86_64 33/34 2024-09-22T00:37:17.408 INFO:teuthology.orchestra.run.smithi079.stdout:(4/4): ceph-test-19.1.1-373.g4e45e6b4.el9.x86_6 31 MB/s | 49 MB 00:01 2024-09-22T00:37:17.410 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:17.411 INFO:teuthology.orchestra.run.smithi079.stdout:Total 31 MB/s | 49 MB 00:01 2024-09-22T00:37:17.438 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:37:17.459 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:37:17.459 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:37:17.832 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:37:17.832 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:37:18.355 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:37:18.360 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-22T00:37:18.360 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:18.360 INFO:teuthology.orchestra.run.smithi102.stdout:Upgraded: 2024-09-22T00:37:18.360 INFO:teuthology.orchestra.run.smithi102.stdout: librados2-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:18.360 INFO:teuthology.orchestra.run.smithi102.stdout: librbd1-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:18.360 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:37:18.360 INFO:teuthology.orchestra.run.smithi102.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-22T00:37:18.360 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-base-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:18.360 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:18.360 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-radosgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:18.361 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-selinux-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:18.361 INFO:teuthology.orchestra.run.smithi102.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-22T00:37:18.361 INFO:teuthology.orchestra.run.smithi102.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-22T00:37:18.361 INFO:teuthology.orchestra.run.smithi102.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-22T00:37:18.361 INFO:teuthology.orchestra.run.smithi102.stdout: libcephfs2-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:18.361 INFO:teuthology.orchestra.run.smithi102.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-22T00:37:18.361 INFO:teuthology.orchestra.run.smithi102.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-22T00:37:18.361 INFO:teuthology.orchestra.run.smithi102.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-22T00:37:18.361 INFO:teuthology.orchestra.run.smithi102.stdout: libradosstriper1-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:18.361 INFO:teuthology.orchestra.run.smithi102.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-22T00:37:18.361 INFO:teuthology.orchestra.run.smithi102.stdout: librgw2-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:18.361 INFO:teuthology.orchestra.run.smithi102.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-22T00:37:18.362 INFO:teuthology.orchestra.run.smithi102.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-22T00:37:18.362 INFO:teuthology.orchestra.run.smithi102.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-22T00:37:18.362 INFO:teuthology.orchestra.run.smithi102.stdout: python3-ceph-argparse-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:18.362 INFO:teuthology.orchestra.run.smithi102.stdout: python3-ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:18.362 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cephfs-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:18.362 INFO:teuthology.orchestra.run.smithi102.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-22T00:37:18.362 INFO:teuthology.orchestra.run.smithi102.stdout: python3-rados-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:18.362 INFO:teuthology.orchestra.run.smithi102.stdout: python3-rbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:18.362 INFO:teuthology.orchestra.run.smithi102.stdout: python3-rgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:18.362 INFO:teuthology.orchestra.run.smithi102.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-22T00:37:18.362 INFO:teuthology.orchestra.run.smithi102.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-22T00:37:18.362 INFO:teuthology.orchestra.run.smithi102.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-22T00:37:18.362 INFO:teuthology.orchestra.run.smithi102.stdout: re2-1:20211101-20.el9.x86_64 2024-09-22T00:37:18.363 INFO:teuthology.orchestra.run.smithi102.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-22T00:37:18.363 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:18.363 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:37:18.437 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-22T00:37:18.482 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-22T00:37:18.510 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : libcephsqlite-2:19.1.1-373.g4e45e6b4.el9.x86_64 3/4 2024-09-22T00:37:18.715 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install ceph-test 2024-09-22T00:37:19.299 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:00:28 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:37:19.439 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:37:19.439 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:37:19.439 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repository Size 2024-09-22T00:37:19.439 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:37:19.439 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:37:19.439 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-test x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 49 M 2024-09-22T00:37:19.439 INFO:teuthology.orchestra.run.smithi102.stdout:Installing dependencies: 2024-09-22T00:37:19.440 INFO:teuthology.orchestra.run.smithi102.stdout: libcephsqlite x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 163 k 2024-09-22T00:37:19.440 INFO:teuthology.orchestra.run.smithi102.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-22T00:37:19.440 INFO:teuthology.orchestra.run.smithi102.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-22T00:37:19.440 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:19.440 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:37:19.440 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:37:19.440 INFO:teuthology.orchestra.run.smithi102.stdout:Install 4 Packages 2024-09-22T00:37:19.440 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:19.441 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 49 M 2024-09-22T00:37:19.441 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 209 M 2024-09-22T00:37:19.441 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:37:19.691 INFO:teuthology.orchestra.run.smithi102.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.5 MB/s | 304 kB 00:00 2024-09-22T00:37:19.716 INFO:teuthology.orchestra.run.smithi102.stdout:(2/4): libcephsqlite-19.1.1-373.g4e45e6b4.el9.x 714 kB/s | 163 kB 00:00 2024-09-22T00:37:19.741 INFO:teuthology.orchestra.run.smithi102.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.2 MB/s | 64 kB 00:00 2024-09-22T00:37:21.000 INFO:teuthology.orchestra.run.smithi102.stdout:(4/4): ceph-test-19.1.1-373.g4e45e6b4.el9.x86_6 32 MB/s | 49 MB 00:01 2024-09-22T00:37:21.002 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:21.002 INFO:teuthology.orchestra.run.smithi102.stdout:Total 32 MB/s | 49 MB 00:01 2024-09-22T00:37:21.029 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:37:21.050 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:37:21.050 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:37:21.421 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:37:21.421 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:37:21.950 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:37:22.040 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-22T00:37:22.082 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-22T00:37:22.111 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : libcephsqlite-2:19.1.1-373.g4e45e6b4.el9.x86_64 3/4 2024-09-22T00:37:23.093 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: libcephsqlite-2:19.1.1-373.g4e45e6b4.el9.x86_64 3/4 2024-09-22T00:37:23.176 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-test-2:19.1.1-373.g4e45e6b4.el9.x86_64 4/4 2024-09-22T00:37:24.544 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-selinux-2:19.1.1-373.g4e45e6b4.el9.x86_64 31/34 2024-09-22T00:37:24.544 INFO:teuthology.orchestra.run.smithi184.stdout:skipping the directory /sys 2024-09-22T00:37:24.545 INFO:teuthology.orchestra.run.smithi184.stdout:skipping the directory /proc 2024-09-22T00:37:24.545 INFO:teuthology.orchestra.run.smithi184.stdout:skipping the directory /mnt 2024-09-22T00:37:24.545 INFO:teuthology.orchestra.run.smithi184.stdout:skipping the directory /var/tmp 2024-09-22T00:37:24.545 INFO:teuthology.orchestra.run.smithi184.stdout:skipping the directory /home 2024-09-22T00:37:24.545 INFO:teuthology.orchestra.run.smithi184.stdout:skipping the directory /root 2024-09-22T00:37:24.545 INFO:teuthology.orchestra.run.smithi184.stdout:skipping the directory /tmp 2024-09-22T00:37:24.545 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:25.546 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-radosgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 32/34 2024-09-22T00:37:25.572 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-radosgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 32/34 2024-09-22T00:37:25.572 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:25.573 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-22T00:37:25.573 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-22T00:37:25.573 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-22T00:37:25.573 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:25.575 INFO:teuthology.orchestra.run.smithi184.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-22T00:37:25.597 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-test-2:19.1.1-373.g4e45e6b4.el9.x86_64 4/4 2024-09-22T00:37:25.597 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-test-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/4 2024-09-22T00:37:25.598 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : libcephsqlite-2:19.1.1-373.g4e45e6b4.el9.x86_64 2/4 2024-09-22T00:37:25.598 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-22T00:37:25.657 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-09-22T00:37:25.657 INFO:teuthology.orchestra.run.smithi184.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-22T00:37:25.911 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-22T00:37:25.911 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:25.911 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:37:25.911 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-test-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:25.911 INFO:teuthology.orchestra.run.smithi079.stdout: libcephsqlite-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:25.911 INFO:teuthology.orchestra.run.smithi079.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-22T00:37:25.911 INFO:teuthology.orchestra.run.smithi079.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-22T00:37:25.912 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:25.912 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:37:26.188 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install ceph 2024-09-22T00:37:26.711 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: libcephsqlite-2:19.1.1-373.g4e45e6b4.el9.x86_64 3/4 2024-09-22T00:37:26.776 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:00:39 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:37:26.791 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-test-2:19.1.1-373.g4e45e6b4.el9.x86_64 4/4 2024-09-22T00:37:26.891 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-09-22T00:37:26.891 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-base-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/34 2024-09-22T00:37:26.891 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 2/34 2024-09-22T00:37:26.891 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-radosgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 3/34 2024-09-22T00:37:26.892 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-selinux-2:19.1.1-373.g4e45e6b4.el9.x86_64 4/34 2024-09-22T00:37:26.892 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libcephfs2-2:19.1.1-373.g4e45e6b4.el9.x86_64 5/34 2024-09-22T00:37:26.892 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libradosstriper1-2:19.1.1-373.g4e45e6b4.el9.x86_64 6/34 2024-09-22T00:37:26.892 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librgw2-2:19.1.1-373.g4e45e6b4.el9.x86_64 7/34 2024-09-22T00:37:26.892 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-ceph-argparse-2:19.1.1-373.g4e45e6b4.el9.x 8/34 2024-09-22T00:37:26.892 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86 9/34 2024-09-22T00:37:26.892 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-cephfs-2:19.1.1-373.g4e45e6b4.el9.x86_64 10/34 2024-09-22T00:37:26.892 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-rados-2:19.1.1-373.g4e45e6b4.el9.x86_64 11/34 2024-09-22T00:37:26.892 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-rbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 12/34 2024-09-22T00:37:26.892 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-rgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 13/34 2024-09-22T00:37:26.892 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-09-22T00:37:26.892 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-09-22T00:37:26.892 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-09-22T00:37:26.892 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-09-22T00:37:26.893 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-09-22T00:37:26.893 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-09-22T00:37:26.893 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-09-22T00:37:26.893 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-09-22T00:37:26.893 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-09-22T00:37:26.893 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 23/34 2024-09-22T00:37:26.893 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-09-22T00:37:26.893 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-09-22T00:37:26.893 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-09-22T00:37:26.893 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-09-22T00:37:26.894 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-09-22T00:37:26.894 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : re2-1:20211101-20.el9.x86_64 29/34 2024-09-22T00:37:26.894 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-09-22T00:37:26.894 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librados2-2:19.1.1-373.g4e45e6b4.el9.x86_64 31/34 2024-09-22T00:37:26.894 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-09-22T00:37:26.895 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librbd1-2:19.1.1-373.g4e45e6b4.el9.x86_64 33/34 2024-09-22T00:37:26.919 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:37:26.921 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:37:26.921 INFO:teuthology.orchestra.run.smithi079.stdout: Package Arch Version Repository Size 2024-09-22T00:37:26.921 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:37:26.921 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:37:26.921 INFO:teuthology.orchestra.run.smithi079.stdout: ceph x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 6.6 k 2024-09-22T00:37:26.922 INFO:teuthology.orchestra.run.smithi079.stdout:Installing dependencies: 2024-09-22T00:37:26.922 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mds x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 2.4 M 2024-09-22T00:37:26.922 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 1.5 M 2024-09-22T00:37:26.922 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-modules-core noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 249 k 2024-09-22T00:37:26.922 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mon x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 4.7 M 2024-09-22T00:37:26.922 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-osd x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 17 M 2024-09-22T00:37:26.922 INFO:teuthology.orchestra.run.smithi079.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-22T00:37:26.922 INFO:teuthology.orchestra.run.smithi079.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-22T00:37:26.922 INFO:teuthology.orchestra.run.smithi079.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-22T00:37:26.922 INFO:teuthology.orchestra.run.smithi079.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-22T00:37:26.922 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-22T00:37:26.923 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-22T00:37:26.923 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-22T00:37:26.923 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-22T00:37:26.923 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-22T00:37:26.923 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-22T00:37:26.923 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-22T00:37:26.923 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-22T00:37:26.923 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-22T00:37:26.923 INFO:teuthology.orchestra.run.smithi079.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-22T00:37:26.923 INFO:teuthology.orchestra.run.smithi079.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-22T00:37:26.923 INFO:teuthology.orchestra.run.smithi079.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-22T00:37:26.923 INFO:teuthology.orchestra.run.smithi079.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-22T00:37:26.924 INFO:teuthology.orchestra.run.smithi079.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-22T00:37:26.924 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-22T00:37:26.924 INFO:teuthology.orchestra.run.smithi079.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-22T00:37:26.924 INFO:teuthology.orchestra.run.smithi079.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-22T00:37:26.924 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-22T00:37:26.924 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-22T00:37:26.924 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-22T00:37:26.924 INFO:teuthology.orchestra.run.smithi079.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-22T00:37:26.924 INFO:teuthology.orchestra.run.smithi079.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-22T00:37:26.924 INFO:teuthology.orchestra.run.smithi079.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-22T00:37:26.924 INFO:teuthology.orchestra.run.smithi079.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-22T00:37:26.924 INFO:teuthology.orchestra.run.smithi079.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-22T00:37:26.924 INFO:teuthology.orchestra.run.smithi079.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-22T00:37:26.925 INFO:teuthology.orchestra.run.smithi079.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-22T00:37:26.925 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:26.925 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:37:26.925 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:37:26.925 INFO:teuthology.orchestra.run.smithi079.stdout:Install 37 Packages 2024-09-22T00:37:26.925 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:26.925 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 30 M 2024-09-22T00:37:26.926 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 108 M 2024-09-22T00:37:26.926 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:37:27.687 INFO:teuthology.orchestra.run.smithi079.stdout:(1/37): ceph-19.1.1-373.g4e45e6b4.el9.x86_64.rp 50 kB/s | 6.6 kB 00:00 2024-09-22T00:37:27.828 INFO:teuthology.orchestra.run.smithi079.stdout:(2/37): ceph-mgr-19.1.1-373.g4e45e6b4.el9.x86_6 5.6 MB/s | 1.5 MB 00:00 2024-09-22T00:37:27.896 INFO:teuthology.orchestra.run.smithi079.stdout:(3/37): ceph-mds-19.1.1-373.g4e45e6b4.el9.x86_6 7.0 MB/s | 2.4 MB 00:00 2024-09-22T00:37:27.982 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-09-22T00:37:27.982 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:27.982 INFO:teuthology.orchestra.run.smithi184.stdout:Upgraded: 2024-09-22T00:37:27.982 INFO:teuthology.orchestra.run.smithi184.stdout: librados2-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:27.982 INFO:teuthology.orchestra.run.smithi184.stdout: librbd1-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:27.982 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:37:27.982 INFO:teuthology.orchestra.run.smithi184.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-22T00:37:27.982 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-base-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:27.982 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:27.982 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-radosgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:27.982 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-selinux-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:27.983 INFO:teuthology.orchestra.run.smithi184.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-22T00:37:27.983 INFO:teuthology.orchestra.run.smithi184.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-22T00:37:27.983 INFO:teuthology.orchestra.run.smithi184.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-22T00:37:27.983 INFO:teuthology.orchestra.run.smithi184.stdout: libcephfs2-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:27.983 INFO:teuthology.orchestra.run.smithi184.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-22T00:37:27.983 INFO:teuthology.orchestra.run.smithi184.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-22T00:37:27.983 INFO:teuthology.orchestra.run.smithi184.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-22T00:37:27.983 INFO:teuthology.orchestra.run.smithi184.stdout: libradosstriper1-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:27.983 INFO:teuthology.orchestra.run.smithi184.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-22T00:37:27.983 INFO:teuthology.orchestra.run.smithi184.stdout: librgw2-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:27.983 INFO:teuthology.orchestra.run.smithi184.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-22T00:37:27.983 INFO:teuthology.orchestra.run.smithi184.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-22T00:37:27.983 INFO:teuthology.orchestra.run.smithi184.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-22T00:37:27.983 INFO:teuthology.orchestra.run.smithi184.stdout: python3-ceph-argparse-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:27.984 INFO:teuthology.orchestra.run.smithi184.stdout: python3-ceph-common-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:27.984 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cephfs-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:27.984 INFO:teuthology.orchestra.run.smithi184.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-22T00:37:27.984 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rados-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:27.984 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:27.984 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:27.984 INFO:teuthology.orchestra.run.smithi184.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-22T00:37:27.984 INFO:teuthology.orchestra.run.smithi184.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-22T00:37:27.984 INFO:teuthology.orchestra.run.smithi184.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-22T00:37:27.984 INFO:teuthology.orchestra.run.smithi184.stdout: re2-1:20211101-20.el9.x86_64 2024-09-22T00:37:27.984 INFO:teuthology.orchestra.run.smithi184.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-22T00:37:27.984 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:27.984 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:37:27.996 INFO:teuthology.orchestra.run.smithi079.stdout:(4/37): ceph-mgr-modules-core-19.1.1-373.g4e45e 2.4 MB/s | 249 kB 00:00 2024-09-22T00:37:28.080 INFO:teuthology.orchestra.run.smithi079.stdout:(5/37): ceph-mon-19.1.1-373.g4e45e6b4.el9.x86_6 12 MB/s | 4.7 MB 00:00 2024-09-22T00:37:28.230 INFO:teuthology.orchestra.run.smithi079.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.1 MB/s | 253 kB 00:00 2024-09-22T00:37:28.321 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-test 2024-09-22T00:37:28.422 INFO:teuthology.orchestra.run.smithi079.stdout:(7/37): ceph-osd-19.1.1-373.g4e45e6b4.el9.x86_6 28 MB/s | 17 MB 00:00 2024-09-22T00:37:28.447 INFO:teuthology.orchestra.run.smithi079.stdout:(8/37): python3-ply-3.11-14.el9.noarch.rpm 491 kB/s | 106 kB 00:00 2024-09-22T00:37:28.481 INFO:teuthology.orchestra.run.smithi079.stdout:(9/37): python3-cryptography-36.0.1-4.el9.x86_6 3.1 MB/s | 1.2 MB 00:00 2024-09-22T00:37:28.506 INFO:teuthology.orchestra.run.smithi079.stdout:(10/37): python3-pycparser-2.20-6.el9.noarch.rp 1.6 MB/s | 135 kB 00:00 2024-09-22T00:37:28.540 INFO:teuthology.orchestra.run.smithi079.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 3.6 MB/s | 215 kB 00:00 2024-09-22T00:37:28.565 INFO:teuthology.orchestra.run.smithi079.stdout:(12/37): lua-5.4.4-4.el9.x86_64.rpm 3.1 MB/s | 188 kB 00:00 2024-09-22T00:37:28.590 INFO:teuthology.orchestra.run.smithi079.stdout:(13/37): python3-mako-1.1.4-6.el9.noarch.rpm 3.3 MB/s | 172 kB 00:00 2024-09-22T00:37:28.624 INFO:teuthology.orchestra.run.smithi079.stdout:(14/37): python3-requests-2.25.1-8.el9.noarch.r 706 kB/s | 125 kB 00:00 2024-09-22T00:37:28.649 INFO:teuthology.orchestra.run.smithi079.stdout:(15/37): python3-markupsafe-1.1.1-12.el9.x86_64 412 kB/s | 35 kB 00:00 2024-09-22T00:37:28.675 INFO:teuthology.orchestra.run.smithi079.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 917 kB/s | 77 kB 00:00 2024-09-22T00:37:28.700 INFO:teuthology.orchestra.run.smithi079.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 675 kB/s | 51 kB 00:00 2024-09-22T00:37:28.725 INFO:teuthology.orchestra.run.smithi079.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 550 kB/s | 42 kB 00:00 2024-09-22T00:37:28.784 INFO:teuthology.orchestra.run.smithi079.stdout:(19/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 746 kB/s | 43 kB 00:00 2024-09-22T00:37:28.809 INFO:teuthology.orchestra.run.smithi079.stdout:(20/37): luarocks-3.9.2-5.el9.noarch.rpm 1.4 MB/s | 151 kB 00:00 2024-09-22T00:37:28.851 INFO:teuthology.orchestra.run.smithi079.stdout:(21/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.5 MB/s | 172 kB 00:00 2024-09-22T00:37:28.877 INFO:teuthology.orchestra.run.smithi079.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 426 kB/s | 11 kB 00:00 2024-09-22T00:37:28.902 INFO:teuthology.orchestra.run.smithi079.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 713 kB/s | 18 kB 00:00 2024-09-22T00:37:28.909 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:00:28 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:37:28.927 INFO:teuthology.orchestra.run.smithi079.stdout:(24/37): python3-cherrypy-18.6.1-2.el9.noarch.r 3.0 MB/s | 358 kB 00:00 2024-09-22T00:37:28.952 INFO:teuthology.orchestra.run.smithi079.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 458 kB/s | 23 kB 00:00 2024-09-22T00:37:28.978 INFO:teuthology.orchestra.run.smithi079.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 386 kB/s | 19 kB 00:00 2024-09-22T00:37:29.003 INFO:teuthology.orchestra.run.smithi079.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 392 kB/s | 20 kB 00:00 2024-09-22T00:37:29.028 INFO:teuthology.orchestra.run.smithi079.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 920 kB/s | 46 kB 00:00 2024-09-22T00:37:29.042 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:37:29.043 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:37:29.043 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2024-09-22T00:37:29.043 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:37:29.043 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:37:29.044 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-test x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 49 M 2024-09-22T00:37:29.044 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2024-09-22T00:37:29.044 INFO:teuthology.orchestra.run.smithi184.stdout: libcephsqlite x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 163 k 2024-09-22T00:37:29.044 INFO:teuthology.orchestra.run.smithi184.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-22T00:37:29.044 INFO:teuthology.orchestra.run.smithi184.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-22T00:37:29.044 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:29.044 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:37:29.044 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:37:29.044 INFO:teuthology.orchestra.run.smithi184.stdout:Install 4 Packages 2024-09-22T00:37:29.044 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:29.045 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 49 M 2024-09-22T00:37:29.045 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 209 M 2024-09-22T00:37:29.045 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:37:29.054 INFO:teuthology.orchestra.run.smithi079.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-22T00:37:29.092 INFO:teuthology.orchestra.run.smithi079.stdout:(30/37): python3-portend-3.1.0-2.el9.noarch.rpm 438 kB/s | 16 kB 00:00 2024-09-22T00:37:29.117 INFO:teuthology.orchestra.run.smithi079.stdout:(31/37): python3-pecan-1.4.2-3.el9.noarch.rpm 3.0 MB/s | 272 kB 00:00 2024-09-22T00:37:29.151 INFO:teuthology.orchestra.run.smithi079.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.5 MB/s | 90 kB 00:00 2024-09-22T00:37:29.176 INFO:teuthology.orchestra.run.smithi079.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 694 kB/s | 36 kB 00:00 2024-09-22T00:37:29.218 INFO:teuthology.orchestra.run.smithi079.stdout:(34/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.4 MB/s | 230 kB 00:00 2024-09-22T00:37:29.243 INFO:teuthology.orchestra.run.smithi079.stdout:(35/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 6.2 MB/s | 427 kB 00:00 2024-09-22T00:37:29.284 INFO:teuthology.orchestra.run.smithi079.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 307 kB/s | 20 kB 00:00 2024-09-22T00:37:29.418 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-test-2:19.1.1-373.g4e45e6b4.el9.x86_64 4/4 2024-09-22T00:37:29.418 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-test-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/4 2024-09-22T00:37:29.418 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : libcephsqlite-2:19.1.1-373.g4e45e6b4.el9.x86_64 2/4 2024-09-22T00:37:29.418 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-22T00:37:29.421 INFO:teuthology.orchestra.run.smithi184.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.1 MB/s | 304 kB 00:00 2024-09-22T00:37:29.460 INFO:teuthology.orchestra.run.smithi079.stdout:(37/37): lua-devel-5.4.4-4.el9.x86_64.rpm 29 kB/s | 22 kB 00:00 2024-09-22T00:37:29.466 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:29.466 INFO:teuthology.orchestra.run.smithi079.stdout:Total 12 MB/s | 30 MB 00:02 2024-09-22T00:37:29.480 INFO:teuthology.orchestra.run.smithi184.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.1 MB/s | 64 kB 00:00 2024-09-22T00:37:29.620 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:37:29.630 INFO:teuthology.orchestra.run.smithi184.stdout:(3/4): libcephsqlite-19.1.1-373.g4e45e6b4.el9.x 339 kB/s | 163 kB 00:00 2024-09-22T00:37:29.662 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:37:29.663 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:37:29.738 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-22T00:37:29.738 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:29.738 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:37:29.738 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-test-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:29.738 INFO:teuthology.orchestra.run.smithi102.stdout: libcephsqlite-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:29.738 INFO:teuthology.orchestra.run.smithi102.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-22T00:37:29.738 INFO:teuthology.orchestra.run.smithi102.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-22T00:37:29.738 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:29.738 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:37:30.014 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install ceph 2024-09-22T00:37:30.125 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:37:30.126 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:37:30.607 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:00:39 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:37:30.749 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:37:30.751 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:37:30.751 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repository Size 2024-09-22T00:37:30.751 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:37:30.752 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:37:30.752 INFO:teuthology.orchestra.run.smithi102.stdout: ceph x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 6.6 k 2024-09-22T00:37:30.752 INFO:teuthology.orchestra.run.smithi102.stdout:Installing dependencies: 2024-09-22T00:37:30.752 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mds x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 2.4 M 2024-09-22T00:37:30.752 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 1.5 M 2024-09-22T00:37:30.752 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-modules-core noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 249 k 2024-09-22T00:37:30.752 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mon x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 4.7 M 2024-09-22T00:37:30.752 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-osd x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 17 M 2024-09-22T00:37:30.752 INFO:teuthology.orchestra.run.smithi102.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-22T00:37:30.752 INFO:teuthology.orchestra.run.smithi102.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-22T00:37:30.752 INFO:teuthology.orchestra.run.smithi102.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-22T00:37:30.752 INFO:teuthology.orchestra.run.smithi102.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-22T00:37:30.752 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-22T00:37:30.752 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-22T00:37:30.753 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-22T00:37:30.753 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-22T00:37:30.753 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-22T00:37:30.753 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-22T00:37:30.753 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-22T00:37:30.753 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-22T00:37:30.753 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-22T00:37:30.753 INFO:teuthology.orchestra.run.smithi102.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-22T00:37:30.753 INFO:teuthology.orchestra.run.smithi102.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-22T00:37:30.753 INFO:teuthology.orchestra.run.smithi102.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-22T00:37:30.753 INFO:teuthology.orchestra.run.smithi102.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-22T00:37:30.753 INFO:teuthology.orchestra.run.smithi102.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-22T00:37:30.754 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-22T00:37:30.754 INFO:teuthology.orchestra.run.smithi102.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-22T00:37:30.754 INFO:teuthology.orchestra.run.smithi102.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-22T00:37:30.754 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-22T00:37:30.754 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-22T00:37:30.754 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-22T00:37:30.754 INFO:teuthology.orchestra.run.smithi102.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-22T00:37:30.754 INFO:teuthology.orchestra.run.smithi102.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-22T00:37:30.754 INFO:teuthology.orchestra.run.smithi102.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-22T00:37:30.754 INFO:teuthology.orchestra.run.smithi102.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-22T00:37:30.754 INFO:teuthology.orchestra.run.smithi102.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-22T00:37:30.754 INFO:teuthology.orchestra.run.smithi102.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-22T00:37:30.754 INFO:teuthology.orchestra.run.smithi102.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-22T00:37:30.755 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:30.755 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:37:30.755 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:37:30.755 INFO:teuthology.orchestra.run.smithi102.stdout:Install 37 Packages 2024-09-22T00:37:30.755 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:30.755 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 30 M 2024-09-22T00:37:30.755 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 108 M 2024-09-22T00:37:30.756 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:37:31.500 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:37:31.580 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-22T00:37:31.613 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-22T00:37:31.641 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-22T00:37:31.643 INFO:teuthology.orchestra.run.smithi102.stdout:(1/37): ceph-19.1.1-373.g4e45e6b4.el9.x86_64.rp 57 kB/s | 6.6 kB 00:00 2024-09-22T00:37:31.713 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-22T00:37:31.757 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-22T00:37:31.790 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-22T00:37:31.826 INFO:teuthology.orchestra.run.smithi102.stdout:(2/37): ceph-mgr-19.1.1-373.g4e45e6b4.el9.x86_6 5.1 MB/s | 1.5 MB 00:00 2024-09-22T00:37:31.877 INFO:teuthology.orchestra.run.smithi102.stdout:(3/37): ceph-mds-19.1.1-373.g4e45e6b4.el9.x86_6 6.8 MB/s | 2.4 MB 00:00 2024-09-22T00:37:31.882 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-22T00:37:31.922 INFO:teuthology.orchestra.run.smithi184.stdout:(4/4): ceph-test-19.1.1-373.g4e45e6b4.el9.x86_6 18 MB/s | 49 MB 00:02 2024-09-22T00:37:31.924 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:31.924 INFO:teuthology.orchestra.run.smithi184.stdout:Total 17 MB/s | 49 MB 00:02 2024-09-22T00:37:31.952 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-22T00:37:31.952 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:37:31.972 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:37:31.973 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:37:31.985 INFO:teuthology.orchestra.run.smithi102.stdout:(4/37): ceph-mgr-modules-core-19.1.1-373.g4e45e 2.3 MB/s | 249 kB 00:00 2024-09-22T00:37:31.993 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-22T00:37:32.028 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-22T00:37:32.052 INFO:teuthology.orchestra.run.smithi102.stdout:(5/37): ceph-mon-19.1.1-373.g4e45e6b4.el9.x86_6 12 MB/s | 4.7 MB 00:00 2024-09-22T00:37:32.058 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-22T00:37:32.092 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-22T00:37:32.126 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-22T00:37:32.175 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-22T00:37:32.210 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-22T00:37:32.244 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-22T00:37:32.293 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-22T00:37:32.325 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-22T00:37:32.344 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:37:32.344 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:37:32.386 INFO:teuthology.orchestra.run.smithi102.stdout:(6/37): ceph-osd-19.1.1-373.g4e45e6b4.el9.x86_6 30 MB/s | 17 MB 00:00 2024-09-22T00:37:32.398 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-22T00:37:32.537 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-22T00:37:32.618 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-22T00:37:32.670 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-22T00:37:32.717 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-22T00:37:32.776 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-22T00:37:32.848 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-22T00:37:32.873 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:37:32.958 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-22T00:37:33.003 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-22T00:37:33.019 INFO:teuthology.orchestra.run.smithi102.stdout:(7/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 245 kB/s | 253 kB 00:01 2024-09-22T00:37:33.023 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libcephsqlite-2:19.1.1-373.g4e45e6b4.el9.x86_64 3/4 2024-09-22T00:37:33.035 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-22T00:37:33.090 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-22T00:37:33.128 INFO:teuthology.orchestra.run.smithi102.stdout:(8/37): python3-ply-3.11-14.el9.noarch.rpm 145 kB/s | 106 kB 00:00 2024-09-22T00:37:33.168 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-22T00:37:33.258 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-22T00:37:33.298 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-22T00:37:33.415 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-22T00:37:33.570 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-373.g4e45e6b4.el9.n 32/37 2024-09-22T00:37:33.600 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-mgr-2:19.1.1-373.g4e45e6b4.el9.x86_64 33/37 2024-09-22T00:37:33.626 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-mgr-2:19.1.1-373.g4e45e6b4.el9.x86_64 33/37 2024-09-22T00:37:33.627 INFO:teuthology.orchestra.run.smithi079.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:33.627 INFO:teuthology.orchestra.run.smithi079.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-22T00:37:33.627 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-22T00:37:33.627 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-22T00:37:33.627 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:33.748 INFO:teuthology.orchestra.run.smithi102.stdout:(9/37): python3-pycparser-2.20-6.el9.noarch.rpm 186 kB/s | 135 kB 00:00 2024-09-22T00:37:33.840 INFO:teuthology.orchestra.run.smithi102.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 175 kB/s | 125 kB 00:00 2024-09-22T00:37:34.016 INFO:teuthology.orchestra.run.smithi102.stdout:(11/37): lua-5.4.4-4.el9.x86_64.rpm 1.1 MB/s | 188 kB 00:00 2024-09-22T00:37:34.083 INFO:teuthology.orchestra.run.smithi102.stdout:(12/37): python3-mako-1.1.4-6.el9.noarch.rpm 2.8 MB/s | 172 kB 00:00 2024-09-22T00:37:34.166 INFO:teuthology.orchestra.run.smithi102.stdout:(13/37): python3-cryptography-36.0.1-4.el9.x86_ 594 kB/s | 1.2 MB 00:02 2024-09-22T00:37:34.191 INFO:teuthology.orchestra.run.smithi102.stdout:(14/37): python3-markupsafe-1.1.1-12.el9.x86_64 320 kB/s | 35 kB 00:00 2024-09-22T00:37:34.275 INFO:teuthology.orchestra.run.smithi102.stdout:(15/37): python3-pytz-2021.1-5.el9.noarch.rpm 613 kB/s | 51 kB 00:00 2024-09-22T00:37:34.325 INFO:teuthology.orchestra.run.smithi102.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 487 kB/s | 77 kB 00:00 2024-09-22T00:37:34.351 INFO:teuthology.orchestra.run.smithi102.stdout:(17/37): python3-toml-0.10.2-6.el9.noarch.rpm 552 kB/s | 42 kB 00:00 2024-09-22T00:37:34.401 INFO:teuthology.orchestra.run.smithi102.stdout:(18/37): luarocks-3.9.2-5.el9.noarch.rpm 3.0 MB/s | 151 kB 00:00 2024-09-22T00:37:34.426 INFO:teuthology.orchestra.run.smithi102.stdout:(19/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.7 MB/s | 43 kB 00:00 2024-09-22T00:37:34.452 INFO:teuthology.orchestra.run.smithi102.stdout:(20/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 6.7 MB/s | 172 kB 00:00 2024-09-22T00:37:34.485 INFO:teuthology.orchestra.run.smithi102.stdout:(21/37): python3-cherrypy-18.6.1-2.el9.noarch.r 11 MB/s | 358 kB 00:00 2024-09-22T00:37:34.510 INFO:teuthology.orchestra.run.smithi102.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 429 kB/s | 11 kB 00:00 2024-09-22T00:37:34.536 INFO:teuthology.orchestra.run.smithi102.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 706 kB/s | 18 kB 00:00 2024-09-22T00:37:34.561 INFO:teuthology.orchestra.run.smithi102.stdout:(24/37): python3-jaraco-collections-3.0.0-8.el9 925 kB/s | 23 kB 00:00 2024-09-22T00:37:34.586 INFO:teuthology.orchestra.run.smithi102.stdout:(25/37): python3-jaraco-functools-3.5.0-2.el9.n 785 kB/s | 19 kB 00:00 2024-09-22T00:37:34.611 INFO:teuthology.orchestra.run.smithi102.stdout:(26/37): python3-urllib3-1.26.5-6.el9.noarch.rp 249 kB/s | 215 kB 00:00 2024-09-22T00:37:34.637 INFO:teuthology.orchestra.run.smithi102.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 390 kB/s | 20 kB 00:00 2024-09-22T00:37:34.670 INFO:teuthology.orchestra.run.smithi102.stdout:(28/37): lua-devel-5.4.4-4.el9.x86_64.rpm 65 kB/s | 22 kB 00:00 2024-09-22T00:37:34.696 INFO:teuthology.orchestra.run.smithi102.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-22T00:37:34.729 INFO:teuthology.orchestra.run.smithi102.stdout:(30/37): python3-logutils-0.3.5-21.el9.noarch.r 394 kB/s | 46 kB 00:00 2024-09-22T00:37:34.755 INFO:teuthology.orchestra.run.smithi102.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 320 kB/s | 16 kB 00:00 2024-09-22T00:37:34.780 INFO:teuthology.orchestra.run.smithi102.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-09-22T00:37:34.805 INFO:teuthology.orchestra.run.smithi102.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 718 kB/s | 36 kB 00:00 2024-09-22T00:37:34.830 INFO:teuthology.orchestra.run.smithi102.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.7 MB/s | 272 kB 00:00 2024-09-22T00:37:34.856 INFO:teuthology.orchestra.run.smithi102.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-09-22T00:37:34.889 INFO:teuthology.orchestra.run.smithi102.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 342 kB/s | 20 kB 00:00 2024-09-22T00:37:34.914 INFO:teuthology.orchestra.run.smithi102.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.8 MB/s | 427 kB 00:00 2024-09-22T00:37:34.919 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:34.920 INFO:teuthology.orchestra.run.smithi102.stdout:Total 7.3 MB/s | 30 MB 00:04 2024-09-22T00:37:35.060 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-osd-2:19.1.1-373.g4e45e6b4.el9.x86_64 34/37 2024-09-22T00:37:35.075 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:37:35.087 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-osd-2:19.1.1-373.g4e45e6b4.el9.x86_64 34/37 2024-09-22T00:37:35.087 INFO:teuthology.orchestra.run.smithi079.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:35.087 INFO:teuthology.orchestra.run.smithi079.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-22T00:37:35.087 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-22T00:37:35.088 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-22T00:37:35.088 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:35.116 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:37:35.116 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:37:35.527 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-mon-2:19.1.1-373.g4e45e6b4.el9.x86_64 35/37 2024-09-22T00:37:35.551 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-mon-2:19.1.1-373.g4e45e6b4.el9.x86_64 35/37 2024-09-22T00:37:35.551 INFO:teuthology.orchestra.run.smithi079.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:35.551 INFO:teuthology.orchestra.run.smithi079.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-22T00:37:35.551 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-22T00:37:35.551 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-22T00:37:35.551 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:35.609 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:37:35.609 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:37:35.778 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-mds-2:19.1.1-373.g4e45e6b4.el9.x86_64 36/37 2024-09-22T00:37:35.801 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-mds-2:19.1.1-373.g4e45e6b4.el9.x86_64 36/37 2024-09-22T00:37:35.801 INFO:teuthology.orchestra.run.smithi079.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:35.801 INFO:teuthology.orchestra.run.smithi079.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-22T00:37:35.801 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-22T00:37:35.802 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-22T00:37:35.802 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:35.867 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-2:19.1.1-373.g4e45e6b4.el9.x86_64 37/37 2024-09-22T00:37:36.952 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:37:37.026 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-22T00:37:37.067 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-22T00:37:37.095 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-22T00:37:37.173 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-22T00:37:37.252 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-22T00:37:37.285 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-22T00:37:37.377 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-22T00:37:37.446 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-22T00:37:37.488 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-22T00:37:37.531 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-22T00:37:37.569 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-22T00:37:37.604 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-22T00:37:37.637 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-22T00:37:37.659 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: libcephsqlite-2:19.1.1-373.g4e45e6b4.el9.x86_64 3/4 2024-09-22T00:37:37.686 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-22T00:37:37.709 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-2:19.1.1-373.g4e45e6b4.el9.x86_64 37/37 2024-09-22T00:37:37.709 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/37 2024-09-22T00:37:37.709 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-mds-2:19.1.1-373.g4e45e6b4.el9.x86_64 2/37 2024-09-22T00:37:37.709 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-mgr-2:19.1.1-373.g4e45e6b4.el9.x86_64 3/37 2024-09-22T00:37:37.709 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-mon-2:19.1.1-373.g4e45e6b4.el9.x86_64 4/37 2024-09-22T00:37:37.709 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-osd-2:19.1.1-373.g4e45e6b4.el9.x86_64 5/37 2024-09-22T00:37:37.709 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-373.g4e45e6b4.el9.n 6/37 2024-09-22T00:37:37.709 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-22T00:37:37.709 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-22T00:37:37.710 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-22T00:37:37.710 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-22T00:37:37.710 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-22T00:37:37.710 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-22T00:37:37.710 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-22T00:37:37.710 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-22T00:37:37.710 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-22T00:37:37.710 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-22T00:37:37.710 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-22T00:37:37.710 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-22T00:37:37.711 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-22T00:37:37.711 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-22T00:37:37.711 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-22T00:37:37.711 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-22T00:37:37.711 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-22T00:37:37.711 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-22T00:37:37.711 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-22T00:37:37.713 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-22T00:37:37.713 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-22T00:37:37.713 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-22T00:37:37.713 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-22T00:37:37.713 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-22T00:37:37.713 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-22T00:37:37.713 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-22T00:37:37.713 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-22T00:37:37.713 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-22T00:37:37.713 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-22T00:37:37.713 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-22T00:37:37.721 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-22T00:37:37.730 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-test-2:19.1.1-373.g4e45e6b4.el9.x86_64 4/4 2024-09-22T00:37:37.756 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-22T00:37:37.797 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-22T00:37:37.829 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-22T00:37:37.902 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-22T00:37:38.039 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-22T00:37:38.112 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-22T00:37:38.166 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-22T00:37:38.213 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-22T00:37:38.261 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-22T00:37:38.317 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-22T00:37:38.512 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-22T00:37:38.567 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-22T00:37:38.645 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-22T00:37:38.648 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-22T00:37:38.648 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:38.648 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:37:38.648 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:38.648 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mds-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:38.649 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:38.649 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-modules-core-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:37:38.649 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mon-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:38.649 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-osd-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:38.649 INFO:teuthology.orchestra.run.smithi079.stdout: lua-5.4.4-4.el9.x86_64 2024-09-22T00:37:38.649 INFO:teuthology.orchestra.run.smithi079.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-22T00:37:38.649 INFO:teuthology.orchestra.run.smithi079.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-22T00:37:38.649 INFO:teuthology.orchestra.run.smithi079.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-22T00:37:38.649 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-22T00:37:38.649 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-22T00:37:38.649 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-22T00:37:38.649 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-22T00:37:38.649 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-22T00:37:38.650 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-22T00:37:38.650 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-22T00:37:38.650 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-22T00:37:38.650 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-22T00:37:38.650 INFO:teuthology.orchestra.run.smithi079.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-22T00:37:38.650 INFO:teuthology.orchestra.run.smithi079.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-22T00:37:38.650 INFO:teuthology.orchestra.run.smithi079.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-22T00:37:38.650 INFO:teuthology.orchestra.run.smithi079.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-22T00:37:38.650 INFO:teuthology.orchestra.run.smithi079.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-22T00:37:38.650 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-22T00:37:38.650 INFO:teuthology.orchestra.run.smithi079.stdout: python3-ply-3.11-14.el9.noarch 2024-09-22T00:37:38.650 INFO:teuthology.orchestra.run.smithi079.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-22T00:37:38.650 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-22T00:37:38.651 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-22T00:37:38.651 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-22T00:37:38.651 INFO:teuthology.orchestra.run.smithi079.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-22T00:37:38.651 INFO:teuthology.orchestra.run.smithi079.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-22T00:37:38.651 INFO:teuthology.orchestra.run.smithi079.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-22T00:37:38.651 INFO:teuthology.orchestra.run.smithi079.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-22T00:37:38.651 INFO:teuthology.orchestra.run.smithi079.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-22T00:37:38.651 INFO:teuthology.orchestra.run.smithi079.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-22T00:37:38.651 INFO:teuthology.orchestra.run.smithi079.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-22T00:37:38.651 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:38.651 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:37:38.733 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-22T00:37:38.774 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-22T00:37:38.890 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-22T00:37:39.035 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install ceph-base 2024-09-22T00:37:39.046 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-373.g4e45e6b4.el9.n 32/37 2024-09-22T00:37:39.077 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-mgr-2:19.1.1-373.g4e45e6b4.el9.x86_64 33/37 2024-09-22T00:37:39.103 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-mgr-2:19.1.1-373.g4e45e6b4.el9.x86_64 33/37 2024-09-22T00:37:39.103 INFO:teuthology.orchestra.run.smithi102.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:39.103 INFO:teuthology.orchestra.run.smithi102.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-22T00:37:39.103 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-22T00:37:39.103 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-22T00:37:39.103 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:39.625 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:00:52 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:37:39.713 INFO:teuthology.orchestra.run.smithi079.stdout:Package ceph-base-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:37:39.754 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:37:39.756 INFO:teuthology.orchestra.run.smithi079.stdout:Nothing to do. 2024-09-22T00:37:39.756 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:37:39.832 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install cephadm 2024-09-22T00:37:40.205 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-test-2:19.1.1-373.g4e45e6b4.el9.x86_64 4/4 2024-09-22T00:37:40.205 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-test-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/4 2024-09-22T00:37:40.205 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libcephsqlite-2:19.1.1-373.g4e45e6b4.el9.x86_64 2/4 2024-09-22T00:37:40.205 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-22T00:37:40.405 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:00:53 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:37:40.528 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-22T00:37:40.528 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:40.529 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:37:40.529 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-test-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:40.529 INFO:teuthology.orchestra.run.smithi184.stdout: libcephsqlite-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:40.529 INFO:teuthology.orchestra.run.smithi184.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-22T00:37:40.529 INFO:teuthology.orchestra.run.smithi184.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-22T00:37:40.529 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:40.529 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:37:40.536 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:37:40.537 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:37:40.537 INFO:teuthology.orchestra.run.smithi079.stdout: Package Arch Version Repository Size 2024-09-22T00:37:40.538 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:37:40.538 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:37:40.538 INFO:teuthology.orchestra.run.smithi079.stdout: cephadm noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 765 k 2024-09-22T00:37:40.538 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:40.538 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:37:40.538 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:37:40.538 INFO:teuthology.orchestra.run.smithi079.stdout:Install 1 Package 2024-09-22T00:37:40.538 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:40.538 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 765 k 2024-09-22T00:37:40.538 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 772 k 2024-09-22T00:37:40.538 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:37:40.569 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-osd-2:19.1.1-373.g4e45e6b4.el9.x86_64 34/37 2024-09-22T00:37:40.596 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-osd-2:19.1.1-373.g4e45e6b4.el9.x86_64 34/37 2024-09-22T00:37:40.596 INFO:teuthology.orchestra.run.smithi102.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:40.597 INFO:teuthology.orchestra.run.smithi102.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-22T00:37:40.597 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-22T00:37:40.597 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-22T00:37:40.597 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:40.821 INFO:teuthology.orchestra.run.smithi079.stdout:cephadm-19.1.1-373.g4e45e6b4.el9.noarch.rpm 2.6 MB/s | 765 kB 00:00 2024-09-22T00:37:40.821 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:40.821 INFO:teuthology.orchestra.run.smithi079.stdout:Total 2.6 MB/s | 765 kB 00:00 2024-09-22T00:37:40.822 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:37:40.827 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:37:40.827 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:37:40.833 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph 2024-09-22T00:37:40.833 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:37:40.834 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:37:40.905 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:37:41.037 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-mon-2:19.1.1-373.g4e45e6b4.el9.x86_64 35/37 2024-09-22T00:37:41.060 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-mon-2:19.1.1-373.g4e45e6b4.el9.x86_64 35/37 2024-09-22T00:37:41.060 INFO:teuthology.orchestra.run.smithi102.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:41.060 INFO:teuthology.orchestra.run.smithi102.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-22T00:37:41.060 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-22T00:37:41.060 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-22T00:37:41.060 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:41.287 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-mds-2:19.1.1-373.g4e45e6b4.el9.x86_64 36/37 2024-09-22T00:37:41.311 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-mds-2:19.1.1-373.g4e45e6b4.el9.x86_64 36/37 2024-09-22T00:37:41.311 INFO:teuthology.orchestra.run.smithi102.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:41.311 INFO:teuthology.orchestra.run.smithi102.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-22T00:37:41.311 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-22T00:37:41.311 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-22T00:37:41.311 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:41.339 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:37:41.375 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-2:19.1.1-373.g4e45e6b4.el9.x86_64 37/37 2024-09-22T00:37:41.433 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:00:41 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:37:41.433 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:37:41.572 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:37:41.575 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:37:41.575 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2024-09-22T00:37:41.575 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:37:41.575 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:37:41.575 INFO:teuthology.orchestra.run.smithi184.stdout: ceph x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 6.6 k 2024-09-22T00:37:41.575 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2024-09-22T00:37:41.575 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mds x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 2.4 M 2024-09-22T00:37:41.575 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 1.5 M 2024-09-22T00:37:41.575 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-modules-core noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 249 k 2024-09-22T00:37:41.575 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mon x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 4.7 M 2024-09-22T00:37:41.575 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-osd x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 17 M 2024-09-22T00:37:41.575 INFO:teuthology.orchestra.run.smithi184.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-22T00:37:41.575 INFO:teuthology.orchestra.run.smithi184.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-22T00:37:41.576 INFO:teuthology.orchestra.run.smithi184.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-22T00:37:41.576 INFO:teuthology.orchestra.run.smithi184.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-22T00:37:41.576 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-22T00:37:41.576 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-22T00:37:41.576 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-22T00:37:41.576 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-22T00:37:41.576 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-22T00:37:41.576 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-22T00:37:41.576 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-09-22T00:37:41.576 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-22T00:37:41.576 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-22T00:37:41.576 INFO:teuthology.orchestra.run.smithi184.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-22T00:37:41.576 INFO:teuthology.orchestra.run.smithi184.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-22T00:37:41.577 INFO:teuthology.orchestra.run.smithi184.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-22T00:37:41.577 INFO:teuthology.orchestra.run.smithi184.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-22T00:37:41.577 INFO:teuthology.orchestra.run.smithi184.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-22T00:37:41.577 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-22T00:37:41.577 INFO:teuthology.orchestra.run.smithi184.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-22T00:37:41.577 INFO:teuthology.orchestra.run.smithi184.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-22T00:37:41.577 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-22T00:37:41.577 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-22T00:37:41.577 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-22T00:37:41.577 INFO:teuthology.orchestra.run.smithi184.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-22T00:37:41.577 INFO:teuthology.orchestra.run.smithi184.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-22T00:37:41.577 INFO:teuthology.orchestra.run.smithi184.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-22T00:37:41.577 INFO:teuthology.orchestra.run.smithi184.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-22T00:37:41.577 INFO:teuthology.orchestra.run.smithi184.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-22T00:37:41.577 INFO:teuthology.orchestra.run.smithi184.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-22T00:37:41.578 INFO:teuthology.orchestra.run.smithi184.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-22T00:37:41.578 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:41.578 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:37:41.578 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:37:41.578 INFO:teuthology.orchestra.run.smithi184.stdout:Install 37 Packages 2024-09-22T00:37:41.578 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:41.579 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 30 M 2024-09-22T00:37:41.579 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 108 M 2024-09-22T00:37:41.579 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:37:41.826 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:37:41.951 INFO:teuthology.orchestra.run.smithi184.stdout:(1/37): ceph-19.1.1-373.g4e45e6b4.el9.x86_64.rp 53 kB/s | 6.6 kB 00:00 2024-09-22T00:37:42.065 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:37:42.065 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:42.065 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:37:42.065 INFO:teuthology.orchestra.run.smithi079.stdout: cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:37:42.066 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:42.066 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:37:42.110 INFO:teuthology.orchestra.run.smithi184.stdout:(2/37): ceph-mgr-19.1.1-373.g4e45e6b4.el9.x86_6 5.4 MB/s | 1.5 MB 00:00 2024-09-22T00:37:42.185 INFO:teuthology.orchestra.run.smithi184.stdout:(3/37): ceph-mds-19.1.1-373.g4e45e6b4.el9.x86_6 6.7 MB/s | 2.4 MB 00:00 2024-09-22T00:37:42.252 INFO:teuthology.orchestra.run.smithi184.stdout:(4/37): ceph-mgr-modules-core-19.1.1-373.g4e45e 3.7 MB/s | 249 kB 00:00 2024-09-22T00:37:42.258 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install ceph-immutable-object-cache 2024-09-22T00:37:42.327 INFO:teuthology.orchestra.run.smithi184.stdout:(5/37): ceph-mon-19.1.1-373.g4e45e6b4.el9.x86_6 13 MB/s | 4.7 MB 00:00 2024-09-22T00:37:42.502 INFO:teuthology.orchestra.run.smithi184.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.0 MB/s | 253 kB 00:00 2024-09-22T00:37:42.561 INFO:teuthology.orchestra.run.smithi184.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 1.8 MB/s | 106 kB 00:00 2024-09-22T00:37:42.620 INFO:teuthology.orchestra.run.smithi184.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 2.2 MB/s | 135 kB 00:00 2024-09-22T00:37:42.687 INFO:teuthology.orchestra.run.smithi184.stdout:(9/37): python3-cryptography-36.0.1-4.el9.x86_6 3.4 MB/s | 1.2 MB 00:00 2024-09-22T00:37:42.712 INFO:teuthology.orchestra.run.smithi184.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 1.3 MB/s | 125 kB 00:00 2024-09-22T00:37:42.864 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:00:55 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:37:42.887 INFO:teuthology.orchestra.run.smithi184.stdout:(11/37): ceph-osd-19.1.1-373.g4e45e6b4.el9.x86_ 22 MB/s | 17 MB 00:00 2024-09-22T00:37:42.912 INFO:teuthology.orchestra.run.smithi184.stdout:(12/37): python3-urllib3-1.26.5-6.el9.noarch.rp 953 kB/s | 215 kB 00:00 2024-09-22T00:37:42.998 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:37:42.999 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:37:42.999 INFO:teuthology.orchestra.run.smithi079.stdout: Package Arch Version Repo Size 2024-09-22T00:37:42.999 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:37:42.999 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:37:42.999 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 145 k 2024-09-22T00:37:42.999 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:42.999 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:37:42.999 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:37:42.999 INFO:teuthology.orchestra.run.smithi079.stdout:Install 1 Package 2024-09-22T00:37:42.999 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:43.000 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 145 k 2024-09-22T00:37:43.000 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 435 k 2024-09-22T00:37:43.000 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:37:43.134 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-2:19.1.1-373.g4e45e6b4.el9.x86_64 37/37 2024-09-22T00:37:43.134 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/37 2024-09-22T00:37:43.134 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-mds-2:19.1.1-373.g4e45e6b4.el9.x86_64 2/37 2024-09-22T00:37:43.134 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-mgr-2:19.1.1-373.g4e45e6b4.el9.x86_64 3/37 2024-09-22T00:37:43.134 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-mon-2:19.1.1-373.g4e45e6b4.el9.x86_64 4/37 2024-09-22T00:37:43.134 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-osd-2:19.1.1-373.g4e45e6b4.el9.x86_64 5/37 2024-09-22T00:37:43.134 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-373.g4e45e6b4.el9.n 6/37 2024-09-22T00:37:43.134 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-22T00:37:43.134 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-22T00:37:43.135 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-22T00:37:43.135 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-22T00:37:43.135 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-22T00:37:43.135 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-22T00:37:43.135 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-22T00:37:43.135 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-22T00:37:43.135 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-22T00:37:43.135 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-22T00:37:43.135 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-22T00:37:43.135 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-22T00:37:43.135 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-22T00:37:43.135 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-22T00:37:43.135 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-22T00:37:43.135 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-22T00:37:43.136 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-22T00:37:43.136 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-22T00:37:43.136 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-22T00:37:43.136 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-22T00:37:43.136 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-22T00:37:43.136 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-22T00:37:43.136 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-22T00:37:43.136 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-22T00:37:43.136 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-22T00:37:43.136 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-22T00:37:43.136 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-22T00:37:43.136 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-22T00:37:43.136 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-22T00:37:43.137 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-22T00:37:43.187 INFO:teuthology.orchestra.run.smithi079.stdout:ceph-immutable-object-cache-19.1.1-373.g4e45e6b 775 kB/s | 145 kB 00:00 2024-09-22T00:37:43.187 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:43.188 INFO:teuthology.orchestra.run.smithi079.stdout:Total 770 kB/s | 145 kB 00:00 2024-09-22T00:37:43.188 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:37:43.195 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:37:43.195 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:37:43.254 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:37:43.254 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:37:43.401 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:37:43.463 INFO:teuthology.orchestra.run.smithi184.stdout:(13/37): python3-markupsafe-1.1.1-12.el9.x86_64 63 kB/s | 35 kB 00:00 2024-09-22T00:37:43.463 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-373.g4e45e6b4.e 1/1 2024-09-22T00:37:43.488 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-373.g4e45e6b4.e 1/1 2024-09-22T00:37:43.488 INFO:teuthology.orchestra.run.smithi079.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:43.488 INFO:teuthology.orchestra.run.smithi079.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-22T00:37:43.488 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:43.663 INFO:teuthology.orchestra.run.smithi184.stdout:(14/37): python3-mako-1.1.4-6.el9.noarch.rpm 222 kB/s | 172 kB 00:00 2024-09-22T00:37:43.722 INFO:teuthology.orchestra.run.smithi184.stdout:(15/37): lua-5.4.4-4.el9.x86_64.rpm 187 kB/s | 188 kB 00:01 2024-09-22T00:37:44.088 INFO:teuthology.orchestra.run.smithi184.stdout:(16/37): python3-packaging-20.9-5.el9.noarch.rp 123 kB/s | 77 kB 00:00 2024-09-22T00:37:44.188 INFO:teuthology.orchestra.run.smithi184.stdout:(17/37): lua-devel-5.4.4-4.el9.x86_64.rpm 223 kB/s | 22 kB 00:00 2024-09-22T00:37:44.213 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-22T00:37:44.213 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:44.213 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:37:44.213 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:44.213 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mds-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:44.213 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:44.213 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-modules-core-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:37:44.213 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mon-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:44.213 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-osd-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:44.213 INFO:teuthology.orchestra.run.smithi102.stdout: lua-5.4.4-4.el9.x86_64 2024-09-22T00:37:44.213 INFO:teuthology.orchestra.run.smithi102.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-22T00:37:44.214 INFO:teuthology.orchestra.run.smithi102.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-22T00:37:44.214 INFO:teuthology.orchestra.run.smithi102.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-22T00:37:44.214 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-22T00:37:44.214 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-22T00:37:44.214 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-22T00:37:44.214 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-22T00:37:44.214 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-22T00:37:44.214 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-22T00:37:44.214 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-22T00:37:44.214 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-22T00:37:44.214 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-22T00:37:44.214 INFO:teuthology.orchestra.run.smithi102.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-22T00:37:44.214 INFO:teuthology.orchestra.run.smithi102.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-22T00:37:44.215 INFO:teuthology.orchestra.run.smithi102.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-22T00:37:44.215 INFO:teuthology.orchestra.run.smithi102.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-22T00:37:44.215 INFO:teuthology.orchestra.run.smithi102.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-22T00:37:44.215 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-22T00:37:44.215 INFO:teuthology.orchestra.run.smithi102.stdout: python3-ply-3.11-14.el9.noarch 2024-09-22T00:37:44.215 INFO:teuthology.orchestra.run.smithi102.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-22T00:37:44.215 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-22T00:37:44.215 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-22T00:37:44.215 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-22T00:37:44.215 INFO:teuthology.orchestra.run.smithi102.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-22T00:37:44.215 INFO:teuthology.orchestra.run.smithi102.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-22T00:37:44.215 INFO:teuthology.orchestra.run.smithi102.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-22T00:37:44.215 INFO:teuthology.orchestra.run.smithi102.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-22T00:37:44.215 INFO:teuthology.orchestra.run.smithi102.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-22T00:37:44.216 INFO:teuthology.orchestra.run.smithi102.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-22T00:37:44.216 INFO:teuthology.orchestra.run.smithi102.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-22T00:37:44.216 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:44.216 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:37:44.230 INFO:teuthology.orchestra.run.smithi184.stdout:(18/37): luarocks-3.9.2-5.el9.noarch.rpm 3.5 MB/s | 151 kB 00:00 2024-09-22T00:37:44.256 INFO:teuthology.orchestra.run.smithi184.stdout:(19/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.7 MB/s | 43 kB 00:00 2024-09-22T00:37:44.290 INFO:teuthology.orchestra.run.smithi184.stdout:(20/37): python3-pytz-2021.1-5.el9.noarch.rpm 81 kB/s | 51 kB 00:00 2024-09-22T00:37:44.323 INFO:teuthology.orchestra.run.smithi184.stdout:(21/37): python3-toml-0.10.2-6.el9.noarch.rpm 69 kB/s | 42 kB 00:00 2024-09-22T00:37:44.348 INFO:teuthology.orchestra.run.smithi184.stdout:(22/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.8 MB/s | 172 kB 00:00 2024-09-22T00:37:44.374 INFO:teuthology.orchestra.run.smithi184.stdout:(23/37): python3-jaraco-classes-3.2.1-5.el9.noa 1.0 MB/s | 18 kB 00:00 2024-09-22T00:37:44.399 INFO:teuthology.orchestra.run.smithi184.stdout:(24/37): python3-jaraco-collections-3.0.0-8.el9 1.0 MB/s | 23 kB 00:00 2024-09-22T00:37:44.416 INFO:teuthology.orchestra.run.smithi184.stdout:(25/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 118 kB/s | 11 kB 00:00 2024-09-22T00:37:44.425 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-373.g4e45e6b4.e 1/1 2024-09-22T00:37:44.425 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:44.426 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:37:44.426 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-immutable-object-cache-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:44.426 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:44.426 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:37:44.441 INFO:teuthology.orchestra.run.smithi184.stdout:(26/37): python3-cherrypy-18.6.1-2.el9.noarch.r 2.3 MB/s | 358 kB 00:00 2024-09-22T00:37:44.466 INFO:teuthology.orchestra.run.smithi184.stdout:(27/37): python3-jaraco-functools-3.5.0-2.el9.n 290 kB/s | 19 kB 00:00 2024-09-22T00:37:44.491 INFO:teuthology.orchestra.run.smithi184.stdout:(28/37): python3-jaraco-text-3.2.0-6.el9.noarch 261 kB/s | 20 kB 00:00 2024-09-22T00:37:44.517 INFO:teuthology.orchestra.run.smithi184.stdout:(29/37): python3-logutils-0.3.5-21.el9.noarch.r 613 kB/s | 46 kB 00:00 2024-09-22T00:37:44.539 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install ceph-base 2024-09-22T00:37:44.542 INFO:teuthology.orchestra.run.smithi184.stdout:(30/37): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-09-22T00:37:44.567 INFO:teuthology.orchestra.run.smithi184.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-09-22T00:37:44.593 INFO:teuthology.orchestra.run.smithi184.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-09-22T00:37:44.618 INFO:teuthology.orchestra.run.smithi184.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 715 kB/s | 36 kB 00:00 2024-09-22T00:37:44.643 INFO:teuthology.orchestra.run.smithi184.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-22T00:37:44.668 INFO:teuthology.orchestra.run.smithi184.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-09-22T00:37:44.686 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install ceph-mgr 2024-09-22T00:37:44.693 INFO:teuthology.orchestra.run.smithi184.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 399 kB/s | 20 kB 00:00 2024-09-22T00:37:44.719 INFO:teuthology.orchestra.run.smithi184.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.2 MB/s | 427 kB 00:00 2024-09-22T00:37:44.724 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:44.724 INFO:teuthology.orchestra.run.smithi184.stdout:Total 9.6 MB/s | 30 MB 00:03 2024-09-22T00:37:44.877 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:37:44.917 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:37:44.917 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:37:45.125 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:00:54 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:37:45.213 INFO:teuthology.orchestra.run.smithi102.stdout:Package ceph-base-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:37:45.255 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:37:45.256 INFO:teuthology.orchestra.run.smithi102.stdout:Nothing to do. 2024-09-22T00:37:45.256 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:37:45.272 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:00:58 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:37:45.321 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install cephadm 2024-09-22T00:37:45.364 INFO:teuthology.orchestra.run.smithi079.stdout:Package ceph-mgr-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:37:45.406 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:37:45.407 INFO:teuthology.orchestra.run.smithi079.stdout:Nothing to do. 2024-09-22T00:37:45.407 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:37:45.424 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:37:45.424 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:37:45.481 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install ceph-mgr-dashboard 2024-09-22T00:37:45.900 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:00:54 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:37:46.031 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:37:46.032 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:37:46.032 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repository Size 2024-09-22T00:37:46.032 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:37:46.032 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:37:46.032 INFO:teuthology.orchestra.run.smithi102.stdout: cephadm noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 765 k 2024-09-22T00:37:46.033 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:46.033 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:37:46.033 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:37:46.033 INFO:teuthology.orchestra.run.smithi102.stdout:Install 1 Package 2024-09-22T00:37:46.033 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:46.033 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 765 k 2024-09-22T00:37:46.033 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 772 k 2024-09-22T00:37:46.033 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:37:46.052 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:00:59 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:37:46.183 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:37:46.184 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:37:46.184 INFO:teuthology.orchestra.run.smithi079.stdout: Package Arch Version Repository Size 2024-09-22T00:37:46.184 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:37:46.184 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:37:46.184 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-dashboard noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 3.6 M 2024-09-22T00:37:46.184 INFO:teuthology.orchestra.run.smithi079.stdout:Installing dependencies: 2024-09-22T00:37:46.184 INFO:teuthology.orchestra.run.smithi079.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-22T00:37:46.184 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-grafana-dashboards noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 32 k 2024-09-22T00:37:46.184 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-prometheus-alerts noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 16 k 2024-09-22T00:37:46.184 INFO:teuthology.orchestra.run.smithi079.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-22T00:37:46.185 INFO:teuthology.orchestra.run.smithi079.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-22T00:37:46.185 INFO:teuthology.orchestra.run.smithi079.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-22T00:37:46.185 INFO:teuthology.orchestra.run.smithi079.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-22T00:37:46.185 INFO:teuthology.orchestra.run.smithi079.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-22T00:37:46.185 INFO:teuthology.orchestra.run.smithi079.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-22T00:37:46.185 INFO:teuthology.orchestra.run.smithi079.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-22T00:37:46.185 INFO:teuthology.orchestra.run.smithi079.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-22T00:37:46.185 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:46.185 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:37:46.185 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:37:46.185 INFO:teuthology.orchestra.run.smithi079.stdout:Install 12 Packages 2024-09-22T00:37:46.185 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:46.186 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 8.7 M 2024-09-22T00:37:46.186 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 105 M 2024-09-22T00:37:46.186 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:37:46.312 INFO:teuthology.orchestra.run.smithi102.stdout:cephadm-19.1.1-373.g4e45e6b4.el9.noarch.rpm 2.7 MB/s | 765 kB 00:00 2024-09-22T00:37:46.313 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:46.313 INFO:teuthology.orchestra.run.smithi102.stdout:Total 2.7 MB/s | 765 kB 00:00 2024-09-22T00:37:46.313 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:37:46.319 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:37:46.319 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:37:46.324 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:37:46.325 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:37:46.396 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:37:46.659 INFO:teuthology.orchestra.run.smithi079.stdout:(1/12): ceph-grafana-dashboards-19.1.1-373.g4e4 203 kB/s | 32 kB 00:00 2024-09-22T00:37:46.685 INFO:teuthology.orchestra.run.smithi079.stdout:(2/12): ceph-prometheus-alerts-19.1.1-373.g4e45 90 kB/s | 16 kB 00:00 2024-09-22T00:37:46.763 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:37:46.822 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:37:46.830 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-22T00:37:46.872 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-22T00:37:46.899 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-22T00:37:46.901 INFO:teuthology.orchestra.run.smithi079.stdout:(3/12): ceph-mgr-dashboard-19.1.1-373.g4e45e6b4 8.9 MB/s | 3.6 MB 00:00 2024-09-22T00:37:46.910 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:37:46.927 INFO:teuthology.orchestra.run.smithi079.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.1 MB/s | 269 kB 00:00 2024-09-22T00:37:46.970 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-22T00:37:47.031 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-22T00:37:47.035 INFO:teuthology.orchestra.run.smithi079.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 4.9 MB/s | 548 kB 00:00 2024-09-22T00:37:47.061 INFO:teuthology.orchestra.run.smithi079.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 776 kB/s | 19 kB 00:00 2024-09-22T00:37:47.064 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-22T00:37:47.095 INFO:teuthology.orchestra.run.smithi079.stdout:(7/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.3 MB/s | 1.0 MB 00:00 2024-09-22T00:37:47.153 INFO:teuthology.orchestra.run.smithi079.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.4 MB/s | 144 kB 00:00 2024-09-22T00:37:47.157 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-22T00:37:47.179 INFO:teuthology.orchestra.run.smithi079.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.2 MB/s | 31 kB 00:00 2024-09-22T00:37:47.220 INFO:teuthology.orchestra.run.smithi079.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 4.4 MB/s | 188 kB 00:00 2024-09-22T00:37:47.242 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-22T00:37:47.262 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:37:47.263 INFO:teuthology.orchestra.run.smithi079.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 10 MB/s | 2.0 MB 00:00 2024-09-22T00:37:47.292 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-22T00:37:47.296 INFO:teuthology.orchestra.run.smithi079.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 2.1 MB/s | 863 kB 00:00 2024-09-22T00:37:47.300 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:47.300 INFO:teuthology.orchestra.run.smithi079.stdout:Total 7.8 MB/s | 8.7 MB 00:01 2024-09-22T00:37:47.327 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-22T00:37:47.349 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:37:47.357 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-22T00:37:47.365 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:37:47.365 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:37:47.391 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-22T00:37:47.425 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-22T00:37:47.474 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-22T00:37:47.517 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-22T00:37:47.519 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:37:47.519 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:47.519 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:37:47.519 INFO:teuthology.orchestra.run.smithi102.stdout: cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:37:47.519 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:47.519 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:37:47.552 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-22T00:37:47.568 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:37:47.568 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:37:47.591 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-22T00:37:47.623 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-22T00:37:47.697 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-22T00:37:47.771 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install ceph-immutable-object-cache 2024-09-22T00:37:47.841 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-22T00:37:47.924 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-22T00:37:47.977 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-22T00:37:48.015 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-22T00:37:48.063 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-22T00:37:48.097 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:37:48.119 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-22T00:37:48.172 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-22T00:37:48.215 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-22T00:37:48.262 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-22T00:37:48.293 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-22T00:37:48.308 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-22T00:37:48.362 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:00:57 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:37:48.363 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-22T00:37:48.398 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-22T00:37:48.440 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-22T00:37:48.497 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:37:48.498 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:37:48.498 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repo Size 2024-09-22T00:37:48.498 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:37:48.498 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:37:48.498 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 145 k 2024-09-22T00:37:48.498 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:48.498 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:37:48.498 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:37:48.498 INFO:teuthology.orchestra.run.smithi102.stdout:Install 1 Package 2024-09-22T00:37:48.498 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:48.499 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 145 k 2024-09-22T00:37:48.499 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 435 k 2024-09-22T00:37:48.499 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:37:48.529 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-22T00:37:48.530 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-22T00:37:48.578 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-22T00:37:48.617 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-22T00:37:48.666 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-22T00:37:48.694 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-22T00:37:48.695 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-22T00:37:48.704 INFO:teuthology.orchestra.run.smithi102.stdout:ceph-immutable-object-cache-19.1.1-373.g4e45e6b 707 kB/s | 145 kB 00:00 2024-09-22T00:37:48.705 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:48.705 INFO:teuthology.orchestra.run.smithi102.stdout:Total 701 kB/s | 145 kB 00:00 2024-09-22T00:37:48.706 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:37:48.713 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:37:48.713 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:37:48.725 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-373.g4e45e6b4.el9. 10/12 2024-09-22T00:37:48.771 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:37:48.772 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:37:48.852 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mgr-modules-core-2:19.1.1-373.g4e45e6b4.el9.n 32/37 2024-09-22T00:37:48.888 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mgr-2:19.1.1-373.g4e45e6b4.el9.x86_64 33/37 2024-09-22T00:37:48.914 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-mgr-2:19.1.1-373.g4e45e6b4.el9.x86_64 33/37 2024-09-22T00:37:48.914 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:48.914 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-22T00:37:48.914 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-22T00:37:48.914 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-22T00:37:48.914 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:48.915 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:37:48.980 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-373.g4e45e6b4.e 1/1 2024-09-22T00:37:49.006 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-373.g4e45e6b4.e 1/1 2024-09-22T00:37:49.006 INFO:teuthology.orchestra.run.smithi102.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:49.006 INFO:teuthology.orchestra.run.smithi102.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-22T00:37:49.006 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:49.782 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-373.g4e45e6b4.el9 11/12 2024-09-22T00:37:49.819 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-373.g4e45e6b4.el9.noar 12/12 2024-09-22T00:37:49.941 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-373.g4e45e6b4.e 1/1 2024-09-22T00:37:49.941 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:49.941 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:37:49.941 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-immutable-object-cache-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:49.942 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:49.942 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:37:50.183 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install ceph-mgr 2024-09-22T00:37:50.388 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-osd-2:19.1.1-373.g4e45e6b4.el9.x86_64 34/37 2024-09-22T00:37:50.415 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-osd-2:19.1.1-373.g4e45e6b4.el9.x86_64 34/37 2024-09-22T00:37:50.415 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:50.416 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-22T00:37:50.416 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-22T00:37:50.416 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-22T00:37:50.416 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:50.778 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:00:59 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:37:50.848 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mon-2:19.1.1-373.g4e45e6b4.el9.x86_64 35/37 2024-09-22T00:37:50.869 INFO:teuthology.orchestra.run.smithi102.stdout:Package ceph-mgr-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:37:50.872 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-mon-2:19.1.1-373.g4e45e6b4.el9.x86_64 35/37 2024-09-22T00:37:50.872 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:50.872 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-22T00:37:50.872 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-22T00:37:50.872 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-22T00:37:50.873 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:50.911 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:37:50.912 INFO:teuthology.orchestra.run.smithi102.stdout:Nothing to do. 2024-09-22T00:37:50.912 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:37:50.972 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install ceph-mgr-dashboard 2024-09-22T00:37:51.099 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mds-2:19.1.1-373.g4e45e6b4.el9.x86_64 36/37 2024-09-22T00:37:51.122 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-mds-2:19.1.1-373.g4e45e6b4.el9.x86_64 36/37 2024-09-22T00:37:51.123 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:51.123 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-22T00:37:51.123 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-22T00:37:51.123 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-22T00:37:51.123 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:51.191 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-2:19.1.1-373.g4e45e6b4.el9.x86_64 37/37 2024-09-22T00:37:51.339 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-373.g4e45e6b4.el9.noar 12/12 2024-09-22T00:37:51.340 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-373.g4e45e6b4.el9 1/12 2024-09-22T00:37:51.340 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-373.g4e45e6b4.el9.noar 2/12 2024-09-22T00:37:51.340 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-373.g4e45e6b4.el9. 3/12 2024-09-22T00:37:51.340 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-22T00:37:51.340 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-22T00:37:51.340 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-22T00:37:51.340 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-22T00:37:51.340 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-22T00:37:51.340 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-22T00:37:51.340 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-22T00:37:51.340 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-22T00:37:51.549 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:00 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:37:51.666 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-22T00:37:51.666 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:51.666 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:37:51.666 INFO:teuthology.orchestra.run.smithi079.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-22T00:37:51.666 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-grafana-dashboards-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:37:51.667 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-dashboard-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:37:51.667 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-prometheus-alerts-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:37:51.667 INFO:teuthology.orchestra.run.smithi079.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-22T00:37:51.667 INFO:teuthology.orchestra.run.smithi079.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-22T00:37:51.667 INFO:teuthology.orchestra.run.smithi079.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-22T00:37:51.667 INFO:teuthology.orchestra.run.smithi079.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-22T00:37:51.667 INFO:teuthology.orchestra.run.smithi079.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-22T00:37:51.667 INFO:teuthology.orchestra.run.smithi079.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-22T00:37:51.667 INFO:teuthology.orchestra.run.smithi079.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-22T00:37:51.667 INFO:teuthology.orchestra.run.smithi079.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-22T00:37:51.667 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:51.667 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:37:51.680 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:37:51.682 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:37:51.682 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repository Size 2024-09-22T00:37:51.682 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:37:51.682 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:37:51.682 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-dashboard noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 3.6 M 2024-09-22T00:37:51.682 INFO:teuthology.orchestra.run.smithi102.stdout:Installing dependencies: 2024-09-22T00:37:51.682 INFO:teuthology.orchestra.run.smithi102.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-22T00:37:51.682 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-grafana-dashboards noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 32 k 2024-09-22T00:37:51.682 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-prometheus-alerts noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 16 k 2024-09-22T00:37:51.683 INFO:teuthology.orchestra.run.smithi102.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-22T00:37:51.683 INFO:teuthology.orchestra.run.smithi102.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-22T00:37:51.683 INFO:teuthology.orchestra.run.smithi102.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-22T00:37:51.683 INFO:teuthology.orchestra.run.smithi102.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-22T00:37:51.683 INFO:teuthology.orchestra.run.smithi102.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-22T00:37:51.683 INFO:teuthology.orchestra.run.smithi102.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-22T00:37:51.683 INFO:teuthology.orchestra.run.smithi102.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-22T00:37:51.683 INFO:teuthology.orchestra.run.smithi102.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-22T00:37:51.683 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:51.683 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:37:51.683 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:37:51.683 INFO:teuthology.orchestra.run.smithi102.stdout:Install 12 Packages 2024-09-22T00:37:51.683 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:51.684 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 8.7 M 2024-09-22T00:37:51.684 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 105 M 2024-09-22T00:37:51.684 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:37:51.921 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-22T00:37:52.075 INFO:teuthology.orchestra.run.smithi102.stdout:(1/12): ceph-prometheus-alerts-19.1.1-373.g4e45 112 kB/s | 16 kB 00:00 2024-09-22T00:37:52.100 INFO:teuthology.orchestra.run.smithi102.stdout:(2/12): ceph-grafana-dashboards-19.1.1-373.g4e4 185 kB/s | 32 kB 00:00 2024-09-22T00:37:52.226 INFO:teuthology.orchestra.run.smithi102.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 2.1 MB/s | 269 kB 00:00 2024-09-22T00:37:52.284 INFO:teuthology.orchestra.run.smithi102.stdout:(4/12): ceph-mgr-dashboard-19.1.1-373.g4e45e6b4 10 MB/s | 3.6 MB 00:00 2024-09-22T00:37:52.318 INFO:teuthology.orchestra.run.smithi102.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 4.2 MB/s | 1.0 MB 00:00 2024-09-22T00:37:52.377 INFO:teuthology.orchestra.run.smithi102.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 374 kB/s | 19 kB 00:00 2024-09-22T00:37:52.460 INFO:teuthology.orchestra.run.smithi102.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 3.0 MB/s | 548 kB 00:00 2024-09-22T00:37:52.501 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:05 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:37:52.510 INFO:teuthology.orchestra.run.smithi102.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.8 MB/s | 144 kB 00:00 2024-09-22T00:37:52.544 INFO:teuthology.orchestra.run.smithi102.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 919 kB/s | 31 kB 00:00 2024-09-22T00:37:52.595 INFO:teuthology.orchestra.run.smithi102.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 3.7 MB/s | 188 kB 00:00 2024-09-22T00:37:52.634 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:37:52.635 INFO:teuthology.orchestra.run.smithi079.stdout:====================================================================================== 2024-09-22T00:37:52.635 INFO:teuthology.orchestra.run.smithi079.stdout: Package Arch Version Repository Size 2024-09-22T00:37:52.635 INFO:teuthology.orchestra.run.smithi079.stdout:====================================================================================== 2024-09-22T00:37:52.635 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:37:52.635 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 7.4 M 2024-09-22T00:37:52.635 INFO:teuthology.orchestra.run.smithi079.stdout:Installing dependencies: 2024-09-22T00:37:52.635 INFO:teuthology.orchestra.run.smithi079.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-22T00:37:52.635 INFO:teuthology.orchestra.run.smithi079.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-22T00:37:52.635 INFO:teuthology.orchestra.run.smithi079.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-22T00:37:52.636 INFO:teuthology.orchestra.run.smithi079.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-22T00:37:52.636 INFO:teuthology.orchestra.run.smithi079.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-22T00:37:52.636 INFO:teuthology.orchestra.run.smithi079.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-22T00:37:52.636 INFO:teuthology.orchestra.run.smithi079.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-22T00:37:52.636 INFO:teuthology.orchestra.run.smithi079.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-22T00:37:52.636 INFO:teuthology.orchestra.run.smithi079.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-22T00:37:52.636 INFO:teuthology.orchestra.run.smithi079.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-22T00:37:52.636 INFO:teuthology.orchestra.run.smithi079.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-22T00:37:52.636 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:52.636 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:37:52.636 INFO:teuthology.orchestra.run.smithi079.stdout:====================================================================================== 2024-09-22T00:37:52.636 INFO:teuthology.orchestra.run.smithi079.stdout:Install 12 Packages 2024-09-22T00:37:52.636 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:37:52.637 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 38 M 2024-09-22T00:37:52.637 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 212 M 2024-09-22T00:37:52.637 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:37:52.711 INFO:teuthology.orchestra.run.smithi102.stdout:(11/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 6.1 MB/s | 2.0 MB 00:00 2024-09-22T00:37:53.053 INFO:teuthology.orchestra.run.smithi102.stdout:(12/12): protobuf-compiler-3.14.0-13.el9.x86_64 1.0 MB/s | 863 kB 00:00 2024-09-22T00:37:53.056 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-2:19.1.1-373.g4e45e6b4.el9.x86_64 37/37 2024-09-22T00:37:53.056 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/37 2024-09-22T00:37:53.056 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mds-2:19.1.1-373.g4e45e6b4.el9.x86_64 2/37 2024-09-22T00:37:53.056 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mgr-2:19.1.1-373.g4e45e6b4.el9.x86_64 3/37 2024-09-22T00:37:53.056 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mon-2:19.1.1-373.g4e45e6b4.el9.x86_64 4/37 2024-09-22T00:37:53.056 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-osd-2:19.1.1-373.g4e45e6b4.el9.x86_64 5/37 2024-09-22T00:37:53.056 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mgr-modules-core-2:19.1.1-373.g4e45e6b4.el9.n 6/37 2024-09-22T00:37:53.056 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-22T00:37:53.057 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-22T00:37:53.057 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-22T00:37:53.057 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-22T00:37:53.057 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-22T00:37:53.057 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-22T00:37:53.057 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-22T00:37:53.057 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-22T00:37:53.057 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-22T00:37:53.057 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-22T00:37:53.057 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-22T00:37:53.057 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-22T00:37:53.057 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-22T00:37:53.058 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-22T00:37:53.058 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-22T00:37:53.058 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-22T00:37:53.058 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-22T00:37:53.058 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-22T00:37:53.058 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-22T00:37:53.058 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-22T00:37:53.058 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-22T00:37:53.059 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:53.059 INFO:teuthology.orchestra.run.smithi102.stdout:Total 6.3 MB/s | 8.7 MB 00:01 2024-09-22T00:37:53.060 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-22T00:37:53.060 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-22T00:37:53.060 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-22T00:37:53.060 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-22T00:37:53.060 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-22T00:37:53.060 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-22T00:37:53.060 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-22T00:37:53.060 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-22T00:37:53.060 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-22T00:37:53.106 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:37:53.123 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:37:53.123 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:37:53.281 INFO:teuthology.orchestra.run.smithi079.stdout:(1/12): ceph-mgr-diskprediction-local-19.1.1-37 16 MB/s | 7.4 MB 00:00 2024-09-22T00:37:53.328 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:37:53.329 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:37:53.398 INFO:teuthology.orchestra.run.smithi079.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 281 kB/s | 33 kB 00:00 2024-09-22T00:37:53.699 INFO:teuthology.orchestra.run.smithi079.stdout:(3/12): libquadmath-11.5.0-2.el9.x86_64.rpm 217 kB/s | 191 kB 00:00 2024-09-22T00:37:53.832 INFO:teuthology.orchestra.run.smithi079.stdout:(4/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 6.9 MB/s | 3.0 MB 00:00 2024-09-22T00:37:53.852 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:37:53.857 INFO:teuthology.orchestra.run.smithi079.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 115 kB/s | 18 kB 00:00 2024-09-22T00:37:53.908 INFO:teuthology.orchestra.run.smithi079.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 774 kB/s | 38 kB 00:00 2024-09-22T00:37:53.929 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-22T00:37:53.964 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-22T00:37:53.966 INFO:teuthology.orchestra.run.smithi079.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 4.1 MB/s | 245 kB 00:00 2024-09-22T00:37:53.993 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-22T00:37:53.993 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:53.993 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:37:53.994 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:53.994 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mds-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:53.994 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:53.994 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-modules-core-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:37:53.994 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mon-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:53.994 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-osd-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:53.994 INFO:teuthology.orchestra.run.smithi184.stdout: lua-5.4.4-4.el9.x86_64 2024-09-22T00:37:53.994 INFO:teuthology.orchestra.run.smithi184.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-22T00:37:53.994 INFO:teuthology.orchestra.run.smithi184.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-22T00:37:53.994 INFO:teuthology.orchestra.run.smithi184.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-22T00:37:53.994 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-22T00:37:53.994 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-22T00:37:53.994 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-22T00:37:53.995 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-22T00:37:53.995 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-22T00:37:53.995 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-22T00:37:53.995 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-22T00:37:53.995 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-22T00:37:53.995 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-22T00:37:53.995 INFO:teuthology.orchestra.run.smithi184.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-22T00:37:53.995 INFO:teuthology.orchestra.run.smithi184.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-22T00:37:53.995 INFO:teuthology.orchestra.run.smithi184.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-22T00:37:53.995 INFO:teuthology.orchestra.run.smithi184.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-22T00:37:53.995 INFO:teuthology.orchestra.run.smithi184.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-22T00:37:53.995 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-22T00:37:53.995 INFO:teuthology.orchestra.run.smithi184.stdout: python3-ply-3.11-14.el9.noarch 2024-09-22T00:37:53.995 INFO:teuthology.orchestra.run.smithi184.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-22T00:37:53.996 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-22T00:37:53.996 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-22T00:37:53.996 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-22T00:37:53.996 INFO:teuthology.orchestra.run.smithi184.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-22T00:37:53.996 INFO:teuthology.orchestra.run.smithi184.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-22T00:37:53.996 INFO:teuthology.orchestra.run.smithi184.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-22T00:37:53.996 INFO:teuthology.orchestra.run.smithi184.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-22T00:37:53.996 INFO:teuthology.orchestra.run.smithi184.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-22T00:37:53.996 INFO:teuthology.orchestra.run.smithi184.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-22T00:37:53.996 INFO:teuthology.orchestra.run.smithi184.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-22T00:37:53.996 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:53.996 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:37:54.010 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-22T00:37:54.041 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-22T00:37:54.151 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-22T00:37:54.288 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-22T00:37:54.362 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-base 2024-09-22T00:37:54.366 INFO:teuthology.orchestra.run.smithi079.stdout:(8/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 13 MB/s | 5.1 MB 00:00 2024-09-22T00:37:54.386 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-22T00:37:54.426 INFO:teuthology.orchestra.run.smithi079.stdout:(9/12): libgfortran-11.5.0-2.el9.x86_64.rpm 499 kB/s | 801 kB 00:01 2024-09-22T00:37:54.438 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-22T00:37:54.466 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-22T00:37:54.492 INFO:teuthology.orchestra.run.smithi079.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 7.8 MB/s | 4.9 MB 00:00 2024-09-22T00:37:54.498 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-373.g4e45e6b4.el9. 10/12 2024-09-22T00:37:54.517 INFO:teuthology.orchestra.run.smithi079.stdout:(11/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 1.6 MB/s | 250 kB 00:00 2024-09-22T00:37:54.950 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:00:54 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:37:55.038 INFO:teuthology.orchestra.run.smithi184.stdout:Package ceph-base-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:37:55.081 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:37:55.082 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2024-09-22T00:37:55.082 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:37:55.144 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install cephadm 2024-09-22T00:37:55.548 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-373.g4e45e6b4.el9 11/12 2024-09-22T00:37:55.590 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-373.g4e45e6b4.el9.noar 12/12 2024-09-22T00:37:55.668 INFO:teuthology.orchestra.run.smithi079.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 13 MB/s | 16 MB 00:01 2024-09-22T00:37:55.669 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:55.669 INFO:teuthology.orchestra.run.smithi079.stdout:Total 13 MB/s | 38 MB 00:03 2024-09-22T00:37:55.723 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:00:55 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:37:55.855 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:37:55.856 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:37:55.856 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2024-09-22T00:37:55.856 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:37:55.856 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:37:55.856 INFO:teuthology.orchestra.run.smithi184.stdout: cephadm noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 765 k 2024-09-22T00:37:55.856 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:55.856 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:37:55.857 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:37:55.857 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2024-09-22T00:37:55.857 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:55.857 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 765 k 2024-09-22T00:37:55.857 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 772 k 2024-09-22T00:37:55.857 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:37:56.030 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:37:56.057 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:37:56.057 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:37:56.273 INFO:teuthology.orchestra.run.smithi184.stdout:cephadm-19.1.1-373.g4e45e6b4.el9.noarch.rpm 1.8 MB/s | 765 kB 00:00 2024-09-22T00:37:56.273 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:56.274 INFO:teuthology.orchestra.run.smithi184.stdout:Total 1.8 MB/s | 765 kB 00:00 2024-09-22T00:37:56.274 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:37:56.279 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:37:56.279 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:37:56.285 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:37:56.285 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:37:56.359 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:37:56.491 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:37:56.492 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:37:56.832 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:37:56.917 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:37:57.001 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-373.g4e45e6b4.el9.noar 12/12 2024-09-22T00:37:57.001 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-373.g4e45e6b4.el9 1/12 2024-09-22T00:37:57.001 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-373.g4e45e6b4.el9.noar 2/12 2024-09-22T00:37:57.001 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-373.g4e45e6b4.el9. 3/12 2024-09-22T00:37:57.001 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-22T00:37:57.001 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-22T00:37:57.001 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-22T00:37:57.001 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-22T00:37:57.002 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-22T00:37:57.002 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-22T00:37:57.002 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-22T00:37:57.002 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-22T00:37:57.268 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:37:57.285 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:37:57.327 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-22T00:37:57.328 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:57.328 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:37:57.328 INFO:teuthology.orchestra.run.smithi102.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-22T00:37:57.328 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-grafana-dashboards-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:37:57.328 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-dashboard-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:37:57.328 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-prometheus-alerts-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:37:57.328 INFO:teuthology.orchestra.run.smithi102.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-22T00:37:57.328 INFO:teuthology.orchestra.run.smithi102.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-22T00:37:57.328 INFO:teuthology.orchestra.run.smithi102.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-22T00:37:57.328 INFO:teuthology.orchestra.run.smithi102.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-22T00:37:57.328 INFO:teuthology.orchestra.run.smithi102.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-22T00:37:57.328 INFO:teuthology.orchestra.run.smithi102.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-22T00:37:57.329 INFO:teuthology.orchestra.run.smithi102.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-22T00:37:57.329 INFO:teuthology.orchestra.run.smithi102.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-22T00:37:57.329 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:57.329 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:37:57.357 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-22T00:37:57.399 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-22T00:37:57.499 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-22T00:37:57.534 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-22T00:37:57.536 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:37:57.536 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:57.536 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:37:57.536 INFO:teuthology.orchestra.run.smithi184.stdout: cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:37:57.536 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:57.536 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:37:57.578 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-22T00:37:57.718 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-22T00:37:57.750 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-22T00:37:57.786 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-immutable-object-cache 2024-09-22T00:37:57.827 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-22T00:37:58.163 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:07 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:37:58.294 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:37:58.296 INFO:teuthology.orchestra.run.smithi102.stdout:====================================================================================== 2024-09-22T00:37:58.296 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repository Size 2024-09-22T00:37:58.296 INFO:teuthology.orchestra.run.smithi102.stdout:====================================================================================== 2024-09-22T00:37:58.296 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:37:58.296 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 7.4 M 2024-09-22T00:37:58.296 INFO:teuthology.orchestra.run.smithi102.stdout:Installing dependencies: 2024-09-22T00:37:58.296 INFO:teuthology.orchestra.run.smithi102.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-22T00:37:58.296 INFO:teuthology.orchestra.run.smithi102.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-22T00:37:58.296 INFO:teuthology.orchestra.run.smithi102.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-22T00:37:58.296 INFO:teuthology.orchestra.run.smithi102.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-22T00:37:58.296 INFO:teuthology.orchestra.run.smithi102.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-22T00:37:58.296 INFO:teuthology.orchestra.run.smithi102.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-22T00:37:58.296 INFO:teuthology.orchestra.run.smithi102.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-22T00:37:58.297 INFO:teuthology.orchestra.run.smithi102.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-22T00:37:58.297 INFO:teuthology.orchestra.run.smithi102.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-22T00:37:58.297 INFO:teuthology.orchestra.run.smithi102.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-22T00:37:58.297 INFO:teuthology.orchestra.run.smithi102.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-22T00:37:58.297 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:58.297 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:37:58.297 INFO:teuthology.orchestra.run.smithi102.stdout:====================================================================================== 2024-09-22T00:37:58.297 INFO:teuthology.orchestra.run.smithi102.stdout:Install 12 Packages 2024-09-22T00:37:58.297 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:37:58.298 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 38 M 2024-09-22T00:37:58.298 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 212 M 2024-09-22T00:37:58.298 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:37:58.379 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:00:58 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:37:58.476 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-22T00:37:58.518 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:37:58.519 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:37:58.519 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repo Size 2024-09-22T00:37:58.519 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:37:58.519 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:37:58.519 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-immutable-object-cache x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 145 k 2024-09-22T00:37:58.519 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:58.519 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:37:58.519 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:37:58.520 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2024-09-22T00:37:58.520 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:58.520 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 145 k 2024-09-22T00:37:58.520 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 435 k 2024-09-22T00:37:58.521 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:37:58.590 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-22T00:37:58.636 INFO:teuthology.orchestra.run.smithi102.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.1 MB/s | 191 kB 00:00 2024-09-22T00:37:58.703 INFO:teuthology.orchestra.run.smithi102.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 492 kB/s | 33 kB 00:00 2024-09-22T00:37:58.736 INFO:teuthology.orchestra.run.smithi184.stdout:ceph-immutable-object-cache-19.1.1-373.g4e45e6b 671 kB/s | 145 kB 00:00 2024-09-22T00:37:58.737 INFO:teuthology.orchestra.run.smithi102.stdout:(3/12): libgfortran-11.5.0-2.el9.x86_64.rpm 2.8 MB/s | 801 kB 00:00 2024-09-22T00:37:58.737 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:37:58.738 INFO:teuthology.orchestra.run.smithi184.stdout:Total 666 kB/s | 145 kB 00:00 2024-09-22T00:37:58.738 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:37:58.745 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:37:58.745 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:37:58.803 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:37:58.803 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:37:58.804 INFO:teuthology.orchestra.run.smithi102.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 273 kB/s | 18 kB 00:00 2024-09-22T00:37:58.913 INFO:teuthology.orchestra.run.smithi102.stdout:(5/12): ceph-mgr-diskprediction-local-19.1.1-37 16 MB/s | 7.4 MB 00:00 2024-09-22T00:37:58.938 INFO:teuthology.orchestra.run.smithi102.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 288 kB/s | 38 kB 00:00 2024-09-22T00:37:58.944 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:37:58.996 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-immutable-object-cache-2:19.1.1-373.g4e45e6b4.e 1/1 2024-09-22T00:37:59.013 INFO:teuthology.orchestra.run.smithi102.stdout:(7/12): python3-devel-3.9.19-8.el9.x86_64.rpm 3.2 MB/s | 245 kB 00:00 2024-09-22T00:37:59.021 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.1.1-373.g4e45e6b4.e 1/1 2024-09-22T00:37:59.021 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:37:59.021 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-22T00:37:59.021 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:59.372 INFO:teuthology.orchestra.run.smithi102.stdout:(8/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 4.5 MB/s | 3.0 MB 00:00 2024-09-22T00:37:59.497 INFO:teuthology.orchestra.run.smithi102.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 8.5 MB/s | 4.9 MB 00:00 2024-09-22T00:37:59.522 INFO:teuthology.orchestra.run.smithi102.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 1.6 MB/s | 250 kB 00:00 2024-09-22T00:37:59.832 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-22T00:37:59.864 INFO:teuthology.orchestra.run.smithi102.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 6.0 MB/s | 5.1 MB 00:00 2024-09-22T00:37:59.936 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-immutable-object-cache-2:19.1.1-373.g4e45e6b4.e 1/1 2024-09-22T00:37:59.936 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:59.936 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:37:59.936 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-immutable-object-cache-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:37:59.936 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:37:59.937 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:00.172 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-mgr 2024-09-22T00:38:00.481 INFO:teuthology.orchestra.run.smithi102.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 17 MB/s | 16 MB 00:00 2024-09-22T00:38:00.482 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:00.482 INFO:teuthology.orchestra.run.smithi102.stdout:Total 17 MB/s | 38 MB 00:02 2024-09-22T00:38:00.771 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:00 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:00.837 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:38:00.856 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-22T00:38:00.862 INFO:teuthology.orchestra.run.smithi184.stdout:Package ceph-mgr-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:00.864 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:38:00.864 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:38:00.885 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-373.g4e45e6 12/12 2024-09-22T00:38:00.905 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:00.906 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2024-09-22T00:38:00.906 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:00.970 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-mgr-dashboard 2024-09-22T00:38:01.306 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:38:01.306 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:38:01.559 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:01 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:01.690 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:01.691 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:01.691 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2024-09-22T00:38:01.691 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:01.692 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:38:01.692 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-dashboard noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 3.6 M 2024-09-22T00:38:01.692 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2024-09-22T00:38:01.692 INFO:teuthology.orchestra.run.smithi184.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-22T00:38:01.692 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-grafana-dashboards noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 32 k 2024-09-22T00:38:01.692 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-prometheus-alerts noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 16 k 2024-09-22T00:38:01.692 INFO:teuthology.orchestra.run.smithi184.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-22T00:38:01.692 INFO:teuthology.orchestra.run.smithi184.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-22T00:38:01.692 INFO:teuthology.orchestra.run.smithi184.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-22T00:38:01.692 INFO:teuthology.orchestra.run.smithi184.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-22T00:38:01.692 INFO:teuthology.orchestra.run.smithi184.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-22T00:38:01.692 INFO:teuthology.orchestra.run.smithi184.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-22T00:38:01.692 INFO:teuthology.orchestra.run.smithi184.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-22T00:38:01.693 INFO:teuthology.orchestra.run.smithi184.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-22T00:38:01.693 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:01.693 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:38:01.693 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:01.693 INFO:teuthology.orchestra.run.smithi184.stdout:Install 12 Packages 2024-09-22T00:38:01.693 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:01.693 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 8.7 M 2024-09-22T00:38:01.694 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 105 M 2024-09-22T00:38:01.694 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:38:02.056 INFO:teuthology.orchestra.run.smithi184.stdout:(1/12): ceph-prometheus-alerts-19.1.1-373.g4e45 108 kB/s | 16 kB 00:00 2024-09-22T00:38:02.081 INFO:teuthology.orchestra.run.smithi184.stdout:(2/12): ceph-grafana-dashboards-19.1.1-373.g4e4 180 kB/s | 32 kB 00:00 2024-09-22T00:38:02.107 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:38:02.176 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-22T00:38:02.222 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-22T00:38:02.282 INFO:teuthology.orchestra.run.smithi184.stdout:(3/12): ceph-mgr-dashboard-19.1.1-373.g4e45e6b4 9.5 MB/s | 3.6 MB 00:00 2024-09-22T00:38:02.307 INFO:teuthology.orchestra.run.smithi184.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.2 MB/s | 269 kB 00:00 2024-09-22T00:38:02.330 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-22T00:38:02.366 INFO:teuthology.orchestra.run.smithi184.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 3.3 MB/s | 1.0 MB 00:00 2024-09-22T00:38:02.373 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-22T00:38:02.416 INFO:teuthology.orchestra.run.smithi184.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 389 kB/s | 19 kB 00:00 2024-09-22T00:38:02.449 INFO:teuthology.orchestra.run.smithi184.stdout:(7/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 3.8 MB/s | 548 kB 00:00 2024-09-22T00:38:02.500 INFO:teuthology.orchestra.run.smithi184.stdout:(8/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.9 MB/s | 863 kB 00:00 2024-09-22T00:38:02.525 INFO:teuthology.orchestra.run.smithi184.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 1.9 MB/s | 144 kB 00:00 2024-09-22T00:38:02.569 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-22T00:38:02.575 INFO:teuthology.orchestra.run.smithi184.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 409 kB/s | 31 kB 00:00 2024-09-22T00:38:02.597 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-22T00:38:02.600 INFO:teuthology.orchestra.run.smithi184.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.7 MB/s | 188 kB 00:00 2024-09-22T00:38:02.673 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-22T00:38:02.817 INFO:teuthology.orchestra.run.smithi184.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 5.1 MB/s | 2.0 MB 00:00 2024-09-22T00:38:02.821 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:02.821 INFO:teuthology.orchestra.run.smithi184.stdout:Total 7.7 MB/s | 8.7 MB 00:01 2024-09-22T00:38:02.869 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:38:02.887 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:38:02.887 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:38:03.101 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:38:03.101 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:38:03.325 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-22T00:38:03.452 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-373.g4e45e6 12/12 2024-09-22T00:38:03.452 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-373.g4e45e6 1/12 2024-09-22T00:38:03.452 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-22T00:38:03.452 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-22T00:38:03.452 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-22T00:38:03.452 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-22T00:38:03.452 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-22T00:38:03.452 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-22T00:38:03.453 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-22T00:38:03.453 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-22T00:38:03.453 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-22T00:38:03.453 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-22T00:38:03.453 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-22T00:38:03.643 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:38:03.726 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-22T00:38:03.761 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-22T00:38:03.808 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-22T00:38:03.839 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-22T00:38:03.841 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-22T00:38:03.841 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:03.841 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:38:03.841 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-diskprediction-local-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:38:03.841 INFO:teuthology.orchestra.run.smithi079.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-22T00:38:03.841 INFO:teuthology.orchestra.run.smithi079.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-22T00:38:03.841 INFO:teuthology.orchestra.run.smithi079.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-22T00:38:03.841 INFO:teuthology.orchestra.run.smithi079.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-22T00:38:03.841 INFO:teuthology.orchestra.run.smithi079.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-22T00:38:03.841 INFO:teuthology.orchestra.run.smithi079.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-22T00:38:03.841 INFO:teuthology.orchestra.run.smithi079.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-22T00:38:03.842 INFO:teuthology.orchestra.run.smithi079.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-22T00:38:03.842 INFO:teuthology.orchestra.run.smithi079.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-22T00:38:03.842 INFO:teuthology.orchestra.run.smithi079.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-22T00:38:03.842 INFO:teuthology.orchestra.run.smithi079.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-22T00:38:03.842 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:03.842 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:03.949 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-22T00:38:04.074 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-22T00:38:04.176 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-22T00:38:04.217 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install ceph-mgr-rook 2024-09-22T00:38:04.218 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-22T00:38:04.247 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-22T00:38:04.278 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-prometheus-alerts-2:19.1.1-373.g4e45e6b4.el9. 10/12 2024-09-22T00:38:04.680 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-22T00:38:04.804 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:17 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:04.936 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:04.937 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:04.937 INFO:teuthology.orchestra.run.smithi079.stdout: Package Arch Version Repository Size 2024-09-22T00:38:04.937 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:04.937 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:38:04.938 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-rook noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 49 k 2024-09-22T00:38:04.938 INFO:teuthology.orchestra.run.smithi079.stdout:Installing dependencies: 2024-09-22T00:38:04.938 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-22T00:38:04.938 INFO:teuthology.orchestra.run.smithi079.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-22T00:38:04.938 INFO:teuthology.orchestra.run.smithi079.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-22T00:38:04.938 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-22T00:38:04.938 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-22T00:38:04.938 INFO:teuthology.orchestra.run.smithi079.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-22T00:38:04.938 INFO:teuthology.orchestra.run.smithi079.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-22T00:38:04.938 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-22T00:38:04.938 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-22T00:38:04.939 INFO:teuthology.orchestra.run.smithi079.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-22T00:38:04.939 INFO:teuthology.orchestra.run.smithi079.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-22T00:38:04.939 INFO:teuthology.orchestra.run.smithi079.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-22T00:38:04.939 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:04.939 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:38:04.939 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:04.939 INFO:teuthology.orchestra.run.smithi079.stdout:Install 13 Packages 2024-09-22T00:38:04.939 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:04.940 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 2.2 M 2024-09-22T00:38:04.940 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 26 M 2024-09-22T00:38:04.940 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:38:05.131 INFO:teuthology.orchestra.run.smithi079.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 175 kB/s | 19 kB 00:00 2024-09-22T00:38:05.156 INFO:teuthology.orchestra.run.smithi079.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 189 kB/s | 26 kB 00:00 2024-09-22T00:38:05.215 INFO:teuthology.orchestra.run.smithi079.stdout:(3/13): ceph-mgr-rook-19.1.1-373.g4e45e6b4.el9. 254 kB/s | 49 kB 00:00 2024-09-22T00:38:05.257 INFO:teuthology.orchestra.run.smithi079.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 1.7 MB/s | 222 kB 00:00 2024-09-22T00:38:05.282 INFO:teuthology.orchestra.run.smithi079.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.2 MB/s | 159 kB 00:00 2024-09-22T00:38:05.307 INFO:teuthology.orchestra.run.smithi079.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-22T00:38:05.353 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-grafana-dashboards-2:19.1.1-373.g4e45e6b4.el9 11/12 2024-09-22T00:38:05.358 INFO:teuthology.orchestra.run.smithi079.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 426 kB/s | 32 kB 00:00 2024-09-22T00:38:05.383 INFO:teuthology.orchestra.run.smithi079.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 186 kB/s | 14 kB 00:00 2024-09-22T00:38:05.387 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mgr-dashboard-2:19.1.1-373.g4e45e6b4.el9.noar 12/12 2024-09-22T00:38:05.408 INFO:teuthology.orchestra.run.smithi079.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 1.4 MB/s | 279 kB 00:00 2024-09-22T00:38:05.450 INFO:teuthology.orchestra.run.smithi079.stdout:(10/13): python3-google-auth-2.34.0-1.el9.noarc 2.3 MB/s | 220 kB 00:00 2024-09-22T00:38:05.484 INFO:teuthology.orchestra.run.smithi079.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 784 kB/s | 59 kB 00:00 2024-09-22T00:38:05.509 INFO:teuthology.orchestra.run.smithi079.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.5 MB/s | 90 kB 00:00 2024-09-22T00:38:05.543 INFO:teuthology.orchestra.run.smithi079.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 6.4 MB/s | 1.0 MB 00:00 2024-09-22T00:38:05.545 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:05.545 INFO:teuthology.orchestra.run.smithi079.stdout:Total 3.6 MB/s | 2.2 MB 00:00 2024-09-22T00:38:05.609 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:38:05.624 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:38:05.625 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:38:05.715 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:38:05.716 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:38:05.725 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-22T00:38:05.755 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-373.g4e45e6 12/12 2024-09-22T00:38:06.230 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:38:06.401 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-22T00:38:06.470 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-22T00:38:06.525 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-22T00:38:06.562 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-22T00:38:06.604 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-22T00:38:06.706 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-22T00:38:06.808 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-22T00:38:06.864 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-22T00:38:06.890 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.1.1-373.g4e45e6b4.el9.noar 12/12 2024-09-22T00:38:06.890 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-grafana-dashboards-2:19.1.1-373.g4e45e6b4.el9 1/12 2024-09-22T00:38:06.890 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mgr-dashboard-2:19.1.1-373.g4e45e6b4.el9.noar 2/12 2024-09-22T00:38:06.890 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-prometheus-alerts-2:19.1.1-373.g4e45e6b4.el9. 3/12 2024-09-22T00:38:06.890 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-22T00:38:06.890 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-22T00:38:06.890 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-22T00:38:06.890 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-22T00:38:06.891 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-22T00:38:06.891 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-22T00:38:06.891 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-22T00:38:06.891 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-22T00:38:07.202 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-22T00:38:07.202 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:07.202 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:38:07.202 INFO:teuthology.orchestra.run.smithi184.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-22T00:38:07.202 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-grafana-dashboards-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:38:07.202 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-dashboard-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:38:07.202 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-prometheus-alerts-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:38:07.202 INFO:teuthology.orchestra.run.smithi184.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-22T00:38:07.202 INFO:teuthology.orchestra.run.smithi184.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-22T00:38:07.203 INFO:teuthology.orchestra.run.smithi184.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-22T00:38:07.203 INFO:teuthology.orchestra.run.smithi184.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-22T00:38:07.203 INFO:teuthology.orchestra.run.smithi184.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-22T00:38:07.203 INFO:teuthology.orchestra.run.smithi184.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-22T00:38:07.203 INFO:teuthology.orchestra.run.smithi184.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-22T00:38:07.203 INFO:teuthology.orchestra.run.smithi184.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-22T00:38:07.203 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:07.203 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:07.446 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-22T00:38:07.592 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-22T00:38:07.637 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-22T00:38:07.671 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-22T00:38:07.719 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-22T00:38:07.741 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-mgr-rook-2:19.1.1-373.g4e45e6b4.el9.noarch 13/13 2024-09-22T00:38:08.027 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:08 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:08.160 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:08.161 INFO:teuthology.orchestra.run.smithi184.stdout:====================================================================================== 2024-09-22T00:38:08.161 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2024-09-22T00:38:08.161 INFO:teuthology.orchestra.run.smithi184.stdout:====================================================================================== 2024-09-22T00:38:08.161 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:38:08.161 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-diskprediction-local noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 7.4 M 2024-09-22T00:38:08.161 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2024-09-22T00:38:08.161 INFO:teuthology.orchestra.run.smithi184.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-22T00:38:08.161 INFO:teuthology.orchestra.run.smithi184.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-22T00:38:08.161 INFO:teuthology.orchestra.run.smithi184.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-22T00:38:08.161 INFO:teuthology.orchestra.run.smithi184.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-22T00:38:08.161 INFO:teuthology.orchestra.run.smithi184.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-22T00:38:08.161 INFO:teuthology.orchestra.run.smithi184.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-22T00:38:08.162 INFO:teuthology.orchestra.run.smithi184.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-22T00:38:08.162 INFO:teuthology.orchestra.run.smithi184.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-22T00:38:08.162 INFO:teuthology.orchestra.run.smithi184.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-22T00:38:08.162 INFO:teuthology.orchestra.run.smithi184.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-22T00:38:08.162 INFO:teuthology.orchestra.run.smithi184.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-22T00:38:08.162 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:08.162 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:38:08.162 INFO:teuthology.orchestra.run.smithi184.stdout:====================================================================================== 2024-09-22T00:38:08.162 INFO:teuthology.orchestra.run.smithi184.stdout:Install 12 Packages 2024-09-22T00:38:08.162 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:08.163 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 38 M 2024-09-22T00:38:08.163 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 212 M 2024-09-22T00:38:08.163 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:38:08.339 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-373.g4e45e6 12/12 2024-09-22T00:38:08.339 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-373.g4e45e6 1/12 2024-09-22T00:38:08.339 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-22T00:38:08.339 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-22T00:38:08.339 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-22T00:38:08.339 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-22T00:38:08.339 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-22T00:38:08.339 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-22T00:38:08.339 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-22T00:38:08.340 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-22T00:38:08.340 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-22T00:38:08.340 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-22T00:38:08.541 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-373.g4e45e6b4.el9.noarch 13/13 2024-09-22T00:38:08.541 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-mgr-rook-2:19.1.1-373.g4e45e6b4.el9.noarch 1/13 2024-09-22T00:38:08.541 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-22T00:38:08.541 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-22T00:38:08.541 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-22T00:38:08.541 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-22T00:38:08.541 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-22T00:38:08.541 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-22T00:38:08.542 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-22T00:38:08.542 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-22T00:38:08.542 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-22T00:38:08.542 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-22T00:38:08.542 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-22T00:38:08.687 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-22T00:38:08.687 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:08.687 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:38:08.687 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-diskprediction-local-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:38:08.687 INFO:teuthology.orchestra.run.smithi102.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-22T00:38:08.687 INFO:teuthology.orchestra.run.smithi102.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-22T00:38:08.687 INFO:teuthology.orchestra.run.smithi102.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-22T00:38:08.688 INFO:teuthology.orchestra.run.smithi102.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-22T00:38:08.688 INFO:teuthology.orchestra.run.smithi102.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-22T00:38:08.688 INFO:teuthology.orchestra.run.smithi102.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-22T00:38:08.688 INFO:teuthology.orchestra.run.smithi102.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-22T00:38:08.688 INFO:teuthology.orchestra.run.smithi102.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-22T00:38:08.688 INFO:teuthology.orchestra.run.smithi102.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-22T00:38:08.688 INFO:teuthology.orchestra.run.smithi102.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-22T00:38:08.688 INFO:teuthology.orchestra.run.smithi102.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-22T00:38:08.688 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:08.688 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:08.874 INFO:teuthology.orchestra.run.smithi184.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 338 kB/s | 191 kB 00:00 2024-09-22T00:38:08.884 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-22T00:38:08.884 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:08.885 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:38:08.885 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-rook-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:38:08.885 INFO:teuthology.orchestra.run.smithi079.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-22T00:38:08.885 INFO:teuthology.orchestra.run.smithi079.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-22T00:38:08.885 INFO:teuthology.orchestra.run.smithi079.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-22T00:38:08.885 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-22T00:38:08.885 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-22T00:38:08.885 INFO:teuthology.orchestra.run.smithi079.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-22T00:38:08.885 INFO:teuthology.orchestra.run.smithi079.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-22T00:38:08.885 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-22T00:38:08.885 INFO:teuthology.orchestra.run.smithi079.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-22T00:38:08.885 INFO:teuthology.orchestra.run.smithi079.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-22T00:38:08.885 INFO:teuthology.orchestra.run.smithi079.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-22T00:38:08.886 INFO:teuthology.orchestra.run.smithi079.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-22T00:38:08.886 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:08.886 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:08.991 INFO:teuthology.orchestra.run.smithi184.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 281 kB/s | 33 kB 00:00 2024-09-22T00:38:09.041 INFO:teuthology.orchestra.run.smithi184.stdout:(3/12): libgfortran-11.5.0-2.el9.x86_64.rpm 1.1 MB/s | 801 kB 00:00 2024-09-22T00:38:09.052 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install ceph-mgr-rook 2024-09-22T00:38:09.145 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install ceph-mgr-cephadm 2024-09-22T00:38:09.217 INFO:teuthology.orchestra.run.smithi184.stdout:(4/12): ceph-mgr-diskprediction-local-19.1.1-37 8.1 MB/s | 7.4 MB 00:00 2024-09-22T00:38:09.242 INFO:teuthology.orchestra.run.smithi184.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 91 kB/s | 18 kB 00:00 2024-09-22T00:38:09.326 INFO:teuthology.orchestra.run.smithi184.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 355 kB/s | 38 kB 00:00 2024-09-22T00:38:09.409 INFO:teuthology.orchestra.run.smithi184.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 7.2 MB/s | 3.0 MB 00:00 2024-09-22T00:38:09.468 INFO:teuthology.orchestra.run.smithi184.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.7 MB/s | 245 kB 00:00 2024-09-22T00:38:09.551 INFO:teuthology.orchestra.run.smithi184.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.9 MB/s | 250 kB 00:00 2024-09-22T00:38:09.641 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:18 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:09.733 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:22 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:09.773 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:09.774 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:09.774 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repository Size 2024-09-22T00:38:09.774 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:09.774 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:38:09.774 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-rook noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 49 k 2024-09-22T00:38:09.774 INFO:teuthology.orchestra.run.smithi102.stdout:Installing dependencies: 2024-09-22T00:38:09.774 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-22T00:38:09.774 INFO:teuthology.orchestra.run.smithi102.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-22T00:38:09.775 INFO:teuthology.orchestra.run.smithi102.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-22T00:38:09.775 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-22T00:38:09.775 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-22T00:38:09.775 INFO:teuthology.orchestra.run.smithi102.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-22T00:38:09.775 INFO:teuthology.orchestra.run.smithi102.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-22T00:38:09.775 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-22T00:38:09.775 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-22T00:38:09.775 INFO:teuthology.orchestra.run.smithi102.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-22T00:38:09.775 INFO:teuthology.orchestra.run.smithi102.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-22T00:38:09.775 INFO:teuthology.orchestra.run.smithi102.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-22T00:38:09.775 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:09.775 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:38:09.775 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:09.775 INFO:teuthology.orchestra.run.smithi102.stdout:Install 13 Packages 2024-09-22T00:38:09.776 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:09.776 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 2.2 M 2024-09-22T00:38:09.776 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 26 M 2024-09-22T00:38:09.776 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:38:09.793 INFO:teuthology.orchestra.run.smithi184.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 13 MB/s | 5.1 MB 00:00 2024-09-22T00:38:09.860 INFO:teuthology.orchestra.run.smithi184.stdout:(11/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 8.0 MB/s | 4.9 MB 00:00 2024-09-22T00:38:09.866 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:09.867 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:09.867 INFO:teuthology.orchestra.run.smithi079.stdout: Package Arch Version Repository Size 2024-09-22T00:38:09.867 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:09.867 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:38:09.867 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-cephadm noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 146 k 2024-09-22T00:38:09.868 INFO:teuthology.orchestra.run.smithi079.stdout:Installing dependencies: 2024-09-22T00:38:09.868 INFO:teuthology.orchestra.run.smithi079.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-22T00:38:09.868 INFO:teuthology.orchestra.run.smithi079.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-22T00:38:09.868 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-22T00:38:09.868 INFO:teuthology.orchestra.run.smithi079.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-22T00:38:09.868 INFO:teuthology.orchestra.run.smithi079.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-22T00:38:09.868 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:09.868 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:38:09.868 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:09.868 INFO:teuthology.orchestra.run.smithi079.stdout:Install 6 Packages 2024-09-22T00:38:09.868 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:09.869 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 7.0 M 2024-09-22T00:38:09.869 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 33 M 2024-09-22T00:38:09.869 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:38:10.014 INFO:teuthology.orchestra.run.smithi102.stdout:(1/13): ceph-mgr-rook-19.1.1-373.g4e45e6b4.el9. 312 kB/s | 49 kB 00:00 2024-09-22T00:38:10.181 INFO:teuthology.orchestra.run.smithi079.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.7 MB/s | 248 kB 00:00 2024-09-22T00:38:10.249 INFO:teuthology.orchestra.run.smithi079.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 8.0 MB/s | 548 kB 00:00 2024-09-22T00:38:10.274 INFO:teuthology.orchestra.run.smithi079.stdout:(3/6): ceph-mgr-cephadm-19.1.1-373.g4e45e6b4.el 626 kB/s | 146 kB 00:00 2024-09-22T00:38:10.299 INFO:teuthology.orchestra.run.smithi079.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 1.1 MB/s | 58 kB 00:00 2024-09-22T00:38:10.356 INFO:teuthology.orchestra.run.smithi102.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 38 kB/s | 19 kB 00:00 2024-09-22T00:38:10.400 INFO:teuthology.orchestra.run.smithi079.stdout:(5/6): python3-babel-2.9.1-2.el9.noarch.rpm 17 MB/s | 6.0 MB 00:00 2024-09-22T00:38:10.433 INFO:teuthology.orchestra.run.smithi079.stdout:(6/6): python3-typing-extensions-4.12.2-2.el9.n 468 kB/s | 74 kB 00:00 2024-09-22T00:38:10.436 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:10.436 INFO:teuthology.orchestra.run.smithi079.stdout:Total 12 MB/s | 7.0 MB 00:00 2024-09-22T00:38:10.456 INFO:teuthology.orchestra.run.smithi102.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 43 kB/s | 26 kB 00:00 2024-09-22T00:38:10.508 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:38:10.510 INFO:teuthology.orchestra.run.smithi184.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 17 MB/s | 16 MB 00:00 2024-09-22T00:38:10.511 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:10.512 INFO:teuthology.orchestra.run.smithi184.stdout:Total 16 MB/s | 38 MB 00:02 2024-09-22T00:38:10.519 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:38:10.519 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:38:10.619 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:38:10.620 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:38:10.790 INFO:teuthology.orchestra.run.smithi102.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 286 kB/s | 222 kB 00:00 2024-09-22T00:38:10.866 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:38:10.891 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:38:10.891 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:38:10.922 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:38:11.098 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-22T00:38:11.157 INFO:teuthology.orchestra.run.smithi102.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 198 kB/s | 159 kB 00:00 2024-09-22T00:38:11.160 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-22T00:38:11.207 INFO:teuthology.orchestra.run.smithi102.stdout:(6/13): python3-cachetools-4.2.4-1.el9.noarch.r 650 kB/s | 32 kB 00:00 2024-09-22T00:38:11.233 INFO:teuthology.orchestra.run.smithi102.stdout:(7/13): python3-certifi-2023.05.07-4.el9.noarch 567 kB/s | 14 kB 00:00 2024-09-22T00:38:11.266 INFO:teuthology.orchestra.run.smithi102.stdout:(8/13): python3-google-auth-2.34.0-1.el9.noarch 6.5 MB/s | 220 kB 00:00 2024-09-22T00:38:11.326 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:38:11.326 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:38:11.333 INFO:teuthology.orchestra.run.smithi102.stdout:(9/13): python3-pyasn1-modules-0.4.8-6.el9.noar 318 kB/s | 279 kB 00:00 2024-09-22T00:38:11.400 INFO:teuthology.orchestra.run.smithi102.stdout:(10/13): python3-kubernetes-26.1.0-2.el9.noarch 7.6 MB/s | 1.0 MB 00:00 2024-09-22T00:38:11.417 INFO:teuthology.orchestra.run.smithi102.stdout:(11/13): python3-requests-oauthlib-1.3.0-12.el9 86 kB/s | 54 kB 00:00 2024-09-22T00:38:11.433 INFO:teuthology.orchestra.run.smithi102.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 591 kB/s | 59 kB 00:00 2024-09-22T00:38:11.467 INFO:teuthology.orchestra.run.smithi102.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 1.3 MB/s | 90 kB 00:00 2024-09-22T00:38:11.470 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:11.470 INFO:teuthology.orchestra.run.smithi102.stdout:Total 1.3 MB/s | 2.2 MB 00:01 2024-09-22T00:38:11.540 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:38:11.556 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:38:11.557 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:38:11.650 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:38:11.650 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:38:11.685 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-22T00:38:11.771 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-22T00:38:11.835 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-22T00:38:11.865 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 6/6 2024-09-22T00:38:12.106 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:38:12.150 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:38:12.172 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-22T00:38:12.216 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-22T00:38:12.331 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-22T00:38:12.331 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-22T00:38:12.376 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-22T00:38:12.385 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-22T00:38:12.449 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-22T00:38:12.495 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-22T00:38:12.537 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-22T00:38:12.563 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-22T00:38:12.592 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-22T00:38:12.619 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 6/6 2024-09-22T00:38:12.619 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 1/6 2024-09-22T00:38:12.620 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-22T00:38:12.620 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-22T00:38:12.620 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-22T00:38:12.620 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-22T00:38:12.637 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-22T00:38:12.660 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-22T00:38:12.748 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-22T00:38:12.804 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-22T00:38:12.901 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-22T00:38:12.901 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:12.901 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:38:12.901 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-mgr-cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:38:12.902 INFO:teuthology.orchestra.run.smithi079.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-22T00:38:12.902 INFO:teuthology.orchestra.run.smithi079.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-22T00:38:12.902 INFO:teuthology.orchestra.run.smithi079.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-22T00:38:12.902 INFO:teuthology.orchestra.run.smithi079.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-22T00:38:12.902 INFO:teuthology.orchestra.run.smithi079.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-22T00:38:12.902 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:12.902 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:13.158 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install ceph-fuse 2024-09-22T00:38:13.343 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-22T00:38:13.454 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-22T00:38:13.520 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-22T00:38:13.569 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-22T00:38:13.602 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-22T00:38:13.650 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-22T00:38:13.680 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-mgr-rook-2:19.1.1-373.g4e45e6b4.el9.noarch 13/13 2024-09-22T00:38:13.729 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:26 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:13.861 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:13.862 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:13.862 INFO:teuthology.orchestra.run.smithi079.stdout: Package Arch Version Repository Size 2024-09-22T00:38:13.862 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:13.862 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:38:13.862 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-fuse x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 897 k 2024-09-22T00:38:13.862 INFO:teuthology.orchestra.run.smithi079.stdout:Installing dependencies: 2024-09-22T00:38:13.862 INFO:teuthology.orchestra.run.smithi079.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-22T00:38:13.862 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:13.862 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:38:13.863 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:13.863 INFO:teuthology.orchestra.run.smithi079.stdout:Install 2 Packages 2024-09-22T00:38:13.863 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:13.863 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 976 k 2024-09-22T00:38:13.863 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 2.9 M 2024-09-22T00:38:13.863 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:38:14.261 INFO:teuthology.orchestra.run.smithi079.stdout:(1/2): ceph-fuse-19.1.1-373.g4e45e6b4.el9.x86_6 3.4 MB/s | 897 kB 00:00 2024-09-22T00:38:14.378 INFO:teuthology.orchestra.run.smithi079.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 211 kB/s | 80 kB 00:00 2024-09-22T00:38:14.379 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:14.379 INFO:teuthology.orchestra.run.smithi079.stdout:Total 1.8 MB/s | 976 kB 00:00 2024-09-22T00:38:14.391 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:38:14.411 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:38:14.411 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:38:14.491 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:38:14.492 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:38:14.525 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-373.g4e45e6b4.el9.noarch 13/13 2024-09-22T00:38:14.525 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-mgr-rook-2:19.1.1-373.g4e45e6b4.el9.noarch 1/13 2024-09-22T00:38:14.525 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-22T00:38:14.525 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-22T00:38:14.525 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-22T00:38:14.526 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-22T00:38:14.526 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-22T00:38:14.526 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-22T00:38:14.526 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-22T00:38:14.526 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-22T00:38:14.526 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-22T00:38:14.526 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-22T00:38:14.526 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-22T00:38:14.679 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:38:14.694 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-22T00:38:14.813 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-22T00:38:14.873 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-22T00:38:14.873 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:14.873 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:38:14.873 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-rook-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:38:14.873 INFO:teuthology.orchestra.run.smithi102.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-22T00:38:14.873 INFO:teuthology.orchestra.run.smithi102.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-22T00:38:14.873 INFO:teuthology.orchestra.run.smithi102.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-22T00:38:14.874 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-22T00:38:14.874 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-22T00:38:14.874 INFO:teuthology.orchestra.run.smithi102.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-22T00:38:14.874 INFO:teuthology.orchestra.run.smithi102.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-22T00:38:14.874 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-22T00:38:14.874 INFO:teuthology.orchestra.run.smithi102.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-22T00:38:14.874 INFO:teuthology.orchestra.run.smithi102.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-22T00:38:14.874 INFO:teuthology.orchestra.run.smithi102.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-22T00:38:14.874 INFO:teuthology.orchestra.run.smithi102.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-22T00:38:14.874 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:14.874 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:14.877 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 2/2 2024-09-22T00:38:15.122 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install ceph-mgr-cephadm 2024-09-22T00:38:15.607 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 2/2 2024-09-22T00:38:15.607 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/2 2024-09-22T00:38:15.710 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:24 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:15.734 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-22T00:38:15.757 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mgr-diskprediction-local-2:19.1.1-373.g4e45e6 12/12 2024-09-22T00:38:15.844 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:15.844 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:15.845 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repository Size 2024-09-22T00:38:15.845 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:15.845 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:38:15.845 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-cephadm noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 146 k 2024-09-22T00:38:15.845 INFO:teuthology.orchestra.run.smithi102.stdout:Installing dependencies: 2024-09-22T00:38:15.845 INFO:teuthology.orchestra.run.smithi102.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-22T00:38:15.845 INFO:teuthology.orchestra.run.smithi102.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-22T00:38:15.845 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-22T00:38:15.845 INFO:teuthology.orchestra.run.smithi102.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-22T00:38:15.845 INFO:teuthology.orchestra.run.smithi102.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-22T00:38:15.845 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:15.845 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:38:15.845 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:15.845 INFO:teuthology.orchestra.run.smithi102.stdout:Install 6 Packages 2024-09-22T00:38:15.846 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:15.846 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 7.0 M 2024-09-22T00:38:15.846 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 33 M 2024-09-22T00:38:15.846 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:38:15.871 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-22T00:38:15.871 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:15.871 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:38:15.871 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-22T00:38:15.871 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:15.871 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:16.150 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install ceph-volume 2024-09-22T00:38:16.546 INFO:teuthology.orchestra.run.smithi102.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.2 MB/s | 248 kB 00:00 2024-09-22T00:38:16.571 INFO:teuthology.orchestra.run.smithi102.stdout:(2/6): ceph-mgr-cephadm-19.1.1-373.g4e45e6b4.el 637 kB/s | 146 kB 00:00 2024-09-22T00:38:16.629 INFO:teuthology.orchestra.run.smithi102.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 993 kB/s | 58 kB 00:00 2024-09-22T00:38:16.663 INFO:teuthology.orchestra.run.smithi102.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.2 MB/s | 74 kB 00:00 2024-09-22T00:38:16.730 INFO:teuthology.orchestra.run.smithi102.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 2.9 MB/s | 548 kB 00:00 2024-09-22T00:38:16.743 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:29 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:16.880 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:16.881 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:16.881 INFO:teuthology.orchestra.run.smithi079.stdout: Package Arch Version Repository Size 2024-09-22T00:38:16.881 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:16.881 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:38:16.881 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-volume noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 285 k 2024-09-22T00:38:16.882 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:16.882 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:38:16.882 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:16.882 INFO:teuthology.orchestra.run.smithi079.stdout:Install 1 Package 2024-09-22T00:38:16.882 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:16.882 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 285 k 2024-09-22T00:38:16.882 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 1.3 M 2024-09-22T00:38:16.882 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:38:16.989 INFO:teuthology.orchestra.run.smithi102.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 9.2 MB/s | 6.0 MB 00:00 2024-09-22T00:38:16.991 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:16.992 INFO:teuthology.orchestra.run.smithi102.stdout:Total 6.1 MB/s | 7.0 MB 00:01 2024-09-22T00:38:17.062 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:38:17.073 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:38:17.074 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:38:17.118 INFO:teuthology.orchestra.run.smithi079.stdout:ceph-volume-19.1.1-373.g4e45e6b4.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-09-22T00:38:17.119 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:17.119 INFO:teuthology.orchestra.run.smithi079.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-22T00:38:17.119 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:38:17.128 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:38:17.128 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:38:17.153 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:38:17.153 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:38:17.173 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:38:17.174 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:38:17.382 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:38:17.429 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : ceph-volume-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:38:17.444 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: ceph-volume-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:38:17.445 INFO:teuthology.orchestra.run.smithi079.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:38:17.445 INFO:teuthology.orchestra.run.smithi079.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-22T00:38:17.445 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:17.485 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:38:17.654 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-22T00:38:17.715 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-22T00:38:18.251 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-22T00:38:18.335 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-22T00:38:18.350 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.1.1-373.g4e45e6 12/12 2024-09-22T00:38:18.350 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.1.1-373.g4e45e6 1/12 2024-09-22T00:38:18.350 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-22T00:38:18.351 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-22T00:38:18.351 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-22T00:38:18.351 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-22T00:38:18.351 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-22T00:38:18.351 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-22T00:38:18.351 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-22T00:38:18.351 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-22T00:38:18.351 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-22T00:38:18.351 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-22T00:38:18.415 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-22T00:38:18.444 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 6/6 2024-09-22T00:38:18.500 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : ceph-volume-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:38:18.500 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:18.500 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:38:18.500 INFO:teuthology.orchestra.run.smithi079.stdout: ceph-volume-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:38:18.500 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:18.500 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:18.752 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-22T00:38:18.752 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:18.752 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:38:18.752 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-diskprediction-local-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:38:18.752 INFO:teuthology.orchestra.run.smithi184.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-22T00:38:18.752 INFO:teuthology.orchestra.run.smithi184.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-22T00:38:18.752 INFO:teuthology.orchestra.run.smithi184.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-22T00:38:18.752 INFO:teuthology.orchestra.run.smithi184.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-22T00:38:18.752 INFO:teuthology.orchestra.run.smithi184.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-22T00:38:18.753 INFO:teuthology.orchestra.run.smithi184.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-22T00:38:18.753 INFO:teuthology.orchestra.run.smithi184.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-22T00:38:18.753 INFO:teuthology.orchestra.run.smithi184.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-22T00:38:18.753 INFO:teuthology.orchestra.run.smithi184.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-22T00:38:18.753 INFO:teuthology.orchestra.run.smithi184.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-22T00:38:18.753 INFO:teuthology.orchestra.run.smithi184.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-22T00:38:18.753 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:18.753 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:18.790 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install librados-devel 2024-09-22T00:38:19.149 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-mgr-rook 2024-09-22T00:38:19.262 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 6/6 2024-09-22T00:38:19.263 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 1/6 2024-09-22T00:38:19.272 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-22T00:38:19.273 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-22T00:38:19.273 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-22T00:38:19.273 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-22T00:38:19.393 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:32 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:19.529 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:19.530 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:19.530 INFO:teuthology.orchestra.run.smithi079.stdout: Package Arch Version Repo Size 2024-09-22T00:38:19.530 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:19.531 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:38:19.531 INFO:teuthology.orchestra.run.smithi079.stdout: librados-devel x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 127 k 2024-09-22T00:38:19.531 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:19.531 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:38:19.531 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:19.531 INFO:teuthology.orchestra.run.smithi079.stdout:Install 1 Package 2024-09-22T00:38:19.531 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:19.532 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 127 k 2024-09-22T00:38:19.532 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 456 k 2024-09-22T00:38:19.532 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:38:19.540 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-22T00:38:19.540 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:19.540 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:38:19.540 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-mgr-cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:38:19.540 INFO:teuthology.orchestra.run.smithi102.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-22T00:38:19.541 INFO:teuthology.orchestra.run.smithi102.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-22T00:38:19.541 INFO:teuthology.orchestra.run.smithi102.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-22T00:38:19.541 INFO:teuthology.orchestra.run.smithi102.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-22T00:38:19.541 INFO:teuthology.orchestra.run.smithi102.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-22T00:38:19.541 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:19.541 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:19.718 INFO:teuthology.orchestra.run.smithi079.stdout:librados-devel-19.1.1-373.g4e45e6b4.el9.x86_64. 680 kB/s | 127 kB 00:00 2024-09-22T00:38:19.719 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:19.719 INFO:teuthology.orchestra.run.smithi079.stdout:Total 674 kB/s | 127 kB 00:00 2024-09-22T00:38:19.719 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:38:19.724 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:38:19.724 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:38:19.739 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:19 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:19.788 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:38:19.788 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:38:19.789 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install ceph-fuse 2024-09-22T00:38:19.871 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:19.872 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:19.872 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2024-09-22T00:38:19.872 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:19.872 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:38:19.872 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-rook noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 49 k 2024-09-22T00:38:19.872 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2024-09-22T00:38:19.873 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-22T00:38:19.873 INFO:teuthology.orchestra.run.smithi184.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-22T00:38:19.873 INFO:teuthology.orchestra.run.smithi184.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-22T00:38:19.873 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-22T00:38:19.873 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-22T00:38:19.873 INFO:teuthology.orchestra.run.smithi184.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-22T00:38:19.873 INFO:teuthology.orchestra.run.smithi184.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-22T00:38:19.873 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-22T00:38:19.873 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-22T00:38:19.873 INFO:teuthology.orchestra.run.smithi184.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-22T00:38:19.873 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-22T00:38:19.873 INFO:teuthology.orchestra.run.smithi184.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-22T00:38:19.874 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:19.874 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:38:19.874 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:19.874 INFO:teuthology.orchestra.run.smithi184.stdout:Install 13 Packages 2024-09-22T00:38:19.874 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:19.875 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 2.2 M 2024-09-22T00:38:19.875 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 26 M 2024-09-22T00:38:19.875 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:38:19.938 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:38:20.049 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : librados-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:20.075 INFO:teuthology.orchestra.run.smithi184.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 208 kB/s | 19 kB 00:00 2024-09-22T00:38:20.100 INFO:teuthology.orchestra.run.smithi184.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 218 kB/s | 26 kB 00:00 2024-09-22T00:38:20.158 INFO:teuthology.orchestra.run.smithi184.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.6 MB/s | 222 kB 00:00 2024-09-22T00:38:20.184 INFO:teuthology.orchestra.run.smithi184.stdout:(4/13): ceph-mgr-rook-19.1.1-373.g4e45e6b4.el9. 245 kB/s | 49 kB 00:00 2024-09-22T00:38:20.209 INFO:teuthology.orchestra.run.smithi184.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.4 MB/s | 159 kB 00:00 2024-09-22T00:38:20.235 INFO:teuthology.orchestra.run.smithi184.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 3.6 MB/s | 279 kB 00:00 2024-09-22T00:38:20.268 INFO:teuthology.orchestra.run.smithi184.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 549 kB/s | 32 kB 00:00 2024-09-22T00:38:20.285 INFO:teuthology.orchestra.run.smithi184.stdout:(8/13): python3-certifi-2023.05.07-4.el9.noarch 324 kB/s | 14 kB 00:00 2024-09-22T00:38:20.302 INFO:teuthology.orchestra.run.smithi184.stdout:(9/13): python3-requests-oauthlib-1.3.0-12.el9. 455 kB/s | 54 kB 00:00 2024-09-22T00:38:20.335 INFO:teuthology.orchestra.run.smithi184.stdout:(10/13): python3-google-auth-2.34.0-1.el9.noarc 3.3 MB/s | 220 kB 00:00 2024-09-22T00:38:20.362 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:29 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:20.369 INFO:teuthology.orchestra.run.smithi184.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 2.8 MB/s | 90 kB 00:00 2024-09-22T00:38:20.394 INFO:teuthology.orchestra.run.smithi184.stdout:(12/13): python3-rsa-4.9-2.el9.noarch.rpm 642 kB/s | 59 kB 00:00 2024-09-22T00:38:20.428 INFO:teuthology.orchestra.run.smithi184.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 7.2 MB/s | 1.0 MB 00:00 2024-09-22T00:38:20.430 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:20.431 INFO:teuthology.orchestra.run.smithi184.stdout:Total 4.0 MB/s | 2.2 MB 00:00 2024-09-22T00:38:20.494 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:20.494 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:38:20.495 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:20.495 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repository Size 2024-09-22T00:38:20.495 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:20.495 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:38:20.495 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-fuse x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 897 k 2024-09-22T00:38:20.495 INFO:teuthology.orchestra.run.smithi102.stdout:Installing dependencies: 2024-09-22T00:38:20.495 INFO:teuthology.orchestra.run.smithi102.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-22T00:38:20.495 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:20.495 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:38:20.496 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:20.496 INFO:teuthology.orchestra.run.smithi102.stdout:Install 2 Packages 2024-09-22T00:38:20.496 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:20.496 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 976 k 2024-09-22T00:38:20.496 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 2.9 M 2024-09-22T00:38:20.496 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:38:20.508 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: librados-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:20.509 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:38:20.509 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:38:20.602 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:38:20.604 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:38:20.742 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : librados-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:20.742 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:20.742 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:38:20.742 INFO:teuthology.orchestra.run.smithi079.stdout: librados-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:38:20.742 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:20.742 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:20.996 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install libcephfs2 2024-09-22T00:38:21.024 INFO:teuthology.orchestra.run.smithi102.stdout:(1/2): ceph-fuse-19.1.1-373.g4e45e6b4.el9.x86_6 3.2 MB/s | 897 kB 00:00 2024-09-22T00:38:21.114 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:38:21.207 INFO:teuthology.orchestra.run.smithi102.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 176 kB/s | 80 kB 00:00 2024-09-22T00:38:21.208 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:21.208 INFO:teuthology.orchestra.run.smithi102.stdout:Total 1.3 MB/s | 976 kB 00:00 2024-09-22T00:38:21.220 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:38:21.242 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:38:21.242 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:38:21.290 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-22T00:38:21.323 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:38:21.324 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:38:21.345 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-22T00:38:21.401 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-22T00:38:21.438 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-22T00:38:21.480 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-22T00:38:21.512 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:38:21.582 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-22T00:38:21.589 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:34 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:21.651 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-22T00:38:21.679 INFO:teuthology.orchestra.run.smithi079.stdout:Package libcephfs2-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:21.691 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-22T00:38:21.723 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 2/2 2024-09-22T00:38:21.724 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:21.726 INFO:teuthology.orchestra.run.smithi079.stdout:Nothing to do. 2024-09-22T00:38:21.726 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:21.739 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-22T00:38:21.811 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install libcephfs-devel 2024-09-22T00:38:22.391 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:35 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:22.413 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 2/2 2024-09-22T00:38:22.413 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/2 2024-09-22T00:38:22.453 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-22T00:38:22.512 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-22T00:38:22.524 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:22.524 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:22.524 INFO:teuthology.orchestra.run.smithi079.stdout: Package Arch Version Repo Size 2024-09-22T00:38:22.525 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:22.525 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:38:22.525 INFO:teuthology.orchestra.run.smithi079.stdout: libcephfs-devel x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 32 k 2024-09-22T00:38:22.525 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:22.525 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:38:22.525 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:22.525 INFO:teuthology.orchestra.run.smithi079.stdout:Install 1 Package 2024-09-22T00:38:22.525 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:22.526 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 32 k 2024-09-22T00:38:22.526 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 142 k 2024-09-22T00:38:22.526 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:38:22.546 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-22T00:38:22.594 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-22T00:38:22.624 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mgr-rook-2:19.1.1-373.g4e45e6b4.el9.noarch 13/13 2024-09-22T00:38:22.673 INFO:teuthology.orchestra.run.smithi079.stdout:libcephfs-devel-19.1.1-373.g4e45e6b4.el9.x86_64 216 kB/s | 32 kB 00:00 2024-09-22T00:38:22.673 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:22.673 INFO:teuthology.orchestra.run.smithi079.stdout:Total 214 kB/s | 32 kB 00:00 2024-09-22T00:38:22.674 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:38:22.677 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:38:22.677 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:38:22.691 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:38:22.691 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:38:22.697 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-22T00:38:22.698 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:22.698 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:38:22.698 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-22T00:38:22.698 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:22.698 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:22.784 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:38:22.887 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : libcephfs-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:22.968 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install ceph-volume 2024-09-22T00:38:23.263 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:23.470 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-mgr-rook-2:19.1.1-373.g4e45e6b4.el9.noarch 13/13 2024-09-22T00:38:23.471 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mgr-rook-2:19.1.1-373.g4e45e6b4.el9.noarch 1/13 2024-09-22T00:38:23.471 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-22T00:38:23.471 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-22T00:38:23.471 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-22T00:38:23.471 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-22T00:38:23.471 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-22T00:38:23.471 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-22T00:38:23.471 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-22T00:38:23.471 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-22T00:38:23.471 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-22T00:38:23.471 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-22T00:38:23.471 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-22T00:38:23.488 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : libcephfs-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:23.488 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:23.488 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:38:23.488 INFO:teuthology.orchestra.run.smithi079.stdout: libcephfs-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:38:23.488 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:23.489 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:23.603 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:32 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:23.679 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install librados2 2024-09-22T00:38:23.741 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:23.742 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:23.742 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repository Size 2024-09-22T00:38:23.742 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:23.742 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:38:23.742 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-volume noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 285 k 2024-09-22T00:38:23.742 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:23.742 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:38:23.743 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:23.743 INFO:teuthology.orchestra.run.smithi102.stdout:Install 1 Package 2024-09-22T00:38:23.743 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:23.743 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 285 k 2024-09-22T00:38:23.743 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 1.3 M 2024-09-22T00:38:23.743 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:38:23.810 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-22T00:38:23.810 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:23.810 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:38:23.810 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-rook-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:38:23.811 INFO:teuthology.orchestra.run.smithi184.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-22T00:38:23.811 INFO:teuthology.orchestra.run.smithi184.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-22T00:38:23.811 INFO:teuthology.orchestra.run.smithi184.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-22T00:38:23.811 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-22T00:38:23.811 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-22T00:38:23.811 INFO:teuthology.orchestra.run.smithi184.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-22T00:38:23.811 INFO:teuthology.orchestra.run.smithi184.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-22T00:38:23.811 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-22T00:38:23.811 INFO:teuthology.orchestra.run.smithi184.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-22T00:38:23.811 INFO:teuthology.orchestra.run.smithi184.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-22T00:38:23.811 INFO:teuthology.orchestra.run.smithi184.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-22T00:38:23.811 INFO:teuthology.orchestra.run.smithi184.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-22T00:38:23.811 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:23.812 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:23.971 INFO:teuthology.orchestra.run.smithi102.stdout:ceph-volume-19.1.1-373.g4e45e6b4.el9.noarch.rpm 1.2 MB/s | 285 kB 00:00 2024-09-22T00:38:23.972 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:23.972 INFO:teuthology.orchestra.run.smithi102.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-22T00:38:23.972 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:38:23.981 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:38:23.981 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:38:24.009 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:38:24.010 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:38:24.093 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-mgr-cephadm 2024-09-22T00:38:24.230 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:38:24.254 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:37 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:24.307 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : ceph-volume-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:38:24.323 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: ceph-volume-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:38:24.323 INFO:teuthology.orchestra.run.smithi102.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:38:24.323 INFO:teuthology.orchestra.run.smithi102.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-22T00:38:24.323 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:24.342 INFO:teuthology.orchestra.run.smithi079.stdout:Package librados2-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:24.385 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:24.386 INFO:teuthology.orchestra.run.smithi079.stdout:Nothing to do. 2024-09-22T00:38:24.386 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:24.467 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install librbd1 2024-09-22T00:38:24.681 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:24 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:24.814 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:24.815 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:24.815 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2024-09-22T00:38:24.815 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:24.815 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:38:24.815 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-cephadm noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 146 k 2024-09-22T00:38:24.815 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2024-09-22T00:38:24.815 INFO:teuthology.orchestra.run.smithi184.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-22T00:38:24.816 INFO:teuthology.orchestra.run.smithi184.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-22T00:38:24.816 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-22T00:38:24.816 INFO:teuthology.orchestra.run.smithi184.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-22T00:38:24.816 INFO:teuthology.orchestra.run.smithi184.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-22T00:38:24.816 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:24.816 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:38:24.816 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:24.816 INFO:teuthology.orchestra.run.smithi184.stdout:Install 6 Packages 2024-09-22T00:38:24.816 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:24.817 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 7.0 M 2024-09-22T00:38:24.817 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 33 M 2024-09-22T00:38:24.817 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:38:25.043 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:38 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:25.132 INFO:teuthology.orchestra.run.smithi079.stdout:Package librbd1-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:25.175 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:25.176 INFO:teuthology.orchestra.run.smithi079.stdout:Nothing to do. 2024-09-22T00:38:25.176 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:25.257 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install python3-rados 2024-09-22T00:38:25.307 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : ceph-volume-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:38:25.307 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:25.307 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:38:25.308 INFO:teuthology.orchestra.run.smithi102.stdout: ceph-volume-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:38:25.308 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:25.308 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:25.430 INFO:teuthology.orchestra.run.smithi184.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.2 MB/s | 248 kB 00:00 2024-09-22T00:38:25.455 INFO:teuthology.orchestra.run.smithi184.stdout:(2/6): ceph-mgr-cephadm-19.1.1-373.g4e45e6b4.el 634 kB/s | 146 kB 00:00 2024-09-22T00:38:25.514 INFO:teuthology.orchestra.run.smithi184.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 987 kB/s | 58 kB 00:00 2024-09-22T00:38:25.547 INFO:teuthology.orchestra.run.smithi184.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 2.2 MB/s | 74 kB 00:00 2024-09-22T00:38:25.589 INFO:teuthology.orchestra.run.smithi184.stdout:(5/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 3.4 MB/s | 548 kB 00:00 2024-09-22T00:38:25.603 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install librados-devel 2024-09-22T00:38:25.831 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:38 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:25.919 INFO:teuthology.orchestra.run.smithi079.stdout:Package python3-rados-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:25.962 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:25.963 INFO:teuthology.orchestra.run.smithi079.stdout:Nothing to do. 2024-09-22T00:38:25.963 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:26.057 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install python3-rgw 2024-09-22T00:38:26.203 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:35 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:26.335 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:26.336 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:26.336 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repo Size 2024-09-22T00:38:26.336 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:26.336 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:38:26.336 INFO:teuthology.orchestra.run.smithi102.stdout: librados-devel x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 127 k 2024-09-22T00:38:26.336 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:26.336 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:38:26.336 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:26.336 INFO:teuthology.orchestra.run.smithi102.stdout:Install 1 Package 2024-09-22T00:38:26.336 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:26.337 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 127 k 2024-09-22T00:38:26.337 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 456 k 2024-09-22T00:38:26.337 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:38:26.455 INFO:teuthology.orchestra.run.smithi184.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 4.8 MB/s | 6.0 MB 00:01 2024-09-22T00:38:26.458 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:26.458 INFO:teuthology.orchestra.run.smithi184.stdout:Total 4.3 MB/s | 7.0 MB 00:01 2024-09-22T00:38:26.530 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:38:26.542 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:38:26.542 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:38:26.544 INFO:teuthology.orchestra.run.smithi102.stdout:librados-devel-19.1.1-373.g4e45e6b4.el9.x86_64. 612 kB/s | 127 kB 00:00 2024-09-22T00:38:26.544 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:26.545 INFO:teuthology.orchestra.run.smithi102.stdout:Total 608 kB/s | 127 kB 00:00 2024-09-22T00:38:26.545 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:38:26.550 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:38:26.550 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:38:26.613 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:38:26.614 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:38:26.628 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:39 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:26.646 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:38:26.646 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:38:26.715 INFO:teuthology.orchestra.run.smithi079.stdout:Package python3-rgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:26.758 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:26.759 INFO:teuthology.orchestra.run.smithi079.stdout:Nothing to do. 2024-09-22T00:38:26.759 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:26.760 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:38:26.850 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install python3-cephfs 2024-09-22T00:38:26.866 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : librados-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:26.967 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:38:27.158 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-22T00:38:27.207 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-22T00:38:27.357 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: librados-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:27.451 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:40 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:27.552 INFO:teuthology.orchestra.run.smithi079.stdout:Package python3-cephfs-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:27.596 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:27.597 INFO:teuthology.orchestra.run.smithi079.stdout:Nothing to do. 2024-09-22T00:38:27.598 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:27.637 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : librados-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:27.637 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:27.637 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:38:27.638 INFO:teuthology.orchestra.run.smithi102.stdout: librados-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:38:27.638 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:27.638 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:27.675 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install python3-rbd 2024-09-22T00:38:27.731 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-22T00:38:27.819 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-22T00:38:27.882 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-22T00:38:27.896 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install libcephfs2 2024-09-22T00:38:27.911 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-mgr-cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 6/6 2024-09-22T00:38:28.249 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:41 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:28.337 INFO:teuthology.orchestra.run.smithi079.stdout:Package python3-rbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:28.381 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:28.382 INFO:teuthology.orchestra.run.smithi079.stdout:Nothing to do. 2024-09-22T00:38:28.382 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:28.466 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install rbd-fuse 2024-09-22T00:38:28.482 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:37 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:28.571 INFO:teuthology.orchestra.run.smithi102.stdout:Package libcephfs2-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:28.616 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:28.617 INFO:teuthology.orchestra.run.smithi102.stdout:Nothing to do. 2024-09-22T00:38:28.617 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:28.682 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install libcephfs-devel 2024-09-22T00:38:28.720 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 6/6 2024-09-22T00:38:28.720 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-mgr-cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 1/6 2024-09-22T00:38:28.720 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-22T00:38:28.721 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-22T00:38:28.721 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-22T00:38:28.721 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-22T00:38:29.004 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-22T00:38:29.004 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:29.004 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:38:29.004 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-mgr-cephadm-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:38:29.004 INFO:teuthology.orchestra.run.smithi184.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-22T00:38:29.004 INFO:teuthology.orchestra.run.smithi184.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-22T00:38:29.005 INFO:teuthology.orchestra.run.smithi184.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-22T00:38:29.005 INFO:teuthology.orchestra.run.smithi184.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-22T00:38:29.005 INFO:teuthology.orchestra.run.smithi184.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-22T00:38:29.005 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:29.005 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:29.065 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:42 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:29.208 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:29.208 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:29.208 INFO:teuthology.orchestra.run.smithi079.stdout: Package Architecture Version Repository Size 2024-09-22T00:38:29.208 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:29.208 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:38:29.208 INFO:teuthology.orchestra.run.smithi079.stdout: rbd-fuse x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 85 k 2024-09-22T00:38:29.208 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:29.209 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:38:29.209 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:29.209 INFO:teuthology.orchestra.run.smithi079.stdout:Install 1 Package 2024-09-22T00:38:29.209 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:29.209 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 85 k 2024-09-22T00:38:29.209 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 231 k 2024-09-22T00:38:29.209 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:38:29.265 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:38 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:29.294 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-fuse 2024-09-22T00:38:29.393 INFO:teuthology.orchestra.run.smithi079.stdout:rbd-fuse-19.1.1-373.g4e45e6b4.el9.x86_64.rpm 465 kB/s | 85 kB 00:00 2024-09-22T00:38:29.394 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:29.394 INFO:teuthology.orchestra.run.smithi079.stdout:Total 462 kB/s | 85 kB 00:00 2024-09-22T00:38:29.394 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:38:29.397 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:29.398 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:29.398 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repo Size 2024-09-22T00:38:29.398 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:29.398 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:38:29.398 INFO:teuthology.orchestra.run.smithi102.stdout: libcephfs-devel x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 32 k 2024-09-22T00:38:29.398 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:29.398 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:38:29.398 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:29.398 INFO:teuthology.orchestra.run.smithi102.stdout:Install 1 Package 2024-09-22T00:38:29.399 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:29.399 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 32 k 2024-09-22T00:38:29.399 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 142 k 2024-09-22T00:38:29.399 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:38:29.401 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:38:29.401 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:38:29.464 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:38:29.464 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:38:29.556 INFO:teuthology.orchestra.run.smithi102.stdout:libcephfs-devel-19.1.1-373.g4e45e6b4.el9.x86_64 202 kB/s | 32 kB 00:00 2024-09-22T00:38:29.557 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:29.557 INFO:teuthology.orchestra.run.smithi102.stdout:Total 200 kB/s | 32 kB 00:00 2024-09-22T00:38:29.557 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:38:29.561 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:38:29.561 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:38:29.577 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:38:29.578 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:38:29.641 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:38:29.660 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:38:29.740 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : rbd-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:29.779 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : libcephfs-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:29.876 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:29 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:30.009 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:30.010 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:30.010 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2024-09-22T00:38:30.010 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:30.010 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:38:30.010 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-fuse x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 897 k 2024-09-22T00:38:30.010 INFO:teuthology.orchestra.run.smithi184.stdout:Installing dependencies: 2024-09-22T00:38:30.010 INFO:teuthology.orchestra.run.smithi184.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-22T00:38:30.010 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:30.010 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:38:30.010 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:30.010 INFO:teuthology.orchestra.run.smithi184.stdout:Install 2 Packages 2024-09-22T00:38:30.011 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:30.011 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 976 k 2024-09-22T00:38:30.011 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 2.9 M 2024-09-22T00:38:30.011 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:38:30.129 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:30.133 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: rbd-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:30.224 INFO:teuthology.orchestra.run.smithi184.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 891 kB/s | 80 kB 00:00 2024-09-22T00:38:30.371 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : libcephfs-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:30.372 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:30.372 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:38:30.372 INFO:teuthology.orchestra.run.smithi102.stdout: libcephfs-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:38:30.372 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:30.372 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:30.388 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : rbd-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:30.388 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:30.388 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:38:30.389 INFO:teuthology.orchestra.run.smithi079.stdout: rbd-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:38:30.389 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:30.389 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:30.416 INFO:teuthology.orchestra.run.smithi184.stdout:(2/2): ceph-fuse-19.1.1-373.g4e45e6b4.el9.x86_6 3.1 MB/s | 897 kB 00:00 2024-09-22T00:38:30.416 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:30.417 INFO:teuthology.orchestra.run.smithi184.stdout:Total 2.3 MB/s | 976 kB 00:00 2024-09-22T00:38:30.428 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:38:30.449 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:38:30.449 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:38:30.529 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:38:30.529 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:38:30.556 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install librados2 2024-09-22T00:38:30.662 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install rbd-mirror 2024-09-22T00:38:30.717 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:38:30.859 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-22T00:38:30.923 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 2/2 2024-09-22T00:38:31.126 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:40 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:31.214 INFO:teuthology.orchestra.run.smithi102.stdout:Package librados2-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:31.257 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:31.258 INFO:teuthology.orchestra.run.smithi102.stdout:Nothing to do. 2024-09-22T00:38:31.258 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:31.271 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:44 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:31.324 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install librbd1 2024-09-22T00:38:31.412 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:31.413 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:31.413 INFO:teuthology.orchestra.run.smithi079.stdout: Package Arch Version Repo Size 2024-09-22T00:38:31.413 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:31.413 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:38:31.413 INFO:teuthology.orchestra.run.smithi079.stdout: rbd-mirror x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 3.1 M 2024-09-22T00:38:31.413 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:31.413 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:38:31.414 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:31.414 INFO:teuthology.orchestra.run.smithi079.stdout:Install 1 Package 2024-09-22T00:38:31.414 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:31.414 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 3.1 M 2024-09-22T00:38:31.414 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 13 M 2024-09-22T00:38:31.414 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:38:31.635 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 2/2 2024-09-22T00:38:31.635 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/2 2024-09-22T00:38:31.741 INFO:teuthology.orchestra.run.smithi079.stdout:rbd-mirror-19.1.1-373.g4e45e6b4.el9.x86_64.rpm 9.5 MB/s | 3.1 MB 00:00 2024-09-22T00:38:31.741 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:31.742 INFO:teuthology.orchestra.run.smithi079.stdout:Total 9.5 MB/s | 3.1 MB 00:00 2024-09-22T00:38:31.742 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:38:31.751 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:38:31.751 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:38:31.835 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:38:31.836 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:38:31.900 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:40 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:31.905 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-22T00:38:31.905 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:31.905 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:38:31.905 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-22T00:38:31.906 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:31.906 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:31.989 INFO:teuthology.orchestra.run.smithi102.stdout:Package librbd1-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:32.032 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:32.033 INFO:teuthology.orchestra.run.smithi102.stdout:Nothing to do. 2024-09-22T00:38:32.033 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:32.097 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install python3-rados 2024-09-22T00:38:32.174 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install ceph-volume 2024-09-22T00:38:32.280 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:38:32.342 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : rbd-mirror-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:32.367 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: rbd-mirror-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:32.368 INFO:teuthology.orchestra.run.smithi079.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:38:32.368 INFO:teuthology.orchestra.run.smithi079.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-22T00:38:32.368 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-22T00:38:32.368 INFO:teuthology.orchestra.run.smithi079.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-22T00:38:32.368 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:32.708 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:41 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:32.773 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:32 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:32.800 INFO:teuthology.orchestra.run.smithi102.stdout:Package python3-rados-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:32.846 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:32.847 INFO:teuthology.orchestra.run.smithi102.stdout:Nothing to do. 2024-09-22T00:38:32.847 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:32.908 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:32.908 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:32.908 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2024-09-22T00:38:32.908 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:32.909 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:38:32.909 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-volume noarch 2:19.1.1-373.g4e45e6b4.el9 ceph-noarch 285 k 2024-09-22T00:38:32.909 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:32.909 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:38:32.909 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:32.909 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2024-09-22T00:38:32.909 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:32.909 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 285 k 2024-09-22T00:38:32.910 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 1.3 M 2024-09-22T00:38:32.910 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:38:32.919 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install python3-rgw 2024-09-22T00:38:33.120 INFO:teuthology.orchestra.run.smithi184.stdout:ceph-volume-19.1.1-373.g4e45e6b4.el9.noarch.rpm 1.3 MB/s | 285 kB 00:00 2024-09-22T00:38:33.121 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:33.121 INFO:teuthology.orchestra.run.smithi184.stdout:Total 1.3 MB/s | 285 kB 00:00 2024-09-22T00:38:33.121 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:38:33.129 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:38:33.129 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:38:33.155 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:38:33.156 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:38:33.375 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:38:33.455 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : ceph-volume-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:38:33.471 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: ceph-volume-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:38:33.471 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:38:33.471 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-22T00:38:33.472 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:33.498 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : rbd-mirror-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:33.498 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:33.498 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:38:33.498 INFO:teuthology.orchestra.run.smithi079.stdout: rbd-mirror-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:38:33.498 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:33.498 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:33.517 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:42 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:33.606 INFO:teuthology.orchestra.run.smithi102.stdout:Package python3-rgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:33.650 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:33.651 INFO:teuthology.orchestra.run.smithi102.stdout:Nothing to do. 2024-09-22T00:38:33.651 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:33.696 DEBUG:teuthology.orchestra.run.smithi079:> sudo yum -y install rbd-nbd 2024-09-22T00:38:33.715 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install python3-cephfs 2024-09-22T00:38:34.292 INFO:teuthology.orchestra.run.smithi079.stdout:Last metadata expiration check: 0:01:47 ago on Sun 22 Sep 2024 12:36:47 AM UTC. 2024-09-22T00:38:34.295 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:43 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:34.384 INFO:teuthology.orchestra.run.smithi102.stdout:Package python3-cephfs-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:34.426 INFO:teuthology.orchestra.run.smithi079.stdout:Dependencies resolved. 2024-09-22T00:38:34.427 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:34.427 INFO:teuthology.orchestra.run.smithi079.stdout: Package Architecture Version Repository Size 2024-09-22T00:38:34.427 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:34.427 INFO:teuthology.orchestra.run.smithi079.stdout:Installing: 2024-09-22T00:38:34.427 INFO:teuthology.orchestra.run.smithi079.stdout: rbd-nbd x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 170 k 2024-09-22T00:38:34.427 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:34.427 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction Summary 2024-09-22T00:38:34.427 INFO:teuthology.orchestra.run.smithi079.stdout:================================================================================ 2024-09-22T00:38:34.427 INFO:teuthology.orchestra.run.smithi079.stdout:Install 1 Package 2024-09-22T00:38:34.427 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:34.428 INFO:teuthology.orchestra.run.smithi079.stdout:Total download size: 170 k 2024-09-22T00:38:34.428 INFO:teuthology.orchestra.run.smithi079.stdout:Installed size: 494 k 2024-09-22T00:38:34.428 INFO:teuthology.orchestra.run.smithi079.stdout:Downloading Packages: 2024-09-22T00:38:34.428 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:34.429 INFO:teuthology.orchestra.run.smithi102.stdout:Nothing to do. 2024-09-22T00:38:34.429 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:34.472 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : ceph-volume-2:19.1.1-373.g4e45e6b4.el9.noarch 1/1 2024-09-22T00:38:34.472 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:34.472 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:38:34.473 INFO:teuthology.orchestra.run.smithi184.stdout: ceph-volume-2:19.1.1-373.g4e45e6b4.el9.noarch 2024-09-22T00:38:34.473 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:34.473 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:34.490 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install python3-rbd 2024-09-22T00:38:34.638 INFO:teuthology.orchestra.run.smithi079.stdout:rbd-nbd-19.1.1-373.g4e45e6b4.el9.x86_64.rpm 808 kB/s | 170 kB 00:00 2024-09-22T00:38:34.639 INFO:teuthology.orchestra.run.smithi079.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:34.639 INFO:teuthology.orchestra.run.smithi079.stdout:Total 803 kB/s | 170 kB 00:00 2024-09-22T00:38:34.639 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction check 2024-09-22T00:38:34.647 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction check succeeded. 2024-09-22T00:38:34.647 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction test 2024-09-22T00:38:34.714 INFO:teuthology.orchestra.run.smithi079.stdout:Transaction test succeeded. 2024-09-22T00:38:34.714 INFO:teuthology.orchestra.run.smithi079.stdout:Running transaction 2024-09-22T00:38:34.765 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install librados-devel 2024-09-22T00:38:34.871 INFO:teuthology.orchestra.run.smithi079.stdout: Preparing : 1/1 2024-09-22T00:38:34.978 INFO:teuthology.orchestra.run.smithi079.stdout: Installing : rbd-nbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:35.066 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:44 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:35.153 INFO:teuthology.orchestra.run.smithi102.stdout:Package python3-rbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:35.196 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:35.197 INFO:teuthology.orchestra.run.smithi102.stdout:Nothing to do. 2024-09-22T00:38:35.197 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:35.254 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install rbd-fuse 2024-09-22T00:38:35.368 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:35 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:35.427 INFO:teuthology.orchestra.run.smithi079.stdout: Running scriptlet: rbd-nbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:35.502 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:35.503 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:35.503 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repo Size 2024-09-22T00:38:35.503 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:35.503 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:38:35.503 INFO:teuthology.orchestra.run.smithi184.stdout: librados-devel x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 127 k 2024-09-22T00:38:35.504 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:35.504 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:38:35.504 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:35.504 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2024-09-22T00:38:35.504 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:35.504 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 127 k 2024-09-22T00:38:35.504 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 456 k 2024-09-22T00:38:35.504 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:38:35.689 INFO:teuthology.orchestra.run.smithi079.stdout: Verifying : rbd-nbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:35.689 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:35.689 INFO:teuthology.orchestra.run.smithi079.stdout:Installed: 2024-09-22T00:38:35.690 INFO:teuthology.orchestra.run.smithi079.stdout: rbd-nbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:38:35.690 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:35.690 INFO:teuthology.orchestra.run.smithi079.stdout:Complete! 2024-09-22T00:38:35.708 INFO:teuthology.orchestra.run.smithi184.stdout:librados-devel-19.1.1-373.g4e45e6b4.el9.x86_64. 622 kB/s | 127 kB 00:00 2024-09-22T00:38:35.708 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:35.709 INFO:teuthology.orchestra.run.smithi184.stdout:Total 617 kB/s | 127 kB 00:00 2024-09-22T00:38:35.709 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:38:35.714 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:38:35.714 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:38:35.778 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:38:35.779 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:38:35.837 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:44 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:35.933 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:38:35.942 DEBUG:teuthology.parallel:result is None 2024-09-22T00:38:35.971 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:35.971 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:35.972 INFO:teuthology.orchestra.run.smithi102.stdout: Package Architecture Version Repository Size 2024-09-22T00:38:35.972 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:35.972 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:38:35.972 INFO:teuthology.orchestra.run.smithi102.stdout: rbd-fuse x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 85 k 2024-09-22T00:38:35.972 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:35.972 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:38:35.972 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:35.972 INFO:teuthology.orchestra.run.smithi102.stdout:Install 1 Package 2024-09-22T00:38:35.972 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:35.972 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 85 k 2024-09-22T00:38:35.972 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 231 k 2024-09-22T00:38:35.972 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:38:36.039 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : librados-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:36.177 INFO:teuthology.orchestra.run.smithi102.stdout:rbd-fuse-19.1.1-373.g4e45e6b4.el9.x86_64.rpm 417 kB/s | 85 kB 00:00 2024-09-22T00:38:36.178 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:36.178 INFO:teuthology.orchestra.run.smithi102.stdout:Total 414 kB/s | 85 kB 00:00 2024-09-22T00:38:36.178 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:38:36.185 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:38:36.185 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:38:36.249 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:38:36.249 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:38:36.405 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:38:36.510 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : rbd-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:36.513 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: librados-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:36.773 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : librados-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:36.773 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:36.773 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:38:36.773 INFO:teuthology.orchestra.run.smithi184.stdout: librados-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:38:36.773 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:36.773 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:36.966 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: rbd-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:37.012 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install libcephfs2 2024-09-22T00:38:37.220 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : rbd-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:37.220 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:37.220 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:38:37.220 INFO:teuthology.orchestra.run.smithi102.stdout: rbd-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:38:37.220 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:37.220 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:37.513 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install rbd-mirror 2024-09-22T00:38:37.597 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:37 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:37.685 INFO:teuthology.orchestra.run.smithi184.stdout:Package libcephfs2-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:37.731 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:37.732 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2024-09-22T00:38:37.733 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:37.796 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install libcephfs-devel 2024-09-22T00:38:38.092 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:47 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:38.227 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:38.228 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:38.228 INFO:teuthology.orchestra.run.smithi102.stdout: Package Arch Version Repo Size 2024-09-22T00:38:38.228 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:38.228 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:38:38.228 INFO:teuthology.orchestra.run.smithi102.stdout: rbd-mirror x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 3.1 M 2024-09-22T00:38:38.228 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:38.228 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:38:38.228 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:38.228 INFO:teuthology.orchestra.run.smithi102.stdout:Install 1 Package 2024-09-22T00:38:38.229 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:38.229 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 3.1 M 2024-09-22T00:38:38.229 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 13 M 2024-09-22T00:38:38.229 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:38:38.385 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:38 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:38.518 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:38.519 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:38.519 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repo Size 2024-09-22T00:38:38.519 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:38.519 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:38:38.519 INFO:teuthology.orchestra.run.smithi184.stdout: libcephfs-devel x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 32 k 2024-09-22T00:38:38.519 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:38.519 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:38:38.519 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:38.519 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2024-09-22T00:38:38.520 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:38.520 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 32 k 2024-09-22T00:38:38.520 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 142 k 2024-09-22T00:38:38.520 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:38:38.581 INFO:teuthology.orchestra.run.smithi102.stdout:rbd-mirror-19.1.1-373.g4e45e6b4.el9.x86_64.rpm 8.8 MB/s | 3.1 MB 00:00 2024-09-22T00:38:38.582 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:38.582 INFO:teuthology.orchestra.run.smithi102.stdout:Total 8.8 MB/s | 3.1 MB 00:00 2024-09-22T00:38:38.582 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:38:38.591 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:38:38.591 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:38:38.669 INFO:teuthology.orchestra.run.smithi184.stdout:libcephfs-devel-19.1.1-373.g4e45e6b4.el9.x86_64 213 kB/s | 32 kB 00:00 2024-09-22T00:38:38.669 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:38.670 INFO:teuthology.orchestra.run.smithi184.stdout:Total 211 kB/s | 32 kB 00:00 2024-09-22T00:38:38.670 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:38:38.671 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:38:38.672 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:38:38.673 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:38:38.673 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:38:38.693 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:38:38.694 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:38:38.780 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:38:38.891 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : libcephfs-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:39.103 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:38:39.157 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : rbd-mirror-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:39.182 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: rbd-mirror-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:39.182 INFO:teuthology.orchestra.run.smithi102.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:38:39.183 INFO:teuthology.orchestra.run.smithi102.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-22T00:38:39.183 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-22T00:38:39.183 INFO:teuthology.orchestra.run.smithi102.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-22T00:38:39.183 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:39.270 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: libcephfs-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:39.510 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : libcephfs-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:39.510 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:39.510 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:38:39.510 INFO:teuthology.orchestra.run.smithi184.stdout: libcephfs-devel-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:38:39.510 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:39.511 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:39.694 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install librados2 2024-09-22T00:38:40.279 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:40 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:40.285 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : rbd-mirror-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:40.285 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:40.285 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:38:40.285 INFO:teuthology.orchestra.run.smithi102.stdout: rbd-mirror-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:38:40.285 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:40.285 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:40.369 INFO:teuthology.orchestra.run.smithi184.stdout:Package librados2-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:40.412 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:40.413 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2024-09-22T00:38:40.413 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:40.479 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install librbd1 2024-09-22T00:38:40.516 DEBUG:teuthology.orchestra.run.smithi102:> sudo yum -y install rbd-nbd 2024-09-22T00:38:41.061 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:41 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:41.114 INFO:teuthology.orchestra.run.smithi102.stdout:Last metadata expiration check: 0:01:50 ago on Sun 22 Sep 2024 12:36:51 AM UTC. 2024-09-22T00:38:41.151 INFO:teuthology.orchestra.run.smithi184.stdout:Package librbd1-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:41.195 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:41.195 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2024-09-22T00:38:41.196 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:41.249 INFO:teuthology.orchestra.run.smithi102.stdout:Dependencies resolved. 2024-09-22T00:38:41.249 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:41.250 INFO:teuthology.orchestra.run.smithi102.stdout: Package Architecture Version Repository Size 2024-09-22T00:38:41.250 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:41.250 INFO:teuthology.orchestra.run.smithi102.stdout:Installing: 2024-09-22T00:38:41.250 INFO:teuthology.orchestra.run.smithi102.stdout: rbd-nbd x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 170 k 2024-09-22T00:38:41.250 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:41.250 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction Summary 2024-09-22T00:38:41.250 INFO:teuthology.orchestra.run.smithi102.stdout:================================================================================ 2024-09-22T00:38:41.250 INFO:teuthology.orchestra.run.smithi102.stdout:Install 1 Package 2024-09-22T00:38:41.250 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:41.250 INFO:teuthology.orchestra.run.smithi102.stdout:Total download size: 170 k 2024-09-22T00:38:41.250 INFO:teuthology.orchestra.run.smithi102.stdout:Installed size: 494 k 2024-09-22T00:38:41.250 INFO:teuthology.orchestra.run.smithi102.stdout:Downloading Packages: 2024-09-22T00:38:41.260 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install python3-rados 2024-09-22T00:38:41.460 INFO:teuthology.orchestra.run.smithi102.stdout:rbd-nbd-19.1.1-373.g4e45e6b4.el9.x86_64.rpm 813 kB/s | 170 kB 00:00 2024-09-22T00:38:41.460 INFO:teuthology.orchestra.run.smithi102.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:41.461 INFO:teuthology.orchestra.run.smithi102.stdout:Total 807 kB/s | 170 kB 00:00 2024-09-22T00:38:41.461 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction check 2024-09-22T00:38:41.468 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction check succeeded. 2024-09-22T00:38:41.469 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction test 2024-09-22T00:38:41.532 INFO:teuthology.orchestra.run.smithi102.stdout:Transaction test succeeded. 2024-09-22T00:38:41.533 INFO:teuthology.orchestra.run.smithi102.stdout:Running transaction 2024-09-22T00:38:41.688 INFO:teuthology.orchestra.run.smithi102.stdout: Preparing : 1/1 2024-09-22T00:38:41.799 INFO:teuthology.orchestra.run.smithi102.stdout: Installing : rbd-nbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:41.840 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:41 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:41.927 INFO:teuthology.orchestra.run.smithi184.stdout:Package python3-rados-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:41.970 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:41.971 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2024-09-22T00:38:41.971 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:42.039 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install python3-rgw 2024-09-22T00:38:42.243 INFO:teuthology.orchestra.run.smithi102.stdout: Running scriptlet: rbd-nbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:42.512 INFO:teuthology.orchestra.run.smithi102.stdout: Verifying : rbd-nbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:42.512 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:42.512 INFO:teuthology.orchestra.run.smithi102.stdout:Installed: 2024-09-22T00:38:42.512 INFO:teuthology.orchestra.run.smithi102.stdout: rbd-nbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:38:42.512 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:42.512 INFO:teuthology.orchestra.run.smithi102.stdout:Complete! 2024-09-22T00:38:42.622 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:42 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:42.711 INFO:teuthology.orchestra.run.smithi184.stdout:Package python3-rgw-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:42.756 DEBUG:teuthology.parallel:result is None 2024-09-22T00:38:42.756 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:42.756 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2024-09-22T00:38:42.756 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:42.824 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install python3-cephfs 2024-09-22T00:38:43.426 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:43 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:43.528 INFO:teuthology.orchestra.run.smithi184.stdout:Package python3-cephfs-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:43.572 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:43.574 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2024-09-22T00:38:43.574 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:43.640 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install python3-rbd 2024-09-22T00:38:44.217 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:44 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:44.305 INFO:teuthology.orchestra.run.smithi184.stdout:Package python3-rbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 is already installed. 2024-09-22T00:38:44.348 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:44.349 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2024-09-22T00:38:44.349 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:44.417 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install rbd-fuse 2024-09-22T00:38:44.995 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:44 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:45.128 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:45.129 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:45.129 INFO:teuthology.orchestra.run.smithi184.stdout: Package Architecture Version Repository Size 2024-09-22T00:38:45.129 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:45.129 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:38:45.130 INFO:teuthology.orchestra.run.smithi184.stdout: rbd-fuse x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 85 k 2024-09-22T00:38:45.130 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:45.130 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:38:45.130 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:45.130 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2024-09-22T00:38:45.130 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:45.130 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 85 k 2024-09-22T00:38:45.130 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 231 k 2024-09-22T00:38:45.130 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:38:45.322 INFO:teuthology.orchestra.run.smithi184.stdout:rbd-fuse-19.1.1-373.g4e45e6b4.el9.x86_64.rpm 445 kB/s | 85 kB 00:00 2024-09-22T00:38:45.322 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:45.323 INFO:teuthology.orchestra.run.smithi184.stdout:Total 442 kB/s | 85 kB 00:00 2024-09-22T00:38:45.323 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:38:45.330 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:38:45.330 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:38:45.393 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:38:45.393 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:38:45.533 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:38:45.635 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : rbd-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:46.021 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: rbd-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:46.283 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : rbd-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:46.283 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:46.283 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:38:46.283 INFO:teuthology.orchestra.run.smithi184.stdout: rbd-fuse-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:38:46.283 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:46.283 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:46.526 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install rbd-mirror 2024-09-22T00:38:47.135 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:47 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:47.286 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:47.287 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:47.287 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repo Size 2024-09-22T00:38:47.288 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:47.288 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:38:47.288 INFO:teuthology.orchestra.run.smithi184.stdout: rbd-mirror x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 3.1 M 2024-09-22T00:38:47.288 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:47.288 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:38:47.288 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:47.288 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2024-09-22T00:38:47.289 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:47.289 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 3.1 M 2024-09-22T00:38:47.289 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 13 M 2024-09-22T00:38:47.289 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:38:47.626 INFO:teuthology.orchestra.run.smithi184.stdout:rbd-mirror-19.1.1-373.g4e45e6b4.el9.x86_64.rpm 9.2 MB/s | 3.1 MB 00:00 2024-09-22T00:38:47.627 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:47.627 INFO:teuthology.orchestra.run.smithi184.stdout:Total 9.1 MB/s | 3.1 MB 00:00 2024-09-22T00:38:47.628 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:38:47.636 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:38:47.636 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:38:47.716 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:38:47.716 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:38:48.155 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:38:48.227 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : rbd-mirror-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:48.252 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: rbd-mirror-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:48.253 INFO:teuthology.orchestra.run.smithi184.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-22T00:38:48.253 INFO:teuthology.orchestra.run.smithi184.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-22T00:38:48.253 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-22T00:38:48.253 INFO:teuthology.orchestra.run.smithi184.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-22T00:38:48.253 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:49.376 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : rbd-mirror-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:49.376 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:49.377 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:38:49.377 INFO:teuthology.orchestra.run.smithi184.stdout: rbd-mirror-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:38:49.377 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:49.377 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:49.615 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install rbd-nbd 2024-09-22T00:38:50.333 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:01:50 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:38:50.466 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:38:50.466 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:50.467 INFO:teuthology.orchestra.run.smithi184.stdout: Package Architecture Version Repository Size 2024-09-22T00:38:50.467 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:50.467 INFO:teuthology.orchestra.run.smithi184.stdout:Installing: 2024-09-22T00:38:50.467 INFO:teuthology.orchestra.run.smithi184.stdout: rbd-nbd x86_64 2:19.1.1-373.g4e45e6b4.el9 ceph 170 k 2024-09-22T00:38:50.467 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:50.467 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T00:38:50.467 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T00:38:50.467 INFO:teuthology.orchestra.run.smithi184.stdout:Install 1 Package 2024-09-22T00:38:50.467 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:50.467 INFO:teuthology.orchestra.run.smithi184.stdout:Total download size: 170 k 2024-09-22T00:38:50.468 INFO:teuthology.orchestra.run.smithi184.stdout:Installed size: 494 k 2024-09-22T00:38:50.468 INFO:teuthology.orchestra.run.smithi184.stdout:Downloading Packages: 2024-09-22T00:38:50.680 INFO:teuthology.orchestra.run.smithi184.stdout:rbd-nbd-19.1.1-373.g4e45e6b4.el9.x86_64.rpm 805 kB/s | 170 kB 00:00 2024-09-22T00:38:50.680 INFO:teuthology.orchestra.run.smithi184.stdout:-------------------------------------------------------------------------------- 2024-09-22T00:38:50.681 INFO:teuthology.orchestra.run.smithi184.stdout:Total 798 kB/s | 170 kB 00:00 2024-09-22T00:38:50.681 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T00:38:50.688 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T00:38:50.688 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T00:38:50.754 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T00:38:50.754 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T00:38:50.911 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T00:38:51.028 INFO:teuthology.orchestra.run.smithi184.stdout: Installing : rbd-nbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:51.426 INFO:teuthology.orchestra.run.smithi184.stdout: Running scriptlet: rbd-nbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:51.678 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : rbd-nbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 1/1 2024-09-22T00:38:51.678 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:51.679 INFO:teuthology.orchestra.run.smithi184.stdout:Installed: 2024-09-22T00:38:51.679 INFO:teuthology.orchestra.run.smithi184.stdout: rbd-nbd-2:19.1.1-373.g4e45e6b4.el9.x86_64 2024-09-22T00:38:51.679 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:51.679 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:38:51.899 DEBUG:teuthology.parallel:result is None 2024-09-22T00:38:51.899 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=4e45e6b490e6cbe082cdf155fea780438ec53fc7 2024-09-22T00:38:52.047 DEBUG:teuthology.orchestra.run.smithi079:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-22T00:38:52.073 INFO:teuthology.orchestra.run.smithi079.stdout:19.1.1-373.g4e45e6b4.el9 2024-09-22T00:38:52.074 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-373.g4e45e6b4.el9 2024-09-22T00:38:52.074 INFO:teuthology.task.install:The correct ceph version 19.1.1-373.g4e45e6b4 is installed. 2024-09-22T00:38:52.077 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=4e45e6b490e6cbe082cdf155fea780438ec53fc7 2024-09-22T00:38:52.227 DEBUG:teuthology.orchestra.run.smithi102:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-22T00:38:52.252 INFO:teuthology.orchestra.run.smithi102.stdout:19.1.1-373.g4e45e6b4.el9 2024-09-22T00:38:52.252 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-373.g4e45e6b4.el9 2024-09-22T00:38:52.253 INFO:teuthology.task.install:The correct ceph version 19.1.1-373.g4e45e6b4 is installed. 2024-09-22T00:38:52.255 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=4e45e6b490e6cbe082cdf155fea780438ec53fc7 2024-09-22T00:38:52.391 DEBUG:teuthology.orchestra.run.smithi184:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-22T00:38:52.414 INFO:teuthology.orchestra.run.smithi184.stdout:19.1.1-373.g4e45e6b4.el9 2024-09-22T00:38:52.414 INFO:teuthology.packaging:The installed version of ceph is 19.1.1-373.g4e45e6b4.el9 2024-09-22T00:38:52.414 INFO:teuthology.task.install:The correct ceph version 19.1.1-373.g4e45e6b4 is installed. 2024-09-22T00:38:52.416 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-22T00:38:52.416 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:38:52.416 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-22T00:38:52.447 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:38:52.447 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-22T00:38:52.477 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-09-22T00:38:52.477 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-22T00:38:52.505 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-22T00:38:52.505 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:38:52.505 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/usr/bin/daemon-helper 2024-09-22T00:38:52.534 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-22T00:38:52.603 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:38:52.603 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/usr/bin/daemon-helper 2024-09-22T00:38:52.633 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-22T00:38:52.701 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-09-22T00:38:52.701 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/usr/bin/daemon-helper 2024-09-22T00:38:52.730 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-22T00:38:52.797 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-22T00:38:52.797 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:38:52.797 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-22T00:38:52.825 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-22T00:38:52.893 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:38:52.894 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-22T00:38:52.922 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-22T00:38:52.989 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-09-22T00:38:52.990 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-22T00:38:53.018 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-22T00:38:53.085 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-22T00:38:53.085 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:38:53.085 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/usr/bin/stdin-killer 2024-09-22T00:38:53.114 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-22T00:38:53.182 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:38:53.182 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/usr/bin/stdin-killer 2024-09-22T00:38:53.210 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-22T00:38:53.278 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-09-22T00:38:53.278 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/usr/bin/stdin-killer 2024-09-22T00:38:53.305 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-22T00:38:53.371 INFO:teuthology.run_tasks:Running task ceph... 2024-09-22T00:38:53.446 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-22T00:38:53.446 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 777 /var/log/ceph 2024-09-22T00:38:53.448 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 777 /var/log/ceph 2024-09-22T00:38:53.451 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 777 /var/log/ceph 2024-09-22T00:38:53.476 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-22T00:38:53.477 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-22T00:38:53.517 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-22T00:38:53.520 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-22T00:38:53.544 INFO:tasks.ceph:Creating extra log directories... 2024-09-22T00:38:53.545 DEBUG:teuthology.orchestra.run.smithi079:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-22T00:38:53.585 DEBUG:teuthology.orchestra.run.smithi102:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-22T00:38:53.587 DEBUG:teuthology.orchestra.run.smithi184:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-22T00:38:53.623 INFO:tasks.ceph:Creating ceph cluster ceph... 2024-09-22T00:38:53.624 INFO:tasks.ceph:config {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd memory target': 1610612736, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'fs': 'xfs', 'mkfs_options': None, 'mount_options': None, 'skip_mgr_daemons': False, 'log_ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'cpu_profile': set(), 'cluster': 'ceph', 'mon_bind_msgr2': True, 'mon_bind_addrvec': True} 2024-09-22T00:38:53.624 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577', 'branch': 'squid', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}}', 'email': 'ceph-qa@ceph.com', 'exclude_arch': 'armv7l', 'first_in_suite': False, 'io_workload': {'sequential': [{'qemu': {'client.0': {'clone': True, 'disks': [{'action': 'none', 'image_name': 'client.0.0'}, {'action': 'none', 'image_name': 'client.0.1'}, {'action': 'none', 'image_name': 'client.0.2'}], 'test': 'qa/run_xfstests_qemu.sh', 'type': 'block'}}}]}, 'job_id': '7914577', 'kernel': {'kdb': 1, 'sha1': 'distro'}, 'last_in_suite': False, 'machine_type': 'smithi', 'migrate_workload': {'sequential': [{'exec': {'client.0': ['sleep 60', 'rbd migration execute client.0.0', 'sleep 60', 'rbd migration commit client.0.0', 'sleep 60', 'rbd migration execute client.0.1']}}]}, 'name': 'teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi', 'no_nested_subset': False, 'openstack': [{'volumes': {'count': 4, 'size': 10}}, {'machine': {'cpus': 1, 'disk': 40, 'ram': 30000}, 'volumes': {'count': 4, 'size': 30}}], 'os_type': 'centos', 'os_version': '9.stream', 'overrides': {'admin_socket': {'branch': 'squid'}, 'ceph': {'conf': {'client': {'rbd default data pool': 'datapool'}, 'global': {'mon warn on pool no app': False}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd memory target': 1610612736, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '4e45e6b490e6cbe082cdf155fea780438ec53fc7'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '4e45e6b490e6cbe082cdf155fea780438ec53fc7'}}, 'selinux': {'allowlist': ['scontext=system_u:system_r:getty_t:s0']}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'squid', 'sha1': '4e45e6b490e6cbe082cdf155fea780438ec53fc7'}}, 'owner': 'scheduled_teuthology@teuthology', 'priority': 100, 'repo': 'https://git.ceph.com/ceph.git', 'roles': [['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'], ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'], ['client.0']], 'seed': 1478, 'sha1': '4e45e6b490e6cbe082cdf155fea780438ec53fc7', 'sleep_before_teardown': 0, 'subset': '24/128', 'suite': 'rbd', 'suite_branch': 'squid', 'suite_path': '/home/teuthworker/src/git.ceph.com_ceph_4e45e6b490e6cbe082cdf155fea780438ec53fc7/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://git.ceph.com/ceph.git', 'suite_sha1': '4e45e6b490e6cbe082cdf155fea780438ec53fc7', 'targets': {'smithi079.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBUSJjnuyX35oqc5wJ/GWOgRQCnopW1HFRSJ80JGXMxYTTbu81KhnoFTwTigsUzWE8+5/yDj7zOST3oCdBNNFfw=', 'smithi102.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBALme4j5XOFfLC2iotkuoEdWLJsQWfEy3ainFsaKt6UZ3KkhIx0JDZ1/A0u090Jo0Pt46b4B0zwyRoFIgXNGpiU=', 'smithi184.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGh6vhqwFJdgYoux6agewa76+xxxEuYU/I/yG93Dzg9AsGb8qsq1cG1f7tNoZ9pX7ItFq6p1EfW3i3TkSYuIo2o='}, 'tasks': [{'internal.check_packages': None}, {'internal.buildpackages_prep': None}, {'internal.save_config': None}, {'internal.check_lock': None}, {'internal.add_remotes': None}, {'console_log': None}, {'internal.connect': None}, {'internal.push_inventory': None}, {'internal.serialize_remote_roles': None}, {'internal.check_conflict': None}, {'internal.check_ceph_data': None}, {'internal.vm_setup': None}, {'kernel': {'kdb': 1, 'sha1': 'distro'}}, {'internal.base': None}, {'internal.archive_upload': None}, {'internal.archive': None}, {'internal.coredump': None}, {'internal.sudo': None}, {'internal.syslog': None}, {'internal.timer': None}, {'pcp': None}, {'selinux': None}, {'ansible.cephlab': None}, {'clock': None}, {'install': None}, {'ceph': None}, {'exec': {'client.0': ['sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2', 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile', 'sudo ceph osd pool set datapool allow_ec_overwrites true', 'rbd pool init datapool']}}, {'exec': {'client.0': ['mkdir /home/ubuntu/cephtest/migration', 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2', 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G', 'echo \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}\' client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}, {'exec': {'client.0': ['rm -rf /home/ubuntu/cephtest/migration']}}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-21_21:16:02', 'tube': 'smithi', 'user': 'teuthology', 'verbose': False, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.2902'} 2024-09-22T00:38:53.624 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-22T00:38:53.653 DEBUG:teuthology.orchestra.run.smithi102:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-22T00:38:53.655 DEBUG:teuthology.orchestra.run.smithi184:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-22T00:38:53.671 DEBUG:teuthology.orchestra.run.smithi079:> sudo install -d -m0777 -- /var/run/ceph 2024-09-22T00:38:53.710 DEBUG:teuthology.orchestra.run.smithi102:> sudo install -d -m0777 -- /var/run/ceph 2024-09-22T00:38:53.712 DEBUG:teuthology.orchestra.run.smithi184:> sudo install -d -m0777 -- /var/run/ceph 2024-09-22T00:38:53.737 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:38:53.737 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/scratch_devs of=/dev/stdout 2024-09-22T00:38:53.794 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-22T00:38:53.794 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_1 2024-09-22T00:38:53.851 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-22T00:38:53.851 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-22T00:38:53.851 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-09-22T00:38:53.851 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-22T00:38:53.851 INFO:teuthology.orchestra.run.smithi079.stdout:Context: system_u:object_r:device_t:s0 2024-09-22T00:38:53.851 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-22 00:38:32.630766905 +0000 2024-09-22T00:38:53.851 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-22 00:36:11.010614496 +0000 2024-09-22T00:38:53.851 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-22 00:36:11.010614496 +0000 2024-09-22T00:38:53.852 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: 2024-09-22 00:36:11.010614496 +0000 2024-09-22T00:38:53.852 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-22T00:38:53.917 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-22T00:38:53.917 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-22T00:38:53.917 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000248335 s, 2.1 MB/s 2024-09-22T00:38:53.919 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-22T00:38:53.976 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_2 2024-09-22T00:38:54.032 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-22T00:38:54.032 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-22T00:38:54.032 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-09-22T00:38:54.032 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-22T00:38:54.032 INFO:teuthology.orchestra.run.smithi079.stdout:Context: system_u:object_r:device_t:s0 2024-09-22T00:38:54.032 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-22 00:38:32.630766905 +0000 2024-09-22T00:38:54.032 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-22 00:36:11.350606659 +0000 2024-09-22T00:38:54.032 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-22 00:36:11.350606659 +0000 2024-09-22T00:38:54.032 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: 2024-09-22 00:36:11.350606659 +0000 2024-09-22T00:38:54.032 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-22T00:38:54.096 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-22T00:38:54.096 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-22T00:38:54.096 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.00021095 s, 2.4 MB/s 2024-09-22T00:38:54.098 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-22T00:38:54.154 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_3 2024-09-22T00:38:54.209 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-22T00:38:54.209 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-22T00:38:54.210 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 704 Links: 1 2024-09-22T00:38:54.210 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-22T00:38:54.210 INFO:teuthology.orchestra.run.smithi079.stdout:Context: system_u:object_r:device_t:s0 2024-09-22T00:38:54.210 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-22 00:38:32.630766905 +0000 2024-09-22T00:38:54.210 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-22 00:36:11.687598892 +0000 2024-09-22T00:38:54.210 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-22 00:36:11.687598892 +0000 2024-09-22T00:38:54.210 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: 2024-09-22 00:36:11.687598892 +0000 2024-09-22T00:38:54.210 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-22T00:38:54.273 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-22T00:38:54.274 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-22T00:38:54.274 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000185334 s, 2.8 MB/s 2024-09-22T00:38:54.275 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-22T00:38:54.331 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_4 2024-09-22T00:38:54.386 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-22T00:38:54.387 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-22T00:38:54.387 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-09-22T00:38:54.387 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-22T00:38:54.387 INFO:teuthology.orchestra.run.smithi079.stdout:Context: system_u:object_r:device_t:s0 2024-09-22T00:38:54.387 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-22 00:38:32.631766882 +0000 2024-09-22T00:38:54.387 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-22 00:36:12.022591170 +0000 2024-09-22T00:38:54.387 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-22 00:36:12.022591170 +0000 2024-09-22T00:38:54.387 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: 2024-09-22 00:36:12.022591170 +0000 2024-09-22T00:38:54.387 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-22T00:38:54.450 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-22T00:38:54.450 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-22T00:38:54.450 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000185739 s, 2.8 MB/s 2024-09-22T00:38:54.451 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-22T00:38:54.508 INFO:tasks.ceph:osd dev map: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-22T00:38:54.508 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:38:54.508 DEBUG:teuthology.orchestra.run.smithi102:> dd if=/scratch_devs of=/dev/stdout 2024-09-22T00:38:54.527 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-22T00:38:54.527 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_1 2024-09-22T00:38:54.585 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-22T00:38:54.585 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-22T00:38:54.585 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 667 Links: 1 2024-09-22T00:38:54.585 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-22T00:38:54.586 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2024-09-22T00:38:54.586 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-09-22 00:38:39.434673842 +0000 2024-09-22T00:38:54.586 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-09-22 00:35:58.744212283 +0000 2024-09-22T00:38:54.586 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-09-22 00:35:58.744212283 +0000 2024-09-22T00:38:54.586 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: 2024-09-22 00:35:58.744212283 +0000 2024-09-22T00:38:54.586 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-22T00:38:54.652 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-09-22T00:38:54.653 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-09-22T00:38:54.653 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000256556 s, 2.0 MB/s 2024-09-22T00:38:54.655 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-22T00:38:54.714 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_2 2024-09-22T00:38:54.771 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-22T00:38:54.771 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-22T00:38:54.771 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-09-22T00:38:54.771 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-22T00:38:54.771 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2024-09-22T00:38:54.771 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-09-22 00:38:39.435673821 +0000 2024-09-22T00:38:54.771 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-09-22 00:35:59.056205743 +0000 2024-09-22T00:38:54.771 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-09-22 00:35:59.056205743 +0000 2024-09-22T00:38:54.771 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: 2024-09-22 00:35:59.056205743 +0000 2024-09-22T00:38:54.772 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-22T00:38:54.836 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-09-22T00:38:54.836 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-09-22T00:38:54.836 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000209636 s, 2.4 MB/s 2024-09-22T00:38:54.838 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-22T00:38:54.896 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_3 2024-09-22T00:38:54.952 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-22T00:38:54.953 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-22T00:38:54.953 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-22T00:38:54.953 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-22T00:38:54.953 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2024-09-22T00:38:54.953 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-09-22 00:38:39.435673821 +0000 2024-09-22T00:38:54.953 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-09-22 00:35:59.373199097 +0000 2024-09-22T00:38:54.953 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-09-22 00:35:59.373199097 +0000 2024-09-22T00:38:54.953 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: 2024-09-22 00:35:59.373199097 +0000 2024-09-22T00:38:54.953 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-22T00:38:55.018 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-09-22T00:38:55.018 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-09-22T00:38:55.018 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000229684 s, 2.2 MB/s 2024-09-22T00:38:55.019 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-22T00:38:55.076 DEBUG:teuthology.orchestra.run.smithi102:> stat /dev/vg_nvme/lv_4 2024-09-22T00:38:55.132 INFO:teuthology.orchestra.run.smithi102.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-22T00:38:55.132 INFO:teuthology.orchestra.run.smithi102.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-22T00:38:55.132 INFO:teuthology.orchestra.run.smithi102.stdout:Device: 5h/5d Inode: 723 Links: 1 2024-09-22T00:38:55.132 INFO:teuthology.orchestra.run.smithi102.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-22T00:38:55.132 INFO:teuthology.orchestra.run.smithi102.stdout:Context: system_u:object_r:device_t:s0 2024-09-22T00:38:55.132 INFO:teuthology.orchestra.run.smithi102.stdout:Access: 2024-09-22 00:38:39.435673821 +0000 2024-09-22T00:38:55.132 INFO:teuthology.orchestra.run.smithi102.stdout:Modify: 2024-09-22 00:35:59.688192494 +0000 2024-09-22T00:38:55.132 INFO:teuthology.orchestra.run.smithi102.stdout:Change: 2024-09-22 00:35:59.688192494 +0000 2024-09-22T00:38:55.132 INFO:teuthology.orchestra.run.smithi102.stdout: Birth: 2024-09-22 00:35:59.688192494 +0000 2024-09-22T00:38:55.133 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-22T00:38:55.195 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records in 2024-09-22T00:38:55.195 INFO:teuthology.orchestra.run.smithi102.stderr:1+0 records out 2024-09-22T00:38:55.195 INFO:teuthology.orchestra.run.smithi102.stderr:512 bytes copied, 0.000182587 s, 2.8 MB/s 2024-09-22T00:38:55.196 DEBUG:teuthology.orchestra.run.smithi102:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-22T00:38:55.253 INFO:tasks.ceph:osd dev map: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-22T00:38:55.253 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi079.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@smithi102.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2024-09-22T00:38:55.253 INFO:tasks.ceph:Generating config... 2024-09-22T00:38:55.255 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-22T00:38:55.255 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-22T00:38:55.255 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-22T00:38:55.255 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-22T00:38:55.255 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-22T00:38:55.255 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-22T00:38:55.255 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-22T00:38:55.255 INFO:tasks.ceph:[osd] bdev async discard = True 2024-09-22T00:38:55.255 INFO:tasks.ceph:[osd] bdev enable discard = True 2024-09-22T00:38:55.255 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-22T00:38:55.255 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-22T00:38:55.255 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-22T00:38:55.256 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-22T00:38:55.256 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-22T00:38:55.256 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-22T00:38:55.256 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-22T00:38:55.256 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2024-09-22T00:38:55.256 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-22T00:38:55.256 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-22T00:38:55.256 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-22T00:38:55.256 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2024-09-22T00:38:55.256 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-22T00:38:55.256 INFO:tasks.ceph:[osd] osd memory target = 1610612736 2024-09-22T00:38:55.256 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-22T00:38:55.256 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2024-09-22T00:38:55.256 INFO:tasks.ceph:Setting up mon.a... 2024-09-22T00:38:55.257 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2024-09-22T00:38:55.304 INFO:teuthology.orchestra.run.smithi079.stdout:creating /etc/ceph/ceph.keyring 2024-09-22T00:38:55.307 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2024-09-22T00:38:55.351 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-22T00:38:55.376 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '172.21.15.79'), ('mon.c', '[v2:172.21.15.79:3301,v1:172.21.15.79:6790]'), ('mon.b', '172.21.15.102')] 2024-09-22T00:38:55.377 DEBUG:tasks.ceph:writing out conf {'global': {'chdir': '', 'pid file': '/var/run/ceph/$cluster-$name.pid', 'auth supported': 'cephx', 'filestore xattr use omap': 'true', 'mon clock drift allowed': '1.000', 'osd crush chooseleaf type': '0', 'auth debug': 'true', 'ms die on old message': 'true', 'ms die on bug': 'true', 'mon max pg per osd': '10000', 'mon pg warn max object skew': '0', 'osd_pool_default_pg_autoscale_mode': 'off', 'osd pool default size': '2', 'mon osd allow primary affinity': 'true', 'mon osd allow pg remap': 'true', 'mon warn on legacy crush tunables': 'false', 'mon warn on crush straw calc version zero': 'false', 'mon warn on no sortbitwise': 'false', 'mon warn on osd down out interval zero': 'false', 'mon warn on too few osds': 'false', 'mon_warn_on_pool_pg_num_not_power_of_two': 'false', 'mon_warn_on_pool_no_redundancy': 'false', 'mon_allow_pool_size_one': 'true', 'osd pool default erasure code profile': 'plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd', 'osd default data pool replay window': '5', 'mon allow pool delete': 'true', 'mon cluster log file level': 'debug', 'debug asserts on shutdown': 'true', 'mon health detail to clog': 'false', 'mon host': '172.21.15.79,[v2:172.21.15.79:3301,v1:172.21.15.79:6790],172.21.15.102', 'mon warn on pool no app': False}, 'osd': {'osd journal size': '100', 'osd scrub load threshold': '5.0', 'osd scrub max interval': '600', 'osd mclock profile': 'high_recovery_ops', 'osd recover clone overlap': 'true', 'osd recovery max chunk': '1048576', 'osd debug shutdown': 'true', 'osd debug op order': 'true', 'osd debug verify stray on activate': 'true', 'osd debug trim objects': 'true', 'osd open classes on start': 'true', 'osd debug pg log writeout': 'true', 'osd deep scrub update digest min age': '30', 'osd map max advance': '10', 'journal zero on create': 'true', 'filestore ondisk finisher threads': '3', 'filestore apply finisher threads': '3', 'bdev debug aio': 'true', 'osd debug misdirected ops': 'true', 'bdev async discard': True, 'bdev enable discard': True, 'bluestore block size': 96636764160, 'bluestore fsck on mount': True, 'debug bluefs': '1/20', 'debug bluestore': '1/20', 'debug ms': 1, 'debug osd': 20, 'debug rocksdb': '4/10', 'enable experimental unrecoverable data corrupting features': '*', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd debug randomize hobject sort order': False, 'osd failsafe full ratio': 0.95, 'osd memory target': 1610612736, 'osd objectstore': 'bluestore', 'osd shutdown pgref assert': True}, 'mgr': {'debug ms': 1, 'debug mgr': 20, 'debug mon': '20', 'debug auth': '20', 'mon reweight min pgs per osd': '4', 'mon reweight min bytes per osd': '10', 'mgr/telemetry/nag': 'false'}, 'mon': {'debug ms': 1, 'debug mon': 20, 'debug paxos': 20, 'debug auth': '20', 'mon data avail warn': '5', 'mon mgr mkfs grace': '240', 'mon reweight min pgs per osd': '4', 'mon osd reporter subtree level': 'osd', 'mon osd prime pg temp': 'true', 'mon reweight min bytes per osd': '10', 'auth mon ticket ttl': '660', 'auth service ticket ttl': '240', 'mon_warn_on_insecure_global_id_reclaim': 'false', 'mon_warn_on_insecure_global_id_reclaim_allowed': 'false', 'mon_down_mkfs_grace': '2m', 'mon_warn_on_filestore_osds': 'false'}, 'client': {'rgw cache enabled': 'true', 'rgw enable ops log': 'true', 'rgw enable usage log': 'true', 'log file': '/var/log/ceph/$cluster-$name.$pid.log', 'admin socket': '/var/run/ceph/$cluster-$name.$pid.asok', 'rbd default data pool': 'datapool'}, 'mon.a': {}, 'mon.c': {}, 'mon.b': {}} 2024-09-22T00:38:55.377 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:38:55.377 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-22T00:38:55.432 DEBUG:teuthology.orchestra.run.smithi079:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage monmaptool -c /home/ubuntu/cephtest/ceph.tmp.conf --create --clobber --enable-all-features --add a 172.21.15.79 --addv c '[v2:172.21.15.79:3301,v1:172.21.15.79:6790]' --add b 172.21.15.102 --print /home/ubuntu/cephtest/ceph.monmap 2024-09-22T00:38:55.519 INFO:teuthology.orchestra.run.smithi079.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2024-09-22T00:38:55.519 INFO:teuthology.orchestra.run.smithi079.stdout:monmaptool: generated fsid 9710ae7c-e51c-4245-ba18-1ed243ce2cef 2024-09-22T00:38:55.519 INFO:teuthology.orchestra.run.smithi079.stdout:setting min_mon_release = quincy 2024-09-22T00:38:55.519 INFO:teuthology.orchestra.run.smithi079.stdout:epoch 0 2024-09-22T00:38:55.519 INFO:teuthology.orchestra.run.smithi079.stdout:fsid 9710ae7c-e51c-4245-ba18-1ed243ce2cef 2024-09-22T00:38:55.519 INFO:teuthology.orchestra.run.smithi079.stdout:last_changed 2024-09-22T00:38:55.518749+0000 2024-09-22T00:38:55.519 INFO:teuthology.orchestra.run.smithi079.stdout:created 2024-09-22T00:38:55.518749+0000 2024-09-22T00:38:55.519 INFO:teuthology.orchestra.run.smithi079.stdout:min_mon_release 17 (quincy) 2024-09-22T00:38:55.519 INFO:teuthology.orchestra.run.smithi079.stdout:election_strategy: 1 2024-09-22T00:38:55.519 INFO:teuthology.orchestra.run.smithi079.stdout:0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-09-22T00:38:55.520 INFO:teuthology.orchestra.run.smithi079.stdout:1: [v2:172.21.15.102:3300/0,v1:172.21.15.102:6789/0] mon.b 2024-09-22T00:38:55.520 INFO:teuthology.orchestra.run.smithi079.stdout:2: [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon.c 2024-09-22T00:38:55.520 INFO:teuthology.orchestra.run.smithi079.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2024-09-22T00:38:55.521 DEBUG:teuthology.orchestra.run.smithi079:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-22T00:38:55.536 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID 9710ae7c-e51c-4245-ba18-1ed243ce2cef... 2024-09-22T00:38:55.537 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2024-09-22T00:38:55.578 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2024-09-22T00:38:55.580 DEBUG:teuthology.orchestra.run.smithi184:> sudo mkdir -p /etc/ceph && sudo chmod 0755 /etc/ceph && sudo tee /etc/ceph/ceph.conf && sudo chmod 0644 /etc/ceph/ceph.conf > /dev/null 2024-09-22T00:38:55.618 INFO:teuthology.orchestra.run.smithi079.stdout:[global] 2024-09-22T00:38:55.618 INFO:teuthology.orchestra.run.smithi079.stdout: chdir = "" 2024-09-22T00:38:55.618 INFO:teuthology.orchestra.run.smithi079.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-22T00:38:55.618 INFO:teuthology.orchestra.run.smithi079.stdout: auth supported = cephx 2024-09-22T00:38:55.619 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.619 INFO:teuthology.orchestra.run.smithi079.stdout: filestore xattr use omap = true 2024-09-22T00:38:55.619 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.619 INFO:teuthology.orchestra.run.smithi079.stdout: mon clock drift allowed = 1.000 2024-09-22T00:38:55.619 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.619 INFO:teuthology.orchestra.run.smithi079.stdout: osd crush chooseleaf type = 0 2024-09-22T00:38:55.619 INFO:teuthology.orchestra.run.smithi079.stdout: auth debug = true 2024-09-22T00:38:55.619 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.619 INFO:teuthology.orchestra.run.smithi079.stdout: ms die on old message = true 2024-09-22T00:38:55.619 INFO:teuthology.orchestra.run.smithi079.stdout: ms die on bug = true 2024-09-22T00:38:55.619 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.619 INFO:teuthology.orchestra.run.smithi079.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-22T00:38:55.619 INFO:teuthology.orchestra.run.smithi079.stdout: mon pg warn max object skew = 0 2024-09-22T00:38:55.619 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.620 INFO:teuthology.orchestra.run.smithi079.stdout: # disable pg_autoscaler by default for new pools 2024-09-22T00:38:55.620 INFO:teuthology.orchestra.run.smithi079.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-22T00:38:55.620 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.620 INFO:teuthology.orchestra.run.smithi079.stdout: osd pool default size = 2 2024-09-22T00:38:55.620 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.620 INFO:teuthology.orchestra.run.smithi079.stdout: mon osd allow primary affinity = true 2024-09-22T00:38:55.620 INFO:teuthology.orchestra.run.smithi079.stdout: mon osd allow pg remap = true 2024-09-22T00:38:55.620 INFO:teuthology.orchestra.run.smithi079.stdout: mon warn on legacy crush tunables = false 2024-09-22T00:38:55.620 INFO:teuthology.orchestra.run.smithi079.stdout: mon warn on crush straw calc version zero = false 2024-09-22T00:38:55.620 INFO:teuthology.orchestra.run.smithi079.stdout: mon warn on no sortbitwise = false 2024-09-22T00:38:55.620 INFO:teuthology.orchestra.run.smithi079.stdout: mon warn on osd down out interval zero = false 2024-09-22T00:38:55.620 INFO:teuthology.orchestra.run.smithi079.stdout: mon warn on too few osds = false 2024-09-22T00:38:55.620 INFO:teuthology.orchestra.run.smithi079.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-22T00:38:55.620 INFO:teuthology.orchestra.run.smithi079.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-22T00:38:55.621 INFO:teuthology.orchestra.run.smithi079.stdout: mon_allow_pool_size_one = true 2024-09-22T00:38:55.621 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.621 INFO:teuthology.orchestra.run.smithi079.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-22T00:38:55.621 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.621 INFO:teuthology.orchestra.run.smithi079.stdout: osd default data pool replay window = 5 2024-09-22T00:38:55.621 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.621 INFO:teuthology.orchestra.run.smithi079.stdout: mon allow pool delete = true 2024-09-22T00:38:55.621 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.621 INFO:teuthology.orchestra.run.smithi079.stdout: mon cluster log file level = debug 2024-09-22T00:38:55.621 INFO:teuthology.orchestra.run.smithi079.stdout: debug asserts on shutdown = true 2024-09-22T00:38:55.621 INFO:teuthology.orchestra.run.smithi079.stdout: mon health detail to clog = false 2024-09-22T00:38:55.621 INFO:teuthology.orchestra.run.smithi079.stdout: mon host = "172.21.15.79,[v2:172.21.15.79:3301,v1:172.21.15.79:6790],172.21.15.102" 2024-09-22T00:38:55.621 INFO:teuthology.orchestra.run.smithi079.stdout: mon warn on pool no app = False 2024-09-22T00:38:55.621 INFO:teuthology.orchestra.run.smithi079.stdout: fsid = 9710ae7c-e51c-4245-ba18-1ed243ce2cef 2024-09-22T00:38:55.622 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.622 INFO:teuthology.orchestra.run.smithi079.stdout:[osd] 2024-09-22T00:38:55.622 INFO:teuthology.orchestra.run.smithi079.stdout: osd journal size = 100 2024-09-22T00:38:55.622 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.622 INFO:teuthology.orchestra.run.smithi079.stdout: osd scrub load threshold = 5.0 2024-09-22T00:38:55.622 INFO:teuthology.orchestra.run.smithi079.stdout: osd scrub max interval = 600 2024-09-22T00:38:55.622 INFO:teuthology.orchestra.run.smithi079.stdout: osd mclock profile = high_recovery_ops 2024-09-22T00:38:55.622 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.622 INFO:teuthology.orchestra.run.smithi079.stdout: osd recover clone overlap = true 2024-09-22T00:38:55.622 INFO:teuthology.orchestra.run.smithi079.stdout: osd recovery max chunk = 1048576 2024-09-22T00:38:55.622 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.622 INFO:teuthology.orchestra.run.smithi079.stdout: osd debug shutdown = true 2024-09-22T00:38:55.622 INFO:teuthology.orchestra.run.smithi079.stdout: osd debug op order = true 2024-09-22T00:38:55.622 INFO:teuthology.orchestra.run.smithi079.stdout: osd debug verify stray on activate = true 2024-09-22T00:38:55.623 INFO:teuthology.orchestra.run.smithi079.stdout: osd debug trim objects = true 2024-09-22T00:38:55.623 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.623 INFO:teuthology.orchestra.run.smithi079.stdout: osd open classes on start = true 2024-09-22T00:38:55.623 INFO:teuthology.orchestra.run.smithi079.stdout: osd debug pg log writeout = true 2024-09-22T00:38:55.623 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.623 INFO:teuthology.orchestra.run.smithi079.stdout: osd deep scrub update digest min age = 30 2024-09-22T00:38:55.623 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.623 INFO:teuthology.orchestra.run.smithi079.stdout: osd map max advance = 10 2024-09-22T00:38:55.623 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.623 INFO:teuthology.orchestra.run.smithi079.stdout: journal zero on create = true 2024-09-22T00:38:55.623 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.623 INFO:teuthology.orchestra.run.smithi079.stdout: filestore ondisk finisher threads = 3 2024-09-22T00:38:55.623 INFO:teuthology.orchestra.run.smithi079.stdout: filestore apply finisher threads = 3 2024-09-22T00:38:55.624 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.624 INFO:teuthology.orchestra.run.smithi079.stdout: bdev debug aio = true 2024-09-22T00:38:55.624 INFO:teuthology.orchestra.run.smithi079.stdout: osd debug misdirected ops = true 2024-09-22T00:38:55.624 INFO:teuthology.orchestra.run.smithi079.stdout: bdev async discard = True 2024-09-22T00:38:55.624 INFO:teuthology.orchestra.run.smithi079.stdout: bdev enable discard = True 2024-09-22T00:38:55.624 INFO:teuthology.orchestra.run.smithi079.stdout: bluestore block size = 96636764160 2024-09-22T00:38:55.624 INFO:teuthology.orchestra.run.smithi079.stdout: bluestore fsck on mount = True 2024-09-22T00:38:55.624 INFO:teuthology.orchestra.run.smithi079.stdout: debug bluefs = 1/20 2024-09-22T00:38:55.624 INFO:teuthology.orchestra.run.smithi079.stdout: debug bluestore = 1/20 2024-09-22T00:38:55.624 INFO:teuthology.orchestra.run.smithi079.stdout: debug ms = 1 2024-09-22T00:38:55.624 INFO:teuthology.orchestra.run.smithi079.stdout: debug osd = 20 2024-09-22T00:38:55.624 INFO:teuthology.orchestra.run.smithi079.stdout: debug rocksdb = 4/10 2024-09-22T00:38:55.624 INFO:teuthology.orchestra.run.smithi079.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-22T00:38:55.624 INFO:teuthology.orchestra.run.smithi079.stdout: mon osd backfillfull_ratio = 0.85 2024-09-22T00:38:55.625 INFO:teuthology.orchestra.run.smithi079.stdout: mon osd full ratio = 0.9 2024-09-22T00:38:55.625 INFO:teuthology.orchestra.run.smithi079.stdout: mon osd nearfull ratio = 0.8 2024-09-22T00:38:55.625 INFO:teuthology.orchestra.run.smithi079.stdout: osd debug randomize hobject sort order = False 2024-09-22T00:38:55.625 INFO:teuthology.orchestra.run.smithi079.stdout: osd failsafe full ratio = 0.95 2024-09-22T00:38:55.625 INFO:teuthology.orchestra.run.smithi079.stdout: osd memory target = 1610612736 2024-09-22T00:38:55.625 INFO:teuthology.orchestra.run.smithi079.stdout: osd objectstore = bluestore 2024-09-22T00:38:55.625 INFO:teuthology.orchestra.run.smithi079.stdout: osd shutdown pgref assert = True 2024-09-22T00:38:55.625 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.625 INFO:teuthology.orchestra.run.smithi079.stdout:[mgr] 2024-09-22T00:38:55.625 INFO:teuthology.orchestra.run.smithi079.stdout: debug ms = 1 2024-09-22T00:38:55.625 INFO:teuthology.orchestra.run.smithi079.stdout: debug mgr = 20 2024-09-22T00:38:55.626 INFO:teuthology.orchestra.run.smithi079.stdout: debug mon = 20 2024-09-22T00:38:55.626 INFO:teuthology.orchestra.run.smithi079.stdout: debug auth = 20 2024-09-22T00:38:55.626 INFO:teuthology.orchestra.run.smithi079.stdout: mon reweight min pgs per osd = 4 2024-09-22T00:38:55.626 INFO:teuthology.orchestra.run.smithi079.stdout: mon reweight min bytes per osd = 10 2024-09-22T00:38:55.626 INFO:teuthology.orchestra.run.smithi079.stdout: mgr/telemetry/nag = false 2024-09-22T00:38:55.626 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.626 INFO:teuthology.orchestra.run.smithi079.stdout:[mon] 2024-09-22T00:38:55.626 INFO:teuthology.orchestra.run.smithi079.stdout: debug ms = 1 2024-09-22T00:38:55.626 INFO:teuthology.orchestra.run.smithi079.stdout: debug mon = 20 2024-09-22T00:38:55.626 INFO:teuthology.orchestra.run.smithi079.stdout: debug paxos = 20 2024-09-22T00:38:55.626 INFO:teuthology.orchestra.run.smithi079.stdout: debug auth = 20 2024-09-22T00:38:55.626 INFO:teuthology.orchestra.run.smithi079.stdout: mon data avail warn = 5 2024-09-22T00:38:55.627 INFO:teuthology.orchestra.run.smithi079.stdout: mon mgr mkfs grace = 240 2024-09-22T00:38:55.627 INFO:teuthology.orchestra.run.smithi079.stdout: mon reweight min pgs per osd = 4 2024-09-22T00:38:55.627 INFO:teuthology.orchestra.run.smithi079.stdout: mon osd reporter subtree level = osd 2024-09-22T00:38:55.627 INFO:teuthology.orchestra.run.smithi079.stdout: mon osd prime pg temp = true 2024-09-22T00:38:55.627 INFO:teuthology.orchestra.run.smithi079.stdout: mon reweight min bytes per osd = 10 2024-09-22T00:38:55.627 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.627 INFO:teuthology.orchestra.run.smithi079.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-22T00:38:55.627 INFO:teuthology.orchestra.run.smithi079.stdout: auth mon ticket ttl = 660 # 11m 2024-09-22T00:38:55.627 INFO:teuthology.orchestra.run.smithi079.stdout: auth service ticket ttl = 240 # 4m 2024-09-22T00:38:55.627 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.627 INFO:teuthology.orchestra.run.smithi079.stdout: # don't complain about insecure global_id in the test suite 2024-09-22T00:38:55.627 INFO:teuthology.orchestra.run.smithi079.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-22T00:38:55.627 INFO:teuthology.orchestra.run.smithi079.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-22T00:38:55.628 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.628 INFO:teuthology.orchestra.run.smithi079.stdout: # 1m isn't quite enough 2024-09-22T00:38:55.628 INFO:teuthology.orchestra.run.smithi079.stdout: mon_down_mkfs_grace = 2m 2024-09-22T00:38:55.628 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.628 INFO:teuthology.orchestra.run.smithi079.stdout: mon_warn_on_filestore_osds = false 2024-09-22T00:38:55.628 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:38:55.628 INFO:teuthology.orchestra.run.smithi079.stdout:[client] 2024-09-22T00:38:55.628 INFO:teuthology.orchestra.run.smithi079.stdout: rgw cache enabled = true 2024-09-22T00:38:55.628 INFO:teuthology.orchestra.run.smithi079.stdout: rgw enable ops log = true 2024-09-22T00:38:55.629 INFO:teuthology.orchestra.run.smithi079.stdout: rgw enable usage log = true 2024-09-22T00:38:55.629 INFO:teuthology.orchestra.run.smithi079.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-22T00:38:55.629 INFO:teuthology.orchestra.run.smithi079.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-22T00:38:55.629 INFO:teuthology.orchestra.run.smithi079.stdout: rbd default data pool = datapool 2024-09-22T00:38:55.629 INFO:teuthology.orchestra.run.smithi079.stdout:[mon.a] 2024-09-22T00:38:55.629 INFO:teuthology.orchestra.run.smithi079.stdout:[mon.c] 2024-09-22T00:38:55.629 INFO:teuthology.orchestra.run.smithi079.stdout:[mon.b] 2024-09-22T00:38:55.630 INFO:teuthology.orchestra.run.smithi102.stdout:[global] 2024-09-22T00:38:55.630 INFO:teuthology.orchestra.run.smithi102.stdout: chdir = "" 2024-09-22T00:38:55.630 INFO:teuthology.orchestra.run.smithi102.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-22T00:38:55.630 INFO:teuthology.orchestra.run.smithi102.stdout: auth supported = cephx 2024-09-22T00:38:55.630 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.630 INFO:teuthology.orchestra.run.smithi102.stdout: filestore xattr use omap = true 2024-09-22T00:38:55.631 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.631 INFO:teuthology.orchestra.run.smithi102.stdout: mon clock drift allowed = 1.000 2024-09-22T00:38:55.631 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.631 INFO:teuthology.orchestra.run.smithi102.stdout: osd crush chooseleaf type = 0 2024-09-22T00:38:55.631 INFO:teuthology.orchestra.run.smithi102.stdout: auth debug = true 2024-09-22T00:38:55.631 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.631 INFO:teuthology.orchestra.run.smithi102.stdout: ms die on old message = true 2024-09-22T00:38:55.631 INFO:teuthology.orchestra.run.smithi102.stdout: ms die on bug = true 2024-09-22T00:38:55.631 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.631 INFO:teuthology.orchestra.run.smithi102.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-22T00:38:55.631 INFO:teuthology.orchestra.run.smithi102.stdout: mon pg warn max object skew = 0 2024-09-22T00:38:55.631 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.631 INFO:teuthology.orchestra.run.smithi102.stdout: # disable pg_autoscaler by default for new pools 2024-09-22T00:38:55.631 INFO:teuthology.orchestra.run.smithi102.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-22T00:38:55.632 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.632 INFO:teuthology.orchestra.run.smithi102.stdout: osd pool default size = 2 2024-09-22T00:38:55.632 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.632 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd allow primary affinity = true 2024-09-22T00:38:55.632 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd allow pg remap = true 2024-09-22T00:38:55.632 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on legacy crush tunables = false 2024-09-22T00:38:55.632 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on crush straw calc version zero = false 2024-09-22T00:38:55.632 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on no sortbitwise = false 2024-09-22T00:38:55.632 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on osd down out interval zero = false 2024-09-22T00:38:55.632 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on too few osds = false 2024-09-22T00:38:55.632 INFO:teuthology.orchestra.run.smithi102.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-22T00:38:55.633 INFO:teuthology.orchestra.run.smithi102.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-22T00:38:55.633 INFO:teuthology.orchestra.run.smithi102.stdout: mon_allow_pool_size_one = true 2024-09-22T00:38:55.633 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.633 INFO:teuthology.orchestra.run.smithi102.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-22T00:38:55.633 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.633 INFO:teuthology.orchestra.run.smithi102.stdout: osd default data pool replay window = 5 2024-09-22T00:38:55.633 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.633 INFO:teuthology.orchestra.run.smithi102.stdout: mon allow pool delete = true 2024-09-22T00:38:55.633 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.633 INFO:teuthology.orchestra.run.smithi102.stdout: mon cluster log file level = debug 2024-09-22T00:38:55.633 INFO:teuthology.orchestra.run.smithi102.stdout: debug asserts on shutdown = true 2024-09-22T00:38:55.633 INFO:teuthology.orchestra.run.smithi102.stdout: mon health detail to clog = false 2024-09-22T00:38:55.633 INFO:teuthology.orchestra.run.smithi102.stdout: mon host = "172.21.15.79,[v2:172.21.15.79:3301,v1:172.21.15.79:6790],172.21.15.102" 2024-09-22T00:38:55.633 INFO:teuthology.orchestra.run.smithi102.stdout: mon warn on pool no app = False 2024-09-22T00:38:55.634 INFO:teuthology.orchestra.run.smithi102.stdout: fsid = 9710ae7c-e51c-4245-ba18-1ed243ce2cef 2024-09-22T00:38:55.634 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.634 INFO:teuthology.orchestra.run.smithi102.stdout:[osd] 2024-09-22T00:38:55.634 INFO:teuthology.orchestra.run.smithi102.stdout: osd journal size = 100 2024-09-22T00:38:55.634 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.634 INFO:teuthology.orchestra.run.smithi102.stdout: osd scrub load threshold = 5.0 2024-09-22T00:38:55.634 INFO:teuthology.orchestra.run.smithi102.stdout: osd scrub max interval = 600 2024-09-22T00:38:55.634 INFO:teuthology.orchestra.run.smithi102.stdout: osd mclock profile = high_recovery_ops 2024-09-22T00:38:55.634 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.634 INFO:teuthology.orchestra.run.smithi102.stdout: osd recover clone overlap = true 2024-09-22T00:38:55.634 INFO:teuthology.orchestra.run.smithi102.stdout: osd recovery max chunk = 1048576 2024-09-22T00:38:55.634 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.634 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug shutdown = true 2024-09-22T00:38:55.634 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug op order = true 2024-09-22T00:38:55.635 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug verify stray on activate = true 2024-09-22T00:38:55.635 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug trim objects = true 2024-09-22T00:38:55.635 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.635 INFO:teuthology.orchestra.run.smithi102.stdout: osd open classes on start = true 2024-09-22T00:38:55.635 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug pg log writeout = true 2024-09-22T00:38:55.635 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.635 INFO:teuthology.orchestra.run.smithi102.stdout: osd deep scrub update digest min age = 30 2024-09-22T00:38:55.635 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.635 INFO:teuthology.orchestra.run.smithi102.stdout: osd map max advance = 10 2024-09-22T00:38:55.635 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.635 INFO:teuthology.orchestra.run.smithi102.stdout: journal zero on create = true 2024-09-22T00:38:55.635 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.635 INFO:teuthology.orchestra.run.smithi102.stdout: filestore ondisk finisher threads = 3 2024-09-22T00:38:55.635 INFO:teuthology.orchestra.run.smithi102.stdout: filestore apply finisher threads = 3 2024-09-22T00:38:55.636 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.636 INFO:teuthology.orchestra.run.smithi102.stdout: bdev debug aio = true 2024-09-22T00:38:55.636 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug misdirected ops = true 2024-09-22T00:38:55.636 INFO:teuthology.orchestra.run.smithi102.stdout: bdev async discard = True 2024-09-22T00:38:55.636 INFO:teuthology.orchestra.run.smithi102.stdout: bdev enable discard = True 2024-09-22T00:38:55.636 INFO:teuthology.orchestra.run.smithi102.stdout: bluestore block size = 96636764160 2024-09-22T00:38:55.636 INFO:teuthology.orchestra.run.smithi102.stdout: bluestore fsck on mount = True 2024-09-22T00:38:55.636 INFO:teuthology.orchestra.run.smithi102.stdout: debug bluefs = 1/20 2024-09-22T00:38:55.636 INFO:teuthology.orchestra.run.smithi102.stdout: debug bluestore = 1/20 2024-09-22T00:38:55.636 INFO:teuthology.orchestra.run.smithi102.stdout: debug ms = 1 2024-09-22T00:38:55.636 INFO:teuthology.orchestra.run.smithi102.stdout: debug osd = 20 2024-09-22T00:38:55.636 INFO:teuthology.orchestra.run.smithi102.stdout: debug rocksdb = 4/10 2024-09-22T00:38:55.636 INFO:teuthology.orchestra.run.smithi102.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-22T00:38:55.637 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd backfillfull_ratio = 0.85 2024-09-22T00:38:55.637 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd full ratio = 0.9 2024-09-22T00:38:55.637 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd nearfull ratio = 0.8 2024-09-22T00:38:55.637 INFO:teuthology.orchestra.run.smithi102.stdout: osd debug randomize hobject sort order = False 2024-09-22T00:38:55.637 INFO:teuthology.orchestra.run.smithi102.stdout: osd failsafe full ratio = 0.95 2024-09-22T00:38:55.637 INFO:teuthology.orchestra.run.smithi102.stdout: osd memory target = 1610612736 2024-09-22T00:38:55.637 INFO:teuthology.orchestra.run.smithi102.stdout: osd objectstore = bluestore 2024-09-22T00:38:55.637 INFO:teuthology.orchestra.run.smithi102.stdout: osd shutdown pgref assert = True 2024-09-22T00:38:55.637 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.637 INFO:teuthology.orchestra.run.smithi102.stdout:[mgr] 2024-09-22T00:38:55.637 INFO:teuthology.orchestra.run.smithi102.stdout: debug ms = 1 2024-09-22T00:38:55.637 INFO:teuthology.orchestra.run.smithi102.stdout: debug mgr = 20 2024-09-22T00:38:55.637 INFO:teuthology.orchestra.run.smithi102.stdout: debug mon = 20 2024-09-22T00:38:55.637 INFO:teuthology.orchestra.run.smithi102.stdout: debug auth = 20 2024-09-22T00:38:55.638 INFO:teuthology.orchestra.run.smithi102.stdout: mon reweight min pgs per osd = 4 2024-09-22T00:38:55.638 INFO:teuthology.orchestra.run.smithi102.stdout: mon reweight min bytes per osd = 10 2024-09-22T00:38:55.638 INFO:teuthology.orchestra.run.smithi102.stdout: mgr/telemetry/nag = false 2024-09-22T00:38:55.638 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.638 INFO:teuthology.orchestra.run.smithi102.stdout:[mon] 2024-09-22T00:38:55.638 INFO:teuthology.orchestra.run.smithi102.stdout: debug ms = 1 2024-09-22T00:38:55.638 INFO:teuthology.orchestra.run.smithi102.stdout: debug mon = 20 2024-09-22T00:38:55.638 INFO:teuthology.orchestra.run.smithi102.stdout: debug paxos = 20 2024-09-22T00:38:55.638 INFO:teuthology.orchestra.run.smithi102.stdout: debug auth = 20 2024-09-22T00:38:55.638 INFO:teuthology.orchestra.run.smithi102.stdout: mon data avail warn = 5 2024-09-22T00:38:55.638 INFO:teuthology.orchestra.run.smithi102.stdout: mon mgr mkfs grace = 240 2024-09-22T00:38:55.638 INFO:teuthology.orchestra.run.smithi102.stdout: mon reweight min pgs per osd = 4 2024-09-22T00:38:55.638 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd reporter subtree level = osd 2024-09-22T00:38:55.639 INFO:teuthology.orchestra.run.smithi102.stdout: mon osd prime pg temp = true 2024-09-22T00:38:55.639 INFO:teuthology.orchestra.run.smithi102.stdout: mon reweight min bytes per osd = 10 2024-09-22T00:38:55.639 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.639 INFO:teuthology.orchestra.run.smithi102.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-22T00:38:55.639 INFO:teuthology.orchestra.run.smithi102.stdout: auth mon ticket ttl = 660 # 11m 2024-09-22T00:38:55.639 INFO:teuthology.orchestra.run.smithi102.stdout: auth service ticket ttl = 240 # 4m 2024-09-22T00:38:55.639 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.639 INFO:teuthology.orchestra.run.smithi102.stdout: # don't complain about insecure global_id in the test suite 2024-09-22T00:38:55.639 INFO:teuthology.orchestra.run.smithi102.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-22T00:38:55.639 INFO:teuthology.orchestra.run.smithi102.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-22T00:38:55.639 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.639 INFO:teuthology.orchestra.run.smithi102.stdout: # 1m isn't quite enough 2024-09-22T00:38:55.640 INFO:teuthology.orchestra.run.smithi102.stdout: mon_down_mkfs_grace = 2m 2024-09-22T00:38:55.640 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.640 INFO:teuthology.orchestra.run.smithi102.stdout: mon_warn_on_filestore_osds = false 2024-09-22T00:38:55.640 INFO:teuthology.orchestra.run.smithi102.stdout: 2024-09-22T00:38:55.640 INFO:teuthology.orchestra.run.smithi102.stdout:[client] 2024-09-22T00:38:55.640 INFO:teuthology.orchestra.run.smithi102.stdout: rgw cache enabled = true 2024-09-22T00:38:55.640 INFO:teuthology.orchestra.run.smithi102.stdout: rgw enable ops log = true 2024-09-22T00:38:55.640 INFO:teuthology.orchestra.run.smithi102.stdout: rgw enable usage log = true 2024-09-22T00:38:55.640 INFO:teuthology.orchestra.run.smithi102.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-22T00:38:55.640 INFO:teuthology.orchestra.run.smithi102.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-22T00:38:55.640 INFO:teuthology.orchestra.run.smithi102.stdout: rbd default data pool = datapool 2024-09-22T00:38:55.640 INFO:teuthology.orchestra.run.smithi102.stdout:[mon.a] 2024-09-22T00:38:55.640 INFO:teuthology.orchestra.run.smithi102.stdout:[mon.c] 2024-09-22T00:38:55.640 INFO:teuthology.orchestra.run.smithi102.stdout:[mon.b] 2024-09-22T00:38:55.641 INFO:teuthology.orchestra.run.smithi184.stdout:[global] 2024-09-22T00:38:55.642 INFO:teuthology.orchestra.run.smithi184.stdout: chdir = "" 2024-09-22T00:38:55.642 INFO:teuthology.orchestra.run.smithi184.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-22T00:38:55.642 INFO:teuthology.orchestra.run.smithi184.stdout: auth supported = cephx 2024-09-22T00:38:55.642 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.642 INFO:teuthology.orchestra.run.smithi184.stdout: filestore xattr use omap = true 2024-09-22T00:38:55.642 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.642 INFO:teuthology.orchestra.run.smithi184.stdout: mon clock drift allowed = 1.000 2024-09-22T00:38:55.642 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.642 INFO:teuthology.orchestra.run.smithi184.stdout: osd crush chooseleaf type = 0 2024-09-22T00:38:55.642 INFO:teuthology.orchestra.run.smithi184.stdout: auth debug = true 2024-09-22T00:38:55.642 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.642 INFO:teuthology.orchestra.run.smithi184.stdout: ms die on old message = true 2024-09-22T00:38:55.643 INFO:teuthology.orchestra.run.smithi184.stdout: ms die on bug = true 2024-09-22T00:38:55.643 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.643 INFO:teuthology.orchestra.run.smithi184.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-22T00:38:55.643 INFO:teuthology.orchestra.run.smithi184.stdout: mon pg warn max object skew = 0 2024-09-22T00:38:55.643 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.643 INFO:teuthology.orchestra.run.smithi184.stdout: # disable pg_autoscaler by default for new pools 2024-09-22T00:38:55.643 INFO:teuthology.orchestra.run.smithi184.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-22T00:38:55.643 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.643 INFO:teuthology.orchestra.run.smithi184.stdout: osd pool default size = 2 2024-09-22T00:38:55.643 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.643 INFO:teuthology.orchestra.run.smithi184.stdout: mon osd allow primary affinity = true 2024-09-22T00:38:55.643 INFO:teuthology.orchestra.run.smithi184.stdout: mon osd allow pg remap = true 2024-09-22T00:38:55.643 INFO:teuthology.orchestra.run.smithi184.stdout: mon warn on legacy crush tunables = false 2024-09-22T00:38:55.643 INFO:teuthology.orchestra.run.smithi184.stdout: mon warn on crush straw calc version zero = false 2024-09-22T00:38:55.644 INFO:teuthology.orchestra.run.smithi184.stdout: mon warn on no sortbitwise = false 2024-09-22T00:38:55.644 INFO:teuthology.orchestra.run.smithi184.stdout: mon warn on osd down out interval zero = false 2024-09-22T00:38:55.644 INFO:teuthology.orchestra.run.smithi184.stdout: mon warn on too few osds = false 2024-09-22T00:38:55.644 INFO:teuthology.orchestra.run.smithi184.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-22T00:38:55.644 INFO:teuthology.orchestra.run.smithi184.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-22T00:38:55.644 INFO:teuthology.orchestra.run.smithi184.stdout: mon_allow_pool_size_one = true 2024-09-22T00:38:55.644 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.644 INFO:teuthology.orchestra.run.smithi184.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-22T00:38:55.644 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.644 INFO:teuthology.orchestra.run.smithi184.stdout: osd default data pool replay window = 5 2024-09-22T00:38:55.644 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.644 INFO:teuthology.orchestra.run.smithi184.stdout: mon allow pool delete = true 2024-09-22T00:38:55.645 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.645 INFO:teuthology.orchestra.run.smithi184.stdout: mon cluster log file level = debug 2024-09-22T00:38:55.645 INFO:teuthology.orchestra.run.smithi184.stdout: debug asserts on shutdown = true 2024-09-22T00:38:55.645 INFO:teuthology.orchestra.run.smithi184.stdout: mon health detail to clog = false 2024-09-22T00:38:55.645 INFO:teuthology.orchestra.run.smithi184.stdout: mon host = "172.21.15.79,[v2:172.21.15.79:3301,v1:172.21.15.79:6790],172.21.15.102" 2024-09-22T00:38:55.645 INFO:teuthology.orchestra.run.smithi184.stdout: mon warn on pool no app = False 2024-09-22T00:38:55.645 INFO:teuthology.orchestra.run.smithi184.stdout: fsid = 9710ae7c-e51c-4245-ba18-1ed243ce2cef 2024-09-22T00:38:55.645 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.645 INFO:teuthology.orchestra.run.smithi184.stdout:[osd] 2024-09-22T00:38:55.645 INFO:teuthology.orchestra.run.smithi184.stdout: osd journal size = 100 2024-09-22T00:38:55.645 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.645 INFO:teuthology.orchestra.run.smithi184.stdout: osd scrub load threshold = 5.0 2024-09-22T00:38:55.645 INFO:teuthology.orchestra.run.smithi184.stdout: osd scrub max interval = 600 2024-09-22T00:38:55.646 INFO:teuthology.orchestra.run.smithi184.stdout: osd mclock profile = high_recovery_ops 2024-09-22T00:38:55.646 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.646 INFO:teuthology.orchestra.run.smithi184.stdout: osd recover clone overlap = true 2024-09-22T00:38:55.646 INFO:teuthology.orchestra.run.smithi184.stdout: osd recovery max chunk = 1048576 2024-09-22T00:38:55.646 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.646 INFO:teuthology.orchestra.run.smithi184.stdout: osd debug shutdown = true 2024-09-22T00:38:55.646 INFO:teuthology.orchestra.run.smithi184.stdout: osd debug op order = true 2024-09-22T00:38:55.646 INFO:teuthology.orchestra.run.smithi184.stdout: osd debug verify stray on activate = true 2024-09-22T00:38:55.646 INFO:teuthology.orchestra.run.smithi184.stdout: osd debug trim objects = true 2024-09-22T00:38:55.646 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.646 INFO:teuthology.orchestra.run.smithi184.stdout: osd open classes on start = true 2024-09-22T00:38:55.646 INFO:teuthology.orchestra.run.smithi184.stdout: osd debug pg log writeout = true 2024-09-22T00:38:55.646 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.647 INFO:teuthology.orchestra.run.smithi184.stdout: osd deep scrub update digest min age = 30 2024-09-22T00:38:55.647 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.647 INFO:teuthology.orchestra.run.smithi184.stdout: osd map max advance = 10 2024-09-22T00:38:55.647 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.647 INFO:teuthology.orchestra.run.smithi184.stdout: journal zero on create = true 2024-09-22T00:38:55.647 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.647 INFO:teuthology.orchestra.run.smithi184.stdout: filestore ondisk finisher threads = 3 2024-09-22T00:38:55.647 INFO:teuthology.orchestra.run.smithi184.stdout: filestore apply finisher threads = 3 2024-09-22T00:38:55.647 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.647 INFO:teuthology.orchestra.run.smithi184.stdout: bdev debug aio = true 2024-09-22T00:38:55.647 INFO:teuthology.orchestra.run.smithi184.stdout: osd debug misdirected ops = true 2024-09-22T00:38:55.647 INFO:teuthology.orchestra.run.smithi184.stdout: bdev async discard = True 2024-09-22T00:38:55.648 INFO:teuthology.orchestra.run.smithi184.stdout: bdev enable discard = True 2024-09-22T00:38:55.648 INFO:teuthology.orchestra.run.smithi184.stdout: bluestore block size = 96636764160 2024-09-22T00:38:55.648 INFO:teuthology.orchestra.run.smithi184.stdout: bluestore fsck on mount = True 2024-09-22T00:38:55.648 INFO:teuthology.orchestra.run.smithi184.stdout: debug bluefs = 1/20 2024-09-22T00:38:55.648 INFO:teuthology.orchestra.run.smithi184.stdout: debug bluestore = 1/20 2024-09-22T00:38:55.648 INFO:teuthology.orchestra.run.smithi184.stdout: debug ms = 1 2024-09-22T00:38:55.648 INFO:teuthology.orchestra.run.smithi184.stdout: debug osd = 20 2024-09-22T00:38:55.648 INFO:teuthology.orchestra.run.smithi184.stdout: debug rocksdb = 4/10 2024-09-22T00:38:55.648 INFO:teuthology.orchestra.run.smithi184.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-22T00:38:55.648 INFO:teuthology.orchestra.run.smithi184.stdout: mon osd backfillfull_ratio = 0.85 2024-09-22T00:38:55.648 INFO:teuthology.orchestra.run.smithi184.stdout: mon osd full ratio = 0.9 2024-09-22T00:38:55.648 INFO:teuthology.orchestra.run.smithi184.stdout: mon osd nearfull ratio = 0.8 2024-09-22T00:38:55.648 INFO:teuthology.orchestra.run.smithi184.stdout: osd debug randomize hobject sort order = False 2024-09-22T00:38:55.648 INFO:teuthology.orchestra.run.smithi184.stdout: osd failsafe full ratio = 0.95 2024-09-22T00:38:55.649 INFO:teuthology.orchestra.run.smithi184.stdout: osd memory target = 1610612736 2024-09-22T00:38:55.649 INFO:teuthology.orchestra.run.smithi184.stdout: osd objectstore = bluestore 2024-09-22T00:38:55.649 INFO:teuthology.orchestra.run.smithi184.stdout: osd shutdown pgref assert = True 2024-09-22T00:38:55.649 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.649 INFO:teuthology.orchestra.run.smithi184.stdout:[mgr] 2024-09-22T00:38:55.649 INFO:teuthology.orchestra.run.smithi184.stdout: debug ms = 1 2024-09-22T00:38:55.649 INFO:teuthology.orchestra.run.smithi184.stdout: debug mgr = 20 2024-09-22T00:38:55.649 INFO:teuthology.orchestra.run.smithi184.stdout: debug mon = 20 2024-09-22T00:38:55.649 INFO:teuthology.orchestra.run.smithi184.stdout: debug auth = 20 2024-09-22T00:38:55.649 INFO:teuthology.orchestra.run.smithi184.stdout: mon reweight min pgs per osd = 4 2024-09-22T00:38:55.649 INFO:teuthology.orchestra.run.smithi184.stdout: mon reweight min bytes per osd = 10 2024-09-22T00:38:55.649 INFO:teuthology.orchestra.run.smithi184.stdout: mgr/telemetry/nag = false 2024-09-22T00:38:55.650 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.650 INFO:teuthology.orchestra.run.smithi184.stdout:[mon] 2024-09-22T00:38:55.650 INFO:teuthology.orchestra.run.smithi184.stdout: debug ms = 1 2024-09-22T00:38:55.650 INFO:teuthology.orchestra.run.smithi184.stdout: debug mon = 20 2024-09-22T00:38:55.650 INFO:teuthology.orchestra.run.smithi184.stdout: debug paxos = 20 2024-09-22T00:38:55.650 INFO:teuthology.orchestra.run.smithi184.stdout: debug auth = 20 2024-09-22T00:38:55.650 INFO:teuthology.orchestra.run.smithi184.stdout: mon data avail warn = 5 2024-09-22T00:38:55.650 INFO:teuthology.orchestra.run.smithi184.stdout: mon mgr mkfs grace = 240 2024-09-22T00:38:55.650 INFO:teuthology.orchestra.run.smithi184.stdout: mon reweight min pgs per osd = 4 2024-09-22T00:38:55.650 INFO:teuthology.orchestra.run.smithi184.stdout: mon osd reporter subtree level = osd 2024-09-22T00:38:55.650 INFO:teuthology.orchestra.run.smithi184.stdout: mon osd prime pg temp = true 2024-09-22T00:38:55.650 INFO:teuthology.orchestra.run.smithi184.stdout: mon reweight min bytes per osd = 10 2024-09-22T00:38:55.650 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.650 INFO:teuthology.orchestra.run.smithi184.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-22T00:38:55.651 INFO:teuthology.orchestra.run.smithi184.stdout: auth mon ticket ttl = 660 # 11m 2024-09-22T00:38:55.651 INFO:teuthology.orchestra.run.smithi184.stdout: auth service ticket ttl = 240 # 4m 2024-09-22T00:38:55.651 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.651 INFO:teuthology.orchestra.run.smithi184.stdout: # don't complain about insecure global_id in the test suite 2024-09-22T00:38:55.651 INFO:teuthology.orchestra.run.smithi184.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-22T00:38:55.651 INFO:teuthology.orchestra.run.smithi184.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-22T00:38:55.651 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.651 INFO:teuthology.orchestra.run.smithi184.stdout: # 1m isn't quite enough 2024-09-22T00:38:55.651 INFO:teuthology.orchestra.run.smithi184.stdout: mon_down_mkfs_grace = 2m 2024-09-22T00:38:55.651 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.651 INFO:teuthology.orchestra.run.smithi184.stdout: mon_warn_on_filestore_osds = false 2024-09-22T00:38:55.651 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T00:38:55.651 INFO:teuthology.orchestra.run.smithi184.stdout:[client] 2024-09-22T00:38:55.652 INFO:teuthology.orchestra.run.smithi184.stdout: rgw cache enabled = true 2024-09-22T00:38:55.652 INFO:teuthology.orchestra.run.smithi184.stdout: rgw enable ops log = true 2024-09-22T00:38:55.652 INFO:teuthology.orchestra.run.smithi184.stdout: rgw enable usage log = true 2024-09-22T00:38:55.652 INFO:teuthology.orchestra.run.smithi184.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-22T00:38:55.652 INFO:teuthology.orchestra.run.smithi184.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-22T00:38:55.652 INFO:teuthology.orchestra.run.smithi184.stdout: rbd default data pool = datapool 2024-09-22T00:38:55.652 INFO:teuthology.orchestra.run.smithi184.stdout:[mon.a] 2024-09-22T00:38:55.652 INFO:teuthology.orchestra.run.smithi184.stdout:[mon.c] 2024-09-22T00:38:55.652 INFO:teuthology.orchestra.run.smithi184.stdout:[mon.b] 2024-09-22T00:38:55.653 INFO:tasks.ceph:Creating admin key on mon.a... 2024-09-22T00:38:55.654 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' /etc/ceph/ceph.keyring 2024-09-22T00:38:55.736 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-22T00:38:55.736 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:38:55.736 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2024-09-22T00:38:55.751 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:38:55.751 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2024-09-22T00:38:55.806 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi079.front.sepia.ceph.com 2024-09-22T00:38:55.806 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:38:55.806 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-22T00:38:55.806 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-22T00:38:55.880 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:38:55.881 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-22T00:38:55.936 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi102.front.sepia.ceph.com 2024-09-22T00:38:55.936 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:38:55.936 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-22T00:38:55.937 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-22T00:38:55.973 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:38:55.973 DEBUG:teuthology.orchestra.run.smithi102:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-22T00:38:56.028 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi184.front.sepia.ceph.com 2024-09-22T00:38:56.029 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-09-22T00:38:56.029 DEBUG:teuthology.orchestra.run.smithi184:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-22T00:38:56.029 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-22T00:38:56.071 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-09-22T00:38:56.071 DEBUG:teuthology.orchestra.run.smithi184:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-22T00:38:56.130 INFO:tasks.ceph:Setting up mon nodes... 2024-09-22T00:38:56.131 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-22T00:38:56.131 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /var/lib/ceph/mgr/ceph-x && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.x /var/lib/ceph/mgr/ceph-x/keyring 2024-09-22T00:38:56.181 INFO:teuthology.orchestra.run.smithi079.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2024-09-22T00:38:56.184 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /var/lib/ceph/mgr/ceph-y && sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=mgr.y /var/lib/ceph/mgr/ceph-y/keyring 2024-09-22T00:38:56.244 INFO:teuthology.orchestra.run.smithi102.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2024-09-22T00:38:56.247 INFO:tasks.ceph:Setting up mds nodes... 2024-09-22T00:38:56.247 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-22T00:38:56.247 DEBUG:teuthology.orchestra.run.smithi184:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring --gen-key --name=client.0 /etc/ceph/ceph.client.0.keyring && sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-22T00:38:56.299 INFO:teuthology.orchestra.run.smithi184.stdout:creating /etc/ceph/ceph.client.0.keyring 2024-09-22T00:38:56.313 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-22T00:38:56.313 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi079.front.sepia.ceph.com'): {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'}, Remote(name='ubuntu@smithi102.front.sepia.ceph.com'): {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'}} 2024-09-22T00:38:56.313 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2024-09-22T00:38:56.337 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-22T00:38:56.337 INFO:tasks.ceph:role: osd.0 2024-09-22T00:38:56.337 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi079.front.sepia.ceph.com 2024-09-22T00:38:56.338 DEBUG:teuthology.orchestra.run.smithi079:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-22T00:38:56.409 INFO:teuthology.orchestra.run.smithi079.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-22T00:38:56.409 INFO:teuthology.orchestra.run.smithi079.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-22T00:38:56.409 INFO:teuthology.orchestra.run.smithi079.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-22T00:38:56.409 INFO:teuthology.orchestra.run.smithi079.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-22T00:38:56.409 INFO:teuthology.orchestra.run.smithi079.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-22T00:38:56.409 INFO:teuthology.orchestra.run.smithi079.stdout: = sunit=0 swidth=0 blks 2024-09-22T00:38:56.410 INFO:teuthology.orchestra.run.smithi079.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-22T00:38:56.410 INFO:teuthology.orchestra.run.smithi079.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-22T00:38:56.410 INFO:teuthology.orchestra.run.smithi079.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-22T00:38:56.410 INFO:teuthology.orchestra.run.smithi079.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-22T00:38:56.912 INFO:teuthology.orchestra.run.smithi079.stdout:Discarding blocks...Done. 2024-09-22T00:38:56.914 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi079.front.sepia.ceph.com -o noatime 2024-09-22T00:38:56.914 DEBUG:teuthology.orchestra.run.smithi079:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2024-09-22T00:38:57.052 DEBUG:teuthology.orchestra.run.smithi079:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2024-09-22T00:38:57.085 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2024-09-22T00:38:57.151 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-22T00:38:57.152 INFO:tasks.ceph:role: osd.1 2024-09-22T00:38:57.152 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi079.front.sepia.ceph.com 2024-09-22T00:38:57.152 DEBUG:teuthology.orchestra.run.smithi079:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-22T00:38:57.225 INFO:teuthology.orchestra.run.smithi079.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-22T00:38:57.226 INFO:teuthology.orchestra.run.smithi079.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-22T00:38:57.226 INFO:teuthology.orchestra.run.smithi079.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-22T00:38:57.226 INFO:teuthology.orchestra.run.smithi079.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-22T00:38:57.226 INFO:teuthology.orchestra.run.smithi079.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-22T00:38:57.226 INFO:teuthology.orchestra.run.smithi079.stdout: = sunit=0 swidth=0 blks 2024-09-22T00:38:57.226 INFO:teuthology.orchestra.run.smithi079.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-22T00:38:57.226 INFO:teuthology.orchestra.run.smithi079.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-22T00:38:57.226 INFO:teuthology.orchestra.run.smithi079.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-22T00:38:57.226 INFO:teuthology.orchestra.run.smithi079.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-22T00:38:57.674 INFO:teuthology.orchestra.run.smithi079.stdout:Discarding blocks...Done. 2024-09-22T00:38:57.676 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi079.front.sepia.ceph.com -o noatime 2024-09-22T00:38:57.676 DEBUG:teuthology.orchestra.run.smithi079:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2024-09-22T00:38:57.769 DEBUG:teuthology.orchestra.run.smithi079:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2024-09-22T00:38:57.798 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2024-09-22T00:38:57.862 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-22T00:38:57.863 INFO:tasks.ceph:role: osd.2 2024-09-22T00:38:57.863 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi079.front.sepia.ceph.com 2024-09-22T00:38:57.863 DEBUG:teuthology.orchestra.run.smithi079:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-22T00:38:57.936 INFO:teuthology.orchestra.run.smithi079.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-22T00:38:57.936 INFO:teuthology.orchestra.run.smithi079.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-22T00:38:57.936 INFO:teuthology.orchestra.run.smithi079.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-22T00:38:57.936 INFO:teuthology.orchestra.run.smithi079.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-22T00:38:57.936 INFO:teuthology.orchestra.run.smithi079.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-22T00:38:57.936 INFO:teuthology.orchestra.run.smithi079.stdout: = sunit=0 swidth=0 blks 2024-09-22T00:38:57.936 INFO:teuthology.orchestra.run.smithi079.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-22T00:38:57.937 INFO:teuthology.orchestra.run.smithi079.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-22T00:38:57.937 INFO:teuthology.orchestra.run.smithi079.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-22T00:38:57.937 INFO:teuthology.orchestra.run.smithi079.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-22T00:38:58.415 INFO:teuthology.orchestra.run.smithi079.stdout:Discarding blocks...Done. 2024-09-22T00:38:58.417 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi079.front.sepia.ceph.com -o noatime 2024-09-22T00:38:58.417 DEBUG:teuthology.orchestra.run.smithi079:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2024-09-22T00:38:58.564 DEBUG:teuthology.orchestra.run.smithi079:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2024-09-22T00:38:58.594 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2024-09-22T00:38:58.658 INFO:tasks.ceph:roles_to_devs: {'osd.0': '/dev/vg_nvme/lv_1', 'osd.1': '/dev/vg_nvme/lv_2', 'osd.2': '/dev/vg_nvme/lv_3', 'osd.3': '/dev/vg_nvme/lv_4'} 2024-09-22T00:38:58.658 INFO:tasks.ceph:role: osd.3 2024-09-22T00:38:58.658 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi079.front.sepia.ceph.com 2024-09-22T00:38:58.659 DEBUG:teuthology.orchestra.run.smithi079:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-22T00:38:58.729 INFO:teuthology.orchestra.run.smithi079.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-22T00:38:58.729 INFO:teuthology.orchestra.run.smithi079.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-22T00:38:58.730 INFO:teuthology.orchestra.run.smithi079.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-22T00:38:58.730 INFO:teuthology.orchestra.run.smithi079.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-22T00:38:58.730 INFO:teuthology.orchestra.run.smithi079.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-22T00:38:58.730 INFO:teuthology.orchestra.run.smithi079.stdout: = sunit=0 swidth=0 blks 2024-09-22T00:38:58.730 INFO:teuthology.orchestra.run.smithi079.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-22T00:38:58.730 INFO:teuthology.orchestra.run.smithi079.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-22T00:38:58.730 INFO:teuthology.orchestra.run.smithi079.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-22T00:38:58.730 INFO:teuthology.orchestra.run.smithi079.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-22T00:38:59.249 INFO:teuthology.orchestra.run.smithi079.stdout:Discarding blocks...Done. 2024-09-22T00:38:59.251 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi079.front.sepia.ceph.com -o noatime 2024-09-22T00:38:59.251 DEBUG:teuthology.orchestra.run.smithi079:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2024-09-22T00:38:59.392 DEBUG:teuthology.orchestra.run.smithi079:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2024-09-22T00:38:59.425 DEBUG:teuthology.orchestra.run.smithi079:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 0 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-22T00:38:59.514 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:38:59.513+0000 7f904a9c1640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:38:59.514 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:38:59.513+0000 7f904a9c1640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:38:59.515 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:38:59.514+0000 7f904a9c1640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:38:59.515 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:38:59.514+0000 7f904a9c1640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-0/keyring: can't open /var/lib/ceph/osd/ceph-0/keyring: (2) No such file or directory 2024-09-22T00:38:59.516 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:38:59.514+0000 7f904a9c1640 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2024-09-22T00:38:59.516 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:38:59.515+0000 7f904a9c1640 -1 bdev(0x5598645cb800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2024-09-22T00:38:59.516 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:38:59.515+0000 7f904a9c1640 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2024-09-22T00:39:03.402 DEBUG:teuthology.orchestra.run.smithi079:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-22T00:39:03.432 DEBUG:teuthology.orchestra.run.smithi079:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 1 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-22T00:39:03.520 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:03.519+0000 7fe5c6cd6640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:03.520 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:03.519+0000 7fe5c6cd6640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:03.521 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:03.520+0000 7fe5c6cd6640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:03.522 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:03.520+0000 7fe5c6cd6640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-1/keyring: can't open /var/lib/ceph/osd/ceph-1/keyring: (2) No such file or directory 2024-09-22T00:39:03.522 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:03.521+0000 7fe5c6cd6640 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2024-09-22T00:39:03.522 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:03.521+0000 7fe5c6cd6640 -1 bdev(0x55626cb03800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2024-09-22T00:39:03.522 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:03.521+0000 7fe5c6cd6640 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2024-09-22T00:39:07.422 DEBUG:teuthology.orchestra.run.smithi079:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-22T00:39:07.449 DEBUG:teuthology.orchestra.run.smithi079:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 2 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-22T00:39:07.538 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:07.535+0000 7f207cf29640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:07.538 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:07.536+0000 7f207cf29640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:07.538 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:07.537+0000 7f207cf29640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:07.539 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:07.537+0000 7f207cf29640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-2/keyring: can't open /var/lib/ceph/osd/ceph-2/keyring: (2) No such file or directory 2024-09-22T00:39:07.539 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:07.537+0000 7f207cf29640 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2024-09-22T00:39:07.540 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:07.537+0000 7f207cf29640 -1 bdev(0x55c76b4d5800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2024-09-22T00:39:07.540 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:07.537+0000 7f207cf29640 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2024-09-22T00:39:10.945 DEBUG:teuthology.orchestra.run.smithi079:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-22T00:39:10.974 DEBUG:teuthology.orchestra.run.smithi079:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 3 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-22T00:39:11.066 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:11.064+0000 7fcbc721f640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:11.066 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:11.064+0000 7fcbc721f640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:11.067 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:11.064+0000 7fcbc721f640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:11.068 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:11.065+0000 7fcbc721f640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-3/keyring: can't open /var/lib/ceph/osd/ceph-3/keyring: (2) No such file or directory 2024-09-22T00:39:11.068 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:11.065+0000 7fcbc721f640 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2024-09-22T00:39:11.068 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:11.065+0000 7fcbc721f640 -1 bdev(0x562997ff7800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2024-09-22T00:39:11.068 INFO:teuthology.orchestra.run.smithi079.stderr:2024-09-22T00:39:11.065+0000 7fcbc721f640 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2024-09-22T00:39:14.968 DEBUG:teuthology.orchestra.run.smithi079:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-22T00:39:14.998 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2024-09-22T00:39:15.029 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-22T00:39:15.030 INFO:tasks.ceph:role: osd.4 2024-09-22T00:39:15.030 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi102.front.sepia.ceph.com 2024-09-22T00:39:15.030 DEBUG:teuthology.orchestra.run.smithi102:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-22T00:39:15.107 INFO:teuthology.orchestra.run.smithi102.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-22T00:39:15.107 INFO:teuthology.orchestra.run.smithi102.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-22T00:39:15.107 INFO:teuthology.orchestra.run.smithi102.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-22T00:39:15.107 INFO:teuthology.orchestra.run.smithi102.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-22T00:39:15.108 INFO:teuthology.orchestra.run.smithi102.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-22T00:39:15.108 INFO:teuthology.orchestra.run.smithi102.stdout: = sunit=0 swidth=0 blks 2024-09-22T00:39:15.108 INFO:teuthology.orchestra.run.smithi102.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-22T00:39:15.108 INFO:teuthology.orchestra.run.smithi102.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-22T00:39:15.108 INFO:teuthology.orchestra.run.smithi102.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-22T00:39:15.108 INFO:teuthology.orchestra.run.smithi102.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-22T00:39:15.606 INFO:teuthology.orchestra.run.smithi102.stdout:Discarding blocks...Done. 2024-09-22T00:39:15.608 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi102.front.sepia.ceph.com -o noatime 2024-09-22T00:39:15.608 DEBUG:teuthology.orchestra.run.smithi102:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2024-09-22T00:39:15.716 DEBUG:teuthology.orchestra.run.smithi102:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2024-09-22T00:39:15.747 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2024-09-22T00:39:15.813 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-22T00:39:15.813 INFO:tasks.ceph:role: osd.5 2024-09-22T00:39:15.813 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi102.front.sepia.ceph.com 2024-09-22T00:39:15.813 DEBUG:teuthology.orchestra.run.smithi102:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-22T00:39:15.885 INFO:teuthology.orchestra.run.smithi102.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-22T00:39:15.886 INFO:teuthology.orchestra.run.smithi102.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-22T00:39:15.886 INFO:teuthology.orchestra.run.smithi102.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-22T00:39:15.886 INFO:teuthology.orchestra.run.smithi102.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-22T00:39:15.886 INFO:teuthology.orchestra.run.smithi102.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-22T00:39:15.886 INFO:teuthology.orchestra.run.smithi102.stdout: = sunit=0 swidth=0 blks 2024-09-22T00:39:15.886 INFO:teuthology.orchestra.run.smithi102.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-22T00:39:15.886 INFO:teuthology.orchestra.run.smithi102.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-22T00:39:15.886 INFO:teuthology.orchestra.run.smithi102.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-22T00:39:15.886 INFO:teuthology.orchestra.run.smithi102.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-22T00:39:16.338 INFO:teuthology.orchestra.run.smithi102.stdout:Discarding blocks...Done. 2024-09-22T00:39:16.340 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi102.front.sepia.ceph.com -o noatime 2024-09-22T00:39:16.340 DEBUG:teuthology.orchestra.run.smithi102:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2024-09-22T00:39:16.413 DEBUG:teuthology.orchestra.run.smithi102:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2024-09-22T00:39:16.482 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2024-09-22T00:39:16.547 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-22T00:39:16.547 INFO:tasks.ceph:role: osd.6 2024-09-22T00:39:16.547 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi102.front.sepia.ceph.com 2024-09-22T00:39:16.547 DEBUG:teuthology.orchestra.run.smithi102:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-22T00:39:16.619 INFO:teuthology.orchestra.run.smithi102.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-22T00:39:16.619 INFO:teuthology.orchestra.run.smithi102.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-22T00:39:16.619 INFO:teuthology.orchestra.run.smithi102.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-22T00:39:16.619 INFO:teuthology.orchestra.run.smithi102.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-22T00:39:16.619 INFO:teuthology.orchestra.run.smithi102.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-22T00:39:16.619 INFO:teuthology.orchestra.run.smithi102.stdout: = sunit=0 swidth=0 blks 2024-09-22T00:39:16.619 INFO:teuthology.orchestra.run.smithi102.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-22T00:39:16.619 INFO:teuthology.orchestra.run.smithi102.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-22T00:39:16.619 INFO:teuthology.orchestra.run.smithi102.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-22T00:39:16.619 INFO:teuthology.orchestra.run.smithi102.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-22T00:39:17.115 INFO:teuthology.orchestra.run.smithi102.stdout:Discarding blocks...Done. 2024-09-22T00:39:17.118 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi102.front.sepia.ceph.com -o noatime 2024-09-22T00:39:17.118 DEBUG:teuthology.orchestra.run.smithi102:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2024-09-22T00:39:17.230 DEBUG:teuthology.orchestra.run.smithi102:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2024-09-22T00:39:17.261 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2024-09-22T00:39:17.328 INFO:tasks.ceph:roles_to_devs: {'osd.4': '/dev/vg_nvme/lv_1', 'osd.5': '/dev/vg_nvme/lv_2', 'osd.6': '/dev/vg_nvme/lv_3', 'osd.7': '/dev/vg_nvme/lv_4'} 2024-09-22T00:39:17.329 INFO:tasks.ceph:role: osd.7 2024-09-22T00:39:17.329 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi102.front.sepia.ceph.com 2024-09-22T00:39:17.329 DEBUG:teuthology.orchestra.run.smithi102:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-22T00:39:17.403 INFO:teuthology.orchestra.run.smithi102.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-22T00:39:17.403 INFO:teuthology.orchestra.run.smithi102.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-22T00:39:17.403 INFO:teuthology.orchestra.run.smithi102.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-22T00:39:17.403 INFO:teuthology.orchestra.run.smithi102.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-22T00:39:17.403 INFO:teuthology.orchestra.run.smithi102.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-22T00:39:17.404 INFO:teuthology.orchestra.run.smithi102.stdout: = sunit=0 swidth=0 blks 2024-09-22T00:39:17.404 INFO:teuthology.orchestra.run.smithi102.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-22T00:39:17.404 INFO:teuthology.orchestra.run.smithi102.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-22T00:39:17.404 INFO:teuthology.orchestra.run.smithi102.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-22T00:39:17.404 INFO:teuthology.orchestra.run.smithi102.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-22T00:39:17.946 INFO:teuthology.orchestra.run.smithi102.stdout:Discarding blocks...Done. 2024-09-22T00:39:17.948 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi102.front.sepia.ceph.com -o noatime 2024-09-22T00:39:17.949 DEBUG:teuthology.orchestra.run.smithi102:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2024-09-22T00:39:18.091 DEBUG:teuthology.orchestra.run.smithi102:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2024-09-22T00:39:18.124 DEBUG:teuthology.orchestra.run.smithi102:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 4 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-22T00:39:18.225 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:18.223+0000 7f068bc12640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:18.225 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:18.223+0000 7f068bc12640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:18.225 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:18.224+0000 7f068bc12640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:18.226 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:18.225+0000 7f068bc12640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-4/keyring: can't open /var/lib/ceph/osd/ceph-4/keyring: (2) No such file or directory 2024-09-22T00:39:18.232 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:18.231+0000 7f068bc12640 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2024-09-22T00:39:18.232 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:18.231+0000 7f068bc12640 -1 bdev(0x55a980e1b800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2024-09-22T00:39:18.232 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:18.231+0000 7f068bc12640 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2024-09-22T00:39:22.130 DEBUG:teuthology.orchestra.run.smithi102:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-22T00:39:22.160 DEBUG:teuthology.orchestra.run.smithi102:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 5 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-22T00:39:22.251 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:22.250+0000 7f217a013640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:22.252 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:22.250+0000 7f217a013640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:22.252 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:22.251+0000 7f217a013640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:22.252 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:22.251+0000 7f217a013640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-5/keyring: can't open /var/lib/ceph/osd/ceph-5/keyring: (2) No such file or directory 2024-09-22T00:39:22.253 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:22.252+0000 7f217a013640 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2024-09-22T00:39:22.253 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:22.252+0000 7f217a013640 -1 bdev(0x564fdb78f800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2024-09-22T00:39:22.253 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:22.252+0000 7f217a013640 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2024-09-22T00:39:25.897 DEBUG:teuthology.orchestra.run.smithi102:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-22T00:39:25.926 DEBUG:teuthology.orchestra.run.smithi102:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 6 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-22T00:39:26.015 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:26.013+0000 7f9e92024640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:26.015 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:26.013+0000 7f9e92024640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:26.015 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:26.014+0000 7f9e92024640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:26.016 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:26.015+0000 7f9e92024640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-6/keyring: can't open /var/lib/ceph/osd/ceph-6/keyring: (2) No such file or directory 2024-09-22T00:39:26.016 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:26.015+0000 7f9e92024640 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2024-09-22T00:39:26.016 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:26.015+0000 7f9e92024640 -1 bdev(0x55fdb01c1800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2024-09-22T00:39:26.016 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:26.015+0000 7f9e92024640 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2024-09-22T00:39:29.912 DEBUG:teuthology.orchestra.run.smithi102:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-22T00:39:29.941 DEBUG:teuthology.orchestra.run.smithi102:> sudo MALLOC_CHECK_=3 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-osd --no-mon-config --cluster ceph --mkfs --mkkey -i 7 --monmap /home/ubuntu/cephtest/ceph.monmap 2024-09-22T00:39:30.031 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:30.029+0000 7fb67ae0c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:30.031 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:30.029+0000 7fb67ae0c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:30.031 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:30.030+0000 7fb67ae0c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:30.032 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:30.031+0000 7fb67ae0c640 -1 auth: error reading file: /var/lib/ceph/osd/ceph-7/keyring: can't open /var/lib/ceph/osd/ceph-7/keyring: (2) No such file or directory 2024-09-22T00:39:30.032 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:30.031+0000 7fb67ae0c640 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2024-09-22T00:39:30.033 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:30.031+0000 7fb67ae0c640 -1 bdev(0x560ac1ecb800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2024-09-22T00:39:30.033 INFO:teuthology.orchestra.run.smithi102.stderr:2024-09-22T00:39:30.031+0000 7fb67ae0c640 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2024-09-22T00:39:33.437 DEBUG:teuthology.orchestra.run.smithi102:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-22T00:39:33.467 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-22T00:39:33.467 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:39:33.467 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2024-09-22T00:39:33.498 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:39:33.498 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2024-09-22T00:39:33.567 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:39:33.567 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2024-09-22T00:39:33.634 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:39:33.634 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2024-09-22T00:39:33.700 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:39:33.701 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2024-09-22T00:39:33.767 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:39:33.767 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2024-09-22T00:39:33.796 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:39:33.797 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2024-09-22T00:39:33.866 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:39:33.867 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2024-09-22T00:39:33.936 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:39:33.936 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2024-09-22T00:39:34.003 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:39:34.003 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2024-09-22T00:39:34.070 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-09-22T00:39:34.071 DEBUG:teuthology.orchestra.run.smithi184:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2024-09-22T00:39:34.090 INFO:tasks.ceph:Adding keys to all mons... 2024-09-22T00:39:34.091 DEBUG:teuthology.orchestra.run.smithi079:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-22T00:39:34.093 DEBUG:teuthology.orchestra.run.smithi102:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-22T00:39:34.117 INFO:teuthology.orchestra.run.smithi079.stdout:[mgr.x] 2024-09-22T00:39:34.117 INFO:teuthology.orchestra.run.smithi079.stdout: key = AQAgZ+9mpEXQChAAp7PDo1xZdZvxCiCCOfDRBg== 2024-09-22T00:39:34.117 INFO:teuthology.orchestra.run.smithi079.stdout:[osd.0] 2024-09-22T00:39:34.117 INFO:teuthology.orchestra.run.smithi079.stdout: key = AQAjZ+9mnmK7HhAABXH9UCPVuiX1oLdrCARVew== 2024-09-22T00:39:34.118 INFO:teuthology.orchestra.run.smithi079.stdout:[osd.1] 2024-09-22T00:39:34.118 INFO:teuthology.orchestra.run.smithi079.stdout: key = AQAnZ+9mkugYHxAAoIa1VQoIFxRJywfWsBffmA== 2024-09-22T00:39:34.118 INFO:teuthology.orchestra.run.smithi079.stdout:[osd.2] 2024-09-22T00:39:34.118 INFO:teuthology.orchestra.run.smithi079.stdout: key = AQArZ+9m+dElIBAAi9+PWhmvg/SmwY//RJ9jVQ== 2024-09-22T00:39:34.118 INFO:teuthology.orchestra.run.smithi079.stdout:[osd.3] 2024-09-22T00:39:34.118 INFO:teuthology.orchestra.run.smithi079.stdout: key = AQAvZ+9mL/39AxAAPWrP+ttM8M/e7NHkDyf2tQ== 2024-09-22T00:39:34.118 INFO:teuthology.orchestra.run.smithi079.stdout:[mgr.y] 2024-09-22T00:39:34.118 INFO:teuthology.orchestra.run.smithi079.stdout: key = AQAgZ+9mFUeVDhAASG1zZwCtJ+N6RR+/njxTZg== 2024-09-22T00:39:34.118 INFO:teuthology.orchestra.run.smithi079.stdout:[osd.4] 2024-09-22T00:39:34.118 INFO:teuthology.orchestra.run.smithi079.stdout: key = AQA2Z+9mVkN8DRAArfGx0mO22ednqU+eyO0xeA== 2024-09-22T00:39:34.118 INFO:teuthology.orchestra.run.smithi079.stdout:[osd.5] 2024-09-22T00:39:34.118 INFO:teuthology.orchestra.run.smithi079.stdout: key = AQA6Z+9mTigRDxAA2MJT/XSvaiPTFRD+kYSiIA== 2024-09-22T00:39:34.118 INFO:teuthology.orchestra.run.smithi079.stdout:[osd.6] 2024-09-22T00:39:34.119 INFO:teuthology.orchestra.run.smithi079.stdout: key = AQA+Z+9mjlL3ABAARMRn582ms0WO3bvlzOPZxQ== 2024-09-22T00:39:34.119 INFO:teuthology.orchestra.run.smithi079.stdout:[osd.7] 2024-09-22T00:39:34.119 INFO:teuthology.orchestra.run.smithi079.stdout: key = AQBCZ+9mQp7sARAAWtsrjvcgg+JhtO7yGMfV/Q== 2024-09-22T00:39:34.119 INFO:teuthology.orchestra.run.smithi079.stdout:[client.0] 2024-09-22T00:39:34.119 INFO:teuthology.orchestra.run.smithi079.stdout: key = AQAgZ+9mvgHSERAA9kKirCVshZwbNizmOsDhMA== 2024-09-22T00:39:34.135 INFO:teuthology.orchestra.run.smithi102.stdout:[mgr.x] 2024-09-22T00:39:34.135 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQAgZ+9mpEXQChAAp7PDo1xZdZvxCiCCOfDRBg== 2024-09-22T00:39:34.135 INFO:teuthology.orchestra.run.smithi102.stdout:[osd.0] 2024-09-22T00:39:34.135 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQAjZ+9mnmK7HhAABXH9UCPVuiX1oLdrCARVew== 2024-09-22T00:39:34.135 INFO:teuthology.orchestra.run.smithi102.stdout:[osd.1] 2024-09-22T00:39:34.135 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQAnZ+9mkugYHxAAoIa1VQoIFxRJywfWsBffmA== 2024-09-22T00:39:34.135 INFO:teuthology.orchestra.run.smithi102.stdout:[osd.2] 2024-09-22T00:39:34.135 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQArZ+9m+dElIBAAi9+PWhmvg/SmwY//RJ9jVQ== 2024-09-22T00:39:34.136 INFO:teuthology.orchestra.run.smithi102.stdout:[osd.3] 2024-09-22T00:39:34.136 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQAvZ+9mL/39AxAAPWrP+ttM8M/e7NHkDyf2tQ== 2024-09-22T00:39:34.136 INFO:teuthology.orchestra.run.smithi102.stdout:[mgr.y] 2024-09-22T00:39:34.136 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQAgZ+9mFUeVDhAASG1zZwCtJ+N6RR+/njxTZg== 2024-09-22T00:39:34.136 INFO:teuthology.orchestra.run.smithi102.stdout:[osd.4] 2024-09-22T00:39:34.136 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQA2Z+9mVkN8DRAArfGx0mO22ednqU+eyO0xeA== 2024-09-22T00:39:34.136 INFO:teuthology.orchestra.run.smithi102.stdout:[osd.5] 2024-09-22T00:39:34.136 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQA6Z+9mTigRDxAA2MJT/XSvaiPTFRD+kYSiIA== 2024-09-22T00:39:34.136 INFO:teuthology.orchestra.run.smithi102.stdout:[osd.6] 2024-09-22T00:39:34.136 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQA+Z+9mjlL3ABAARMRn582ms0WO3bvlzOPZxQ== 2024-09-22T00:39:34.136 INFO:teuthology.orchestra.run.smithi102.stdout:[osd.7] 2024-09-22T00:39:34.136 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQBCZ+9mQp7sARAAWtsrjvcgg+JhtO7yGMfV/Q== 2024-09-22T00:39:34.136 INFO:teuthology.orchestra.run.smithi102.stdout:[client.0] 2024-09-22T00:39:34.136 INFO:teuthology.orchestra.run.smithi102.stdout: key = AQAgZ+9mvgHSERAA9kKirCVshZwbNizmOsDhMA== 2024-09-22T00:39:34.137 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-22T00:39:34.162 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.x --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-22T00:39:34.229 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.232 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.0 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.283 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.285 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.1 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.337 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.339 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.2 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.393 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.394 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.3 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.446 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-22T00:39:34.449 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=mgr.y --cap mon 'allow profile mgr' --cap osd 'allow *' --cap mds 'allow *' 2024-09-22T00:39:34.499 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.501 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.4 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.552 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.554 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.5 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.605 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.607 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.6 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.657 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.659 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=osd.7 --cap mon 'allow profile osd' --cap mgr 'allow profile osd' --cap osd 'allow *' 2024-09-22T00:39:34.710 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-22T00:39:34.712 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool /etc/ceph/ceph.keyring --name=client.0 --cap mon 'allow rw' --cap mgr 'allow r' --cap osd 'allow rwx' --cap mds allow 2024-09-22T00:39:34.765 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-22T00:39:34.765 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2024-09-22T00:39:34.790 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i a --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2024-09-22T00:39:34.885 DEBUG:teuthology.orchestra.run.smithi079:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2024-09-22T00:39:34.909 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2024-09-22T00:39:34.973 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i c --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2024-09-22T00:39:35.070 DEBUG:teuthology.orchestra.run.smithi079:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2024-09-22T00:39:35.094 DEBUG:teuthology.orchestra.run.smithi102:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2024-09-22T00:39:35.120 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-mon --cluster ceph --mkfs -i b --monmap /home/ubuntu/cephtest/ceph.monmap --keyring /etc/ceph/ceph.keyring 2024-09-22T00:39:35.217 DEBUG:teuthology.orchestra.run.smithi102:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2024-09-22T00:39:35.242 DEBUG:teuthology.orchestra.run.smithi079:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-22T00:39:35.244 DEBUG:teuthology.orchestra.run.smithi102:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-22T00:39:35.297 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2024-09-22T00:39:35.298 INFO:tasks.ceph.mon.a:Restarting daemon 2024-09-22T00:39:35.298 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2024-09-22T00:39:35.300 INFO:tasks.ceph.mon.a:Started 2024-09-22T00:39:35.300 INFO:tasks.ceph.mon.c:Restarting daemon 2024-09-22T00:39:35.300 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2024-09-22T00:39:35.302 INFO:tasks.ceph.mon.c:Started 2024-09-22T00:39:35.302 INFO:tasks.ceph.mon.b:Restarting daemon 2024-09-22T00:39:35.302 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2024-09-22T00:39:35.339 INFO:tasks.ceph.mon.b:Started 2024-09-22T00:39:35.339 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2024-09-22T00:39:35.340 INFO:tasks.ceph.mgr.x:Restarting daemon 2024-09-22T00:39:35.340 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2024-09-22T00:39:35.342 INFO:tasks.ceph.mgr.x:Started 2024-09-22T00:39:35.343 INFO:tasks.ceph.mgr.y:Restarting daemon 2024-09-22T00:39:35.343 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2024-09-22T00:39:35.345 INFO:tasks.ceph.mgr.y:Started 2024-09-22T00:39:35.345 INFO:tasks.ceph:Setting crush tunables to default 2024-09-22T00:39:35.345 DEBUG:teuthology.orchestra.run.smithi079:> sudo ceph --cluster ceph osd crush tunables default 2024-09-22T00:39:40.690 INFO:teuthology.orchestra.run.smithi079.stderr:adjusted tunables profile to default 2024-09-22T00:39:40.701 INFO:tasks.ceph:check_enable_crimson: False 2024-09-22T00:39:40.701 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2024-09-22T00:39:40.701 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:39:40.701 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2024-09-22T00:39:40.727 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:39:40.727 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2024-09-22T00:39:40.792 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:39:40.792 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2024-09-22T00:39:40.857 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-22T00:39:40.857 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2024-09-22T00:39:40.921 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:39:40.921 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2024-09-22T00:39:40.951 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:39:40.951 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2024-09-22T00:39:41.019 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:39:41.019 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2024-09-22T00:39:41.085 DEBUG:teuthology.orchestra.run.smithi102:> set -ex 2024-09-22T00:39:41.085 DEBUG:teuthology.orchestra.run.smithi102:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2024-09-22T00:39:41.151 DEBUG:teuthology.orchestra.run.smithi102:> sudo ceph --cluster ceph osd new 1104ab02-a704-42f1-b29b-01f7aea53ee9 0 2024-09-22T00:39:41.369 INFO:teuthology.orchestra.run.smithi102.stdout:0 2024-09-22T00:39:41.381 DEBUG:teuthology.orchestra.run.smithi102:> sudo ceph --cluster ceph osd new 0216de95-3875-4656-981d-6683f3652fca 1 2024-09-22T00:39:41.511 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:41.510+0000 7fe261e0e040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-22T00:39:41.514 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:41.513+0000 7fbc8491f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-09-22T00:39:41.551 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:41.550+0000 7fe261e0e040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-22T00:39:41.555 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:41.554+0000 7fbc8491f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-09-22T00:39:41.563 INFO:teuthology.orchestra.run.smithi102.stdout:1 2024-09-22T00:39:41.575 DEBUG:teuthology.orchestra.run.smithi102:> sudo ceph --cluster ceph osd new 6af9d0b4-8e46-4e96-9ef2-e076c3f8f079 2 2024-09-22T00:39:41.691 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:41.689+0000 7fe261e0e040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-22T00:39:41.706 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:41.705+0000 7fbc8491f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-09-22T00:39:41.740 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:41.739+0000 7fe261e0e040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-22T00:39:41.758 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:41.757+0000 7fbc8491f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-09-22T00:39:41.761 INFO:teuthology.orchestra.run.smithi102.stdout:2 2024-09-22T00:39:41.772 DEBUG:teuthology.orchestra.run.smithi102:> sudo ceph --cluster ceph osd new 1fa19b74-114a-464d-88e4-4b45a263ee4b 3 2024-09-22T00:39:41.918 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:41.916+0000 7fe261e0e040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-22T00:39:41.934 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:41.933+0000 7fbc8491f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-09-22T00:39:41.955 INFO:teuthology.orchestra.run.smithi102.stdout:3 2024-09-22T00:39:41.967 DEBUG:teuthology.orchestra.run.smithi102:> sudo ceph --cluster ceph osd new 09d620c8-f1a5-4ce0-8fae-bb31f46284c2 4 2024-09-22T00:39:42.026 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:42.024+0000 7fe261e0e040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-22T00:39:42.050 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:42.049+0000 7fbc8491f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-09-22T00:39:42.148 INFO:teuthology.orchestra.run.smithi102.stdout:4 2024-09-22T00:39:42.159 DEBUG:teuthology.orchestra.run.smithi102:> sudo ceph --cluster ceph osd new 0c59fc64-7757-43a6-9641-e940c11e320b 5 2024-09-22T00:39:42.337 INFO:teuthology.orchestra.run.smithi102.stdout:5 2024-09-22T00:39:42.348 DEBUG:teuthology.orchestra.run.smithi102:> sudo ceph --cluster ceph osd new 92bf7e84-db6c-4be1-8c91-47f9fcddae20 6 2024-09-22T00:39:42.354 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:42.353+0000 7fe261e0e040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-22T00:39:42.384 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:42.382+0000 7fbc8491f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-09-22T00:39:42.405 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:42.403+0000 7fe261e0e040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-22T00:39:42.436 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:42.435+0000 7fbc8491f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-09-22T00:39:42.532 INFO:teuthology.orchestra.run.smithi102.stdout:6 2024-09-22T00:39:42.543 DEBUG:teuthology.orchestra.run.smithi102:> sudo ceph --cluster ceph osd new bc48248b-90fc-4092-8ac0-5691c1c6bd77 7 2024-09-22T00:39:42.553 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:42.552+0000 7fe261e0e040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-22T00:39:42.592 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:42.591+0000 7fbc8491f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-09-22T00:39:42.765 INFO:teuthology.orchestra.run.smithi102.stdout:7 2024-09-22T00:39:42.776 INFO:tasks.ceph.osd.0:Restarting daemon 2024-09-22T00:39:42.776 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2024-09-22T00:39:42.778 INFO:tasks.ceph.osd.0:Started 2024-09-22T00:39:42.779 INFO:tasks.ceph.osd.1:Restarting daemon 2024-09-22T00:39:42.779 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2024-09-22T00:39:42.780 INFO:tasks.ceph.osd.1:Started 2024-09-22T00:39:42.781 INFO:tasks.ceph.osd.2:Restarting daemon 2024-09-22T00:39:42.781 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2024-09-22T00:39:42.783 INFO:tasks.ceph.osd.2:Started 2024-09-22T00:39:42.783 INFO:tasks.ceph.osd.3:Restarting daemon 2024-09-22T00:39:42.783 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2024-09-22T00:39:42.785 INFO:tasks.ceph.osd.3:Started 2024-09-22T00:39:42.785 INFO:tasks.ceph.osd.4:Restarting daemon 2024-09-22T00:39:42.785 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2024-09-22T00:39:42.818 INFO:tasks.ceph.osd.4:Started 2024-09-22T00:39:42.819 INFO:tasks.ceph.osd.5:Restarting daemon 2024-09-22T00:39:42.819 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2024-09-22T00:39:42.821 INFO:tasks.ceph.osd.5:Started 2024-09-22T00:39:42.821 INFO:tasks.ceph.osd.6:Restarting daemon 2024-09-22T00:39:42.821 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2024-09-22T00:39:42.823 INFO:tasks.ceph.osd.6:Started 2024-09-22T00:39:42.823 INFO:tasks.ceph.osd.7:Restarting daemon 2024-09-22T00:39:42.823 DEBUG:teuthology.orchestra.run.smithi102:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2024-09-22T00:39:42.825 INFO:tasks.ceph.osd.7:Started 2024-09-22T00:39:42.825 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-22T00:39:42.852 INFO:tasks.ceph.osd.1.smithi079.stderr:2024-09-22T00:39:42.850+0000 7f8e8a611640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.853 INFO:tasks.ceph.osd.0.smithi079.stderr:2024-09-22T00:39:42.852+0000 7f9bde189640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.856 INFO:tasks.ceph.osd.1.smithi079.stderr:2024-09-22T00:39:42.855+0000 7f8e8a611640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.856 INFO:tasks.ceph.osd.1.smithi079.stderr:2024-09-22T00:39:42.855+0000 7f8e8a611640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.858 INFO:tasks.ceph.osd.0.smithi079.stderr:2024-09-22T00:39:42.856+0000 7f9bde189640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.858 INFO:tasks.ceph.osd.0.smithi079.stderr:2024-09-22T00:39:42.857+0000 7f9bde189640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.862 INFO:tasks.ceph.osd.3.smithi079.stderr:2024-09-22T00:39:42.861+0000 7f43e860b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.865 INFO:tasks.ceph.osd.2.smithi079.stderr:2024-09-22T00:39:42.864+0000 7fbbe9a1c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.868 INFO:tasks.ceph.osd.3.smithi079.stderr:2024-09-22T00:39:42.867+0000 7f43e860b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.868 INFO:tasks.ceph.osd.3.smithi079.stderr:2024-09-22T00:39:42.867+0000 7f43e860b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.870 INFO:tasks.ceph.osd.2.smithi079.stderr:2024-09-22T00:39:42.869+0000 7fbbe9a1c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.870 INFO:tasks.ceph.osd.2.smithi079.stderr:2024-09-22T00:39:42.869+0000 7fbbe9a1c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.890 INFO:tasks.ceph.osd.4.smithi102.stderr:2024-09-22T00:39:42.889+0000 7f8589c24640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.893 INFO:tasks.ceph.osd.6.smithi102.stderr:2024-09-22T00:39:42.892+0000 7fb5a4611640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.894 INFO:tasks.ceph.osd.5.smithi102.stderr:2024-09-22T00:39:42.892+0000 7f5074130640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.894 INFO:tasks.ceph.osd.7.smithi102.stderr:2024-09-22T00:39:42.893+0000 7f3b06551640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.895 INFO:tasks.ceph.osd.4.smithi102.stderr:2024-09-22T00:39:42.894+0000 7f8589c24640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.895 INFO:tasks.ceph.osd.4.smithi102.stderr:2024-09-22T00:39:42.894+0000 7f8589c24640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.897 INFO:tasks.ceph.osd.6.smithi102.stderr:2024-09-22T00:39:42.896+0000 7fb5a4611640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.898 INFO:tasks.ceph.osd.6.smithi102.stderr:2024-09-22T00:39:42.896+0000 7fb5a4611640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.898 INFO:tasks.ceph.osd.7.smithi102.stderr:2024-09-22T00:39:42.897+0000 7f3b06551640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.898 INFO:tasks.ceph.osd.7.smithi102.stderr:2024-09-22T00:39:42.897+0000 7f3b06551640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.899 INFO:tasks.ceph.osd.5.smithi102.stderr:2024-09-22T00:39:42.897+0000 7f5074130640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.899 INFO:tasks.ceph.osd.5.smithi102.stderr:2024-09-22T00:39:42.897+0000 7f5074130640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-22T00:39:42.999 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:39:42.999 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":10,"fsid":"9710ae7c-e51c-4245-ba18-1ed243ce2cef","created":"2024-09-22T00:39:40.599712+0000","modified":"2024-09-22T00:39:42.760305+0000","last_up_change":"0.000000","last_in_change":"2024-09-22T00:39:42.760305+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"1104ab02-a704-42f1-b29b-01f7aea53ee9","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"0216de95-3875-4656-981d-6683f3652fca","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"6af9d0b4-8e46-4e96-9ef2-e076c3f8f079","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":3,"uuid":"1fa19b74-114a-464d-88e4-4b45a263ee4b","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":4,"uuid":"09d620c8-f1a5-4ce0-8fae-bb31f46284c2","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":5,"uuid":"0c59fc64-7757-43a6-9641-e940c11e320b","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":6,"uuid":"92bf7e84-db6c-4be1-8c91-47f9fcddae20","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":7,"uuid":"bc48248b-90fc-4092-8ac0-5691c1c6bd77","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-22T00:39:43.010 INFO:tasks.ceph.ceph_manager.ceph:[] 2024-09-22T00:39:43.010 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-22T00:39:43.537 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:43.536+0000 7fbc8491f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-22T00:39:43.549 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:43.548+0000 7fe261e0e040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-09-22T00:39:43.589 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:43.588+0000 7fbc8491f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-22T00:39:43.601 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:43.600+0000 7fe261e0e040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-09-22T00:39:43.817 DEBUG:teuthology.orchestra.run.smithi079:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-22T00:39:43.953 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:43.952+0000 7fbc8491f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-22T00:39:43.975 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:43.974+0000 7fe261e0e040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-09-22T00:39:43.975 INFO:teuthology.misc.health.smithi079.stdout: 2024-09-22T00:39:43.975 INFO:teuthology.misc.health.smithi079.stdout:{"epoch":10,"fsid":"9710ae7c-e51c-4245-ba18-1ed243ce2cef","created":"2024-09-22T00:39:40.599712+0000","modified":"2024-09-22T00:39:42.760305+0000","last_up_change":"0.000000","last_in_change":"2024-09-22T00:39:42.760305+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":2,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"1104ab02-a704-42f1-b29b-01f7aea53ee9","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"0216de95-3875-4656-981d-6683f3652fca","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"6af9d0b4-8e46-4e96-9ef2-e076c3f8f079","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":3,"uuid":"1fa19b74-114a-464d-88e4-4b45a263ee4b","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":4,"uuid":"09d620c8-f1a5-4ce0-8fae-bb31f46284c2","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":5,"uuid":"0c59fc64-7757-43a6-9641-e940c11e320b","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":6,"uuid":"92bf7e84-db6c-4be1-8c91-47f9fcddae20","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":7,"uuid":"bc48248b-90fc-4092-8ac0-5691c1c6bd77","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-22T00:39:43.985 DEBUG:teuthology.misc:0 of 8 OSDs are up 2024-09-22T00:39:44.040 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:44.039+0000 7fbc8491f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-22T00:39:44.060 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:44.059+0000 7fe261e0e040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-09-22T00:39:44.145 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:44.144+0000 7fbc8491f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-22T00:39:44.165 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:44.164+0000 7fe261e0e040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-09-22T00:39:44.191 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:44.190+0000 7fbc8491f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-22T00:39:44.211 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:44.210+0000 7fe261e0e040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-09-22T00:39:44.306 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:44.305+0000 7fbc8491f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-22T00:39:44.324 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:44.323+0000 7fe261e0e040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-09-22T00:39:44.359 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:44.358+0000 7fbc8491f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-22T00:39:44.376 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:44.374+0000 7fe261e0e040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-09-22T00:39:44.403 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:44.401+0000 7fbc8491f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-22T00:39:44.420 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:44.418+0000 7fe261e0e040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-09-22T00:39:44.478 INFO:tasks.ceph.osd.1.smithi079.stderr:2024-09-22T00:39:44.477+0000 7f8e8a611640 -1 Falling back to public interface 2024-09-22T00:39:44.511 INFO:tasks.ceph.osd.7.smithi102.stderr:2024-09-22T00:39:44.510+0000 7f3b06551640 -1 Falling back to public interface 2024-09-22T00:39:44.513 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:44.512+0000 7fbc8491f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-22T00:39:44.533 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:44.532+0000 7fe261e0e040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-09-22T00:39:44.547 INFO:tasks.ceph.osd.4.smithi102.stderr:2024-09-22T00:39:44.546+0000 7f8589c24640 -1 Falling back to public interface 2024-09-22T00:39:44.565 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:44.564+0000 7fbc8491f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-22T00:39:44.582 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:44.581+0000 7fe261e0e040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-09-22T00:39:44.617 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:44.616+0000 7fbc8491f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-22T00:39:44.634 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:44.633+0000 7fe261e0e040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-09-22T00:39:44.684 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:44.682+0000 7fbc8491f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-22T00:39:44.700 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:44.699+0000 7fe261e0e040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-09-22T00:39:44.727 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:44.726+0000 7fbc8491f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-22T00:39:44.738 INFO:tasks.ceph.osd.2.smithi079.stderr:2024-09-22T00:39:44.737+0000 7fbbe9a1c640 -1 Falling back to public interface 2024-09-22T00:39:44.740 INFO:tasks.ceph.osd.0.smithi079.stderr:2024-09-22T00:39:44.739+0000 7f9bde189640 -1 Falling back to public interface 2024-09-22T00:39:44.746 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:44.744+0000 7fe261e0e040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-09-22T00:39:44.753 INFO:tasks.ceph.osd.3.smithi079.stderr:2024-09-22T00:39:44.752+0000 7f43e860b640 -1 Falling back to public interface 2024-09-22T00:39:44.770 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:44.769+0000 7fbc8491f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-22T00:39:44.791 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:44.790+0000 7fe261e0e040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-09-22T00:39:44.798 INFO:tasks.ceph.osd.6.smithi102.stderr:2024-09-22T00:39:44.797+0000 7fb5a4611640 -1 Falling back to public interface 2024-09-22T00:39:44.815 INFO:tasks.ceph.osd.5.smithi102.stderr:2024-09-22T00:39:44.814+0000 7f5074130640 -1 Falling back to public interface 2024-09-22T00:39:45.424 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:45.423+0000 7fbc8491f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-22T00:39:45.439 INFO:tasks.ceph.mgr.x.smithi079.stderr:2024-09-22T00:39:45.438+0000 7fe261e0e040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-09-22T00:39:46.438 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:46.437+0000 7fbc24923640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-22T00:39:46.438 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T00:39:46.437+0000 7fbc24923640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-22T00:39:48.789 INFO:tasks.ceph.osd.7.smithi102.stderr:2024-09-22T00:39:48.788+0000 7f3b06551640 -1 osd.7 0 log_to_monitors true 2024-09-22T00:39:48.873 INFO:tasks.ceph.osd.5.smithi102.stderr:2024-09-22T00:39:48.872+0000 7f5074130640 -1 osd.5 0 log_to_monitors true 2024-09-22T00:39:48.895 INFO:tasks.ceph.osd.4.smithi102.stderr:2024-09-22T00:39:48.894+0000 7f8589c24640 -1 osd.4 0 log_to_monitors true 2024-09-22T00:39:48.986 INFO:tasks.ceph.osd.2.smithi079.stderr:2024-09-22T00:39:48.985+0000 7fbbe9a1c640 -1 osd.2 0 log_to_monitors true 2024-09-22T00:39:49.048 INFO:tasks.ceph.osd.1.smithi079.stderr:2024-09-22T00:39:49.047+0000 7f8e8a611640 -1 osd.1 0 log_to_monitors true 2024-09-22T00:39:49.101 INFO:tasks.ceph.osd.3.smithi079.stderr:2024-09-22T00:39:49.100+0000 7f43e860b640 -1 osd.3 0 log_to_monitors true 2024-09-22T00:39:49.287 INFO:tasks.ceph.osd.0.smithi079.stderr:2024-09-22T00:39:49.286+0000 7f9bde189640 -1 osd.0 0 log_to_monitors true 2024-09-22T00:39:49.347 INFO:tasks.ceph.osd.6.smithi102.stderr:2024-09-22T00:39:49.346+0000 7fb5a4611640 -1 osd.6 0 log_to_monitors true 2024-09-22T00:39:50.793 DEBUG:teuthology.orchestra.run.smithi079:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-22T00:39:51.097 INFO:teuthology.misc.health.smithi079.stdout: 2024-09-22T00:39:51.097 INFO:teuthology.misc.health.smithi079.stdout:{"epoch":12,"fsid":"9710ae7c-e51c-4245-ba18-1ed243ce2cef","created":"2024-09-22T00:39:40.599712+0000","modified":"2024-09-22T00:39:50.447250+0000","last_up_change":"0.000000","last_in_change":"2024-09-22T00:39:42.760305+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":0,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"1104ab02-a704-42f1-b29b-01f7aea53ee9","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":1,"uuid":"0216de95-3875-4656-981d-6683f3652fca","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":2,"uuid":"6af9d0b4-8e46-4e96-9ef2-e076c3f8f079","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":3,"uuid":"1fa19b74-114a-464d-88e4-4b45a263ee4b","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":4,"uuid":"09d620c8-f1a5-4ce0-8fae-bb31f46284c2","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":5,"uuid":"0c59fc64-7757-43a6-9641-e940c11e320b","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":6,"uuid":"92bf7e84-db6c-4be1-8c91-47f9fcddae20","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]},{"osd":7,"uuid":"bc48248b-90fc-4092-8ac0-5691c1c6bd77","up":0,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":0,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[]},"cluster_addrs":{"addrvec":[]},"heartbeat_back_addrs":{"addrvec":[]},"heartbeat_front_addrs":{"addrvec":[]},"public_addr":"(unrecognized address family 0)/0","cluster_addr":"(unrecognized address family 0)/0","heartbeat_back_addr":"(unrecognized address family 0)/0","heartbeat_front_addr":"(unrecognized address family 0)/0","state":["exists","new"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":0,"old_weight":0,"last_purged_snaps_scrub":"0.000000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-22T00:39:51.109 DEBUG:teuthology.misc:0 of 8 OSDs are up 2024-09-22T00:39:52.568 INFO:tasks.ceph.osd.6.smithi102.stderr:2024-09-22T00:39:52.567+0000 7fb59f6fb640 -1 osd.6 0 waiting for initial osdmap 2024-09-22T00:39:52.588 INFO:tasks.ceph.osd.6.smithi102.stderr:2024-09-22T00:39:52.587+0000 7fb597d2d640 -1 osd.6 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-22T00:39:52.616 INFO:tasks.ceph.osd.7.smithi102.stderr:2024-09-22T00:39:52.615+0000 7f3b01cbd640 -1 osd.7 0 waiting for initial osdmap 2024-09-22T00:39:52.625 INFO:tasks.ceph.osd.5.smithi102.stderr:2024-09-22T00:39:52.623+0000 7f506f89c640 -1 osd.5 0 waiting for initial osdmap 2024-09-22T00:39:52.627 INFO:tasks.ceph.osd.7.smithi102.stderr:2024-09-22T00:39:52.626+0000 7f3afa2ef640 -1 osd.7 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-22T00:39:52.637 INFO:tasks.ceph.osd.4.smithi102.stderr:2024-09-22T00:39:52.636+0000 7f8584cf1640 -1 osd.4 0 waiting for initial osdmap 2024-09-22T00:39:52.644 INFO:tasks.ceph.osd.5.smithi102.stderr:2024-09-22T00:39:52.643+0000 7f5067ece640 -1 osd.5 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-22T00:39:52.653 INFO:tasks.ceph.osd.4.smithi102.stderr:2024-09-22T00:39:52.652+0000 7f857d323640 -1 osd.4 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-22T00:39:52.662 INFO:tasks.ceph.osd.1.smithi079.stderr:2024-09-22T00:39:52.660+0000 7f8e8576f640 -1 osd.1 0 waiting for initial osdmap 2024-09-22T00:39:52.677 INFO:tasks.ceph.osd.0.smithi079.stderr:2024-09-22T00:39:52.675+0000 7f9bd98f5640 -1 osd.0 0 waiting for initial osdmap 2024-09-22T00:39:52.680 INFO:tasks.ceph.osd.1.smithi079.stderr:2024-09-22T00:39:52.678+0000 7f8e7dda1640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-22T00:39:52.681 INFO:tasks.ceph.osd.3.smithi079.stderr:2024-09-22T00:39:52.679+0000 7f43e380e640 -1 osd.3 0 waiting for initial osdmap 2024-09-22T00:39:52.694 INFO:tasks.ceph.osd.0.smithi079.stderr:2024-09-22T00:39:52.692+0000 7f9bd1f27640 -1 osd.0 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-22T00:39:52.697 INFO:tasks.ceph.osd.3.smithi079.stderr:2024-09-22T00:39:52.695+0000 7f43dbe40640 -1 osd.3 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-22T00:39:52.700 INFO:tasks.ceph.osd.2.smithi079.stderr:2024-09-22T00:39:52.698+0000 7fbbe4b7e640 -1 osd.2 0 waiting for initial osdmap 2024-09-22T00:39:52.713 INFO:tasks.ceph.osd.2.smithi079.stderr:2024-09-22T00:39:52.711+0000 7fbbdd1b0640 -1 osd.2 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-22T00:39:57.917 DEBUG:teuthology.orchestra.run.smithi079:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-22T00:39:58.190 INFO:teuthology.misc.health.smithi079.stdout: 2024-09-22T00:39:58.191 INFO:teuthology.misc.health.smithi079.stdout:{"epoch":17,"fsid":"9710ae7c-e51c-4245-ba18-1ed243ce2cef","created":"2024-09-22T00:39:40.599712+0000","modified":"2024-09-22T00:39:57.606574+0000","last_up_change":"2024-09-22T00:39:53.570136+0000","last_in_change":"2024-09-22T00:39:42.760305+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-22T00:39:55.464612+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"1104ab02-a704-42f1-b29b-01f7aea53ee9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6817","nonce":2027493591}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6818","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6819","nonce":2027493591}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6823","nonce":2027493591}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6821","nonce":2027493591}]},"public_addr":"172.21.15.79:6817/2027493591","cluster_addr":"172.21.15.79:6819/2027493591","heartbeat_back_addr":"172.21.15.79:6823/2027493591","heartbeat_front_addr":"172.21.15.79:6821/2027493591","state":["exists","up"]},{"osd":1,"uuid":"0216de95-3875-4656-981d-6683f3652fca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6801","nonce":98424180}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6803","nonce":98424180}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6807","nonce":98424180}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6805","nonce":98424180}]},"public_addr":"172.21.15.79:6801/98424180","cluster_addr":"172.21.15.79:6803/98424180","heartbeat_back_addr":"172.21.15.79:6807/98424180","heartbeat_front_addr":"172.21.15.79:6805/98424180","state":["exists","up"]},{"osd":2,"uuid":"6af9d0b4-8e46-4e96-9ef2-e076c3f8f079","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6809","nonce":394970880}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6811","nonce":394970880}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6815","nonce":394970880}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6813","nonce":394970880}]},"public_addr":"172.21.15.79:6809/394970880","cluster_addr":"172.21.15.79:6811/394970880","heartbeat_back_addr":"172.21.15.79:6815/394970880","heartbeat_front_addr":"172.21.15.79:6813/394970880","state":["exists","up"]},{"osd":3,"uuid":"1fa19b74-114a-464d-88e4-4b45a263ee4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6825","nonce":2695732295}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6826","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6827","nonce":2695732295}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6831","nonce":2695732295}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6829","nonce":2695732295}]},"public_addr":"172.21.15.79:6825/2695732295","cluster_addr":"172.21.15.79:6827/2695732295","heartbeat_back_addr":"172.21.15.79:6831/2695732295","heartbeat_front_addr":"172.21.15.79:6829/2695732295","state":["exists","up"]},{"osd":4,"uuid":"09d620c8-f1a5-4ce0-8fae-bb31f46284c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6808","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6809","nonce":1670671586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6810","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6811","nonce":1670671586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6814","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6815","nonce":1670671586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6812","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6813","nonce":1670671586}]},"public_addr":"172.21.15.102:6809/1670671586","cluster_addr":"172.21.15.102:6811/1670671586","heartbeat_back_addr":"172.21.15.102:6815/1670671586","heartbeat_front_addr":"172.21.15.102:6813/1670671586","state":["exists","up"]},{"osd":5,"uuid":"0c59fc64-7757-43a6-9641-e940c11e320b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6824","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6825","nonce":3266133594}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6826","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6827","nonce":3266133594}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6830","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6831","nonce":3266133594}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6828","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6829","nonce":3266133594}]},"public_addr":"172.21.15.102:6825/3266133594","cluster_addr":"172.21.15.102:6827/3266133594","heartbeat_back_addr":"172.21.15.102:6831/3266133594","heartbeat_front_addr":"172.21.15.102:6829/3266133594","state":["exists","up"]},{"osd":6,"uuid":"92bf7e84-db6c-4be1-8c91-47f9fcddae20","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6816","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6817","nonce":1480536190}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6818","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6819","nonce":1480536190}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6822","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6823","nonce":1480536190}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6820","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6821","nonce":1480536190}]},"public_addr":"172.21.15.102:6817/1480536190","cluster_addr":"172.21.15.102:6819/1480536190","heartbeat_back_addr":"172.21.15.102:6823/1480536190","heartbeat_front_addr":"172.21.15.102:6821/1480536190","state":["exists","up"]},{"osd":7,"uuid":"bc48248b-90fc-4092-8ac0-5691c1c6bd77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6800","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6801","nonce":3370319770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6802","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6803","nonce":3370319770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6806","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6807","nonce":3370319770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6804","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6805","nonce":3370319770}]},"public_addr":"172.21.15.102:6801/3370319770","cluster_addr":"172.21.15.102:6803/3370319770","heartbeat_back_addr":"172.21.15.102:6807/3370319770","heartbeat_front_addr":"172.21.15.102:6805/3370319770","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.269970+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.084073+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.977555+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.123068+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.860725+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.896133+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.323269+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.816381+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-22T00:39:58.201 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-09-22T00:39:58.202 INFO:tasks.ceph:Creating RBD pool 2024-09-22T00:39:58.202 DEBUG:teuthology.orchestra.run.smithi079:> sudo ceph --cluster ceph osd pool create rbd 8 2024-09-22T00:39:58.860 INFO:teuthology.orchestra.run.smithi079.stderr:pool 'rbd' created 2024-09-22T00:39:58.873 DEBUG:teuthology.orchestra.run.smithi079:> rbd --cluster ceph pool init rbd 2024-09-22T00:40:01.886 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2024-09-22T00:40:01.887 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-22T00:40:01.887 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2024-09-22T00:40:01.887 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2024-09-22T00:40:01.887 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-22T00:40:02.224 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:40:02.233 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":5,"flags":0,"active_gid":4111,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6832","nonce":2912568605},{"type":"v1","addr":"172.21.15.102:6833","nonce":2912568605}]},"active_addr":"172.21.15.102:6833/2912568605","active_change":"2024-09-22T00:39:45.426306+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":4122,"name":"x","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.5","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":0,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.102:0","nonce":1641811443}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.102:0","nonce":2413487495}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.102:0","nonce":975596062}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.102:0","nonce":2248439334}]}]} 2024-09-22T00:40:02.240 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2024-09-22T00:40:02.240 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2024-09-22T00:40:02.240 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-22T00:40:02.519 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:40:02.519 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":21,"fsid":"9710ae7c-e51c-4245-ba18-1ed243ce2cef","created":"2024-09-22T00:39:40.599712+0000","modified":"2024-09-22T00:40:01.868006+0000","last_up_change":"2024-09-22T00:39:53.570136+0000","last_in_change":"2024-09-22T00:39:42.760305+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-22T00:39:55.464612+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-22T00:39:58.500320+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":21,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":4.9800000190734863,"score_stable":4.9800000190734863,"optimal_score":0.87999999523162842,"raw_score_acting":4.380000114440918,"raw_score_stable":4.380000114440918,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"1104ab02-a704-42f1-b29b-01f7aea53ee9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6817","nonce":2027493591}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6818","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6819","nonce":2027493591}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6823","nonce":2027493591}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6821","nonce":2027493591}]},"public_addr":"172.21.15.79:6817/2027493591","cluster_addr":"172.21.15.79:6819/2027493591","heartbeat_back_addr":"172.21.15.79:6823/2027493591","heartbeat_front_addr":"172.21.15.79:6821/2027493591","state":["exists","up"]},{"osd":1,"uuid":"0216de95-3875-4656-981d-6683f3652fca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6801","nonce":98424180}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6803","nonce":98424180}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6807","nonce":98424180}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6805","nonce":98424180}]},"public_addr":"172.21.15.79:6801/98424180","cluster_addr":"172.21.15.79:6803/98424180","heartbeat_back_addr":"172.21.15.79:6807/98424180","heartbeat_front_addr":"172.21.15.79:6805/98424180","state":["exists","up"]},{"osd":2,"uuid":"6af9d0b4-8e46-4e96-9ef2-e076c3f8f079","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6809","nonce":394970880}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6811","nonce":394970880}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6815","nonce":394970880}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6813","nonce":394970880}]},"public_addr":"172.21.15.79:6809/394970880","cluster_addr":"172.21.15.79:6811/394970880","heartbeat_back_addr":"172.21.15.79:6815/394970880","heartbeat_front_addr":"172.21.15.79:6813/394970880","state":["exists","up"]},{"osd":3,"uuid":"1fa19b74-114a-464d-88e4-4b45a263ee4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6825","nonce":2695732295}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6826","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6827","nonce":2695732295}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6831","nonce":2695732295}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6829","nonce":2695732295}]},"public_addr":"172.21.15.79:6825/2695732295","cluster_addr":"172.21.15.79:6827/2695732295","heartbeat_back_addr":"172.21.15.79:6831/2695732295","heartbeat_front_addr":"172.21.15.79:6829/2695732295","state":["exists","up"]},{"osd":4,"uuid":"09d620c8-f1a5-4ce0-8fae-bb31f46284c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6808","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6809","nonce":1670671586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6810","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6811","nonce":1670671586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6814","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6815","nonce":1670671586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6812","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6813","nonce":1670671586}]},"public_addr":"172.21.15.102:6809/1670671586","cluster_addr":"172.21.15.102:6811/1670671586","heartbeat_back_addr":"172.21.15.102:6815/1670671586","heartbeat_front_addr":"172.21.15.102:6813/1670671586","state":["exists","up"]},{"osd":5,"uuid":"0c59fc64-7757-43a6-9641-e940c11e320b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6824","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6825","nonce":3266133594}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6826","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6827","nonce":3266133594}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6830","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6831","nonce":3266133594}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6828","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6829","nonce":3266133594}]},"public_addr":"172.21.15.102:6825/3266133594","cluster_addr":"172.21.15.102:6827/3266133594","heartbeat_back_addr":"172.21.15.102:6831/3266133594","heartbeat_front_addr":"172.21.15.102:6829/3266133594","state":["exists","up"]},{"osd":6,"uuid":"92bf7e84-db6c-4be1-8c91-47f9fcddae20","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6816","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6817","nonce":1480536190}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6818","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6819","nonce":1480536190}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6822","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6823","nonce":1480536190}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6820","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6821","nonce":1480536190}]},"public_addr":"172.21.15.102:6817/1480536190","cluster_addr":"172.21.15.102:6819/1480536190","heartbeat_back_addr":"172.21.15.102:6823/1480536190","heartbeat_front_addr":"172.21.15.102:6821/1480536190","state":["exists","up"]},{"osd":7,"uuid":"bc48248b-90fc-4092-8ac0-5691c1c6bd77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6800","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6801","nonce":3370319770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6802","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6803","nonce":3370319770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6806","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6807","nonce":3370319770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6804","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6805","nonce":3370319770}]},"public_addr":"172.21.15.102:6801/3370319770","cluster_addr":"172.21.15.102:6803/3370319770","heartbeat_back_addr":"172.21.15.102:6807/3370319770","heartbeat_front_addr":"172.21.15.102:6805/3370319770","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.269970+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.084073+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.977555+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.123068+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.860725+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.896133+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.323269+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.816381+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-22T00:40:02.531 INFO:tasks.ceph.ceph_manager.ceph:all up! 2024-09-22T00:40:02.531 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-22T00:40:02.809 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:40:02.810 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":21,"fsid":"9710ae7c-e51c-4245-ba18-1ed243ce2cef","created":"2024-09-22T00:39:40.599712+0000","modified":"2024-09-22T00:40:01.868006+0000","last_up_change":"2024-09-22T00:39:53.570136+0000","last_in_change":"2024-09-22T00:39:42.760305+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":4,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":2,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-22T00:39:55.464612+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-22T00:39:58.500320+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":21,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":4.9800000190734863,"score_stable":4.9800000190734863,"optimal_score":0.87999999523162842,"raw_score_acting":4.380000114440918,"raw_score_stable":4.380000114440918,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"1104ab02-a704-42f1-b29b-01f7aea53ee9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6817","nonce":2027493591}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6818","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6819","nonce":2027493591}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6823","nonce":2027493591}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6821","nonce":2027493591}]},"public_addr":"172.21.15.79:6817/2027493591","cluster_addr":"172.21.15.79:6819/2027493591","heartbeat_back_addr":"172.21.15.79:6823/2027493591","heartbeat_front_addr":"172.21.15.79:6821/2027493591","state":["exists","up"]},{"osd":1,"uuid":"0216de95-3875-4656-981d-6683f3652fca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6801","nonce":98424180}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6803","nonce":98424180}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6807","nonce":98424180}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6805","nonce":98424180}]},"public_addr":"172.21.15.79:6801/98424180","cluster_addr":"172.21.15.79:6803/98424180","heartbeat_back_addr":"172.21.15.79:6807/98424180","heartbeat_front_addr":"172.21.15.79:6805/98424180","state":["exists","up"]},{"osd":2,"uuid":"6af9d0b4-8e46-4e96-9ef2-e076c3f8f079","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6809","nonce":394970880}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6811","nonce":394970880}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6815","nonce":394970880}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6813","nonce":394970880}]},"public_addr":"172.21.15.79:6809/394970880","cluster_addr":"172.21.15.79:6811/394970880","heartbeat_back_addr":"172.21.15.79:6815/394970880","heartbeat_front_addr":"172.21.15.79:6813/394970880","state":["exists","up"]},{"osd":3,"uuid":"1fa19b74-114a-464d-88e4-4b45a263ee4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6825","nonce":2695732295}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6826","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6827","nonce":2695732295}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6831","nonce":2695732295}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6829","nonce":2695732295}]},"public_addr":"172.21.15.79:6825/2695732295","cluster_addr":"172.21.15.79:6827/2695732295","heartbeat_back_addr":"172.21.15.79:6831/2695732295","heartbeat_front_addr":"172.21.15.79:6829/2695732295","state":["exists","up"]},{"osd":4,"uuid":"09d620c8-f1a5-4ce0-8fae-bb31f46284c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6808","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6809","nonce":1670671586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6810","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6811","nonce":1670671586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6814","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6815","nonce":1670671586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6812","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6813","nonce":1670671586}]},"public_addr":"172.21.15.102:6809/1670671586","cluster_addr":"172.21.15.102:6811/1670671586","heartbeat_back_addr":"172.21.15.102:6815/1670671586","heartbeat_front_addr":"172.21.15.102:6813/1670671586","state":["exists","up"]},{"osd":5,"uuid":"0c59fc64-7757-43a6-9641-e940c11e320b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6824","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6825","nonce":3266133594}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6826","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6827","nonce":3266133594}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6830","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6831","nonce":3266133594}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6828","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6829","nonce":3266133594}]},"public_addr":"172.21.15.102:6825/3266133594","cluster_addr":"172.21.15.102:6827/3266133594","heartbeat_back_addr":"172.21.15.102:6831/3266133594","heartbeat_front_addr":"172.21.15.102:6829/3266133594","state":["exists","up"]},{"osd":6,"uuid":"92bf7e84-db6c-4be1-8c91-47f9fcddae20","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6816","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6817","nonce":1480536190}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6818","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6819","nonce":1480536190}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6822","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6823","nonce":1480536190}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6820","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6821","nonce":1480536190}]},"public_addr":"172.21.15.102:6817/1480536190","cluster_addr":"172.21.15.102:6819/1480536190","heartbeat_back_addr":"172.21.15.102:6823/1480536190","heartbeat_front_addr":"172.21.15.102:6821/1480536190","state":["exists","up"]},{"osd":7,"uuid":"bc48248b-90fc-4092-8ac0-5691c1c6bd77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6800","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6801","nonce":3370319770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6802","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6803","nonce":3370319770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6806","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6807","nonce":3370319770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6804","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6805","nonce":3370319770}]},"public_addr":"172.21.15.102:6801/3370319770","cluster_addr":"172.21.15.102:6803/3370319770","heartbeat_back_addr":"172.21.15.102:6807/3370319770","heartbeat_front_addr":"172.21.15.102:6805/3370319770","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.269970+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.084073+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.977555+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.123068+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.860725+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.896133+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.323269+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.816381+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-22T00:40:02.822 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2024-09-22T00:40:02.822 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2024-09-22T00:40:02.823 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2024-09-22T00:40:02.823 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2024-09-22T00:40:02.823 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2024-09-22T00:40:02.824 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2024-09-22T00:40:02.824 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2024-09-22T00:40:02.824 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2024-09-22T00:40:03.061 INFO:teuthology.orchestra.run.smithi079.stdout:55834574853 2024-09-22T00:40:03.062 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-22T00:40:03.066 INFO:teuthology.orchestra.run.smithi079.stdout:55834574854 2024-09-22T00:40:03.066 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-22T00:40:03.067 INFO:teuthology.orchestra.run.smithi079.stdout:55834574853 2024-09-22T00:40:03.067 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-22T00:40:03.067 INFO:teuthology.orchestra.run.smithi079.stdout:55834574853 2024-09-22T00:40:03.068 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-22T00:40:03.068 INFO:teuthology.orchestra.run.smithi079.stdout:55834574853 2024-09-22T00:40:03.069 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-22T00:40:03.070 INFO:teuthology.orchestra.run.smithi079.stdout:55834574852 2024-09-22T00:40:03.070 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-22T00:40:03.071 INFO:teuthology.orchestra.run.smithi079.stdout:55834574854 2024-09-22T00:40:03.071 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-22T00:40:03.072 INFO:teuthology.orchestra.run.smithi079.stdout:55834574853 2024-09-22T00:40:03.072 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-22T00:40:03.614 INFO:teuthology.orchestra.run.smithi079.stdout:55834574853 2024-09-22T00:40:03.622 INFO:teuthology.orchestra.run.smithi079.stdout:55834574852 2024-09-22T00:40:03.630 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574854 got 55834574853 for osd.4 2024-09-22T00:40:03.631 INFO:teuthology.orchestra.run.smithi079.stdout:55834574852 2024-09-22T00:40:03.634 INFO:teuthology.orchestra.run.smithi079.stdout:55834574852 2024-09-22T00:40:03.643 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.5 2024-09-22T00:40:03.649 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.3 2024-09-22T00:40:03.651 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.6 2024-09-22T00:40:03.667 INFO:teuthology.orchestra.run.smithi079.stdout:55834574852 2024-09-22T00:40:03.669 INFO:teuthology.orchestra.run.smithi079.stdout:55834574853 2024-09-22T00:40:03.681 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.1 2024-09-22T00:40:03.683 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574854 got 55834574853 for osd.0 2024-09-22T00:40:03.697 INFO:teuthology.orchestra.run.smithi079.stdout:55834574852 2024-09-22T00:40:03.709 INFO:teuthology.orchestra.run.smithi079.stdout:55834574851 2024-09-22T00:40:03.712 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.7 2024-09-22T00:40:03.722 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574851 for osd.2 2024-09-22T00:40:04.630 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-22T00:40:04.643 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-22T00:40:04.649 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-22T00:40:04.652 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-22T00:40:04.682 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-22T00:40:04.684 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-22T00:40:04.712 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-22T00:40:04.724 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-22T00:40:05.162 INFO:teuthology.orchestra.run.smithi079.stdout:55834574854 2024-09-22T00:40:05.179 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574854 got 55834574854 for osd.4 2024-09-22T00:40:05.179 DEBUG:teuthology.parallel:result is None 2024-09-22T00:40:05.229 INFO:teuthology.orchestra.run.smithi079.stdout:55834574853 2024-09-22T00:40:05.238 INFO:teuthology.orchestra.run.smithi079.stdout:55834574854 2024-09-22T00:40:05.244 INFO:teuthology.orchestra.run.smithi079.stdout:55834574853 2024-09-22T00:40:05.248 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.5 2024-09-22T00:40:05.248 DEBUG:teuthology.parallel:result is None 2024-09-22T00:40:05.251 INFO:teuthology.orchestra.run.smithi079.stdout:55834574853 2024-09-22T00:40:05.254 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574854 got 55834574854 for osd.0 2024-09-22T00:40:05.254 DEBUG:teuthology.parallel:result is None 2024-09-22T00:40:05.264 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.3 2024-09-22T00:40:05.264 DEBUG:teuthology.parallel:result is None 2024-09-22T00:40:05.268 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.6 2024-09-22T00:40:05.268 DEBUG:teuthology.parallel:result is None 2024-09-22T00:40:05.277 INFO:teuthology.orchestra.run.smithi079.stdout:55834574853 2024-09-22T00:40:05.290 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.7 2024-09-22T00:40:05.291 DEBUG:teuthology.parallel:result is None 2024-09-22T00:40:05.302 INFO:teuthology.orchestra.run.smithi079.stdout:55834574853 2024-09-22T00:40:05.318 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.1 2024-09-22T00:40:05.318 DEBUG:teuthology.parallel:result is None 2024-09-22T00:40:05.329 INFO:teuthology.orchestra.run.smithi079.stdout:55834574852 2024-09-22T00:40:05.342 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.2 2024-09-22T00:40:05.343 DEBUG:teuthology.parallel:result is None 2024-09-22T00:40:05.343 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-22T00:40:05.343 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-22T00:40:05.658 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:40:05.658 INFO:teuthology.orchestra.run.smithi079.stderr:dumped all 2024-09-22T00:40:05.670 INFO:teuthology.orchestra.run.smithi079.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2024-09-22T00:40:05.434765+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":161,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":120,"ondisk_log_size":120,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":219116,"kb_used_data":2864,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":754755604,"statfs":{"total":773094113280,"available":772869738496,"internally_reserved":0,"allocated":2932736,"data_stored":1769246,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":221236784},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"5.571787"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.880369+0000","last_change":"2024-09-22T00:40:01.880570+0000","last_active":"2024-09-22T00:40:01.880369+0000","last_peered":"2024-09-22T00:40:01.880369+0000","last_clean":"2024-09-22T00:40:01.880369+0000","last_became_active":"2024-09-22T00:39:59.895976+0000","last_became_peered":"2024-09-22T00:39:59.895976+0000","last_unstale":"2024-09-22T00:40:01.880369+0000","last_undegraded":"2024-09-22T00:40:01.880369+0000","last_fullsized":"2024-09-22T00:40:01.880369+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:09:07.128184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001080969,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.876581+0000","last_change":"2024-09-22T00:40:01.876798+0000","last_active":"2024-09-22T00:40:01.876581+0000","last_peered":"2024-09-22T00:40:01.876581+0000","last_clean":"2024-09-22T00:40:01.876581+0000","last_became_active":"2024-09-22T00:39:59.895887+0000","last_became_peered":"2024-09-22T00:39:59.895887+0000","last_unstale":"2024-09-22T00:40:01.876581+0000","last_undegraded":"2024-09-22T00:40:01.876581+0000","last_fullsized":"2024-09-22T00:40:01.876581+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T03:06:39.659358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036643800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.879668+0000","last_change":"2024-09-22T00:40:01.879887+0000","last_active":"2024-09-22T00:40:01.879668+0000","last_peered":"2024-09-22T00:40:01.879668+0000","last_clean":"2024-09-22T00:40:01.879668+0000","last_became_active":"2024-09-22T00:39:59.867881+0000","last_became_peered":"2024-09-22T00:39:59.867881+0000","last_unstale":"2024-09-22T00:40:01.879668+0000","last_undegraded":"2024-09-22T00:40:01.879668+0000","last_fullsized":"2024-09-22T00:40:01.879668+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:57:32.143509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039511,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.875398+0000","last_change":"2024-09-22T00:40:01.875615+0000","last_active":"2024-09-22T00:40:01.875398+0000","last_peered":"2024-09-22T00:40:01.875398+0000","last_clean":"2024-09-22T00:40:01.875398+0000","last_became_active":"2024-09-22T00:39:59.895110+0000","last_became_peered":"2024-09-22T00:39:59.895110+0000","last_unstale":"2024-09-22T00:40:01.875398+0000","last_undegraded":"2024-09-22T00:40:01.875398+0000","last_fullsized":"2024-09-22T00:40:01.875398+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T10:53:46.883049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043795999999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"21'2","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.880478+0000","last_change":"2024-09-22T00:40:01.880478+0000","last_active":"2024-09-22T00:40:01.880478+0000","last_peered":"2024-09-22T00:40:01.880478+0000","last_clean":"2024-09-22T00:40:01.880478+0000","last_became_active":"2024-09-22T00:39:59.895149+0000","last_became_peered":"2024-09-22T00:39:59.895149+0000","last_unstale":"2024-09-22T00:40:01.880478+0000","last_undegraded":"2024-09-22T00:40:01.880478+0000","last_fullsized":"2024-09-22T00:40:01.880478+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T04:40:50.152048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099824799999999997,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.952143+0000","last_change":"2024-09-22T00:40:01.952388+0000","last_active":"2024-09-22T00:40:01.952143+0000","last_peered":"2024-09-22T00:40:01.952143+0000","last_clean":"2024-09-22T00:40:01.952143+0000","last_became_active":"2024-09-22T00:39:59.868344+0000","last_became_peered":"2024-09-22T00:39:59.868344+0000","last_unstale":"2024-09-22T00:40:01.952143+0000","last_undegraded":"2024-09-22T00:40:01.952143+0000","last_fullsized":"2024-09-22T00:40:01.952143+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T10:53:46.883049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038599899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.879623+0000","last_change":"2024-09-22T00:40:01.879894+0000","last_active":"2024-09-22T00:40:01.879623+0000","last_peered":"2024-09-22T00:40:01.879623+0000","last_clean":"2024-09-22T00:40:01.879623+0000","last_became_active":"2024-09-22T00:39:59.868260+0000","last_became_peered":"2024-09-22T00:39:59.868260+0000","last_unstale":"2024-09-22T00:40:01.879623+0000","last_undegraded":"2024-09-22T00:40:01.879623+0000","last_fullsized":"2024-09-22T00:40:01.879623+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:07:32.125573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043176500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"19'1","reported_seq":20,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.880535+0000","last_change":"2024-09-22T00:40:01.880764+0000","last_active":"2024-09-22T00:40:01.880535+0000","last_peered":"2024-09-22T00:40:01.880535+0000","last_clean":"2024-09-22T00:40:01.880535+0000","last_became_active":"2024-09-22T00:39:59.869066+0000","last_became_peered":"2024-09-22T00:39:59.869066+0000","last_unstale":"2024-09-22T00:40:01.880535+0000","last_undegraded":"2024-09-22T00:40:01.880535+0000","last_fullsized":"2024-09-22T00:40:01.880535+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:26:51.418823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001259893,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"17'117","reported_seq":170,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.952327+0000","last_change":"2024-09-22T00:39:57.086301+0000","last_active":"2024-09-22T00:40:01.952327+0000","last_peered":"2024-09-22T00:40:01.952327+0000","last_clean":"2024-09-22T00:40:01.952327+0000","last_became_active":"2024-09-22T00:39:57.085212+0000","last_became_peered":"2024-09-22T00:39:57.085212+0000","last_unstale":"2024-09-22T00:40:01.952327+0000","last_undegraded":"2024-09-22T00:40:01.952327+0000","last_fullsized":"2024-09-22T00:40:01.952327+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:55.593088+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:55.593088+0000","last_clean_scrub_stamp":"2024-09-22T00:39:55.593088+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T03:25:02.572348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834574854,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":217088,"data_stored":73559,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834574854,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27248,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344592,"statfs":{"total":96636764160,"available":96608862208,"internally_reserved":0,"allocated":221184,"data_stored":73578,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834574854,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27828,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344012,"statfs":{"total":96636764160,"available":96608268288,"internally_reserved":0,"allocated":811008,"data_stored":663927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834574855,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27240,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344600,"statfs":{"total":96636764160,"available":96608870400,"internally_reserved":0,"allocated":217088,"data_stored":73559,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834574854,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27248,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344592,"statfs":{"total":96636764160,"available":96608862208,"internally_reserved":0,"allocated":221184,"data_stored":73578,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834574853,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":217088,"data_stored":73559,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574854,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27820,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344020,"statfs":{"total":96636764160,"available":96608276480,"internally_reserved":0,"allocated":811008,"data_stored":663927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":13,"seq":55834574855,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":217088,"data_stored":73559,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-22T00:40:05.671 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-22T00:40:05.948 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:40:05.948 INFO:teuthology.orchestra.run.smithi079.stderr:dumped all 2024-09-22T00:40:05.960 INFO:teuthology.orchestra.run.smithi079.stdout:{"pg_ready":true,"pg_map":{"version":21,"stamp":"2024-09-22T00:40:05.434765+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":8,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":161,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":120,"ondisk_log_size":120,"up":18,"acting":18,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":18,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":219116,"kb_used_data":2864,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":754755604,"statfs":{"total":773094113280,"available":772869738496,"internally_reserved":0,"allocated":2932736,"data_stored":1769246,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12752,"internal_metadata":221236784},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"5.571787"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.880369+0000","last_change":"2024-09-22T00:40:01.880570+0000","last_active":"2024-09-22T00:40:01.880369+0000","last_peered":"2024-09-22T00:40:01.880369+0000","last_clean":"2024-09-22T00:40:01.880369+0000","last_became_active":"2024-09-22T00:39:59.895976+0000","last_became_peered":"2024-09-22T00:39:59.895976+0000","last_unstale":"2024-09-22T00:40:01.880369+0000","last_undegraded":"2024-09-22T00:40:01.880369+0000","last_fullsized":"2024-09-22T00:40:01.880369+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:09:07.128184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001080969,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.6","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.876581+0000","last_change":"2024-09-22T00:40:01.876798+0000","last_active":"2024-09-22T00:40:01.876581+0000","last_peered":"2024-09-22T00:40:01.876581+0000","last_clean":"2024-09-22T00:40:01.876581+0000","last_became_active":"2024-09-22T00:39:59.895887+0000","last_became_peered":"2024-09-22T00:39:59.895887+0000","last_unstale":"2024-09-22T00:40:01.876581+0000","last_undegraded":"2024-09-22T00:40:01.876581+0000","last_fullsized":"2024-09-22T00:40:01.876581+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T03:06:39.659358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036643800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.5","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.879668+0000","last_change":"2024-09-22T00:40:01.879887+0000","last_active":"2024-09-22T00:40:01.879668+0000","last_peered":"2024-09-22T00:40:01.879668+0000","last_clean":"2024-09-22T00:40:01.879668+0000","last_became_active":"2024-09-22T00:39:59.867881+0000","last_became_peered":"2024-09-22T00:39:59.867881+0000","last_unstale":"2024-09-22T00:40:01.879668+0000","last_undegraded":"2024-09-22T00:40:01.879668+0000","last_fullsized":"2024-09-22T00:40:01.879668+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:57:32.143509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039511,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.4","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.875398+0000","last_change":"2024-09-22T00:40:01.875615+0000","last_active":"2024-09-22T00:40:01.875398+0000","last_peered":"2024-09-22T00:40:01.875398+0000","last_clean":"2024-09-22T00:40:01.875398+0000","last_became_active":"2024-09-22T00:39:59.895110+0000","last_became_peered":"2024-09-22T00:39:59.895110+0000","last_unstale":"2024-09-22T00:40:01.875398+0000","last_undegraded":"2024-09-22T00:40:01.875398+0000","last_fullsized":"2024-09-22T00:40:01.875398+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T10:53:46.883049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043795999999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.2","version":"21'2","reported_seq":21,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.880478+0000","last_change":"2024-09-22T00:40:01.880478+0000","last_active":"2024-09-22T00:40:01.880478+0000","last_peered":"2024-09-22T00:40:01.880478+0000","last_clean":"2024-09-22T00:40:01.880478+0000","last_became_active":"2024-09-22T00:39:59.895149+0000","last_became_peered":"2024-09-22T00:39:59.895149+0000","last_unstale":"2024-09-22T00:40:01.880478+0000","last_undegraded":"2024-09-22T00:40:01.880478+0000","last_fullsized":"2024-09-22T00:40:01.880478+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T04:40:50.152048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099824799999999997,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.952143+0000","last_change":"2024-09-22T00:40:01.952388+0000","last_active":"2024-09-22T00:40:01.952143+0000","last_peered":"2024-09-22T00:40:01.952143+0000","last_clean":"2024-09-22T00:40:01.952143+0000","last_became_active":"2024-09-22T00:39:59.868344+0000","last_became_peered":"2024-09-22T00:39:59.868344+0000","last_unstale":"2024-09-22T00:40:01.952143+0000","last_undegraded":"2024-09-22T00:40:01.952143+0000","last_fullsized":"2024-09-22T00:40:01.952143+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T10:53:46.883049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038599899999999999,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.0","version":"0'0","reported_seq":19,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.879623+0000","last_change":"2024-09-22T00:40:01.879894+0000","last_active":"2024-09-22T00:40:01.879623+0000","last_peered":"2024-09-22T00:40:01.879623+0000","last_clean":"2024-09-22T00:40:01.879623+0000","last_became_active":"2024-09-22T00:39:59.868260+0000","last_became_peered":"2024-09-22T00:39:59.868260+0000","last_unstale":"2024-09-22T00:40:01.879623+0000","last_undegraded":"2024-09-22T00:40:01.879623+0000","last_fullsized":"2024-09-22T00:40:01.879623+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:07:32.125573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043176500000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"2.3","version":"19'1","reported_seq":20,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.880535+0000","last_change":"2024-09-22T00:40:01.880764+0000","last_active":"2024-09-22T00:40:01.880535+0000","last_peered":"2024-09-22T00:40:01.880535+0000","last_clean":"2024-09-22T00:40:01.880535+0000","last_became_active":"2024-09-22T00:39:59.869066+0000","last_became_peered":"2024-09-22T00:39:59.869066+0000","last_unstale":"2024-09-22T00:40:01.880535+0000","last_undegraded":"2024-09-22T00:40:01.880535+0000","last_fullsized":"2024-09-22T00:40:01.880535+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:26:51.418823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001259893,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[{"start":"2","length":"1"}]},{"pgid":"1.0","version":"17'117","reported_seq":170,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-22T00:40:01.952327+0000","last_change":"2024-09-22T00:39:57.086301+0000","last_active":"2024-09-22T00:40:01.952327+0000","last_peered":"2024-09-22T00:40:01.952327+0000","last_clean":"2024-09-22T00:40:01.952327+0000","last_became_active":"2024-09-22T00:39:57.085212+0000","last_became_peered":"2024-09-22T00:39:57.085212+0000","last_unstale":"2024-09-22T00:40:01.952327+0000","last_undegraded":"2024-09-22T00:40:01.952327+0000","last_fullsized":"2024-09-22T00:40:01.952327+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:55.593088+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:55.593088+0000","last_clean_scrub_stamp":"2024-09-22T00:39:55.593088+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T03:25:02.572348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":38,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834574854,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":217088,"data_stored":73559,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":27654602},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834574854,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27248,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344592,"statfs":{"total":96636764160,"available":96608862208,"internally_reserved":0,"allocated":221184,"data_stored":73578,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834574854,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27828,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344012,"statfs":{"total":96636764160,"available":96608268288,"internally_reserved":0,"allocated":811008,"data_stored":663927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834574855,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27240,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344600,"statfs":{"total":96636764160,"available":96608870400,"internally_reserved":0,"allocated":217088,"data_stored":73559,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834574854,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27248,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344592,"statfs":{"total":96636764160,"available":96608862208,"internally_reserved":0,"allocated":221184,"data_stored":73578,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834574853,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":217088,"data_stored":73559,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834574854,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27820,"kb_used_data":792,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344020,"statfs":{"total":96636764160,"available":96608276480,"internally_reserved":0,"allocated":811008,"data_stored":663927,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":13,"seq":55834574855,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27244,"kb_used_data":212,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":217088,"data_stored":73559,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-22T00:40:05.961 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-22T00:40:05.961 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-22T00:40:05.961 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2024-09-22T00:40:05.961 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2024-09-22T00:40:06.270 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T00:40:06.271 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-22T00:40:06.283 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2024-09-22T00:40:06.283 INFO:teuthology.run_tasks:Running task exec... 2024-09-22T00:40:06.293 INFO:teuthology.task.exec:Executing custom commands... 2024-09-22T00:40:06.293 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi184.front.sepia.ceph.com 2024-09-22T00:40:06.293 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd erasure-code-profile set teuthologyprofile crush-failure-domain=osd m=1 k=2' 2024-09-22T00:40:07.405 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile' 2024-09-22T00:40:09.400 INFO:teuthology.orchestra.run.smithi184.stderr:pool 'datapool' created 2024-09-22T00:40:09.417 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool set datapool allow_ec_overwrites true' 2024-09-22T00:40:10.401 INFO:teuthology.orchestra.run.smithi184.stderr:set pool 3 allow_ec_overwrites to true 2024-09-22T00:40:10.417 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd pool init datapool' 2024-09-22T00:40:13.436 INFO:teuthology.run_tasks:Running task exec... 2024-09-22T00:40:13.444 INFO:teuthology.task.exec:Executing custom commands... 2024-09-22T00:40:13.444 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi184.front.sepia.ceph.com 2024-09-22T00:40:13.444 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2024-09-22T00:40:13.475 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'wget -nv -O /home/ubuntu/cephtest/migration/base.client.0.qcow2 http://download.ceph.com/qa/ubuntu-12.04.qcow2' 2024-09-22T00:40:53.395 INFO:teuthology.orchestra.run.smithi184.stderr:2024-09-22 00:40:53 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2024-09-22T00:40:53.397 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img create -f qcow2 /home/ubuntu/cephtest/migration/empty.qcow2 1G' 2024-09-22T00:40:53.497 INFO:teuthology.orchestra.run.smithi184.stdout:Formatting '/home/ubuntu/cephtest/migration/empty.qcow2', fmt=qcow2 cluster_size=65536 extended_l2=off compression_type=zlib size=1073741824 lazy_refcounts=off refcount_bits=16 2024-09-22T00:40:53.577 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/base.client.0.qcow2"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2024-09-22T00:40:53.692 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.1' 2024-09-22T00:40:53.799 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"qcow","stream":{"type":"file","file_path":"/home/ubuntu/cephtest/migration/empty.qcow2"}}'"'"' client.0.2' 2024-09-22T00:40:53.902 INFO:teuthology.run_tasks:Running task parallel... 2024-09-22T00:40:53.911 INFO:teuthology.task.parallel:starting parallel... 2024-09-22T00:40:53.911 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-22T00:40:53.912 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-22T00:40:53.922 DEBUG:teuthology.orchestra.run.smithi184:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-22T00:40:53.922 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-22T00:40:53.923 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-22T00:40:53.923 INFO:teuthology.task.exec:Executing custom commands... 2024-09-22T00:40:53.923 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi184.front.sepia.ceph.com 2024-09-22T00:40:53.923 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-22T00:40:53.939 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@smithi184.front.sepia.ceph.com 2024-09-22T00:40:53.939 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y install qemu-kvm-block-rbd 2024-09-22T00:40:54.556 INFO:teuthology.orchestra.run.smithi184.stdout:Last metadata expiration check: 0:03:54 ago on Sun 22 Sep 2024 12:37:00 AM UTC. 2024-09-22T00:40:54.647 INFO:teuthology.orchestra.run.smithi184.stdout:Package qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 is already installed. 2024-09-22T00:40:54.690 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T00:40:54.691 INFO:teuthology.orchestra.run.smithi184.stdout:Nothing to do. 2024-09-22T00:40:54.691 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T00:40:54.758 INFO:tasks.qemu:generating iso... 2024-09-22T00:40:54.758 INFO:tasks.qemu:Pulling tests from https://git.ceph.com/ceph.git ref 4e45e6b490e6cbe082cdf155fea780438ec53fc7 2024-09-22T00:40:54.758 DEBUG:teuthology.orchestra.run.smithi184:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone https://git.ceph.com/ceph.git /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout 4e45e6b490e6cbe082cdf155fea780438ec53fc7 2024-09-22T00:40:54.775 INFO:teuthology.orchestra.run.smithi184.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2024-09-22T00:41:51.368 INFO:teuthology.orchestra.run.smithi184.stderr:Note: switching to '4e45e6b490e6cbe082cdf155fea780438ec53fc7'. 2024-09-22T00:41:51.369 INFO:teuthology.orchestra.run.smithi184.stderr: 2024-09-22T00:41:51.369 INFO:teuthology.orchestra.run.smithi184.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-22T00:41:51.369 INFO:teuthology.orchestra.run.smithi184.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-22T00:41:51.369 INFO:teuthology.orchestra.run.smithi184.stderr:state without impacting any branches by switching back to a branch. 2024-09-22T00:41:51.369 INFO:teuthology.orchestra.run.smithi184.stderr: 2024-09-22T00:41:51.369 INFO:teuthology.orchestra.run.smithi184.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-22T00:41:51.369 INFO:teuthology.orchestra.run.smithi184.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-22T00:41:51.369 INFO:teuthology.orchestra.run.smithi184.stderr: 2024-09-22T00:41:51.369 INFO:teuthology.orchestra.run.smithi184.stderr: git switch -c 2024-09-22T00:41:51.369 INFO:teuthology.orchestra.run.smithi184.stderr: 2024-09-22T00:41:51.369 INFO:teuthology.orchestra.run.smithi184.stderr:Or undo this operation with: 2024-09-22T00:41:51.369 INFO:teuthology.orchestra.run.smithi184.stderr: 2024-09-22T00:41:51.369 INFO:teuthology.orchestra.run.smithi184.stderr: git switch - 2024-09-22T00:41:51.370 INFO:teuthology.orchestra.run.smithi184.stderr: 2024-09-22T00:41:51.370 INFO:teuthology.orchestra.run.smithi184.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-22T00:41:51.370 INFO:teuthology.orchestra.run.smithi184.stderr: 2024-09-22T00:41:51.370 INFO:teuthology.orchestra.run.smithi184.stderr:HEAD is now at 4e45e6b490e Merge pull request #59907 from zdover23/wip-doc-2024-09-21-backport-59904-to-squid 2024-09-22T00:41:51.373 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-09-22T00:41:51.374 DEBUG:teuthology.orchestra.run.smithi184:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2024-09-22T00:41:51.429 DEBUG:teuthology.orchestra.run.smithi184:> set -ex 2024-09-22T00:41:51.429 DEBUG:teuthology.orchestra.run.smithi184:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2024-09-22T00:41:51.485 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2024-09-22T00:41:51.485 DEBUG:teuthology.orchestra.run.smithi184:> cp -- /home/ubuntu/cephtest/qemu_clone.client.0/qa/run_xfstests_qemu.sh /home/ubuntu/cephtest/qemu/client.0.test.sh && chmod 755 /home/ubuntu/cephtest/qemu/client.0.test.sh 2024-09-22T00:41:51.541 DEBUG:teuthology.orchestra.run.smithi184:> genisoimage -quiet -input-charset utf-8 -volid cidata -joliet -rock -o /home/ubuntu/cephtest/qemu/client.0.iso -graft-points user-data=/home/ubuntu/cephtest/qemu/userdata.client.0 meta-data=/home/ubuntu/cephtest/qemu/metadata.client.0 ceph.conf=/etc/ceph/ceph.conf ceph.keyring=/etc/ceph/ceph.keyring test.sh=/home/ubuntu/cephtest/qemu/client.0.test.sh 2024-09-22T00:41:51.625 INFO:tasks.qemu:downloading base image 2024-09-22T00:41:51.626 DEBUG:teuthology.orchestra.run.smithi184:> rbd resize --size=10240M client.0.0 || true 2024-09-22T00:41:51.736 INFO:teuthology.orchestra.run.smithi184.stderr: Resizing image: 100% complete...done. 2024-09-22T00:41:51.749 DEBUG:teuthology.orchestra.run.smithi184:> rbd resize --size=10240M client.0.1 || true 2024-09-22T00:41:51.817 INFO:teuthology.orchestra.run.smithi184.stderr: Resizing image: 100% complete...done. 2024-09-22T00:41:51.825 DEBUG:teuthology.orchestra.run.smithi184:> rbd resize --size=10240M client.0.2 || true 2024-09-22T00:41:51.889 INFO:teuthology.orchestra.run.smithi184.stderr: Resizing image: 100% complete...done. 2024-09-22T00:41:51.897 DEBUG:teuthology.orchestra.run.smithi184:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2024-09-22T00:41:51.922 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-22T00:41:51.923 DEBUG:teuthology.orchestra.run.smithi184:> sudo mkdir -p /export/client.0 2024-09-22T00:41:51.988 INFO:tasks.qemu:Mounting the test directory... 2024-09-22T00:41:51.988 DEBUG:teuthology.orchestra.run.smithi184:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2024-09-22T00:41:52.054 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-22T00:41:52.054 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-22T00:41:52.054 DEBUG:teuthology.orchestra.run.smithi184:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-22T00:41:52.119 DEBUG:teuthology.orchestra.run.smithi184:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-22T00:41:52.182 INFO:teuthology.orchestra.run.smithi184.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-22T00:41:52.184 INFO:tasks.qemu:Restarting NFS... 2024-09-22T00:41:52.184 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl restart nfs-server 2024-09-22T00:41:52.941 DEBUG:teuthology.orchestra.run.smithi184:> sudo udevadm control --reload 2024-09-22T00:41:52.974 DEBUG:teuthology.orchestra.run.smithi184:> sudo udevadm trigger /dev/kvm 2024-09-22T00:41:53.043 DEBUG:teuthology.orchestra.run.smithi184:> ls -l /dev/kvm 2024-09-22T00:41:53.099 INFO:teuthology.orchestra.run.smithi184.stdout:crw-rw-rw-. 1 root kvm 10, 232 Sep 22 00:41 /dev/kvm 2024-09-22T00:41:53.099 INFO:tasks.qemu:starting qemu... 2024-09-22T00:41:53.100 DEBUG:teuthology.orchestra.run.smithi184:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper term /usr/libexec/qemu-kvm -enable-kvm -nographic -cpu host -smp 1 -m 4096 -cdrom /home/ubuntu/cephtest/qemu/client.0.iso -drive file=rbd:rbd/client.0.0:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:id=0,format=raw,if=virtio,cache=writeback 2024-09-22T00:41:53.142 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-22T00:41:53.426 INFO:tasks.qemu.client.0.smithi184.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machine types for previous major releases are deprecated 2024-09-22T00:41:53.536 INFO:tasks.qemu.client.0.smithi184.stdout:c[?7lSeaBIOS (version 1.16.3-2.el9) 2024-09-22T00:41:53.536 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:53.536 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:53.536 INFO:tasks.qemu.client.0.smithi184.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCB30+BEF0CB30 CA00 2024-09-22T00:41:53.536 INFO:tasks.qemu.client.0.smithi184.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-22T00:41:53.537 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:53.537 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:53.814 INFO:tasks.qemu.client.0.smithi184.stdout:Booting from Hard Disk... 2024-09-22T00:41:53.951 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2024-09-22T00:41:54.171 INFO:tasks.qemu.client.0.smithi184.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-22T00:41:54.171 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.171 INFO:tasks.qemu.client.0.smithi184.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-22T00:41:54.171 INFO:tasks.qemu.client.0.smithi184.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-22T00:41:54.171 INFO:tasks.qemu.client.0.smithi184.stdout: before booting or 'c' for a command-line. 2024-09-22T00:41:54.172 INFO:tasks.qemu.client.0.smithi184.stdout:  Ubuntu, with Linux 3.2.0-32-virtual  Ubuntu, with Linux 3.2.0-32-virtual (recovery mode) Memory test (memtest86+) Memory test (memtest86+, serial console 115200)           2024-09-22T00:41:54.172 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.172 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.172 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.172 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.172 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.974 INFO:tasks.qemu.client.0.smithi184.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-22T00:41:54.974 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.974 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.974 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.976 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:54.976 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.548 INFO:teuthology.orchestra.run.smithi184.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 29% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 90% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2024-09-22T00:41:55.557 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-22T00:41:55.975 INFO:tasks.qemu.client.0.smithi184.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-22T00:41:55.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.975 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.976 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.976 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.976 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.976 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.976 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.976 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:55.976 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.965 INFO:tasks.qemu.client.0.smithi184.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-22T00:41:56.965 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.967 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.967 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:56.967 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.964 INFO:tasks.qemu.client.0.smithi184.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-22T00:41:57.965 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.965 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.965 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.965 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.965 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.965 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.965 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.965 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.965 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.965 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.965 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.965 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:57.966 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.963 INFO:tasks.qemu.client.0.smithi184.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-22T00:41:58.964 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.964 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.964 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.964 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.964 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.964 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.964 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.964 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.964 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.964 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.964 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.964 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.965 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.970 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.970 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.971 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:41:58.971 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:42:01.186 INFO:tasks.qemu.client.0.smithi184.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-22T00:42:01.187 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-22T00:42:01.187 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Linux version 3.2.0-32-virtual (buildd@batsu) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #51-Ubuntu SMP Wed Sep 26 21:53:42 UTC 2012 (Ubuntu 3.2.0-32.51-virtual 3.2.30) 2024-09-22T00:42:01.187 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-22T00:42:01.187 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-22T00:42:01.187 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Intel GenuineIntel 2024-09-22T00:42:01.187 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-22T00:42:01.187 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-22T00:42:01.187 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-22T00:42:01.187 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-22T00:42:01.187 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-22T00:42:01.187 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-22T00:42:01.188 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-22T00:42:01.188 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-22T00:42:01.188 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-22T00:42:01.188 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-22T00:42:01.188 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-22T00:42:01.188 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-22T00:42:01.188 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] DMI 2.8 present. 2024-09-22T00:42:01.188 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] No AGP bridge found 2024-09-22T00:42:01.188 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-22T00:42:01.188 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-22T00:42:01.188 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-22T00:42:01.188 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f53e0] f53e0 2024-09-22T00:42:01.189 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-22T00:42:01.189 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-22T00:42:01.189 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-22T00:42:01.189 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-22T00:42:01.189 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: RSDP 00000000000f51b0 00014 (v00 BOCHS ) 2024-09-22T00:42:01.189 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: RSDT 00000000bffe1b9b 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-22T00:42:01.189 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: FACP 00000000bffe1a87 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-22T00:42:01.189 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 01A47 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-22T00:42:01.189 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-22T00:42:01.190 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: APIC 00000000bffe1afb 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-22T00:42:01.190 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: WAET 00000000bffe1b73 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-22T00:42:01.190 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] No NUMA configuration found 2024-09-22T00:42:01.190 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-22T00:42:01.190 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-22T00:42:01.190 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-22T00:42:01.190 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-22T00:42:01.190 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-22T00:42:01.190 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Zone PFN ranges: 2024-09-22T00:42:01.190 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-22T00:42:01.190 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-22T00:42:01.190 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-22T00:42:01.191 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-22T00:42:01.191 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-22T00:42:01.191 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-22T00:42:01.191 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-22T00:42:01.191 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-22T00:42:01.191 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-22T00:42:01.191 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-22T00:42:01.191 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-22T00:42:01.191 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-22T00:42:01.191 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-22T00:42:01.191 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-22T00:42:01.191 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-22T00:42:01.191 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-22T00:42:01.191 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-22T00:42:01.192 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-22T00:42:01.192 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-22T00:42:01.192 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-22T00:42:01.192 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-22T00:42:01.192 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-22T00:42:01.192 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-22T00:42:01.192 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-22T00:42:01.192 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-22T00:42:01.192 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-22T00:42:01.192 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-22T00:42:01.192 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-22T00:42:01.192 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-22T00:42:01.192 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-22T00:42:01.193 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-22T00:42:01.193 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-22T00:42:01.193 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-22T00:42:01.193 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-22T00:42:01.193 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-22T00:42:01.193 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-22T00:42:01.193 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Policy zone: Normal 2024-09-22T00:42:01.193 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-22T00:42:01.193 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-22T00:42:01.193 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-22T00:42:01.193 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Checking aperture... 2024-09-22T00:42:01.193 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] No AGP bridge found 2024-09-22T00:42:01.193 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-22T00:42:01.194 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-22T00:42:01.194 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-22T00:42:01.194 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-22T00:42:01.194 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-22T00:42:01.194 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-22T00:42:01.194 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-22T00:42:01.194 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-22T00:42:01.194 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-22T00:42:01.194 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.000000] Detected 3499.996 MHz processor. 2024-09-22T00:42:01.194 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.99 BogoMIPS (lpj=13999984) 2024-09-22T00:42:01.194 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-22T00:42:01.194 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.008000] Security Framework initialized 2024-09-22T00:42:01.194 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-22T00:42:01.195 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-22T00:42:01.195 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-22T00:42:01.195 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.008742] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-22T00:42:01.195 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.009791] Mount-cache hash table entries: 256 2024-09-22T00:42:01.195 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.010373] Initializing cgroup subsys cpuacct 2024-09-22T00:42:01.195 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.010866] Initializing cgroup subsys memory 2024-09-22T00:42:01.195 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.012008] Initializing cgroup subsys devices 2024-09-22T00:42:01.195 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.012497] Initializing cgroup subsys freezer 2024-09-22T00:42:01.195 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.012965] Initializing cgroup subsys blkio 2024-09-22T00:42:01.195 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.013412] Initializing cgroup subsys perf_event 2024-09-22T00:42:01.195 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.014025] CPU: Physical Processor ID: 0 2024-09-22T00:42:01.195 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.015206] mce: CPU supports 10 MCE banks 2024-09-22T00:42:01.195 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.016079] SMP alternatives: switching to UP code 2024-09-22T00:42:01.196 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.029102] Freeing SMP alternatives: 24k freed 2024-09-22T00:42:01.196 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.029670] ACPI: Core revision 20110623 2024-09-22T00:42:01.196 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.030619] ftrace: allocating 27008 entries in 106 pages 2024-09-22T00:42:01.196 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.036228] Enabling x2apic 2024-09-22T00:42:01.196 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.036615] Enabled x2apic 2024-09-22T00:42:01.196 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.040005] Switched APIC routing to physical x2apic. 2024-09-22T00:42:01.196 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.041743] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-22T00:42:01.196 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.042484] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2024-09-22T00:42:01.196 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.044002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-22T00:42:01.196 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.044002] ... version: 2 2024-09-22T00:42:01.196 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.044002] ... bit width: 48 2024-09-22T00:42:01.196 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.044002] ... generic registers: 4 2024-09-22T00:42:01.196 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.044002] ... value mask: 0000ffffffffffff 2024-09-22T00:42:01.197 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.044002] ... max period: 000000007fffffff 2024-09-22T00:42:01.197 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.044002] ... fixed-purpose events: 3 2024-09-22T00:42:01.197 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.044004] ... event mask: 000000070000000f 2024-09-22T00:42:01.197 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.044705] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-22T00:42:01.197 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.048020] Brought up 1 CPUs 2024-09-22T00:42:01.197 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.052010] Total of 1 processors activated (6999.99 BogoMIPS). 2024-09-22T00:42:01.197 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.053088] devtmpfs: initialized 2024-09-22T00:42:01.197 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.053923] EVM: security.selinux 2024-09-22T00:42:01.197 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.054344] EVM: security.SMACK64 2024-09-22T00:42:01.197 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.054757] EVM: security.capability 2024-09-22T00:42:01.197 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.055640] print_constraints: dummy: 2024-09-22T00:42:01.197 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.056057] RTC time: 0:41:59, date: 09/22/24 2024-09-22T00:42:01.197 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.056617] NET: Registered protocol family 16 2024-09-22T00:42:01.198 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.057236] ACPI: bus type pci registered 2024-09-22T00:42:01.198 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.057822] PCI: Using configuration type 1 for base access 2024-09-22T00:42:01.198 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.058904] bio: create slab at 0 2024-09-22T00:42:01.198 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.059444] ACPI: Added _OSI(Module Device) 2024-09-22T00:42:01.198 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.060014] ACPI: Added _OSI(Processor Device) 2024-09-22T00:42:01.198 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.060572] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-22T00:42:01.198 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.061156] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-22T00:42:01.198 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.062766] ACPI: Interpreter enabled 2024-09-22T00:42:01.198 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.063222] ACPI: (supports S0 S5) 2024-09-22T00:42:01.198 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.063694] ACPI: Using IOAPIC for interrupt routing 2024-09-22T00:42:01.198 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.065153] ACPI: No dock devices found. 2024-09-22T00:42:01.198 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.065642] HEST: Table not found. 2024-09-22T00:42:01.198 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.066067] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-22T00:42:01.199 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.067201] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-22T00:42:01.199 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.068038] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-22T00:42:01.199 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.068869] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-22T00:42:01.199 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.069684] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-22T00:42:01.199 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.070582] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-22T00:42:01.199 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.071470] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2024-09-22T00:42:01.199 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.076367] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-22T00:42:01.199 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.077263] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-22T00:42:01.199 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.125465] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-22T00:42:01.199 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.127654] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-22T00:42:01.199 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.128284] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-22T00:42:01.199 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.129099] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-22T00:42:01.199 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.129919] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-22T00:42:01.199 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.130712] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-22T00:42:01.200 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.131516] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-22T00:42:01.200 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.132017] vgaarb: loaded 2024-09-22T00:42:01.200 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.132359] vgaarb: bridge control possible 0000:00:02.0 2024-09-22T00:42:01.200 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.133081] i2c-core: driver [aat2870] using legacy suspend method 2024-09-22T00:42:01.200 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.133840] i2c-core: driver [aat2870] using legacy resume method 2024-09-22T00:42:01.200 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.134629] SCSI subsystem initialized 2024-09-22T00:42:01.200 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.135215] usbcore: registered new interface driver usbfs 2024-09-22T00:42:01.200 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.136032] usbcore: registered new interface driver hub 2024-09-22T00:42:01.200 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.136711] usbcore: registered new device driver usb 2024-09-22T00:42:01.200 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.137393] PCI: Using ACPI for IRQ routing 2024-09-22T00:42:01.200 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.138141] NetLabel: Initializing 2024-09-22T00:42:01.200 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.138567] NetLabel: domain hash size = 128 2024-09-22T00:42:01.200 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.139107] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-22T00:42:01.200 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.140029] NetLabel: unlabeled traffic allowed by default 2024-09-22T00:42:01.201 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.140751] Switching to clocksource kvm-clock 2024-09-22T00:42:01.201 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.143116] AppArmor: AppArmor Filesystem Enabled 2024-09-22T00:42:01.201 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.143725] pnp: PnP ACPI init 2024-09-22T00:42:01.201 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.144134] ACPI: bus type pnp registered 2024-09-22T00:42:01.201 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.144982] pnp: PnP ACPI: found 9 devices 2024-09-22T00:42:01.201 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.145505] ACPI: ACPI bus type pnp unregistered 2024-09-22T00:42:01.201 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.151261] NET: Registered protocol family 2 2024-09-22T00:42:01.201 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.151919] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-22T00:42:01.201 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.153345] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-22T00:42:01.201 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.155538] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-22T00:42:01.201 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.156406] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-22T00:42:01.201 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.157139] TCP reno registered 2024-09-22T00:42:01.201 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.157488] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-22T00:42:01.201 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.158146] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-22T00:42:01.202 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.158906] NET: Registered protocol family 1 2024-09-22T00:42:01.202 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.159404] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-22T00:42:01.202 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.160079] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-22T00:42:01.202 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.160718] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-22T00:42:01.202 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.161421] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-22T00:42:01.202 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.162121] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-22T00:42:01.202 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.162962] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-22T00:42:01.202 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.163817] audit: initializing netlink socket (disabled) 2024-09-22T00:42:01.202 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.164448] type=2000 audit(1726965719.164:1): initialized 2024-09-22T00:42:01.202 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.178463] Trying to unpack rootfs image as initramfs... 2024-09-22T00:42:01.202 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.200044] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-22T00:42:01.202 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.208135] VFS: Disk quotas dquot_6.5.2 2024-09-22T00:42:01.202 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.208584] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-22T00:42:01.203 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.209479] fuse init (API version 7.17) 2024-09-22T00:42:01.203 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.209939] msgmni has been set to 7894 2024-09-22T00:42:01.203 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.224095] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-22T00:42:01.203 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.224902] io scheduler noop registered 2024-09-22T00:42:01.203 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.225326] io scheduler deadline registered (default) 2024-09-22T00:42:01.203 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.225884] io scheduler cfq registered 2024-09-22T00:42:01.203 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.226349] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-22T00:42:01.203 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.226947] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-22T00:42:01.203 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.227712] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-22T00:42:01.203 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.228511] ACPI: Power Button [PWRF] 2024-09-22T00:42:01.203 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.233370] Freeing initrd memory: 4308k freed 2024-09-22T00:42:01.203 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.234421] ERST: Table is not found! 2024-09-22T00:42:01.203 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.234813] GHES: HEST is not enabled! 2024-09-22T00:42:01.203 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.235429] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-22T00:42:01.204 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.236086] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-22T00:42:01.204 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.237403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-22T00:42:01.204 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.238046] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-22T00:42:01.204 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.239290] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-22T00:42:01.204 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.239903] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-22T00:42:01.204 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.241002] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-22T00:42:01.204 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.263891] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-22T00:42:01.204 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.286979] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-22T00:42:01.204 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.287669] Linux agpgart interface v0.103 2024-09-22T00:42:01.204 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.288599] brd: module loaded 2024-09-22T00:42:01.204 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.289351] loop: module loaded 2024-09-22T00:42:01.204 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.292148] vda: vda1 2024-09-22T00:42:01.204 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.294220] vdb: unknown partition table 2024-09-22T00:42:01.204 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.296358] vdc: unknown partition table 2024-09-22T00:42:01.205 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.297832] scsi0 : ata_piix 2024-09-22T00:42:01.205 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.298400] scsi1 : ata_piix 2024-09-22T00:42:01.205 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.298904] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2024-09-22T00:42:01.205 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.300098] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2024-09-22T00:42:01.205 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.301401] Fixed MDIO Bus: probed 2024-09-22T00:42:01.205 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.301963] tun: Universal TUN/TAP device driver, 1.6 2024-09-22T00:42:01.205 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.302787] tun: (C) 1999-2004 Max Krasnyansky 2024-09-22T00:42:01.205 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.304072] PPP generic driver version 2.4.2 2024-09-22T00:42:01.205 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.304858] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-22T00:42:01.205 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.305918] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-22T00:42:01.205 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.306935] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-22T00:42:01.205 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.308076] usbcore: registered new interface driver libusual 2024-09-22T00:42:01.205 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.309025] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-22T00:42:01.205 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.310880] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-22T00:42:01.206 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.311756] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-22T00:42:01.206 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.312873] mousedev: PS/2 mouse device common for all mice 2024-09-22T00:42:01.206 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.313997] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-22T00:42:01.206 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.315617] rtc_cmos 00:08: RTC can wake from S4 2024-09-22T00:42:01.206 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.316508] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2024-09-22T00:42:01.206 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.317544] rtc0: alarms up to one day, y3k, 242 bytes nvram 2024-09-22T00:42:01.206 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.318573] device-mapper: uevent: version 1.0.3 2024-09-22T00:42:01.206 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.319401] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-22T00:42:01.206 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.320801] cpuidle: using governor ladder 2024-09-22T00:42:01.206 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.321477] cpuidle: using governor menu 2024-09-22T00:42:01.206 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.322118] EFI Variables Facility v0.08 2004-May-17 2024-09-22T00:42:01.206 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.323028] TCP cubic registered 2024-09-22T00:42:01.206 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.323655] NET: Registered protocol family 10 2024-09-22T00:42:01.207 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.324592] NET: Registered protocol family 17 2024-09-22T00:42:01.207 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.325369] Registering the dns_resolver key type 2024-09-22T00:42:01.207 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.326202] registered taskstats version 1 2024-09-22T00:42:01.207 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.329884] Magic number: 8:800:658 2024-09-22T00:42:01.207 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.330371] block ram11: hash matches 2024-09-22T00:42:01.207 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.330826] rtc_cmos 00:08: setting system clock to 2024-09-22 00:41:59 UTC (1726965719) 2024-09-22T00:42:01.207 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.331744] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-22T00:42:01.207 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.332452] EDD information not available. 2024-09-22T00:42:01.207 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.468678] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-22T00:42:01.207 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.469668] ata2.00: configured for MWDMA2 2024-09-22T00:42:01.207 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.470494] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-22T00:42:01.207 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.471701] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-22T00:42:01.207 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.472316] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-22T00:42:01.207 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.473046] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-22T00:42:01.208 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.474346] Freeing unused kernel memory: 924k freed 2024-09-22T00:42:01.208 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.474985] Write protecting the kernel read-only data: 12288k 2024-09-22T00:42:01.208 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.478007] Freeing unused kernel memory: 1640k freed 2024-09-22T00:42:01.208 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.480811] Freeing unused kernel memory: 1200k freed 2024-09-22T00:42:01.208 INFO:tasks.qemu.client.0.smithi184.stdout:Loading, please wait... 2024-09-22T00:42:01.208 INFO:tasks.qemu.client.0.smithi184.stdout:Begin: Loading essential drivers ... done. 2024-09-22T00:42:01.208 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.490975] udevd[84]: starting version 175 2024-09-22T00:42:01.208 INFO:tasks.qemu.client.0.smithi184.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-22T00:42:01.208 INFO:tasks.qemu.client.0.smithi184.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-22T00:42:01.208 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.539544] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-22T00:42:01.208 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.540330] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-22T00:42:01.208 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.541165] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-22T00:42:01.208 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.541898] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-22T00:42:01.209 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.828990] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-22T00:42:01.209 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.844741] FDC 0 is a S82078B 2024-09-22T00:42:01.209 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.859999] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-22T00:42:01.209 INFO:tasks.qemu.client.0.smithi184.stdout:[ 0.860784] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-22T00:42:01.209 INFO:tasks.qemu.client.0.smithi184.stdout:Begin: Running /scripts/local-premount ... done. 2024-09-22T00:42:01.209 INFO:tasks.qemu.client.0.smithi184.stdout:[ 1.082430] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-22T00:42:01.209 INFO:tasks.qemu.client.0.smithi184.stdout:Begin: Running /scripts/local-bottom ... [ 1.117274] vda: vda1 2024-09-22T00:42:01.209 INFO:tasks.qemu.client.0.smithi184.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-22T00:42:01.225 INFO:tasks.qemu.client.0.smithi184.stdout:[ 1.228998] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-22T00:42:01.225 INFO:tasks.qemu.client.0.smithi184.stdout:done. 2024-09-22T00:42:01.225 INFO:tasks.qemu.client.0.smithi184.stdout:done. 2024-09-22T00:42:01.227 INFO:tasks.qemu.client.0.smithi184.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-22T00:42:01.531 INFO:tasks.qemu.client.0.smithi184.stdout:[ 1.540969] EXT4-fs (vda1): re-mounted. Opts: (null) 2024-09-22T00:42:02.803 INFO:tasks.qemu.client.0.smithi184.stdout:cloud-init start-local running: Sun, 22 Sep 2024 00:42:01 +0000. up 2.21 seconds 2024-09-22T00:42:03.033 INFO:tasks.qemu.client.0.smithi184.stdout:no instance data found in start-local 2024-09-22T00:42:03.778 INFO:tasks.qemu.client.0.smithi184.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-22T00:42:03.778 INFO:tasks.qemu.client.0.smithi184.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-22T00:42:03.778 INFO:tasks.qemu.client.0.smithi184.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-22T00:42:03.778 INFO:tasks.qemu.client.0.smithi184.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-22T00:42:03.778 INFO:tasks.qemu.client.0.smithi184.stdout:cloud-init start running: Sun, 22 Sep 2024 00:42:02 +0000. up 3.74 seconds 2024-09-22T00:42:03.937 INFO:tasks.qemu.client.0.smithi184.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-22T00:42:06.701 INFO:tasks.qemu.client.0.smithi184.stdout:WARN:stdout, stderr changing to (| tee -a /var/log/cloud-init-output.log,| tee -a /var/log/cloud-init-output.log)Generating public/private rsa key pair. 2024-09-22T00:42:06.702 INFO:tasks.qemu.client.0.smithi184.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-22T00:42:06.702 INFO:tasks.qemu.client.0.smithi184.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-22T00:42:06.702 INFO:tasks.qemu.client.0.smithi184.stdout:The key fingerprint is: 2024-09-22T00:42:06.702 INFO:tasks.qemu.client.0.smithi184.stdout:47:e5:af:54:7a:15:e5:12:e0:ee:6e:da:63:de:fd:8a root@test 2024-09-22T00:42:06.702 INFO:tasks.qemu.client.0.smithi184.stdout:The key's randomart image is: 2024-09-22T00:42:06.702 INFO:tasks.qemu.client.0.smithi184.stdout:+--[ RSA 2048]----+ 2024-09-22T00:42:06.702 INFO:tasks.qemu.client.0.smithi184.stdout:| o...o| 2024-09-22T00:42:06.702 INFO:tasks.qemu.client.0.smithi184.stdout:| + o.| 2024-09-22T00:42:06.702 INFO:tasks.qemu.client.0.smithi184.stdout:| . o o o| 2024-09-22T00:42:06.702 INFO:tasks.qemu.client.0.smithi184.stdout:| . . + o | 2024-09-22T00:42:06.702 INFO:tasks.qemu.client.0.smithi184.stdout:| S . + o | 2024-09-22T00:42:06.703 INFO:tasks.qemu.client.0.smithi184.stdout:| . o o | 2024-09-22T00:42:06.703 INFO:tasks.qemu.client.0.smithi184.stdout:| o | 2024-09-22T00:42:06.703 INFO:tasks.qemu.client.0.smithi184.stdout:| o+o . | 2024-09-22T00:42:06.703 INFO:tasks.qemu.client.0.smithi184.stdout:| .=E.o.+| 2024-09-22T00:42:06.703 INFO:tasks.qemu.client.0.smithi184.stdout:+-----------------+ 2024-09-22T00:42:06.703 INFO:tasks.qemu.client.0.smithi184.stdout:Generating public/private dsa key pair. 2024-09-22T00:42:06.703 INFO:tasks.qemu.client.0.smithi184.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-22T00:42:06.703 INFO:tasks.qemu.client.0.smithi184.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-22T00:42:06.703 INFO:tasks.qemu.client.0.smithi184.stdout:The key fingerprint is: 2024-09-22T00:42:06.703 INFO:tasks.qemu.client.0.smithi184.stdout:bd:03:24:b7:0b:eb:22:d0:a5:4d:96:f5:dc:6f:61:0b root@test 2024-09-22T00:42:06.703 INFO:tasks.qemu.client.0.smithi184.stdout:The key's randomart image is: 2024-09-22T00:42:06.704 INFO:tasks.qemu.client.0.smithi184.stdout:+--[ DSA 1024]----+ 2024-09-22T00:42:06.704 INFO:tasks.qemu.client.0.smithi184.stdout:| | 2024-09-22T00:42:06.704 INFO:tasks.qemu.client.0.smithi184.stdout:| . | 2024-09-22T00:42:06.704 INFO:tasks.qemu.client.0.smithi184.stdout:| o.oo. | 2024-09-22T00:42:06.704 INFO:tasks.qemu.client.0.smithi184.stdout:| = +ooE o | 2024-09-22T00:42:06.704 INFO:tasks.qemu.client.0.smithi184.stdout:| . * . S .+ o | 2024-09-22T00:42:06.704 INFO:tasks.qemu.client.0.smithi184.stdout:|. o . o o .+ | 2024-09-22T00:42:06.704 INFO:tasks.qemu.client.0.smithi184.stdout:| . . . o. | 2024-09-22T00:42:06.704 INFO:tasks.qemu.client.0.smithi184.stdout:| . .. . | 2024-09-22T00:42:06.704 INFO:tasks.qemu.client.0.smithi184.stdout:| . .. | 2024-09-22T00:42:06.704 INFO:tasks.qemu.client.0.smithi184.stdout:+-----------------+ 2024-09-22T00:42:06.704 INFO:tasks.qemu.client.0.smithi184.stdout:Generating public/private ecdsa key pair. 2024-09-22T00:42:06.705 INFO:tasks.qemu.client.0.smithi184.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-22T00:42:06.705 INFO:tasks.qemu.client.0.smithi184.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-22T00:42:06.705 INFO:tasks.qemu.client.0.smithi184.stdout:The key fingerprint is: 2024-09-22T00:42:06.705 INFO:tasks.qemu.client.0.smithi184.stdout:39:52:35:6c:65:0c:2a:3d:d1:08:5c:6e:e6:ac:b4:6c root@test 2024-09-22T00:42:06.705 INFO:tasks.qemu.client.0.smithi184.stdout:The key's randomart image is: 2024-09-22T00:42:06.705 INFO:tasks.qemu.client.0.smithi184.stdout:+--[ECDSA 256]---+ 2024-09-22T00:42:06.705 INFO:tasks.qemu.client.0.smithi184.stdout:| ..oo+++o | 2024-09-22T00:42:06.705 INFO:tasks.qemu.client.0.smithi184.stdout:| .o.++o. | 2024-09-22T00:42:06.705 INFO:tasks.qemu.client.0.smithi184.stdout:| . O. | 2024-09-22T00:42:06.705 INFO:tasks.qemu.client.0.smithi184.stdout:| B o | 2024-09-22T00:42:06.705 INFO:tasks.qemu.client.0.smithi184.stdout:| o S | 2024-09-22T00:42:06.705 INFO:tasks.qemu.client.0.smithi184.stdout:| o + . | 2024-09-22T00:42:06.706 INFO:tasks.qemu.client.0.smithi184.stdout:| E | 2024-09-22T00:42:06.706 INFO:tasks.qemu.client.0.smithi184.stdout:| . | 2024-09-22T00:42:06.706 INFO:tasks.qemu.client.0.smithi184.stdout:| | 2024-09-22T00:42:06.706 INFO:tasks.qemu.client.0.smithi184.stdout:+-----------------+ 2024-09-22T00:42:06.768 INFO:tasks.qemu.client.0.smithi184.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-22T00:42:06.913 INFO:tasks.qemu.client.0.smithi184.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-22T00:42:06.943 INFO:tasks.qemu.client.0.smithi184.stdout:landscape-client is not configured, please run landscape-config. 2024-09-22T00:42:06.966 INFO:tasks.qemu.client.0.smithi184.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-22T00:42:07.004 INFO:tasks.qemu.client.0.smithi184.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-22T00:42:07.004 INFO:tasks.qemu.client.0.smithi184.stdout: * Starting automatic crash report generation[ OK ] 2024-09-22T00:42:07.005 INFO:tasks.qemu.client.0.smithi184.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-22T00:42:07.005 INFO:tasks.qemu.client.0.smithi184.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-22T00:42:07.005 INFO:tasks.qemu.client.0.smithi184.stdout: * Starting ACPI daemon[ OK ] 2024-09-22T00:42:07.005 INFO:tasks.qemu.client.0.smithi184.stdout: * Starting save kernel messages[ OK ] 2024-09-22T00:42:07.005 INFO:tasks.qemu.client.0.smithi184.stdout: * Stopping save kernel messages[ OK ] 2024-09-22T00:42:07.005 INFO:tasks.qemu.client.0.smithi184.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-22T00:42:07.022 INFO:tasks.qemu.client.0.smithi184.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-22T00:42:07.265 INFO:tasks.qemu.client.0.smithi184.stdout:Generating locales... 2024-09-22T00:42:07.764 INFO:tasks.qemu.client.0.smithi184.stdout: en_US.UTF-8... done 2024-09-22T00:42:07.771 INFO:tasks.qemu.client.0.smithi184.stdout:Generation complete. 2024-09-22T00:42:08.531 INFO:tasks.qemu.client.0.smithi184.stdout:passwd: password expiry information changed. 2024-09-22T00:42:08.770 INFO:tasks.qemu.client.0.smithi184.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-22T00:42:08.854 INFO:tasks.qemu.client.0.smithi184.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-22T00:42:09.226 INFO:tasks.qemu.client.0.smithi184.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-22T00:42:09.365 INFO:tasks.qemu.client.0.smithi184.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-22T00:42:09.545 INFO:tasks.qemu.client.0.smithi184.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-22T00:42:09.992 INFO:tasks.qemu.client.0.smithi184.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-22T00:42:10.198 INFO:tasks.qemu.client.0.smithi184.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-22T00:42:10.484 INFO:tasks.qemu.client.0.smithi184.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-22T00:42:10.884 INFO:tasks.qemu.client.0.smithi184.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-22T00:42:11.189 INFO:tasks.qemu.client.0.smithi184.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-22T00:42:11.354 INFO:tasks.qemu.client.0.smithi184.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-22T00:42:11.517 INFO:tasks.qemu.client.0.smithi184.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-22T00:42:11.667 INFO:tasks.qemu.client.0.smithi184.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-22T00:42:12.421 INFO:tasks.qemu.client.0.smithi184.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-22T00:42:13.076 INFO:tasks.qemu.client.0.smithi184.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-22T00:42:13.462 INFO:tasks.qemu.client.0.smithi184.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-22T00:42:13.748 INFO:tasks.qemu.client.0.smithi184.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-22T00:42:14.060 INFO:tasks.qemu.client.0.smithi184.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-22T00:42:14.224 INFO:tasks.qemu.client.0.smithi184.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-22T00:42:14.306 INFO:tasks.qemu.client.0.smithi184.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-22T00:42:14.386 INFO:tasks.qemu.client.0.smithi184.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-22T00:42:14.785 INFO:tasks.qemu.client.0.smithi184.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-22T00:42:15.458 INFO:tasks.qemu.client.0.smithi184.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-22T00:42:15.915 INFO:tasks.qemu.client.0.smithi184.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-22T00:42:16.132 INFO:tasks.qemu.client.0.smithi184.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-22T00:42:16.543 INFO:tasks.qemu.client.0.smithi184.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-22T00:42:17.424 INFO:tasks.qemu.client.0.smithi184.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-22T00:42:18.935 INFO:tasks.qemu.client.0.smithi184.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-22T00:42:20.496 INFO:tasks.qemu.client.0.smithi184.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-22T00:42:21.483 INFO:tasks.qemu.client.0.smithi184.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-22T00:42:21.697 INFO:tasks.qemu.client.0.smithi184.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-22T00:42:22.144 INFO:tasks.qemu.client.0.smithi184.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-22T00:42:22.227 INFO:tasks.qemu.client.0.smithi184.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-22T00:42:22.441 INFO:tasks.qemu.client.0.smithi184.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-22T00:42:23.076 INFO:tasks.qemu.client.0.smithi184.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-22T00:42:24.813 INFO:tasks.qemu.client.0.smithi184.stdout:Fetched 29.2 MB in 17s (1708 kB/s) 2024-09-22T00:42:26.458 INFO:tasks.qemu.client.0.smithi184.stdout:Reading package lists... 2024-09-22T00:42:26.507 INFO:tasks.qemu.client.0.smithi184.stdout:Reading package lists... 2024-09-22T00:42:26.648 INFO:tasks.qemu.client.0.smithi184.stdout:Building dependency tree... 2024-09-22T00:42:26.648 INFO:tasks.qemu.client.0.smithi184.stdout:Reading state information... 2024-09-22T00:42:26.767 INFO:tasks.qemu.client.0.smithi184.stdout:The following packages will be upgraded: 2024-09-22T00:42:26.767 INFO:tasks.qemu.client.0.smithi184.stdout: ca-certificates libssl1.0.0 2024-09-22T00:42:26.835 INFO:tasks.qemu.client.0.smithi184.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-22T00:42:26.835 INFO:tasks.qemu.client.0.smithi184.stdout:Need to get 1233 kB of archives. 2024-09-22T00:42:26.835 INFO:tasks.qemu.client.0.smithi184.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-22T00:42:26.836 INFO:tasks.qemu.client.0.smithi184.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libssl1.0.0 amd64 1.0.1-4ubuntu5.45 [1055 kB] 2024-09-22T00:42:26.962 INFO:tasks.qemu.client.0.smithi184.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-22T00:42:27.049 INFO:tasks.qemu.client.0.smithi184.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-22T00:42:27.058 INFO:tasks.qemu.client.0.smithi184.stdout:Fetched 1233 kB in 0s (6815 kB/s) 2024-09-22T00:42:27.682 INFO:tasks.qemu.client.0.smithi184.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-22T00:42:27.682 INFO:tasks.qemu.client.0.smithi184.stdout:Preparing to replace libssl1.0.0 1.0.1-4ubuntu5.5 (using .../libssl1.0.0_1.0.1-4ubuntu5.45_amd64.deb) ... 2024-09-22T00:42:27.734 INFO:tasks.qemu.client.0.smithi184.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-22T00:42:27.922 INFO:tasks.qemu.client.0.smithi184.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-22T00:42:28.143 INFO:tasks.qemu.client.0.smithi184.stdout:Processing triggers for libc-bin ... 2024-09-22T00:42:28.159 INFO:tasks.qemu.client.0.smithi184.stdout:ldconfig deferred processing now taking place 2024-09-22T00:42:28.596 INFO:tasks.qemu.client.0.smithi184.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-22T00:42:28.596 INFO:tasks.qemu.client.0.smithi184.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-22T00:42:28.628 INFO:tasks.qemu.client.0.smithi184.stdout:Unpacking replacement ca-certificates ... 2024-09-22T00:42:28.806 INFO:tasks.qemu.client.0.smithi184.stdout:Processing triggers for man-db ... 2024-09-22T00:42:29.498 INFO:tasks.qemu.client.0.smithi184.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-22T00:42:31.650 INFO:tasks.qemu.client.0.smithi184.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-22T00:42:31.650 INFO:tasks.qemu.client.0.smithi184.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-22T00:42:32.964 INFO:tasks.qemu.client.0.smithi184.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-22T00:42:32.964 INFO:tasks.qemu.client.0.smithi184.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-22T00:42:32.964 INFO:tasks.qemu.client.0.smithi184.stdout:Reading package lists... 2024-09-22T00:42:33.140 INFO:tasks.qemu.client.0.smithi184.stdout:Building dependency tree... 2024-09-22T00:42:33.140 INFO:tasks.qemu.client.0.smithi184.stdout:Reading state information... 2024-09-22T00:42:33.264 INFO:tasks.qemu.client.0.smithi184.stdout:The following extra packages will be installed: 2024-09-22T00:42:33.264 INFO:tasks.qemu.client.0.smithi184.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-22T00:42:33.264 INFO:tasks.qemu.client.0.smithi184.stdout:The following NEW packages will be installed: 2024-09-22T00:42:33.264 INFO:tasks.qemu.client.0.smithi184.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-22T00:42:33.455 INFO:tasks.qemu.client.0.smithi184.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-22T00:42:33.455 INFO:tasks.qemu.client.0.smithi184.stdout:Need to get 424 kB of archives. 2024-09-22T00:42:33.455 INFO:tasks.qemu.client.0.smithi184.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-22T00:42:33.455 INFO:tasks.qemu.client.0.smithi184.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-22T00:42:33.619 INFO:tasks.qemu.client.0.smithi184.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-22T00:42:33.882 INFO:tasks.qemu.client.0.smithi184.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-22T00:42:33.992 INFO:tasks.qemu.client.0.smithi184.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-22T00:42:34.094 INFO:tasks.qemu.client.0.smithi184.stdout:Get:5 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main nfs-common amd64 1:1.2.5-3ubuntu3.2 [241 kB] 2024-09-22T00:42:34.313 INFO:tasks.qemu.client.0.smithi184.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-22T00:42:34.318 INFO:tasks.qemu.client.0.smithi184.stdout:Fetched 424 kB in 0s (436 kB/s) 2024-09-22T00:42:34.440 INFO:tasks.qemu.client.0.smithi184.stdout:Selecting previously unselected package libgssglue1. 2024-09-22T00:42:34.440 INFO:tasks.qemu.client.0.smithi184.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-22T00:42:34.440 INFO:tasks.qemu.client.0.smithi184.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-22T00:42:34.622 INFO:tasks.qemu.client.0.smithi184.stdout:Selecting previously unselected package libtirpc1. 2024-09-22T00:42:34.622 INFO:tasks.qemu.client.0.smithi184.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-22T00:42:34.854 INFO:tasks.qemu.client.0.smithi184.stdout:Selecting previously unselected package rpcbind. 2024-09-22T00:42:34.854 INFO:tasks.qemu.client.0.smithi184.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-22T00:42:35.106 INFO:tasks.qemu.client.0.smithi184.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-22T00:42:35.106 INFO:tasks.qemu.client.0.smithi184.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-22T00:42:35.329 INFO:tasks.qemu.client.0.smithi184.stdout:Selecting previously unselected package nfs-common. 2024-09-22T00:42:35.330 INFO:tasks.qemu.client.0.smithi184.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-22T00:42:35.470 INFO:tasks.qemu.client.0.smithi184.stdout:Processing triggers for man-db ... 2024-09-22T00:42:35.859 INFO:tasks.qemu.client.0.smithi184.stdout:Processing triggers for ureadahead ... 2024-09-22T00:42:35.942 INFO:tasks.qemu.client.0.smithi184.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-22T00:42:36.085 INFO:tasks.qemu.client.0.smithi184.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-22T00:42:36.204 INFO:tasks.qemu.client.0.smithi184.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-22T00:42:36.371 INFO:tasks.qemu.client.0.smithi184.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-22T00:42:36.389 INFO:tasks.qemu.client.0.smithi184.stdout:portmap start/running, process 8170 2024-09-22T00:42:36.409 INFO:tasks.qemu.client.0.smithi184.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-22T00:42:36.485 INFO:tasks.qemu.client.0.smithi184.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-22T00:42:36.739 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:42:36.739 INFO:tasks.qemu.client.0.smithi184.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-22T00:42:36.889 INFO:tasks.qemu.client.0.smithi184.stdout: 2024-09-22T00:42:36.889 INFO:tasks.qemu.client.0.smithi184.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-22T00:42:36.961 INFO:tasks.qemu.client.0.smithi184.stdout:Adding system user `statd' (UID 106) ... 2024-09-22T00:42:36.961 INFO:tasks.qemu.client.0.smithi184.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-22T00:42:37.090 INFO:tasks.qemu.client.0.smithi184.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-22T00:42:37.116 INFO:tasks.qemu.client.0.smithi184.stdout:statd start/running, process 8404 2024-09-22T00:42:37.133 INFO:tasks.qemu.client.0.smithi184.stdout:gssd stop/post-stop, process 8435 2024-09-22T00:42:37.388 INFO:tasks.qemu.client.0.smithi184.stdout:idmapd start/running, process 8475 2024-09-22T00:42:37.412 INFO:tasks.qemu.client.0.smithi184.stdout:Processing triggers for libc-bin ... 2024-09-22T00:42:37.437 INFO:tasks.qemu.client.0.smithi184.stdout:ldconfig deferred processing now taking place 2024-09-22T00:42:37.861 INFO:tasks.qemu.client.0.smithi184.stdout:mount.nfs: timeout set for Sun Sep 22 00:44:37 2024 2024-09-22T00:42:37.861 INFO:tasks.qemu.client.0.smithi184.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-22T00:42:37.861 INFO:tasks.qemu.client.0.smithi184.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-22T00:42:37.861 INFO:tasks.qemu.client.0.smithi184.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-22T00:42:55.636 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2024-09-22T00:42:55.748 INFO:teuthology.orchestra.run.smithi184.stderr: Commit image migration: 100% complete...done. 2024-09-22T00:42:55.754 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-22T00:43:55.780 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2024-09-22T00:43:56.005 INFO:teuthology.orchestra.run.smithi184.stderr: Image migration: 1% complete... Image migration: 2% complete... Image migration: 3% complete... Image migration: 4% complete... Image migration: 5% complete... Image migration: 6% complete... Image migration: 7% complete... Image migration: 8% complete... Image migration: 9% complete... Image migration: 10% complete... Image migration: 11% complete... Image migration: 12% complete... Image migration: 13% complete... Image migration: 14% complete... Image migration: 15% complete... Image migration: 16% complete... Image migration: 17% complete... Image migration: 18% complete... Image migration: 19% complete... Image migration: 20% complete... Image migration: 21% complete... Image migration: 22% complete... Image migration: 23% complete... Image migration: 24% complete... Image migration: 25% complete... Image migration: 26% complete... Image migration: 27% complete... Image migration: 28% complete... Image migration: 30% complete... Image migration: 31% complete... Image migration: 32% complete... Image migration: 33% complete... Image migration: 34% complete... Image migration: 35% complete... Image migration: 36% complete... Image migration: 37% complete... Image migration: 38% complete... Image migration: 39% complete... Image migration: 40% complete... Image migration: 41% complete... Image migration: 42% complete... Image migration: 43% complete... Image migration: 44% complete... Image migration: 45% complete... Image migration: 46% complete... Image migration: 47% complete... Image migration: 48% complete... Image migration: 49% complete... Image migration: 50% complete... Image migration: 51% complete... Image migration: 52% complete... Image migration: 53% complete... Image migration: 54% complete... Image migration: 55% complete... Image migration: 56% complete... Image migration: 57% complete... Image migration: 58% complete... Image migration: 59% complete... Image migration: 60% complete... Image migration: 61% complete... Image migration: 62% complete... Image migration: 63% complete... Image migration: 64% complete... Image migration: 65% complete... Image migration: 66% complete... Image migration: 67% complete... Image migration: 68% complete... Image migration: 69% complete... Image migration: 70% complete... Image migration: 71% complete... Image migration: 72% complete... Image migration: 73% complete... Image migration: 74% complete... Image migration: 75% complete... Image migration: 76% complete... Image migration: 77% complete... Image migration: 78% complete... Image migration: 79% complete... Image migration: 80% complete... Image migration: 81% complete... Image migration: 82% complete... Image migration: 83% complete... Image migration: 84% complete... Image migration: 85% complete... Image migration: 86% complete... Image migration: 87% complete... Image migration: 88% complete... Image migration: 89% complete... Image migration: 91% complete... Image migration: 92% complete... Image migration: 93% complete... Image migration: 94% complete... Image migration: 95% complete... Image migration: 96% complete... Image migration: 97% complete... Image migration: 98% complete... Image migration: 99% complete... Image migration: 100% complete...done. 2024-09-22T00:43:56.009 DEBUG:teuthology.parallel:result is None 2024-09-22T01:41:21.465 INFO:tasks.qemu.client.0.smithi184.stdout:[ 3561.451410] XFS (vdc): page discard on page ffffea0004d21c80, inode 0x139, offset 0. 2024-09-22T01:41:21.489 INFO:tasks.qemu.client.0.smithi184.stdout:[ 3561.452460] XFS (vdc): page discard on page ffffea0004d21c40, inode 0x139, offset 4096. 2024-09-22T01:41:21.489 INFO:tasks.qemu.client.0.smithi184.stdout:[ 3561.453938] XFS (vdc): page discard on page ffffea0004360280, inode 0x1c1, offset 0. 2024-09-22T01:41:21.489 INFO:tasks.qemu.client.0.smithi184.stdout:[ 3561.457139] XFS (vdc): page discard on page ffffea0004833180, inode 0x139, offset 8192. 2024-09-22T01:41:21.489 INFO:tasks.qemu.client.0.smithi184.stdout:[ 3561.459355] XFS (vdc): page discard on page ffffea000497fc40, inode 0x193, offset 0. 2024-09-22T01:41:21.489 INFO:tasks.qemu.client.0.smithi184.stdout:[ 3561.461747] XFS (vdc): page discard on page ffffea0004372640, inode 0x184, offset 0. 2024-09-22T01:41:21.489 INFO:tasks.qemu.client.0.smithi184.stdout:[ 3561.464236] XFS (vdc): page discard on page ffffea00049c6240, inode 0x131, offset 0. 2024-09-22T01:41:21.489 INFO:tasks.qemu.client.0.smithi184.stdout:[ 3561.465413] XFS (vdc): page discard on page ffffea000201dc40, inode 0x127, offset 0. 2024-09-22T01:41:21.489 INFO:tasks.qemu.client.0.smithi184.stdout:[ 3561.466714] XFS (vdc): page discard on page ffffea0001fd9900, inode 0x130, offset 0. 2024-09-22T01:41:21.489 INFO:tasks.qemu.client.0.smithi184.stdout:[ 3561.467976] XFS (vdc): page discard on page ffffea0002074580, inode 0x13d, offset 0. 2024-09-22T01:41:21.489 INFO:tasks.qemu.client.0.smithi184.stdout:[ 3561.470476] XFS (vdc): page discard on page ffffea000233ac40, inode 0x125, offset 0. 2024-09-22T01:41:21.489 INFO:tasks.qemu.client.0.smithi184.stdout:[ 3561.473000] XFS (vdc): page discard on page ffffea00021b8ac0, inode 0x147, offset 0. 2024-09-22T01:41:21.489 INFO:tasks.qemu.client.0.smithi184.stdout:[ 3561.474079] XFS (vdc): page discard on page ffffea00045a87c0, inode 0x145, offset 0. 2024-09-22T01:41:21.490 INFO:tasks.qemu.client.0.smithi184.stdout:[ 3561.475594] XFS (vdc): page discard on page ffffea0001ddd100, inode 0x120, offset 0. 2024-09-22T01:41:21.490 INFO:tasks.qemu.client.0.smithi184.stdout:[ 3561.477677] XFS (vdc): page discard on page ffffea0004814fc0, inode 0x143, offset 0. 2024-09-22T01:50:13.254 INFO:tasks.qemu.client.0.smithi184.stdout:acpid: exiting 2024-09-22T01:50:13.254 INFO:tasks.qemu.client.0.smithi184.stdout:Traceback (most recent call last): 2024-09-22T01:50:13.254 INFO:tasks.qemu.client.0.smithi184.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-22T01:50:13.286 INFO:tasks.qemu.client.0.smithi184.stdout: self._connect_unixsocket(self.address) 2024-09-22T01:50:13.286 INFO:tasks.qemu.client.0.smithi184.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-22T01:50:13.286 INFO:tasks.qemu.client.0.smithi184.stdout: self.socket.connect(address) 2024-09-22T01:50:13.286 INFO:tasks.qemu.client.0.smithi184.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-22T01:50:13.286 INFO:tasks.qemu.client.0.smithi184.stdout:Checking for running unattended-upgrades: 2024-09-22T01:50:13.286 INFO:tasks.qemu.client.0.smithi184.stdout: return getattr(self._sock,name)(*args) 2024-09-22T01:50:13.286 INFO:tasks.qemu.client.0.smithi184.stdout:error: [Errno 111] Connection refused 2024-09-22T01:50:13.287 INFO:tasks.qemu.client.0.smithi184.stdout:Logged from file __init__.py, line 116 2024-09-22T01:50:13.301 INFO:tasks.qemu.client.0.smithi184.stdout:ec2: 2024-09-22T01:50:13.301 INFO:tasks.qemu.client.0.smithi184.stdout:ec2: ############################################################# 2024-09-22T01:50:13.301 INFO:tasks.qemu.client.0.smithi184.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-22T01:50:13.456 INFO:tasks.qemu.client.0.smithi184.stdout:ec2: 1024 bd:03:24:b7:0b:eb:22:d0:a5:4d:96:f5:dc:6f:61:0b root@test (DSA) 2024-09-22T01:50:13.456 INFO:tasks.qemu.client.0.smithi184.stdout:ec2: 256 39:52:35:6c:65:0c:2a:3d:d1:08:5c:6e:e6:ac:b4:6c root@test (ECDSA) 2024-09-22T01:50:13.456 INFO:tasks.qemu.client.0.smithi184.stdout:ec2: 2048 47:e5:af:54:7a:15:e5:12:e0:ee:6e:da:63:de:fd:8a root@test (RSA) 2024-09-22T01:50:13.456 INFO:tasks.qemu.client.0.smithi184.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-22T01:50:13.456 INFO:tasks.qemu.client.0.smithi184.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-22T01:50:13.456 INFO:tasks.qemu.client.0.smithi184.stdout:ec2: ############################################################# 2024-09-22T01:50:13.456 INFO:tasks.qemu.client.0.smithi184.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCxVkd+bf+iZ+iaBW2gDQ/r5yBD3dLYYaNg6H+0Xs/gdF8rKgS7uQkOZKxGK5X+X3S22folAXsLJZSh6WD/GLQk= root@test 2024-09-22T01:50:13.456 INFO:tasks.qemu.client.0.smithi184.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5jkTWVo9XNmUyJMPE5vPfdxvJsDapKEuXh9a2XWqCxrvD9vlX37q1DgtJJQXwfR71Xnx9nBJjKK9sXeCEfZAkpCorm8othLNtFo9lEKFQzaNf21q8S1AzuEOOsEZa69CHLv320flPb9Ie/nZpsgXCyq/z36TWUslahXaueQhBAwlwme+p05tzkPVLB1F3a3cj+NwZIlzVb9bAhCKha4wE9E1VdpKC1sFRGPFoACmkrBZDBtZ/iwWqYXnnciArbRo6dsN1MsfaTdu3SHtKEtdppibp1j7SCAROfMQ0vXk0uaRq6N1BNvKFut2jS+O7Guqz/uvZH6Tj5grQ8Kw5NSu3 root@test 2024-09-22T01:50:13.456 INFO:tasks.qemu.client.0.smithi184.stdout:-----END SSH HOST KEY KEYS----- 2024-09-22T01:50:13.456 INFO:tasks.qemu.client.0.smithi184.stdout:Traceback (most recent call last): 2024-09-22T01:50:13.456 INFO:tasks.qemu.client.0.smithi184.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-22T01:50:13.457 INFO:tasks.qemu.client.0.smithi184.stdout: self._connect_unixsocket(self.address) 2024-09-22T01:50:13.457 INFO:tasks.qemu.client.0.smithi184.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-22T01:50:13.457 INFO:tasks.qemu.client.0.smithi184.stdout: self.socket.connect(address) 2024-09-22T01:50:13.457 INFO:tasks.qemu.client.0.smithi184.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-22T01:50:13.457 INFO:tasks.qemu.client.0.smithi184.stdout: return getattr(self._sock,name)(*args) 2024-09-22T01:50:13.457 INFO:tasks.qemu.client.0.smithi184.stdout:error: [Errno 111] Connection refused 2024-09-22T01:50:13.457 INFO:tasks.qemu.client.0.smithi184.stdout:Logged from file __init__.py, line 116 2024-09-22T01:50:13.457 INFO:tasks.qemu.client.0.smithi184.stdout:Traceback (most recent call last): 2024-09-22T01:50:13.457 INFO:tasks.qemu.client.0.smithi184.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-22T01:50:13.457 INFO:tasks.qemu.client.0.smithi184.stdout: self._connect_unixsocket(self.address) 2024-09-22T01:50:13.457 INFO:tasks.qemu.client.0.smithi184.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-22T01:50:13.457 INFO:tasks.qemu.client.0.smithi184.stdout: self.socket.connect(address) 2024-09-22T01:50:13.457 INFO:tasks.qemu.client.0.smithi184.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-22T01:50:13.457 INFO:tasks.qemu.client.0.smithi184.stdout: return getattr(self._sock,name)(*args) 2024-09-22T01:50:13.458 INFO:tasks.qemu.client.0.smithi184.stdout:error: [Errno 111] Connection refused 2024-09-22T01:50:13.458 INFO:tasks.qemu.client.0.smithi184.stdout:Logged from file __init__.py, line 116 2024-09-22T01:50:13.458 INFO:tasks.qemu.client.0.smithi184.stdout:cloud-init boot finished at Sun, 22 Sep 2024 01:50:13 +0000. Up 4093.45 seconds 2024-09-22T01:50:13.495 INFO:tasks.qemu.client.0.smithi184.stdout: * Stopping landscape-client daemon  [fail] 2024-09-22T01:50:13.640 INFO:tasks.qemu.client.0.smithi184.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-22T01:50:13.661 INFO:tasks.qemu.client.0.smithi184.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-22T01:50:13.724 INFO:tasks.qemu.client.0.smithi184.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-22T01:50:13.880 INFO:tasks.qemu.client.0.smithi184.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-22T01:50:13.899 INFO:tasks.qemu.client.0.smithi184.stdout: * Deactivating swap...  [ OK ] 2024-09-22T01:50:13.907 INFO:tasks.qemu.client.0.smithi184.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-22T01:50:14.115 INFO:tasks.qemu.client.0.smithi184.stdout: * Will now halt 2024-09-22T01:50:14.129 INFO:tasks.qemu.client.0.smithi184.stdout:[ 4094.226433] Power down. 2024-09-22T01:50:14.331 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-22T01:50:14.331 DEBUG:teuthology.orchestra.run.smithi184:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2024-09-22T01:50:14.359 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi184.front.sepia.ceph.com 2024-09-22T01:50:14.359 INFO:tasks.qemu:Stopping NFS... 2024-09-22T01:50:14.359 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl stop nfs-server 2024-09-22T01:50:14.494 INFO:tasks.qemu:Unmounting exported directory... 2024-09-22T01:50:14.495 DEBUG:teuthology.orchestra.run.smithi184:> sudo umount /export/client.0 2024-09-22T01:50:14.519 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-22T01:50:14.519 DEBUG:teuthology.orchestra.run.smithi184:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-22T01:50:14.584 INFO:tasks.qemu:Starting NFS... 2024-09-22T01:50:14.585 DEBUG:teuthology.orchestra.run.smithi184:> sudo systemctl start nfs-server 2024-09-22T01:50:14.892 DEBUG:teuthology.orchestra.run.smithi184:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2024-09-22T01:50:14.907 INFO:tasks.qemu:Deleting exported directory... 2024-09-22T01:50:14.907 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -r /export 2024-09-22T01:50:14.972 DEBUG:tasks.qemu:cleaning up base image files 2024-09-22T01:50:14.973 DEBUG:teuthology.orchestra.run.smithi184:> rm -rf /home/ubuntu/cephtest/qemu/client.0.iso /home/ubuntu/cephtest/qemu/userdata.client.0 /home/ubuntu/cephtest/qemu/metadata.client.0 /home/ubuntu/cephtest/qemu/client.0.test.sh /home/ubuntu/cephtest/qemu_clone.client.0 2024-09-22T01:50:15.301 DEBUG:teuthology.orchestra.run.smithi184:> sudo yum -y erase qemu-kvm-block-rbd 2024-09-22T01:50:15.654 INFO:teuthology.orchestra.run.smithi184.stdout:Dependencies resolved. 2024-09-22T01:50:15.655 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T01:50:15.655 INFO:teuthology.orchestra.run.smithi184.stdout: Package Arch Version Repository Size 2024-09-22T01:50:15.655 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T01:50:15.655 INFO:teuthology.orchestra.run.smithi184.stdout:Removing: 2024-09-22T01:50:15.655 INFO:teuthology.orchestra.run.smithi184.stdout: qemu-kvm-block-rbd x86_64 17:9.0.0-10.el9 @appstream 41 k 2024-09-22T01:50:15.655 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T01:50:15.655 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction Summary 2024-09-22T01:50:15.655 INFO:teuthology.orchestra.run.smithi184.stdout:================================================================================ 2024-09-22T01:50:15.655 INFO:teuthology.orchestra.run.smithi184.stdout:Remove 1 Package 2024-09-22T01:50:15.656 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T01:50:15.656 INFO:teuthology.orchestra.run.smithi184.stdout:Freed space: 41 k 2024-09-22T01:50:15.656 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction check 2024-09-22T01:50:15.659 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction check succeeded. 2024-09-22T01:50:15.659 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction test 2024-09-22T01:50:15.679 INFO:teuthology.orchestra.run.smithi184.stdout:Transaction test succeeded. 2024-09-22T01:50:15.679 INFO:teuthology.orchestra.run.smithi184.stdout:Running transaction 2024-09-22T01:50:15.763 INFO:teuthology.orchestra.run.smithi184.stdout: Preparing : 1/1 2024-09-22T01:50:16.280 INFO:teuthology.orchestra.run.smithi184.stdout: Erasing : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-22T01:50:16.526 INFO:teuthology.orchestra.run.smithi184.stdout: Verifying : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-22T01:50:16.526 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T01:50:16.527 INFO:teuthology.orchestra.run.smithi184.stdout:Removed: 2024-09-22T01:50:16.527 INFO:teuthology.orchestra.run.smithi184.stdout: qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 2024-09-22T01:50:16.527 INFO:teuthology.orchestra.run.smithi184.stdout: 2024-09-22T01:50:16.527 INFO:teuthology.orchestra.run.smithi184.stdout:Complete! 2024-09-22T01:50:16.663 DEBUG:teuthology.orchestra.run.smithi184:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-22T01:50:16.691 DEBUG:teuthology.parallel:result is None 2024-09-22T01:50:16.691 INFO:teuthology.run_tasks:Running task exec... 2024-09-22T01:50:16.709 INFO:teuthology.task.exec:Executing custom commands... 2024-09-22T01:50:16.710 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi184.front.sepia.ceph.com 2024-09-22T01:50:16.710 DEBUG:teuthology.orchestra.run.smithi184:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2024-09-22T01:50:16.869 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-22T01:50:16.878 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-22T01:50:16.878 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-22T01:50:17.181 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T01:50:17.182 INFO:teuthology.orchestra.run.smithi079.stderr:dumped all 2024-09-22T01:50:17.193 INFO:teuthology.orchestra.run.smithi079.stdout:{"pg_ready":true,"pg_map":{"version":2134,"stamp":"2024-09-22T01:50:16.137753+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20051036252,"num_objects":4840,"num_object_clones":0,"num_object_copies":14506,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4840,"num_whiteouts":0,"num_read":469223,"num_read_kb":13404819,"num_write":638372,"num_write_kb":83890822,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45642,"ondisk_log_size":45642,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":36809672,"kb_used_data":29375360,"kb_used_omap":26,"kb_used_meta":7434149,"kb_avail":718165048,"statfs":{"total":773094113280,"available":735401009152,"internally_reserved":0,"allocated":30080368640,"data_stored":30078733786,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27202,"internal_metadata":7612569022},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":2075,"num_read_kb":48304,"num_write":167,"num_write_kb":6662,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002626"},"pg_stats":[{"pgid":"2.7","version":"30'3106","reported_seq":3191,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.131351+0000","last_change":"2024-09-22T00:40:01.880570+0000","last_active":"2024-09-22T01:50:14.131351+0000","last_peered":"2024-09-22T01:50:14.131351+0000","last_clean":"2024-09-22T01:50:14.131351+0000","last_became_active":"2024-09-22T00:39:59.895976+0000","last_became_peered":"2024-09-22T00:39:59.895976+0000","last_unstale":"2024-09-22T01:50:14.131351+0000","last_undegraded":"2024-09-22T01:50:14.131351+0000","last_fullsized":"2024-09-22T01:50:14.131351+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":3106,"log_dups_size":0,"ondisk_log_size":3106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:09:07.128184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001080969,"stat_sum":{"num_bytes":1364,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":18575,"num_read_kb":15463,"num_write":6193,"num_write_kb":6179,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":69,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:47:10.085692+0000","last_change":"2024-09-22T00:40:01.876798+0000","last_active":"2024-09-22T01:47:10.085692+0000","last_peered":"2024-09-22T01:47:10.085692+0000","last_clean":"2024-09-22T01:47:10.085692+0000","last_became_active":"2024-09-22T00:39:59.895887+0000","last_became_peered":"2024-09-22T00:39:59.895887+0000","last_unstale":"2024-09-22T01:47:10.085692+0000","last_undegraded":"2024-09-22T01:47:10.085692+0000","last_fullsized":"2024-09-22T01:47:10.085692+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T03:06:39.659358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036643800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"30'150","reported_seq":1780,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.140052+0000","last_change":"2024-09-22T00:40:01.879887+0000","last_active":"2024-09-22T01:50:14.140052+0000","last_peered":"2024-09-22T01:50:14.140052+0000","last_clean":"2024-09-22T01:50:14.140052+0000","last_became_active":"2024-09-22T00:39:59.867881+0000","last_became_peered":"2024-09-22T00:39:59.867881+0000","last_unstale":"2024-09-22T01:50:14.140052+0000","last_undegraded":"2024-09-22T01:50:14.140052+0000","last_fullsized":"2024-09-22T01:50:14.140052+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:57:32.143509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039511,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":345,"num_read_kb":213,"num_write":140,"num_write_kb":134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"30'1748","reported_seq":1832,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:48:44.644590+0000","last_change":"2024-09-22T00:40:01.875615+0000","last_active":"2024-09-22T01:48:44.644590+0000","last_peered":"2024-09-22T01:48:44.644590+0000","last_clean":"2024-09-22T01:48:44.644590+0000","last_became_active":"2024-09-22T00:39:59.895110+0000","last_became_peered":"2024-09-22T00:39:59.895110+0000","last_unstale":"2024-09-22T01:48:44.644590+0000","last_undegraded":"2024-09-22T01:48:44.644590+0000","last_fullsized":"2024-09-22T01:48:44.644590+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":1748,"log_dups_size":0,"ondisk_log_size":1748,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T10:53:46.883049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043795999999999999,"stat_sum":{"num_bytes":674,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":10452,"num_read_kb":8709,"num_write":3485,"num_write_kb":3479,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"30'122711","reported_seq":191452,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.101614+0000","last_change":"2024-09-22T00:40:13.431784+0000","last_active":"2024-09-22T01:50:14.101614+0000","last_peered":"2024-09-22T01:50:14.101614+0000","last_clean":"2024-09-22T01:50:14.101614+0000","last_became_active":"2024-09-22T00:40:10.595143+0000","last_became_peered":"2024-09-22T00:40:10.595143+0000","last_unstale":"2024-09-22T01:50:14.101614+0000","last_undegraded":"2024-09-22T01:50:14.101614+0000","last_fullsized":"2024-09-22T01:50:14.101614+0000","mapping_epoch":25,"log_start":"30'112623","ondisk_log_start":"30'112623","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10088,"log_dups_size":0,"ondisk_log_size":10088,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:07:42.664774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049275499999999999,"stat_sum":{"num_bytes":4988388352,"num_objects":1202,"num_object_clones":0,"num_object_copies":3606,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1202,"num_whiteouts":0,"num_read":68749,"num_read_kb":3158266,"num_write":122747,"num_write_kb":21554809,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"21'2","reported_seq":99,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:46:39.491129+0000","last_change":"2024-09-22T00:40:01.880478+0000","last_active":"2024-09-22T01:46:39.491129+0000","last_peered":"2024-09-22T01:46:39.491129+0000","last_clean":"2024-09-22T01:46:39.491129+0000","last_became_active":"2024-09-22T00:39:59.895149+0000","last_became_peered":"2024-09-22T00:39:59.895149+0000","last_unstale":"2024-09-22T01:46:39.491129+0000","last_undegraded":"2024-09-22T01:46:39.491129+0000","last_fullsized":"2024-09-22T01:46:39.491129+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T04:40:50.152048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099824799999999997,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"30'164257","reported_seq":310837,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.115810+0000","last_change":"2024-09-22T00:40:13.424432+0000","last_active":"2024-09-22T01:50:14.115810+0000","last_peered":"2024-09-22T01:50:14.115810+0000","last_clean":"2024-09-22T01:50:14.115810+0000","last_became_active":"2024-09-22T00:40:10.595792+0000","last_became_peered":"2024-09-22T00:40:10.595792+0000","last_unstale":"2024-09-22T01:50:14.115810+0000","last_undegraded":"2024-09-22T01:50:14.115810+0000","last_fullsized":"2024-09-22T01:50:14.115810+0000","mapping_epoch":25,"log_start":"30'154158","ondisk_log_start":"30'154158","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T04:41:00.691249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038372699999999999,"stat_sum":{"num_bytes":5143036928,"num_objects":1238,"num_object_clones":0,"num_object_copies":3714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1238,"num_whiteouts":0,"num_read":146606,"num_read_kb":3409169,"num_write":164280,"num_write_kb":21099947,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"30'74","reported_seq":1011,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.146167+0000","last_change":"2024-09-22T00:40:01.952388+0000","last_active":"2024-09-22T01:50:14.146167+0000","last_peered":"2024-09-22T01:50:14.146167+0000","last_clean":"2024-09-22T01:50:14.146167+0000","last_became_active":"2024-09-22T00:39:59.868344+0000","last_became_peered":"2024-09-22T00:39:59.868344+0000","last_unstale":"2024-09-22T01:50:14.146167+0000","last_undegraded":"2024-09-22T01:50:14.146167+0000","last_fullsized":"2024-09-22T01:50:14.146167+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T10:53:46.883049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038599899999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":156,"num_read_kb":84,"num_write":69,"num_write_kb":63,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"30'256908","reported_seq":427549,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.112634+0000","last_change":"2024-09-22T00:40:13.680397+0000","last_active":"2024-09-22T01:50:14.112634+0000","last_peered":"2024-09-22T01:50:14.112634+0000","last_clean":"2024-09-22T01:50:14.112634+0000","last_became_active":"2024-09-22T00:40:10.595438+0000","last_became_peered":"2024-09-22T00:40:10.595438+0000","last_unstale":"2024-09-22T01:50:14.112634+0000","last_undegraded":"2024-09-22T01:50:14.112634+0000","last_fullsized":"2024-09-22T01:50:14.112634+0000","mapping_epoch":25,"log_start":"30'246887","ondisk_log_start":"30'246887","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10021,"log_dups_size":0,"ondisk_log_size":10021,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:57:42.682710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042747500000000002,"stat_sum":{"num_bytes":4935816704,"num_objects":1188,"num_object_clones":0,"num_object_copies":3564,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1188,"num_whiteouts":0,"num_read":170654,"num_read_kb":4003543,"num_write":256933,"num_write_kb":23910985,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,4],"acting":[6,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"30'1","reported_seq":78,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:48:09.499011+0000","last_change":"2024-09-22T00:40:01.879894+0000","last_active":"2024-09-22T01:48:09.499011+0000","last_peered":"2024-09-22T01:48:09.499011+0000","last_clean":"2024-09-22T01:48:09.499011+0000","last_became_active":"2024-09-22T00:39:59.868260+0000","last_became_peered":"2024-09-22T00:39:59.868260+0000","last_unstale":"2024-09-22T01:48:09.499011+0000","last_undegraded":"2024-09-22T01:48:09.499011+0000","last_fullsized":"2024-09-22T01:48:09.499011+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:07:32.125573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043176500000000002,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"30'84194","reported_seq":137188,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:13.978378+0000","last_change":"2024-09-22T00:40:13.423434+0000","last_active":"2024-09-22T01:50:13.978378+0000","last_peered":"2024-09-22T01:50:13.978378+0000","last_clean":"2024-09-22T01:50:13.978378+0000","last_became_active":"2024-09-22T00:40:10.595217+0000","last_became_peered":"2024-09-22T00:40:10.595217+0000","last_unstale":"2024-09-22T01:50:13.978378+0000","last_undegraded":"2024-09-22T01:50:13.978378+0000","last_fullsized":"2024-09-22T01:50:13.978378+0000","mapping_epoch":25,"log_start":"30'74117","ondisk_log_start":"30'74117","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:27:01.958024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041679299999999999,"stat_sum":{"num_bytes":4983201811,"num_objects":1198,"num_object_clones":0,"num_object_copies":3594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1198,"num_whiteouts":0,"num_read":52991,"num_read_kb":2808793,"num_write":84221,"num_write_kb":17312674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.3","version":"30'159","reported_seq":1189,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.133617+0000","last_change":"2024-09-22T00:40:01.880764+0000","last_active":"2024-09-22T01:50:14.133617+0000","last_peered":"2024-09-22T01:50:14.133617+0000","last_clean":"2024-09-22T01:50:14.133617+0000","last_became_active":"2024-09-22T00:39:59.869066+0000","last_became_peered":"2024-09-22T00:39:59.869066+0000","last_unstale":"2024-09-22T01:50:14.133617+0000","last_undegraded":"2024-09-22T01:50:14.133617+0000","last_fullsized":"2024-09-22T01:50:14.133617+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":159,"log_dups_size":0,"ondisk_log_size":159,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:26:51.418823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001259893,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":540,"num_read_kb":448,"num_write":142,"num_write_kb":133,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"17'117","reported_seq":222,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:48:09.561021+0000","last_change":"2024-09-22T00:39:57.086301+0000","last_active":"2024-09-22T01:48:09.561021+0000","last_peered":"2024-09-22T01:48:09.561021+0000","last_clean":"2024-09-22T01:48:09.561021+0000","last_became_active":"2024-09-22T00:39:57.085212+0000","last_became_peered":"2024-09-22T00:39:57.085212+0000","last_unstale":"2024-09-22T01:48:09.561021+0000","last_undegraded":"2024-09-22T01:48:09.561021+0000","last_fullsized":"2024-09-22T01:48:09.561021+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:55.593088+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:55.593088+0000","last_clean_scrub_stamp":"2024-09-22T00:39:55.593088+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T03:25:02.572348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20050443795,"num_objects":4826,"num_object_clones":0,"num_object_copies":14478,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4826,"num_whiteouts":0,"num_read":439000,"num_read_kb":13379771,"num_write":628181,"num_write_kb":83878415,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":30076465152,"data_stored":30076465152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40285,"ondisk_log_size":40285,"up":12,"acting":12,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30107,"num_read_kb":24948,"num_write":10032,"num_write_kb":9991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7377,"internal_metadata":0},"log_size":5240,"ondisk_log_size":5240,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575696,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3758148,"kb_used_data":2511664,"kb_used_omap":1,"kb_used_meta":1246462,"kb_avail":90613692,"statfs":{"total":96636764160,"available":92788420608,"internally_reserved":0,"allocated":2571943936,"data_stored":2571743033,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":1276377546},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834575696,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3407792,"kb_used_data":2410464,"kb_used_omap":5,"kb_used_meta":997306,"kb_avail":90964048,"statfs":{"total":96636764160,"available":93147185152,"internally_reserved":0,"allocated":2468315136,"data_stored":2468110814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5837,"internal_metadata":1021241651},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575696,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3732864,"kb_used_data":2512240,"kb_used_omap":1,"kb_used_meta":1220606,"kb_avail":90638976,"statfs":{"total":96636764160,"available":92814311424,"internally_reserved":0,"allocated":2572533760,"data_stored":2572321803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1249900997},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834575697,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8111856,"kb_used_data":7279520,"kb_used_omap":7,"kb_used_meta":832312,"kb_avail":86259984,"statfs":{"total":96636764160,"available":88330223616,"internally_reserved":0,"allocated":7454228480,"data_stored":7454031657,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7358,"internal_metadata":852288322},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575696,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":75940,"kb_used_data":340,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295900,"statfs":{"total":96636764160,"available":96559001600,"internally_reserved":0,"allocated":348160,"data_stored":132256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":77396423},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575695,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11223940,"kb_used_data":9790836,"kb_used_omap":5,"kb_used_meta":1433082,"kb_avail":83147900,"statfs":{"total":96636764160,"available":85143449600,"internally_reserved":0,"allocated":10025816064,"data_stored":10025619241,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6039,"internal_metadata":1467476073},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575696,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27928,"kb_used_data":900,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94343912,"statfs":{"total":96636764160,"available":96608165888,"internally_reserved":0,"allocated":921600,"data_stored":721225,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":13,"seq":55834575697,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6471204,"kb_used_data":4869396,"kb_used_omap":1,"kb_used_meta":1601790,"kb_avail":87900636,"statfs":{"total":96636764160,"available":90010251264,"internally_reserved":0,"allocated":4986261504,"data_stored":4986053757,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1640233413},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3200,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1399,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2847,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1330,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4985921536,"data_stored":4985921536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":10025488384,"data_stored":10025488384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":7453900800,"data_stored":7453900800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2571587584,"data_stored":2571587584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2467979264,"data_stored":2467979264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2571587584,"data_stored":2571587584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-22T01:50:17.194 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-22T01:50:17.471 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T01:50:17.471 INFO:teuthology.orchestra.run.smithi079.stderr:dumped all 2024-09-22T01:50:17.483 INFO:teuthology.orchestra.run.smithi079.stdout:{"pg_ready":true,"pg_map":{"version":2134,"stamp":"2024-09-22T01:50:16.137753+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20051036252,"num_objects":4840,"num_object_clones":0,"num_object_copies":14506,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4840,"num_whiteouts":0,"num_read":469223,"num_read_kb":13404819,"num_write":638372,"num_write_kb":83890822,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45642,"ondisk_log_size":45642,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":36809672,"kb_used_data":29375360,"kb_used_omap":26,"kb_used_meta":7434149,"kb_avail":718165048,"statfs":{"total":773094113280,"available":735401009152,"internally_reserved":0,"allocated":30080368640,"data_stored":30078733786,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27202,"internal_metadata":7612569022},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":2075,"num_read_kb":48304,"num_write":167,"num_write_kb":6662,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002626"},"pg_stats":[{"pgid":"2.7","version":"30'3106","reported_seq":3191,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.131351+0000","last_change":"2024-09-22T00:40:01.880570+0000","last_active":"2024-09-22T01:50:14.131351+0000","last_peered":"2024-09-22T01:50:14.131351+0000","last_clean":"2024-09-22T01:50:14.131351+0000","last_became_active":"2024-09-22T00:39:59.895976+0000","last_became_peered":"2024-09-22T00:39:59.895976+0000","last_unstale":"2024-09-22T01:50:14.131351+0000","last_undegraded":"2024-09-22T01:50:14.131351+0000","last_fullsized":"2024-09-22T01:50:14.131351+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":3106,"log_dups_size":0,"ondisk_log_size":3106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:09:07.128184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001080969,"stat_sum":{"num_bytes":1364,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":18575,"num_read_kb":15463,"num_write":6193,"num_write_kb":6179,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":69,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:47:10.085692+0000","last_change":"2024-09-22T00:40:01.876798+0000","last_active":"2024-09-22T01:47:10.085692+0000","last_peered":"2024-09-22T01:47:10.085692+0000","last_clean":"2024-09-22T01:47:10.085692+0000","last_became_active":"2024-09-22T00:39:59.895887+0000","last_became_peered":"2024-09-22T00:39:59.895887+0000","last_unstale":"2024-09-22T01:47:10.085692+0000","last_undegraded":"2024-09-22T01:47:10.085692+0000","last_fullsized":"2024-09-22T01:47:10.085692+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T03:06:39.659358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036643800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"30'150","reported_seq":1780,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.140052+0000","last_change":"2024-09-22T00:40:01.879887+0000","last_active":"2024-09-22T01:50:14.140052+0000","last_peered":"2024-09-22T01:50:14.140052+0000","last_clean":"2024-09-22T01:50:14.140052+0000","last_became_active":"2024-09-22T00:39:59.867881+0000","last_became_peered":"2024-09-22T00:39:59.867881+0000","last_unstale":"2024-09-22T01:50:14.140052+0000","last_undegraded":"2024-09-22T01:50:14.140052+0000","last_fullsized":"2024-09-22T01:50:14.140052+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:57:32.143509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039511,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":345,"num_read_kb":213,"num_write":140,"num_write_kb":134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"30'1748","reported_seq":1832,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:48:44.644590+0000","last_change":"2024-09-22T00:40:01.875615+0000","last_active":"2024-09-22T01:48:44.644590+0000","last_peered":"2024-09-22T01:48:44.644590+0000","last_clean":"2024-09-22T01:48:44.644590+0000","last_became_active":"2024-09-22T00:39:59.895110+0000","last_became_peered":"2024-09-22T00:39:59.895110+0000","last_unstale":"2024-09-22T01:48:44.644590+0000","last_undegraded":"2024-09-22T01:48:44.644590+0000","last_fullsized":"2024-09-22T01:48:44.644590+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":1748,"log_dups_size":0,"ondisk_log_size":1748,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T10:53:46.883049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043795999999999999,"stat_sum":{"num_bytes":674,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":10452,"num_read_kb":8709,"num_write":3485,"num_write_kb":3479,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"30'122711","reported_seq":191452,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.101614+0000","last_change":"2024-09-22T00:40:13.431784+0000","last_active":"2024-09-22T01:50:14.101614+0000","last_peered":"2024-09-22T01:50:14.101614+0000","last_clean":"2024-09-22T01:50:14.101614+0000","last_became_active":"2024-09-22T00:40:10.595143+0000","last_became_peered":"2024-09-22T00:40:10.595143+0000","last_unstale":"2024-09-22T01:50:14.101614+0000","last_undegraded":"2024-09-22T01:50:14.101614+0000","last_fullsized":"2024-09-22T01:50:14.101614+0000","mapping_epoch":25,"log_start":"30'112623","ondisk_log_start":"30'112623","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10088,"log_dups_size":0,"ondisk_log_size":10088,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:07:42.664774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049275499999999999,"stat_sum":{"num_bytes":4988388352,"num_objects":1202,"num_object_clones":0,"num_object_copies":3606,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1202,"num_whiteouts":0,"num_read":68749,"num_read_kb":3158266,"num_write":122747,"num_write_kb":21554809,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"21'2","reported_seq":99,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:46:39.491129+0000","last_change":"2024-09-22T00:40:01.880478+0000","last_active":"2024-09-22T01:46:39.491129+0000","last_peered":"2024-09-22T01:46:39.491129+0000","last_clean":"2024-09-22T01:46:39.491129+0000","last_became_active":"2024-09-22T00:39:59.895149+0000","last_became_peered":"2024-09-22T00:39:59.895149+0000","last_unstale":"2024-09-22T01:46:39.491129+0000","last_undegraded":"2024-09-22T01:46:39.491129+0000","last_fullsized":"2024-09-22T01:46:39.491129+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T04:40:50.152048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099824799999999997,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"30'164257","reported_seq":310837,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.115810+0000","last_change":"2024-09-22T00:40:13.424432+0000","last_active":"2024-09-22T01:50:14.115810+0000","last_peered":"2024-09-22T01:50:14.115810+0000","last_clean":"2024-09-22T01:50:14.115810+0000","last_became_active":"2024-09-22T00:40:10.595792+0000","last_became_peered":"2024-09-22T00:40:10.595792+0000","last_unstale":"2024-09-22T01:50:14.115810+0000","last_undegraded":"2024-09-22T01:50:14.115810+0000","last_fullsized":"2024-09-22T01:50:14.115810+0000","mapping_epoch":25,"log_start":"30'154158","ondisk_log_start":"30'154158","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T04:41:00.691249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038372699999999999,"stat_sum":{"num_bytes":5143036928,"num_objects":1238,"num_object_clones":0,"num_object_copies":3714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1238,"num_whiteouts":0,"num_read":146606,"num_read_kb":3409169,"num_write":164280,"num_write_kb":21099947,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"30'74","reported_seq":1011,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.146167+0000","last_change":"2024-09-22T00:40:01.952388+0000","last_active":"2024-09-22T01:50:14.146167+0000","last_peered":"2024-09-22T01:50:14.146167+0000","last_clean":"2024-09-22T01:50:14.146167+0000","last_became_active":"2024-09-22T00:39:59.868344+0000","last_became_peered":"2024-09-22T00:39:59.868344+0000","last_unstale":"2024-09-22T01:50:14.146167+0000","last_undegraded":"2024-09-22T01:50:14.146167+0000","last_fullsized":"2024-09-22T01:50:14.146167+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T10:53:46.883049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038599899999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":156,"num_read_kb":84,"num_write":69,"num_write_kb":63,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"30'256908","reported_seq":427549,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.112634+0000","last_change":"2024-09-22T00:40:13.680397+0000","last_active":"2024-09-22T01:50:14.112634+0000","last_peered":"2024-09-22T01:50:14.112634+0000","last_clean":"2024-09-22T01:50:14.112634+0000","last_became_active":"2024-09-22T00:40:10.595438+0000","last_became_peered":"2024-09-22T00:40:10.595438+0000","last_unstale":"2024-09-22T01:50:14.112634+0000","last_undegraded":"2024-09-22T01:50:14.112634+0000","last_fullsized":"2024-09-22T01:50:14.112634+0000","mapping_epoch":25,"log_start":"30'246887","ondisk_log_start":"30'246887","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10021,"log_dups_size":0,"ondisk_log_size":10021,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:57:42.682710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042747500000000002,"stat_sum":{"num_bytes":4935816704,"num_objects":1188,"num_object_clones":0,"num_object_copies":3564,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1188,"num_whiteouts":0,"num_read":170654,"num_read_kb":4003543,"num_write":256933,"num_write_kb":23910985,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,4],"acting":[6,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"30'1","reported_seq":78,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:48:09.499011+0000","last_change":"2024-09-22T00:40:01.879894+0000","last_active":"2024-09-22T01:48:09.499011+0000","last_peered":"2024-09-22T01:48:09.499011+0000","last_clean":"2024-09-22T01:48:09.499011+0000","last_became_active":"2024-09-22T00:39:59.868260+0000","last_became_peered":"2024-09-22T00:39:59.868260+0000","last_unstale":"2024-09-22T01:48:09.499011+0000","last_undegraded":"2024-09-22T01:48:09.499011+0000","last_fullsized":"2024-09-22T01:48:09.499011+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:07:32.125573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043176500000000002,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"30'84194","reported_seq":137188,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:13.978378+0000","last_change":"2024-09-22T00:40:13.423434+0000","last_active":"2024-09-22T01:50:13.978378+0000","last_peered":"2024-09-22T01:50:13.978378+0000","last_clean":"2024-09-22T01:50:13.978378+0000","last_became_active":"2024-09-22T00:40:10.595217+0000","last_became_peered":"2024-09-22T00:40:10.595217+0000","last_unstale":"2024-09-22T01:50:13.978378+0000","last_undegraded":"2024-09-22T01:50:13.978378+0000","last_fullsized":"2024-09-22T01:50:13.978378+0000","mapping_epoch":25,"log_start":"30'74117","ondisk_log_start":"30'74117","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:27:01.958024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041679299999999999,"stat_sum":{"num_bytes":4983201811,"num_objects":1198,"num_object_clones":0,"num_object_copies":3594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1198,"num_whiteouts":0,"num_read":52991,"num_read_kb":2808793,"num_write":84221,"num_write_kb":17312674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.3","version":"30'159","reported_seq":1189,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.133617+0000","last_change":"2024-09-22T00:40:01.880764+0000","last_active":"2024-09-22T01:50:14.133617+0000","last_peered":"2024-09-22T01:50:14.133617+0000","last_clean":"2024-09-22T01:50:14.133617+0000","last_became_active":"2024-09-22T00:39:59.869066+0000","last_became_peered":"2024-09-22T00:39:59.869066+0000","last_unstale":"2024-09-22T01:50:14.133617+0000","last_undegraded":"2024-09-22T01:50:14.133617+0000","last_fullsized":"2024-09-22T01:50:14.133617+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":159,"log_dups_size":0,"ondisk_log_size":159,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:26:51.418823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001259893,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":540,"num_read_kb":448,"num_write":142,"num_write_kb":133,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"17'117","reported_seq":222,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:48:09.561021+0000","last_change":"2024-09-22T00:39:57.086301+0000","last_active":"2024-09-22T01:48:09.561021+0000","last_peered":"2024-09-22T01:48:09.561021+0000","last_clean":"2024-09-22T01:48:09.561021+0000","last_became_active":"2024-09-22T00:39:57.085212+0000","last_became_peered":"2024-09-22T00:39:57.085212+0000","last_unstale":"2024-09-22T01:48:09.561021+0000","last_undegraded":"2024-09-22T01:48:09.561021+0000","last_fullsized":"2024-09-22T01:48:09.561021+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:55.593088+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:55.593088+0000","last_clean_scrub_stamp":"2024-09-22T00:39:55.593088+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T03:25:02.572348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20050443795,"num_objects":4826,"num_object_clones":0,"num_object_copies":14478,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4826,"num_whiteouts":0,"num_read":439000,"num_read_kb":13379771,"num_write":628181,"num_write_kb":83878415,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":30076465152,"data_stored":30076465152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40285,"ondisk_log_size":40285,"up":12,"acting":12,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30107,"num_read_kb":24948,"num_write":10032,"num_write_kb":9991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7377,"internal_metadata":0},"log_size":5240,"ondisk_log_size":5240,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575696,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3758148,"kb_used_data":2511664,"kb_used_omap":1,"kb_used_meta":1246462,"kb_avail":90613692,"statfs":{"total":96636764160,"available":92788420608,"internally_reserved":0,"allocated":2571943936,"data_stored":2571743033,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":1276377546},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834575696,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3407792,"kb_used_data":2410464,"kb_used_omap":5,"kb_used_meta":997306,"kb_avail":90964048,"statfs":{"total":96636764160,"available":93147185152,"internally_reserved":0,"allocated":2468315136,"data_stored":2468110814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5837,"internal_metadata":1021241651},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575696,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3732864,"kb_used_data":2512240,"kb_used_omap":1,"kb_used_meta":1220606,"kb_avail":90638976,"statfs":{"total":96636764160,"available":92814311424,"internally_reserved":0,"allocated":2572533760,"data_stored":2572321803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1249900997},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834575697,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8111856,"kb_used_data":7279520,"kb_used_omap":7,"kb_used_meta":832312,"kb_avail":86259984,"statfs":{"total":96636764160,"available":88330223616,"internally_reserved":0,"allocated":7454228480,"data_stored":7454031657,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7358,"internal_metadata":852288322},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575696,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":75940,"kb_used_data":340,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295900,"statfs":{"total":96636764160,"available":96559001600,"internally_reserved":0,"allocated":348160,"data_stored":132256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":77396423},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575695,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11223940,"kb_used_data":9790836,"kb_used_omap":5,"kb_used_meta":1433082,"kb_avail":83147900,"statfs":{"total":96636764160,"available":85143449600,"internally_reserved":0,"allocated":10025816064,"data_stored":10025619241,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6039,"internal_metadata":1467476073},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575696,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27928,"kb_used_data":900,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94343912,"statfs":{"total":96636764160,"available":96608165888,"internally_reserved":0,"allocated":921600,"data_stored":721225,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":13,"seq":55834575697,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6471204,"kb_used_data":4869396,"kb_used_omap":1,"kb_used_meta":1601790,"kb_avail":87900636,"statfs":{"total":96636764160,"available":90010251264,"internally_reserved":0,"allocated":4986261504,"data_stored":4986053757,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1640233413},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3200,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1399,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2847,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1330,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4985921536,"data_stored":4985921536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":10025488384,"data_stored":10025488384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":7453900800,"data_stored":7453900800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2571587584,"data_stored":2571587584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2467979264,"data_stored":2467979264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2571587584,"data_stored":2571587584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-22T01:50:17.484 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-22T01:50:17.484 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-22T01:50:17.758 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T01:50:17.759 INFO:teuthology.orchestra.run.smithi079.stderr:dumped all 2024-09-22T01:50:17.770 INFO:teuthology.orchestra.run.smithi079.stdout:{"pg_ready":true,"pg_map":{"version":2134,"stamp":"2024-09-22T01:50:16.137753+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20051036252,"num_objects":4840,"num_object_clones":0,"num_object_copies":14506,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4840,"num_whiteouts":0,"num_read":469223,"num_read_kb":13404819,"num_write":638372,"num_write_kb":83890822,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45642,"ondisk_log_size":45642,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":36809672,"kb_used_data":29375360,"kb_used_omap":26,"kb_used_meta":7434149,"kb_avail":718165048,"statfs":{"total":773094113280,"available":735401009152,"internally_reserved":0,"allocated":30080368640,"data_stored":30078733786,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27202,"internal_metadata":7612569022},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":2075,"num_read_kb":48304,"num_write":167,"num_write_kb":6662,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002626"},"pg_stats":[{"pgid":"2.7","version":"30'3106","reported_seq":3191,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.131351+0000","last_change":"2024-09-22T00:40:01.880570+0000","last_active":"2024-09-22T01:50:14.131351+0000","last_peered":"2024-09-22T01:50:14.131351+0000","last_clean":"2024-09-22T01:50:14.131351+0000","last_became_active":"2024-09-22T00:39:59.895976+0000","last_became_peered":"2024-09-22T00:39:59.895976+0000","last_unstale":"2024-09-22T01:50:14.131351+0000","last_undegraded":"2024-09-22T01:50:14.131351+0000","last_fullsized":"2024-09-22T01:50:14.131351+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":3106,"log_dups_size":0,"ondisk_log_size":3106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:09:07.128184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001080969,"stat_sum":{"num_bytes":1364,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":18575,"num_read_kb":15463,"num_write":6193,"num_write_kb":6179,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":69,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:47:10.085692+0000","last_change":"2024-09-22T00:40:01.876798+0000","last_active":"2024-09-22T01:47:10.085692+0000","last_peered":"2024-09-22T01:47:10.085692+0000","last_clean":"2024-09-22T01:47:10.085692+0000","last_became_active":"2024-09-22T00:39:59.895887+0000","last_became_peered":"2024-09-22T00:39:59.895887+0000","last_unstale":"2024-09-22T01:47:10.085692+0000","last_undegraded":"2024-09-22T01:47:10.085692+0000","last_fullsized":"2024-09-22T01:47:10.085692+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T03:06:39.659358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036643800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"30'150","reported_seq":1780,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.140052+0000","last_change":"2024-09-22T00:40:01.879887+0000","last_active":"2024-09-22T01:50:14.140052+0000","last_peered":"2024-09-22T01:50:14.140052+0000","last_clean":"2024-09-22T01:50:14.140052+0000","last_became_active":"2024-09-22T00:39:59.867881+0000","last_became_peered":"2024-09-22T00:39:59.867881+0000","last_unstale":"2024-09-22T01:50:14.140052+0000","last_undegraded":"2024-09-22T01:50:14.140052+0000","last_fullsized":"2024-09-22T01:50:14.140052+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:57:32.143509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039511,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":345,"num_read_kb":213,"num_write":140,"num_write_kb":134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"30'1748","reported_seq":1832,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:48:44.644590+0000","last_change":"2024-09-22T00:40:01.875615+0000","last_active":"2024-09-22T01:48:44.644590+0000","last_peered":"2024-09-22T01:48:44.644590+0000","last_clean":"2024-09-22T01:48:44.644590+0000","last_became_active":"2024-09-22T00:39:59.895110+0000","last_became_peered":"2024-09-22T00:39:59.895110+0000","last_unstale":"2024-09-22T01:48:44.644590+0000","last_undegraded":"2024-09-22T01:48:44.644590+0000","last_fullsized":"2024-09-22T01:48:44.644590+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":1748,"log_dups_size":0,"ondisk_log_size":1748,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T10:53:46.883049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043795999999999999,"stat_sum":{"num_bytes":674,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":10452,"num_read_kb":8709,"num_write":3485,"num_write_kb":3479,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"30'122711","reported_seq":191452,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.101614+0000","last_change":"2024-09-22T00:40:13.431784+0000","last_active":"2024-09-22T01:50:14.101614+0000","last_peered":"2024-09-22T01:50:14.101614+0000","last_clean":"2024-09-22T01:50:14.101614+0000","last_became_active":"2024-09-22T00:40:10.595143+0000","last_became_peered":"2024-09-22T00:40:10.595143+0000","last_unstale":"2024-09-22T01:50:14.101614+0000","last_undegraded":"2024-09-22T01:50:14.101614+0000","last_fullsized":"2024-09-22T01:50:14.101614+0000","mapping_epoch":25,"log_start":"30'112623","ondisk_log_start":"30'112623","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10088,"log_dups_size":0,"ondisk_log_size":10088,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:07:42.664774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049275499999999999,"stat_sum":{"num_bytes":4988388352,"num_objects":1202,"num_object_clones":0,"num_object_copies":3606,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1202,"num_whiteouts":0,"num_read":68749,"num_read_kb":3158266,"num_write":122747,"num_write_kb":21554809,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"21'2","reported_seq":99,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:46:39.491129+0000","last_change":"2024-09-22T00:40:01.880478+0000","last_active":"2024-09-22T01:46:39.491129+0000","last_peered":"2024-09-22T01:46:39.491129+0000","last_clean":"2024-09-22T01:46:39.491129+0000","last_became_active":"2024-09-22T00:39:59.895149+0000","last_became_peered":"2024-09-22T00:39:59.895149+0000","last_unstale":"2024-09-22T01:46:39.491129+0000","last_undegraded":"2024-09-22T01:46:39.491129+0000","last_fullsized":"2024-09-22T01:46:39.491129+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T04:40:50.152048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099824799999999997,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"30'164257","reported_seq":310837,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.115810+0000","last_change":"2024-09-22T00:40:13.424432+0000","last_active":"2024-09-22T01:50:14.115810+0000","last_peered":"2024-09-22T01:50:14.115810+0000","last_clean":"2024-09-22T01:50:14.115810+0000","last_became_active":"2024-09-22T00:40:10.595792+0000","last_became_peered":"2024-09-22T00:40:10.595792+0000","last_unstale":"2024-09-22T01:50:14.115810+0000","last_undegraded":"2024-09-22T01:50:14.115810+0000","last_fullsized":"2024-09-22T01:50:14.115810+0000","mapping_epoch":25,"log_start":"30'154158","ondisk_log_start":"30'154158","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T04:41:00.691249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038372699999999999,"stat_sum":{"num_bytes":5143036928,"num_objects":1238,"num_object_clones":0,"num_object_copies":3714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1238,"num_whiteouts":0,"num_read":146606,"num_read_kb":3409169,"num_write":164280,"num_write_kb":21099947,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"30'74","reported_seq":1011,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.146167+0000","last_change":"2024-09-22T00:40:01.952388+0000","last_active":"2024-09-22T01:50:14.146167+0000","last_peered":"2024-09-22T01:50:14.146167+0000","last_clean":"2024-09-22T01:50:14.146167+0000","last_became_active":"2024-09-22T00:39:59.868344+0000","last_became_peered":"2024-09-22T00:39:59.868344+0000","last_unstale":"2024-09-22T01:50:14.146167+0000","last_undegraded":"2024-09-22T01:50:14.146167+0000","last_fullsized":"2024-09-22T01:50:14.146167+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T10:53:46.883049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038599899999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":156,"num_read_kb":84,"num_write":69,"num_write_kb":63,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"30'256908","reported_seq":427549,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.112634+0000","last_change":"2024-09-22T00:40:13.680397+0000","last_active":"2024-09-22T01:50:14.112634+0000","last_peered":"2024-09-22T01:50:14.112634+0000","last_clean":"2024-09-22T01:50:14.112634+0000","last_became_active":"2024-09-22T00:40:10.595438+0000","last_became_peered":"2024-09-22T00:40:10.595438+0000","last_unstale":"2024-09-22T01:50:14.112634+0000","last_undegraded":"2024-09-22T01:50:14.112634+0000","last_fullsized":"2024-09-22T01:50:14.112634+0000","mapping_epoch":25,"log_start":"30'246887","ondisk_log_start":"30'246887","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10021,"log_dups_size":0,"ondisk_log_size":10021,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:57:42.682710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042747500000000002,"stat_sum":{"num_bytes":4935816704,"num_objects":1188,"num_object_clones":0,"num_object_copies":3564,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1188,"num_whiteouts":0,"num_read":170654,"num_read_kb":4003543,"num_write":256933,"num_write_kb":23910985,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,4],"acting":[6,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"30'1","reported_seq":78,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:48:09.499011+0000","last_change":"2024-09-22T00:40:01.879894+0000","last_active":"2024-09-22T01:48:09.499011+0000","last_peered":"2024-09-22T01:48:09.499011+0000","last_clean":"2024-09-22T01:48:09.499011+0000","last_became_active":"2024-09-22T00:39:59.868260+0000","last_became_peered":"2024-09-22T00:39:59.868260+0000","last_unstale":"2024-09-22T01:48:09.499011+0000","last_undegraded":"2024-09-22T01:48:09.499011+0000","last_fullsized":"2024-09-22T01:48:09.499011+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:07:32.125573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043176500000000002,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"30'84194","reported_seq":137188,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:13.978378+0000","last_change":"2024-09-22T00:40:13.423434+0000","last_active":"2024-09-22T01:50:13.978378+0000","last_peered":"2024-09-22T01:50:13.978378+0000","last_clean":"2024-09-22T01:50:13.978378+0000","last_became_active":"2024-09-22T00:40:10.595217+0000","last_became_peered":"2024-09-22T00:40:10.595217+0000","last_unstale":"2024-09-22T01:50:13.978378+0000","last_undegraded":"2024-09-22T01:50:13.978378+0000","last_fullsized":"2024-09-22T01:50:13.978378+0000","mapping_epoch":25,"log_start":"30'74117","ondisk_log_start":"30'74117","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:27:01.958024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041679299999999999,"stat_sum":{"num_bytes":4983201811,"num_objects":1198,"num_object_clones":0,"num_object_copies":3594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1198,"num_whiteouts":0,"num_read":52991,"num_read_kb":2808793,"num_write":84221,"num_write_kb":17312674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.3","version":"30'159","reported_seq":1189,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.133617+0000","last_change":"2024-09-22T00:40:01.880764+0000","last_active":"2024-09-22T01:50:14.133617+0000","last_peered":"2024-09-22T01:50:14.133617+0000","last_clean":"2024-09-22T01:50:14.133617+0000","last_became_active":"2024-09-22T00:39:59.869066+0000","last_became_peered":"2024-09-22T00:39:59.869066+0000","last_unstale":"2024-09-22T01:50:14.133617+0000","last_undegraded":"2024-09-22T01:50:14.133617+0000","last_fullsized":"2024-09-22T01:50:14.133617+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":159,"log_dups_size":0,"ondisk_log_size":159,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:26:51.418823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001259893,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":540,"num_read_kb":448,"num_write":142,"num_write_kb":133,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"17'117","reported_seq":222,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:48:09.561021+0000","last_change":"2024-09-22T00:39:57.086301+0000","last_active":"2024-09-22T01:48:09.561021+0000","last_peered":"2024-09-22T01:48:09.561021+0000","last_clean":"2024-09-22T01:48:09.561021+0000","last_became_active":"2024-09-22T00:39:57.085212+0000","last_became_peered":"2024-09-22T00:39:57.085212+0000","last_unstale":"2024-09-22T01:48:09.561021+0000","last_undegraded":"2024-09-22T01:48:09.561021+0000","last_fullsized":"2024-09-22T01:48:09.561021+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:55.593088+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:55.593088+0000","last_clean_scrub_stamp":"2024-09-22T00:39:55.593088+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T03:25:02.572348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20050443795,"num_objects":4826,"num_object_clones":0,"num_object_copies":14478,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4826,"num_whiteouts":0,"num_read":439000,"num_read_kb":13379771,"num_write":628181,"num_write_kb":83878415,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":30076465152,"data_stored":30076465152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40285,"ondisk_log_size":40285,"up":12,"acting":12,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30107,"num_read_kb":24948,"num_write":10032,"num_write_kb":9991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7377,"internal_metadata":0},"log_size":5240,"ondisk_log_size":5240,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575696,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3758148,"kb_used_data":2511664,"kb_used_omap":1,"kb_used_meta":1246462,"kb_avail":90613692,"statfs":{"total":96636764160,"available":92788420608,"internally_reserved":0,"allocated":2571943936,"data_stored":2571743033,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":1276377546},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834575696,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3407792,"kb_used_data":2410464,"kb_used_omap":5,"kb_used_meta":997306,"kb_avail":90964048,"statfs":{"total":96636764160,"available":93147185152,"internally_reserved":0,"allocated":2468315136,"data_stored":2468110814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5837,"internal_metadata":1021241651},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575696,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3732864,"kb_used_data":2512240,"kb_used_omap":1,"kb_used_meta":1220606,"kb_avail":90638976,"statfs":{"total":96636764160,"available":92814311424,"internally_reserved":0,"allocated":2572533760,"data_stored":2572321803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1249900997},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834575697,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8111856,"kb_used_data":7279520,"kb_used_omap":7,"kb_used_meta":832312,"kb_avail":86259984,"statfs":{"total":96636764160,"available":88330223616,"internally_reserved":0,"allocated":7454228480,"data_stored":7454031657,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7358,"internal_metadata":852288322},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575696,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":75940,"kb_used_data":340,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295900,"statfs":{"total":96636764160,"available":96559001600,"internally_reserved":0,"allocated":348160,"data_stored":132256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":77396423},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575695,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11223940,"kb_used_data":9790836,"kb_used_omap":5,"kb_used_meta":1433082,"kb_avail":83147900,"statfs":{"total":96636764160,"available":85143449600,"internally_reserved":0,"allocated":10025816064,"data_stored":10025619241,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6039,"internal_metadata":1467476073},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575696,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27928,"kb_used_data":900,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94343912,"statfs":{"total":96636764160,"available":96608165888,"internally_reserved":0,"allocated":921600,"data_stored":721225,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":13,"seq":55834575697,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6471204,"kb_used_data":4869396,"kb_used_omap":1,"kb_used_meta":1601790,"kb_avail":87900636,"statfs":{"total":96636764160,"available":90010251264,"internally_reserved":0,"allocated":4986261504,"data_stored":4986053757,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1640233413},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3200,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1399,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2847,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1330,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4985921536,"data_stored":4985921536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":10025488384,"data_stored":10025488384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":7453900800,"data_stored":7453900800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2571587584,"data_stored":2571587584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2467979264,"data_stored":2467979264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2571587584,"data_stored":2571587584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-22T01:50:17.771 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-22T01:50:18.045 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T01:50:18.045 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":30,"fsid":"9710ae7c-e51c-4245-ba18-1ed243ce2cef","created":"2024-09-22T00:39:40.599712+0000","modified":"2024-09-22T00:40:20.385447+0000","last_up_change":"2024-09-22T00:39:53.570136+0000","last_in_change":"2024-09-22T00:39:42.760305+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":5,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":3,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-22T00:39:55.464612+0000","flags":1,"flags_names":"hashpspool","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"17","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_type":"Fair distribution","score_acting":8,"score_stable":8,"optimal_score":0.25,"raw_score_acting":2,"raw_score_stable":2,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-09-22T00:39:58.500320+0000","flags":8193,"flags_names":"hashpspool,selfmanaged_snaps","type":1,"size":2,"min_size":1,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":8,"pg_placement_num":8,"pg_placement_num_target":8,"pg_num_target":8,"pg_num_pending":8,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"21","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":21,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}},"read_balance":{"score_type":"Fair distribution","score_acting":4.9800000190734863,"score_stable":4.9800000190734863,"optimal_score":0.87999999523162842,"raw_score_acting":4.380000114440918,"raw_score_stable":4.380000114440918,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":3,"pool_name":"datapool","create_time":"2024-09-22T00:40:08.417811+0000","flags":8197,"flags_names":"hashpspool,ec_overwrites,selfmanaged_snaps","type":3,"size":3,"min_size":2,"crush_rule":1,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":4,"pg_placement_num":4,"pg_placement_num_target":4,"pg_num_target":4,"pg_num_pending":4,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"29","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":2,"snap_epoch":29,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"teuthologyprofile","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":8192,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rbd":{}}}],"osds":[{"osd":0,"uuid":"1104ab02-a704-42f1-b29b-01f7aea53ee9","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6817","nonce":2027493591}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6818","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6819","nonce":2027493591}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6823","nonce":2027493591}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":2027493591},{"type":"v1","addr":"172.21.15.79:6821","nonce":2027493591}]},"public_addr":"172.21.15.79:6817/2027493591","cluster_addr":"172.21.15.79:6819/2027493591","heartbeat_back_addr":"172.21.15.79:6823/2027493591","heartbeat_front_addr":"172.21.15.79:6821/2027493591","state":["exists","up"]},{"osd":1,"uuid":"0216de95-3875-4656-981d-6683f3652fca","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":15,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6801","nonce":98424180}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6803","nonce":98424180}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6807","nonce":98424180}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":98424180},{"type":"v1","addr":"172.21.15.79:6805","nonce":98424180}]},"public_addr":"172.21.15.79:6801/98424180","cluster_addr":"172.21.15.79:6803/98424180","heartbeat_back_addr":"172.21.15.79:6807/98424180","heartbeat_front_addr":"172.21.15.79:6805/98424180","state":["exists","up"]},{"osd":2,"uuid":"6af9d0b4-8e46-4e96-9ef2-e076c3f8f079","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6809","nonce":394970880}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6811","nonce":394970880}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6815","nonce":394970880}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":394970880},{"type":"v1","addr":"172.21.15.79:6813","nonce":394970880}]},"public_addr":"172.21.15.79:6809/394970880","cluster_addr":"172.21.15.79:6811/394970880","heartbeat_back_addr":"172.21.15.79:6815/394970880","heartbeat_front_addr":"172.21.15.79:6813/394970880","state":["exists","up"]},{"osd":3,"uuid":"1fa19b74-114a-464d-88e4-4b45a263ee4b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6825","nonce":2695732295}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6826","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6827","nonce":2695732295}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6831","nonce":2695732295}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":2695732295},{"type":"v1","addr":"172.21.15.79:6829","nonce":2695732295}]},"public_addr":"172.21.15.79:6825/2695732295","cluster_addr":"172.21.15.79:6827/2695732295","heartbeat_back_addr":"172.21.15.79:6831/2695732295","heartbeat_front_addr":"172.21.15.79:6829/2695732295","state":["exists","up"]},{"osd":4,"uuid":"09d620c8-f1a5-4ce0-8fae-bb31f46284c2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6808","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6809","nonce":1670671586}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6810","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6811","nonce":1670671586}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6814","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6815","nonce":1670671586}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6812","nonce":1670671586},{"type":"v1","addr":"172.21.15.102:6813","nonce":1670671586}]},"public_addr":"172.21.15.102:6809/1670671586","cluster_addr":"172.21.15.102:6811/1670671586","heartbeat_back_addr":"172.21.15.102:6815/1670671586","heartbeat_front_addr":"172.21.15.102:6813/1670671586","state":["exists","up"]},{"osd":5,"uuid":"0c59fc64-7757-43a6-9641-e940c11e320b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6824","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6825","nonce":3266133594}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6826","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6827","nonce":3266133594}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6830","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6831","nonce":3266133594}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6828","nonce":3266133594},{"type":"v1","addr":"172.21.15.102:6829","nonce":3266133594}]},"public_addr":"172.21.15.102:6825/3266133594","cluster_addr":"172.21.15.102:6827/3266133594","heartbeat_back_addr":"172.21.15.102:6831/3266133594","heartbeat_front_addr":"172.21.15.102:6829/3266133594","state":["exists","up"]},{"osd":6,"uuid":"92bf7e84-db6c-4be1-8c91-47f9fcddae20","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6816","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6817","nonce":1480536190}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6818","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6819","nonce":1480536190}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6822","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6823","nonce":1480536190}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6820","nonce":1480536190},{"type":"v1","addr":"172.21.15.102:6821","nonce":1480536190}]},"public_addr":"172.21.15.102:6817/1480536190","cluster_addr":"172.21.15.102:6819/1480536190","heartbeat_back_addr":"172.21.15.102:6823/1480536190","heartbeat_front_addr":"172.21.15.102:6821/1480536190","state":["exists","up"]},{"osd":7,"uuid":"bc48248b-90fc-4092-8ac0-5691c1c6bd77","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":18,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6800","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6801","nonce":3370319770}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6802","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6803","nonce":3370319770}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6806","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6807","nonce":3370319770}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.102:6804","nonce":3370319770},{"type":"v1","addr":"172.21.15.102:6805","nonce":3370319770}]},"public_addr":"172.21.15.102:6801/3370319770","cluster_addr":"172.21.15.102:6803/3370319770","heartbeat_back_addr":"172.21.15.102:6807/3370319770","heartbeat_front_addr":"172.21.15.102:6805/3370319770","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.269970+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.084073+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.977555+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.123068+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.860725+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.896133+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:50.323269+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-09-22T00:39:49.816381+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"},"teuthologyprofile":{"crush-device-class":"","crush-failure-domain":"osd","crush-num-failure-domains":"0","crush-osds-per-failure-domain":"0","crush-root":"default","jerasure-per-chunk-alignment":"false","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van","w":"8"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[{"pool":3,"snaps":[{"begin":2,"length":1}]}],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-09-22T01:50:19.058 INFO:tasks.ceph:Scrubbing osd.0 2024-09-22T01:50:19.059 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 config set osd_debug_deep_scrub_sleep 0 2024-09-22T01:50:19.192 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-22T01:50:19.192 INFO:teuthology.orchestra.run.smithi079.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-22T01:50:19.192 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-22T01:50:19.202 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2024-09-22T01:50:19.482 INFO:teuthology.orchestra.run.smithi079.stderr:instructed osd(s) 0 to deep-scrub 2024-09-22T01:50:19.494 INFO:tasks.ceph:Scrubbing osd.1 2024-09-22T01:50:19.495 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 config set osd_debug_deep_scrub_sleep 0 2024-09-22T01:50:19.616 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-22T01:50:19.616 INFO:teuthology.orchestra.run.smithi079.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-22T01:50:19.616 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-22T01:50:19.627 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2024-09-22T01:50:19.904 INFO:teuthology.orchestra.run.smithi079.stderr:instructed osd(s) 1 to deep-scrub 2024-09-22T01:50:19.916 INFO:tasks.ceph:Scrubbing osd.2 2024-09-22T01:50:19.917 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 config set osd_debug_deep_scrub_sleep 0 2024-09-22T01:50:20.038 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-22T01:50:20.038 INFO:teuthology.orchestra.run.smithi079.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-22T01:50:20.038 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-22T01:50:20.049 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2024-09-22T01:50:20.336 INFO:teuthology.orchestra.run.smithi079.stderr:instructed osd(s) 2 to deep-scrub 2024-09-22T01:50:20.349 INFO:tasks.ceph:Scrubbing osd.3 2024-09-22T01:50:20.350 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 config set osd_debug_deep_scrub_sleep 0 2024-09-22T01:50:20.491 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-22T01:50:20.491 INFO:teuthology.orchestra.run.smithi079.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-22T01:50:20.491 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-22T01:50:20.503 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2024-09-22T01:50:20.813 INFO:teuthology.orchestra.run.smithi079.stderr:instructed osd(s) 3 to deep-scrub 2024-09-22T01:50:20.827 INFO:tasks.ceph:Scrubbing osd.4 2024-09-22T01:50:20.827 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 config set osd_debug_deep_scrub_sleep 0 2024-09-22T01:50:20.970 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-22T01:50:20.970 INFO:teuthology.orchestra.run.smithi079.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-22T01:50:20.970 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-22T01:50:20.983 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2024-09-22T01:50:21.310 INFO:teuthology.orchestra.run.smithi079.stderr:instructed osd(s) 4 to deep-scrub 2024-09-22T01:50:21.324 INFO:tasks.ceph:Scrubbing osd.5 2024-09-22T01:50:21.324 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 config set osd_debug_deep_scrub_sleep 0 2024-09-22T01:50:21.459 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-22T01:50:21.459 INFO:teuthology.orchestra.run.smithi079.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-22T01:50:21.460 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-22T01:50:21.472 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2024-09-22T01:50:21.808 INFO:teuthology.orchestra.run.smithi079.stderr:instructed osd(s) 5 to deep-scrub 2024-09-22T01:50:21.823 INFO:tasks.ceph:Scrubbing osd.6 2024-09-22T01:50:21.823 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 config set osd_debug_deep_scrub_sleep 0 2024-09-22T01:50:21.961 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-22T01:50:21.961 INFO:teuthology.orchestra.run.smithi079.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-22T01:50:21.961 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-22T01:50:21.972 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2024-09-22T01:50:22.307 INFO:teuthology.orchestra.run.smithi079.stderr:instructed osd(s) 6 to deep-scrub 2024-09-22T01:50:22.322 INFO:tasks.ceph:Scrubbing osd.7 2024-09-22T01:50:22.322 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 config set osd_debug_deep_scrub_sleep 0 2024-09-22T01:50:22.470 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-22T01:50:22.470 INFO:teuthology.orchestra.run.smithi079.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-22T01:50:22.471 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-22T01:50:22.483 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2024-09-22T01:50:22.844 INFO:teuthology.orchestra.run.smithi079.stderr:instructed osd(s) 7 to deep-scrub 2024-09-22T01:50:22.860 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-22T01:50:23.238 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T01:50:23.238 INFO:teuthology.orchestra.run.smithi079.stderr:dumped all 2024-09-22T01:50:23.254 INFO:teuthology.orchestra.run.smithi079.stdout:{"pg_ready":true,"pg_map":{"version":2137,"stamp":"2024-09-22T01:50:22.138969+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20051036252,"num_objects":4840,"num_object_clones":0,"num_object_copies":14506,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4840,"num_whiteouts":0,"num_read":469223,"num_read_kb":13404819,"num_write":638372,"num_write_kb":83890822,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45642,"ondisk_log_size":45642,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":36813792,"kb_used_data":29375324,"kb_used_omap":26,"kb_used_meta":7438309,"kb_avail":718160928,"statfs":{"total":773094113280,"available":735396790272,"internally_reserved":0,"allocated":30080331776,"data_stored":30078696922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27202,"internal_metadata":7616828862},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1927,"num_read_kb":46422,"num_write":155,"num_write_kb":6529,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002330"},"pg_stats":[{"pgid":"2.7","version":"30'3106","reported_seq":3191,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.131351+0000","last_change":"2024-09-22T00:40:01.880570+0000","last_active":"2024-09-22T01:50:14.131351+0000","last_peered":"2024-09-22T01:50:14.131351+0000","last_clean":"2024-09-22T01:50:14.131351+0000","last_became_active":"2024-09-22T00:39:59.895976+0000","last_became_peered":"2024-09-22T00:39:59.895976+0000","last_unstale":"2024-09-22T01:50:14.131351+0000","last_undegraded":"2024-09-22T01:50:14.131351+0000","last_fullsized":"2024-09-22T01:50:14.131351+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":3106,"log_dups_size":0,"ondisk_log_size":3106,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:09:07.128184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001080969,"stat_sum":{"num_bytes":1364,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":18575,"num_read_kb":15463,"num_write":6193,"num_write_kb":6179,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":69,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:47:10.085692+0000","last_change":"2024-09-22T00:40:01.876798+0000","last_active":"2024-09-22T01:47:10.085692+0000","last_peered":"2024-09-22T01:47:10.085692+0000","last_clean":"2024-09-22T01:47:10.085692+0000","last_became_active":"2024-09-22T00:39:59.895887+0000","last_became_peered":"2024-09-22T00:39:59.895887+0000","last_unstale":"2024-09-22T01:47:10.085692+0000","last_undegraded":"2024-09-22T01:47:10.085692+0000","last_fullsized":"2024-09-22T01:47:10.085692+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T03:06:39.659358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036643800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"30'150","reported_seq":1780,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.140052+0000","last_change":"2024-09-22T00:40:01.879887+0000","last_active":"2024-09-22T01:50:14.140052+0000","last_peered":"2024-09-22T01:50:14.140052+0000","last_clean":"2024-09-22T01:50:14.140052+0000","last_became_active":"2024-09-22T00:39:59.867881+0000","last_became_peered":"2024-09-22T00:39:59.867881+0000","last_unstale":"2024-09-22T01:50:14.140052+0000","last_undegraded":"2024-09-22T01:50:14.140052+0000","last_fullsized":"2024-09-22T01:50:14.140052+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:57:32.143509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00039511,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":345,"num_read_kb":213,"num_write":140,"num_write_kb":134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"30'1748","reported_seq":1832,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:48:44.644590+0000","last_change":"2024-09-22T00:40:01.875615+0000","last_active":"2024-09-22T01:48:44.644590+0000","last_peered":"2024-09-22T01:48:44.644590+0000","last_clean":"2024-09-22T01:48:44.644590+0000","last_became_active":"2024-09-22T00:39:59.895110+0000","last_became_peered":"2024-09-22T00:39:59.895110+0000","last_unstale":"2024-09-22T01:48:44.644590+0000","last_undegraded":"2024-09-22T01:48:44.644590+0000","last_fullsized":"2024-09-22T01:48:44.644590+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":1748,"log_dups_size":0,"ondisk_log_size":1748,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T10:53:46.883049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043795999999999999,"stat_sum":{"num_bytes":674,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":10452,"num_read_kb":8709,"num_write":3485,"num_write_kb":3479,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"30'122711","reported_seq":191453,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.108360+0000","last_change":"2024-09-22T00:40:13.431784+0000","last_active":"2024-09-22T01:50:14.108360+0000","last_peered":"2024-09-22T01:50:14.108360+0000","last_clean":"2024-09-22T01:50:14.108360+0000","last_became_active":"2024-09-22T00:40:10.595143+0000","last_became_peered":"2024-09-22T00:40:10.595143+0000","last_unstale":"2024-09-22T01:50:14.108360+0000","last_undegraded":"2024-09-22T01:50:14.108360+0000","last_fullsized":"2024-09-22T01:50:14.108360+0000","mapping_epoch":25,"log_start":"30'112623","ondisk_log_start":"30'112623","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10088,"log_dups_size":0,"ondisk_log_size":10088,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"queued for deep scrub","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00049275499999999999,"stat_sum":{"num_bytes":4988388352,"num_objects":1202,"num_object_clones":0,"num_object_copies":3606,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1202,"num_whiteouts":0,"num_read":68749,"num_read_kb":3158266,"num_write":122747,"num_write_kb":21554809,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"21'2","reported_seq":99,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:46:39.491129+0000","last_change":"2024-09-22T00:40:01.880478+0000","last_active":"2024-09-22T01:46:39.491129+0000","last_peered":"2024-09-22T01:46:39.491129+0000","last_clean":"2024-09-22T01:46:39.491129+0000","last_became_active":"2024-09-22T00:39:59.895149+0000","last_became_peered":"2024-09-22T00:39:59.895149+0000","last_unstale":"2024-09-22T01:46:39.491129+0000","last_undegraded":"2024-09-22T01:46:39.491129+0000","last_fullsized":"2024-09-22T01:46:39.491129+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T04:40:50.152048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00099824799999999997,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"30'164257","reported_seq":310838,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.117726+0000","last_change":"2024-09-22T00:40:13.424432+0000","last_active":"2024-09-22T01:50:14.117726+0000","last_peered":"2024-09-22T01:50:14.117726+0000","last_clean":"2024-09-22T01:50:14.117726+0000","last_became_active":"2024-09-22T00:40:10.595792+0000","last_became_peered":"2024-09-22T00:40:10.595792+0000","last_unstale":"2024-09-22T01:50:14.117726+0000","last_undegraded":"2024-09-22T01:50:14.117726+0000","last_fullsized":"2024-09-22T01:50:14.117726+0000","mapping_epoch":25,"log_start":"30'154158","ondisk_log_start":"30'154158","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T04:41:00.691249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038372699999999999,"stat_sum":{"num_bytes":5143036928,"num_objects":1238,"num_object_clones":0,"num_object_copies":3714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1238,"num_whiteouts":0,"num_read":146606,"num_read_kb":3409169,"num_write":164280,"num_write_kb":21099947,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"30'74","reported_seq":1011,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.146167+0000","last_change":"2024-09-22T00:40:01.952388+0000","last_active":"2024-09-22T01:50:14.146167+0000","last_peered":"2024-09-22T01:50:14.146167+0000","last_clean":"2024-09-22T01:50:14.146167+0000","last_became_active":"2024-09-22T00:39:59.868344+0000","last_became_peered":"2024-09-22T00:39:59.868344+0000","last_unstale":"2024-09-22T01:50:14.146167+0000","last_undegraded":"2024-09-22T01:50:14.146167+0000","last_fullsized":"2024-09-22T01:50:14.146167+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":74,"log_dups_size":0,"ondisk_log_size":74,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T10:53:46.883049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00038599899999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":156,"num_read_kb":84,"num_write":69,"num_write_kb":63,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"30'256908","reported_seq":427549,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.112634+0000","last_change":"2024-09-22T00:40:13.680397+0000","last_active":"2024-09-22T01:50:14.112634+0000","last_peered":"2024-09-22T01:50:14.112634+0000","last_clean":"2024-09-22T01:50:14.112634+0000","last_became_active":"2024-09-22T00:40:10.595438+0000","last_became_peered":"2024-09-22T00:40:10.595438+0000","last_unstale":"2024-09-22T01:50:14.112634+0000","last_undegraded":"2024-09-22T01:50:14.112634+0000","last_fullsized":"2024-09-22T01:50:14.112634+0000","mapping_epoch":25,"log_start":"30'246887","ondisk_log_start":"30'246887","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10021,"log_dups_size":0,"ondisk_log_size":10021,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:57:42.682710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042747500000000002,"stat_sum":{"num_bytes":4935816704,"num_objects":1188,"num_object_clones":0,"num_object_copies":3564,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1188,"num_whiteouts":0,"num_read":170654,"num_read_kb":4003543,"num_write":256933,"num_write_kb":23910985,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,4],"acting":[6,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"30'1","reported_seq":78,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:48:09.499011+0000","last_change":"2024-09-22T00:40:01.879894+0000","last_active":"2024-09-22T01:48:09.499011+0000","last_peered":"2024-09-22T01:48:09.499011+0000","last_clean":"2024-09-22T01:48:09.499011+0000","last_became_active":"2024-09-22T00:39:59.868260+0000","last_became_peered":"2024-09-22T00:39:59.868260+0000","last_unstale":"2024-09-22T01:48:09.499011+0000","last_undegraded":"2024-09-22T01:48:09.499011+0000","last_fullsized":"2024-09-22T01:48:09.499011+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:07:32.125573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043176500000000002,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"30'84194","reported_seq":137188,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:13.978378+0000","last_change":"2024-09-22T00:40:13.423434+0000","last_active":"2024-09-22T01:50:13.978378+0000","last_peered":"2024-09-22T01:50:13.978378+0000","last_clean":"2024-09-22T01:50:13.978378+0000","last_became_active":"2024-09-22T00:40:10.595217+0000","last_became_peered":"2024-09-22T00:40:10.595217+0000","last_unstale":"2024-09-22T01:50:13.978378+0000","last_undegraded":"2024-09-22T01:50:13.978378+0000","last_fullsized":"2024-09-22T01:50:13.978378+0000","mapping_epoch":25,"log_start":"30'74117","ondisk_log_start":"30'74117","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:40:09.394149+0000","last_clean_scrub_stamp":"2024-09-22T00:40:09.394149+0000","objects_scrubbed":0,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:27:01.958024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00041679299999999999,"stat_sum":{"num_bytes":4983201811,"num_objects":1198,"num_object_clones":0,"num_object_copies":3594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1198,"num_whiteouts":0,"num_read":52991,"num_read_kb":2808793,"num_write":84221,"num_write_kb":17312674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.3","version":"30'159","reported_seq":1189,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:14.133617+0000","last_change":"2024-09-22T00:40:01.880764+0000","last_active":"2024-09-22T01:50:14.133617+0000","last_peered":"2024-09-22T01:50:14.133617+0000","last_clean":"2024-09-22T01:50:14.133617+0000","last_became_active":"2024-09-22T00:39:59.869066+0000","last_became_peered":"2024-09-22T00:39:59.869066+0000","last_unstale":"2024-09-22T01:50:14.133617+0000","last_undegraded":"2024-09-22T01:50:14.133617+0000","last_fullsized":"2024-09-22T01:50:14.133617+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:58.854948+0000","last_clean_scrub_stamp":"2024-09-22T00:39:58.854948+0000","objects_scrubbed":0,"log_size":159,"log_dups_size":0,"ondisk_log_size":159,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T07:26:51.418823+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001259893,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":540,"num_read_kb":448,"num_write":142,"num_write_kb":133,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"17'117","reported_seq":222,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:48:09.561021+0000","last_change":"2024-09-22T00:39:57.086301+0000","last_active":"2024-09-22T01:48:09.561021+0000","last_peered":"2024-09-22T01:48:09.561021+0000","last_clean":"2024-09-22T01:48:09.561021+0000","last_became_active":"2024-09-22T00:39:57.085212+0000","last_became_peered":"2024-09-22T00:39:57.085212+0000","last_unstale":"2024-09-22T01:48:09.561021+0000","last_undegraded":"2024-09-22T01:48:09.561021+0000","last_fullsized":"2024-09-22T01:48:09.561021+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T00:39:55.593088+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T00:39:55.593088+0000","last_clean_scrub_stamp":"2024-09-22T00:39:55.593088+0000","objects_scrubbed":0,"log_size":117,"log_dups_size":0,"ondisk_log_size":117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T03:25:02.572348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20050443795,"num_objects":4826,"num_object_clones":0,"num_object_copies":14478,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4826,"num_whiteouts":0,"num_read":439000,"num_read_kb":13379771,"num_write":628181,"num_write_kb":83878415,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":30076465152,"data_stored":30076465152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40285,"ondisk_log_size":40285,"up":12,"acting":12,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30107,"num_read_kb":24948,"num_write":10032,"num_write_kb":9991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7377,"internal_metadata":0},"log_size":5240,"ondisk_log_size":5240,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":117,"ondisk_log_size":117,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575697,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3762280,"kb_used_data":2511640,"kb_used_omap":1,"kb_used_meta":1250622,"kb_avail":90609560,"statfs":{"total":96636764160,"available":92784189440,"internally_reserved":0,"allocated":2571919360,"data_stored":2571718457,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":1280637386},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834575697,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3407792,"kb_used_data":2410464,"kb_used_omap":5,"kb_used_meta":997306,"kb_avail":90964048,"statfs":{"total":96636764160,"available":93147185152,"internally_reserved":0,"allocated":2468315136,"data_stored":2468110814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5837,"internal_metadata":1021241651},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575697,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3732852,"kb_used_data":2512228,"kb_used_omap":1,"kb_used_meta":1220606,"kb_avail":90638988,"statfs":{"total":96636764160,"available":92814323712,"internally_reserved":0,"allocated":2572521472,"data_stored":2572309515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1249900997},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834575698,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8111856,"kb_used_data":7279520,"kb_used_omap":7,"kb_used_meta":832312,"kb_avail":86259984,"statfs":{"total":96636764160,"available":88330223616,"internally_reserved":0,"allocated":7454228480,"data_stored":7454031657,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7358,"internal_metadata":852288322},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575697,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":75940,"kb_used_data":340,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295900,"statfs":{"total":96636764160,"available":96559001600,"internally_reserved":0,"allocated":348160,"data_stored":132256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":77396423},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575696,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11223940,"kb_used_data":9790836,"kb_used_omap":5,"kb_used_meta":1433082,"kb_avail":83147900,"statfs":{"total":96636764160,"available":85143449600,"internally_reserved":0,"allocated":10025816064,"data_stored":10025619241,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6039,"internal_metadata":1467476073},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575697,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27928,"kb_used_data":900,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94343912,"statfs":{"total":96636764160,"available":96608165888,"internally_reserved":0,"allocated":921600,"data_stored":721225,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":13,"seq":55834575698,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6471204,"kb_used_data":4869396,"kb_used_omap":1,"kb_used_meta":1601790,"kb_avail":87900636,"statfs":{"total":96636764160,"available":90010251264,"internally_reserved":0,"allocated":4986261504,"data_stored":4986053757,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1640233413},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3200,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1399,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2847,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1330,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4985921536,"data_stored":4985921536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":10025488384,"data_stored":10025488384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":7453900800,"data_stored":7453900800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2571587584,"data_stored":2571587584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2467979264,"data_stored":2467979264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2571587584,"data_stored":2571587584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-22T01:50:23.257 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-22T00:39:58.854948+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=0, tm_min=39, tm_sec=58, tm_wday=6, tm_yday=266, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=1, tm_min=50, tm_sec=18, tm_wday=6, tm_yday=266, tm_isdst=0) 2024-09-22T01:50:23.257 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-22T00:39:58.854948+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=0, tm_min=39, tm_sec=58, tm_wday=6, tm_yday=266, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=1, tm_min=50, tm_sec=18, tm_wday=6, tm_yday=266, tm_isdst=0) 2024-09-22T01:50:23.258 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-22T00:39:58.854948+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=0, tm_min=39, tm_sec=58, tm_wday=6, tm_yday=266, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=1, tm_min=50, tm_sec=18, tm_wday=6, tm_yday=266, tm_isdst=0) 2024-09-22T01:50:23.258 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-22T00:39:58.854948+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=0, tm_min=39, tm_sec=58, tm_wday=6, tm_yday=266, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=1, tm_min=50, tm_sec=18, tm_wday=6, tm_yday=266, tm_isdst=0) 2024-09-22T01:50:23.258 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-22T00:40:09.394149+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=0, tm_min=40, tm_sec=9, tm_wday=6, tm_yday=266, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=1, tm_min=50, tm_sec=18, tm_wday=6, tm_yday=266, tm_isdst=0) 2024-09-22T01:50:23.258 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-22T00:39:58.854948+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=0, tm_min=39, tm_sec=58, tm_wday=6, tm_yday=266, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=1, tm_min=50, tm_sec=18, tm_wday=6, tm_yday=266, tm_isdst=0) 2024-09-22T01:50:23.258 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-22T00:40:09.394149+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=0, tm_min=40, tm_sec=9, tm_wday=6, tm_yday=266, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=1, tm_min=50, tm_sec=18, tm_wday=6, tm_yday=266, tm_isdst=0) 2024-09-22T01:50:23.258 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-22T00:39:58.854948+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=0, tm_min=39, tm_sec=58, tm_wday=6, tm_yday=266, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=1, tm_min=50, tm_sec=18, tm_wday=6, tm_yday=266, tm_isdst=0) 2024-09-22T01:50:23.258 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-22T00:40:09.394149+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=0, tm_min=40, tm_sec=9, tm_wday=6, tm_yday=266, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=1, tm_min=50, tm_sec=18, tm_wday=6, tm_yday=266, tm_isdst=0) 2024-09-22T01:50:23.258 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-22T00:39:58.854948+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=0, tm_min=39, tm_sec=58, tm_wday=6, tm_yday=266, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=1, tm_min=50, tm_sec=18, tm_wday=6, tm_yday=266, tm_isdst=0) 2024-09-22T01:50:23.259 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-22T00:40:09.394149+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=0, tm_min=40, tm_sec=9, tm_wday=6, tm_yday=266, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=1, tm_min=50, tm_sec=18, tm_wday=6, tm_yday=266, tm_isdst=0) 2024-09-22T01:50:23.259 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-22T00:39:58.854948+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=0, tm_min=39, tm_sec=58, tm_wday=6, tm_yday=266, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=1, tm_min=50, tm_sec=18, tm_wday=6, tm_yday=266, tm_isdst=0) 2024-09-22T01:50:23.259 INFO:tasks.ceph:pgid 1.0 last_scrub_stamp 2024-09-22T00:39:55.593088+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=0, tm_min=39, tm_sec=55, tm_wday=6, tm_yday=266, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=22, tm_hour=1, tm_min=50, tm_sec=18, tm_wday=6, tm_yday=266, tm_isdst=0) 2024-09-22T01:50:23.259 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-22T01:50:43.260 DEBUG:teuthology.orchestra.run.smithi079:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-22T01:50:43.548 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-22T01:50:43.549 INFO:teuthology.orchestra.run.smithi079.stderr:dumped all 2024-09-22T01:50:43.560 INFO:teuthology.orchestra.run.smithi079.stdout:{"pg_ready":true,"pg_map":{"version":2147,"stamp":"2024-09-22T01:50:42.143355+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":20051036252,"num_objects":4840,"num_object_clones":0,"num_object_copies":14506,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4840,"num_whiteouts":0,"num_read":469223,"num_read_kb":13404819,"num_write":638372,"num_write_kb":83890822,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":640,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45650,"ondisk_log_size":45650,"up":30,"acting":30,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":30,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":754974720,"kb_used":36813788,"kb_used_data":29375324,"kb_used_omap":26,"kb_used_meta":7438309,"kb_avail":718160932,"statfs":{"total":773094113280,"available":735396794368,"internally_reserved":0,"allocated":30080331776,"data_stored":30078696922,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":27202,"internal_metadata":7616828862},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003033"},"pg_stats":[{"pgid":"2.7","version":"30'3107","reported_seq":3201,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:24.953942+0000","last_change":"2024-09-22T01:50:24.953995+0000","last_active":"2024-09-22T01:50:24.953942+0000","last_peered":"2024-09-22T01:50:24.953942+0000","last_clean":"2024-09-22T01:50:24.953942+0000","last_became_active":"2024-09-22T00:39:59.895976+0000","last_became_peered":"2024-09-22T00:39:59.895976+0000","last_unstale":"2024-09-22T01:50:24.953942+0000","last_undegraded":"2024-09-22T01:50:24.953942+0000","last_fullsized":"2024-09-22T01:50:24.953942+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'3107","last_scrub_stamp":"2024-09-22T01:50:24.953828+0000","last_deep_scrub":"30'3107","last_deep_scrub_stamp":"2024-09-22T01:50:24.953828+0000","last_clean_scrub_stamp":"2024-09-22T01:50:24.953828+0000","objects_scrubbed":3,"log_size":3107,"log_dups_size":0,"ondisk_log_size":3107,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T09:21:08.274869+0000","scrub_duration":5,"objects_trimmed":0,"snaptrim_duration":0.001080969,"stat_sum":{"num_bytes":1364,"num_objects":3,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3,"num_whiteouts":0,"num_read":18575,"num_read_kb":15463,"num_write":6193,"num_write_kb":6179,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0],"acting":[3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":78,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:21.678762+0000","last_change":"2024-09-22T01:50:21.678791+0000","last_active":"2024-09-22T01:50:21.678762+0000","last_peered":"2024-09-22T01:50:21.678762+0000","last_clean":"2024-09-22T01:50:21.678762+0000","last_became_active":"2024-09-22T00:39:59.895887+0000","last_became_peered":"2024-09-22T00:39:59.895887+0000","last_unstale":"2024-09-22T01:50:21.678762+0000","last_undegraded":"2024-09-22T01:50:21.678762+0000","last_fullsized":"2024-09-22T01:50:21.678762+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-22T01:50:21.678667+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-22T01:50:21.678667+0000","last_clean_scrub_stamp":"2024-09-22T01:50:21.678667+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T10:54:19.512878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00036643800000000002,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0],"acting":[4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.5","version":"30'150","reported_seq":1789,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:20.978146+0000","last_change":"2024-09-22T01:50:20.978199+0000","last_active":"2024-09-22T01:50:20.978146+0000","last_peered":"2024-09-22T01:50:20.978146+0000","last_clean":"2024-09-22T01:50:20.978146+0000","last_became_active":"2024-09-22T00:39:59.867881+0000","last_became_peered":"2024-09-22T00:39:59.867881+0000","last_unstale":"2024-09-22T01:50:20.978146+0000","last_undegraded":"2024-09-22T01:50:20.978146+0000","last_fullsized":"2024-09-22T01:50:20.978146+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'150","last_scrub_stamp":"2024-09-22T01:50:20.978050+0000","last_deep_scrub":"30'150","last_deep_scrub_stamp":"2024-09-22T01:50:20.978050+0000","last_clean_scrub_stamp":"2024-09-22T01:50:20.978050+0000","objects_scrubbed":1,"log_size":150,"log_dups_size":0,"ondisk_log_size":150,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T09:32:01.646542+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00039511,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":345,"num_read_kb":213,"num_write":140,"num_write_kb":134,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":233,"num_omap_keys":10,"num_objects_repaired":0},"up":[3,4],"acting":[3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.4","version":"30'1749","reported_seq":1842,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:22.092479+0000","last_change":"2024-09-22T01:50:22.092505+0000","last_active":"2024-09-22T01:50:22.092479+0000","last_peered":"2024-09-22T01:50:22.092479+0000","last_clean":"2024-09-22T01:50:22.092479+0000","last_became_active":"2024-09-22T00:39:59.895110+0000","last_became_peered":"2024-09-22T00:39:59.895110+0000","last_unstale":"2024-09-22T01:50:22.092479+0000","last_undegraded":"2024-09-22T01:50:22.092479+0000","last_fullsized":"2024-09-22T01:50:22.092479+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'1749","last_scrub_stamp":"2024-09-22T01:50:22.092407+0000","last_deep_scrub":"30'1749","last_deep_scrub_stamp":"2024-09-22T01:50:22.092407+0000","last_clean_scrub_stamp":"2024-09-22T01:50:22.092407+0000","objects_scrubbed":2,"log_size":1749,"log_dups_size":0,"ondisk_log_size":1749,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T10:54:19.926618+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00043795999999999999,"stat_sum":{"num_bytes":674,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":10452,"num_read_kb":8709,"num_write":3485,"num_write_kb":3479,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":90,"num_omap_keys":6,"num_objects_repaired":0},"up":[5,6],"acting":[5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"30'122711","reported_seq":191510,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:25.782922+0000","last_change":"2024-09-22T01:50:25.782983+0000","last_active":"2024-09-22T01:50:25.782922+0000","last_peered":"2024-09-22T01:50:25.782922+0000","last_clean":"2024-09-22T01:50:25.782922+0000","last_became_active":"2024-09-22T00:40:10.595143+0000","last_became_peered":"2024-09-22T00:40:10.595143+0000","last_unstale":"2024-09-22T01:50:25.782922+0000","last_undegraded":"2024-09-22T01:50:25.782922+0000","last_fullsized":"2024-09-22T01:50:25.782922+0000","mapping_epoch":25,"log_start":"30'112623","ondisk_log_start":"30'112623","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'122711","last_scrub_stamp":"2024-09-22T01:50:25.782628+0000","last_deep_scrub":"30'122711","last_deep_scrub_stamp":"2024-09-22T01:50:25.782628+0000","last_clean_scrub_stamp":"2024-09-22T01:50:25.782628+0000","objects_scrubbed":1202,"log_size":10088,"log_dups_size":0,"ondisk_log_size":10088,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":6,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T01:58:23.026770+0000","scrub_duration":5494,"objects_trimmed":0,"snaptrim_duration":0.00049275499999999999,"stat_sum":{"num_bytes":4988388352,"num_objects":1202,"num_object_clones":0,"num_object_copies":3606,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1202,"num_whiteouts":0,"num_read":68749,"num_read_kb":3158266,"num_write":122747,"num_write_kb":21554809,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"30'3","reported_seq":109,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:23.989166+0000","last_change":"2024-09-22T01:50:23.989211+0000","last_active":"2024-09-22T01:50:23.989166+0000","last_peered":"2024-09-22T01:50:23.989166+0000","last_clean":"2024-09-22T01:50:23.989166+0000","last_became_active":"2024-09-22T00:39:59.895149+0000","last_became_peered":"2024-09-22T00:39:59.895149+0000","last_unstale":"2024-09-22T01:50:23.989166+0000","last_undegraded":"2024-09-22T01:50:23.989166+0000","last_fullsized":"2024-09-22T01:50:23.989166+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'3","last_scrub_stamp":"2024-09-22T01:50:23.989043+0000","last_deep_scrub":"30'3","last_deep_scrub_stamp":"2024-09-22T01:50:23.989043+0000","last_clean_scrub_stamp":"2024-09-22T01:50:23.989043+0000","objects_scrubbed":1,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T09:56:50.211377+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00099824799999999997,"stat_sum":{"num_bytes":19,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":28,"num_read_kb":28,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6],"acting":[3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.0","version":"30'164257","reported_seq":310896,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:29.321212+0000","last_change":"2024-09-22T01:50:29.321250+0000","last_active":"2024-09-22T01:50:29.321212+0000","last_peered":"2024-09-22T01:50:29.321212+0000","last_clean":"2024-09-22T01:50:29.321212+0000","last_became_active":"2024-09-22T00:40:10.595792+0000","last_became_peered":"2024-09-22T00:40:10.595792+0000","last_unstale":"2024-09-22T01:50:29.321212+0000","last_undegraded":"2024-09-22T01:50:29.321212+0000","last_fullsized":"2024-09-22T01:50:29.321212+0000","mapping_epoch":25,"log_start":"30'154158","ondisk_log_start":"30'154158","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'164257","last_scrub_stamp":"2024-09-22T01:50:29.321088+0000","last_deep_scrub":"30'164257","last_deep_scrub_stamp":"2024-09-22T01:50:29.321088+0000","last_clean_scrub_stamp":"2024-09-22T01:50:29.321088+0000","objects_scrubbed":1238,"log_size":10099,"log_dups_size":0,"ondisk_log_size":10099,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":7,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T09:32:09.989580+0000","scrub_duration":6205,"objects_trimmed":0,"snaptrim_duration":0.00038372699999999999,"stat_sum":{"num_bytes":5143036928,"num_objects":1238,"num_object_clones":0,"num_object_copies":3714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1238,"num_whiteouts":0,"num_read":146606,"num_read_kb":3409169,"num_write":164280,"num_write_kb":21099947,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,2],"acting":[5,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"30'75","reported_seq":1021,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:23.557964+0000","last_change":"2024-09-22T01:50:23.558000+0000","last_active":"2024-09-22T01:50:23.557964+0000","last_peered":"2024-09-22T01:50:23.557964+0000","last_clean":"2024-09-22T01:50:23.557964+0000","last_became_active":"2024-09-22T00:39:59.868344+0000","last_became_peered":"2024-09-22T00:39:59.868344+0000","last_unstale":"2024-09-22T01:50:23.557964+0000","last_undegraded":"2024-09-22T01:50:23.557964+0000","last_fullsized":"2024-09-22T01:50:23.557964+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'75","last_scrub_stamp":"2024-09-22T01:50:23.557864+0000","last_deep_scrub":"30'75","last_deep_scrub_stamp":"2024-09-22T01:50:23.557864+0000","last_clean_scrub_stamp":"2024-09-22T01:50:23.557864+0000","objects_scrubbed":2,"log_size":75,"log_dups_size":0,"ondisk_log_size":75,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T13:35:47.056201+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00038599899999999999,"stat_sum":{"num_bytes":16,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":156,"num_read_kb":84,"num_write":69,"num_write_kb":63,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":233,"num_omap_keys":10,"num_objects_repaired":0},"up":[7,5],"acting":[7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"30'256908","reported_seq":427606,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:28.625159+0000","last_change":"2024-09-22T01:50:28.625216+0000","last_active":"2024-09-22T01:50:28.625159+0000","last_peered":"2024-09-22T01:50:28.625159+0000","last_clean":"2024-09-22T01:50:28.625159+0000","last_became_active":"2024-09-22T00:40:10.595438+0000","last_became_peered":"2024-09-22T00:40:10.595438+0000","last_unstale":"2024-09-22T01:50:28.625159+0000","last_undegraded":"2024-09-22T01:50:28.625159+0000","last_fullsized":"2024-09-22T01:50:28.625159+0000","mapping_epoch":25,"log_start":"30'246887","ondisk_log_start":"30'246887","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'256908","last_scrub_stamp":"2024-09-22T01:50:28.624918+0000","last_deep_scrub":"30'256908","last_deep_scrub_stamp":"2024-09-22T01:50:28.624918+0000","last_clean_scrub_stamp":"2024-09-22T01:50:28.624918+0000","objects_scrubbed":1188,"log_size":10021,"log_dups_size":0,"ondisk_log_size":10021,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":7,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T09:39:07.956880+0000","scrub_duration":6302,"objects_trimmed":0,"snaptrim_duration":0.00042747500000000002,"stat_sum":{"num_bytes":4935816704,"num_objects":1188,"num_object_clones":0,"num_object_copies":3564,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1188,"num_whiteouts":0,"num_read":170654,"num_read_kb":4003543,"num_write":256933,"num_write_kb":23910985,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,4],"acting":[6,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"30'2","reported_seq":88,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:22.001165+0000","last_change":"2024-09-22T01:50:22.001191+0000","last_active":"2024-09-22T01:50:22.001165+0000","last_peered":"2024-09-22T01:50:22.001165+0000","last_clean":"2024-09-22T01:50:22.001165+0000","last_became_active":"2024-09-22T00:39:59.868260+0000","last_became_peered":"2024-09-22T00:39:59.868260+0000","last_unstale":"2024-09-22T01:50:22.001165+0000","last_undegraded":"2024-09-22T01:50:22.001165+0000","last_fullsized":"2024-09-22T01:50:22.001165+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'2","last_scrub_stamp":"2024-09-22T01:50:22.001090+0000","last_deep_scrub":"30'2","last_deep_scrub_stamp":"2024-09-22T01:50:22.001090+0000","last_clean_scrub_stamp":"2024-09-22T01:50:22.001090+0000","objects_scrubbed":1,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T12:44:00.464145+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.00043176500000000002,"stat_sum":{"num_bytes":16,"num_objects":1,"num_object_clones":0,"num_object_copies":2,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":11,"num_read_kb":3,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5],"acting":[3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.2","version":"30'84194","reported_seq":137245,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:28.878516+0000","last_change":"2024-09-22T01:50:28.878578+0000","last_active":"2024-09-22T01:50:28.878516+0000","last_peered":"2024-09-22T01:50:28.878516+0000","last_clean":"2024-09-22T01:50:28.878516+0000","last_became_active":"2024-09-22T00:40:10.595217+0000","last_became_peered":"2024-09-22T00:40:10.595217+0000","last_unstale":"2024-09-22T01:50:28.878516+0000","last_undegraded":"2024-09-22T01:50:28.878516+0000","last_fullsized":"2024-09-22T01:50:28.878516+0000","mapping_epoch":25,"log_start":"30'74117","ondisk_log_start":"30'74117","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'84194","last_scrub_stamp":"2024-09-22T01:50:28.878245+0000","last_deep_scrub":"30'84194","last_deep_scrub_stamp":"2024-09-22T01:50:28.878245+0000","last_clean_scrub_stamp":"2024-09-22T01:50:28.878245+0000","objects_scrubbed":1198,"log_size":10077,"log_dups_size":0,"ondisk_log_size":10077,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":7,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T09:32:09.546737+0000","scrub_duration":6220,"objects_trimmed":0,"snaptrim_duration":0.00041679299999999999,"stat_sum":{"num_bytes":4983201811,"num_objects":1198,"num_object_clones":0,"num_object_copies":3594,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1198,"num_whiteouts":0,"num_read":52991,"num_read_kb":2808793,"num_write":84221,"num_write_kb":17312674,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,0],"acting":[4,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.3","version":"30'160","reported_seq":1199,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:22.998979+0000","last_change":"2024-09-22T01:50:22.999014+0000","last_active":"2024-09-22T01:50:22.998979+0000","last_peered":"2024-09-22T01:50:22.998979+0000","last_clean":"2024-09-22T01:50:22.998979+0000","last_became_active":"2024-09-22T00:39:59.869066+0000","last_became_peered":"2024-09-22T00:39:59.869066+0000","last_unstale":"2024-09-22T01:50:22.998979+0000","last_undegraded":"2024-09-22T01:50:22.998979+0000","last_fullsized":"2024-09-22T01:50:22.998979+0000","mapping_epoch":18,"log_start":"0'0","ondisk_log_start":"0'0","created":18,"last_epoch_clean":19,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'160","last_scrub_stamp":"2024-09-22T01:50:22.998849+0000","last_deep_scrub":"30'160","last_deep_scrub_stamp":"2024-09-22T01:50:22.998849+0000","last_clean_scrub_stamp":"2024-09-22T01:50:22.998849+0000","objects_scrubbed":2,"log_size":160,"log_dups_size":0,"ondisk_log_size":160,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T08:55:15.173465+0000","scrub_duration":5,"objects_trimmed":0,"snaptrim_duration":0.001259893,"stat_sum":{"num_bytes":0,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":540,"num_read_kb":448,"num_write":142,"num_write_kb":133,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":84,"num_omap_keys":9,"num_objects_repaired":0},"up":[3,2],"acting":[3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.0","version":"30'119","reported_seq":233,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-22T01:50:20.798538+0000","last_change":"2024-09-22T01:50:20.798596+0000","last_active":"2024-09-22T01:50:20.798538+0000","last_peered":"2024-09-22T01:50:20.798538+0000","last_clean":"2024-09-22T01:50:20.798538+0000","last_became_active":"2024-09-22T00:39:57.085212+0000","last_became_peered":"2024-09-22T00:39:57.085212+0000","last_unstale":"2024-09-22T01:50:20.798538+0000","last_undegraded":"2024-09-22T01:50:20.798538+0000","last_fullsized":"2024-09-22T01:50:20.798538+0000","mapping_epoch":15,"log_start":"0'0","ondisk_log_start":"0'0","created":15,"last_epoch_clean":16,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'119","last_scrub_stamp":"2024-09-22T01:50:20.798454+0000","last_deep_scrub":"30'119","last_deep_scrub_stamp":"2024-09-22T01:50:20.798454+0000","last_clean_scrub_stamp":"2024-09-22T01:50:20.798454+0000","objects_scrubbed":2,"log_size":119,"log_dups_size":0,"ondisk_log_size":119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-23T06:04:33.855760+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5],"acting":[1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":3,"num_pg":4,"stat_sum":{"num_bytes":20050443795,"num_objects":4826,"num_object_clones":0,"num_object_copies":14478,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4826,"num_whiteouts":0,"num_read":439000,"num_read_kb":13379771,"num_write":628181,"num_write_kb":83878415,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":30076465152,"data_stored":30076465152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40285,"ondisk_log_size":40285,"up":12,"acting":12,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2089,"num_objects":12,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":0,"num_read":30107,"num_read_kb":24948,"num_write":10032,"num_write_kb":9991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":640,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4178,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7377,"internal_metadata":0},"log_size":5246,"ondisk_log_size":5246,"up":16,"acting":16,"num_store_stats":7},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":4,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":159,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1187840,"data_stored":1180736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":119,"ondisk_log_size":119,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":13,"seq":55834575701,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3762280,"kb_used_data":2511640,"kb_used_omap":1,"kb_used_meta":1250622,"kb_avail":90609560,"statfs":{"total":96636764160,"available":92784189440,"internally_reserved":0,"allocated":2571919360,"data_stored":2571718457,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1590,"internal_metadata":1280637386},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":6,"up_from":13,"seq":55834575701,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3407792,"kb_used_data":2410464,"kb_used_omap":5,"kb_used_meta":997306,"kb_avail":90964048,"statfs":{"total":96636764160,"available":93147185152,"internally_reserved":0,"allocated":2468315136,"data_stored":2468110814,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5837,"internal_metadata":1021241651},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":13,"seq":55834575701,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3732852,"kb_used_data":2512228,"kb_used_omap":1,"kb_used_meta":1220606,"kb_avail":90638988,"statfs":{"total":96636764160,"available":92814323712,"internally_reserved":0,"allocated":2572521472,"data_stored":2572309515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1249900997},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":4,"up_from":13,"seq":55834575702,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8111856,"kb_used_data":7279520,"kb_used_omap":7,"kb_used_meta":832312,"kb_avail":86259984,"statfs":{"total":96636764160,"available":88330223616,"internally_reserved":0,"allocated":7454228480,"data_stored":7454031657,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":7358,"internal_metadata":852288322},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":13,"seq":55834575701,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":75940,"kb_used_data":340,"kb_used_omap":1,"kb_used_meta":75582,"kb_avail":94295900,"statfs":{"total":96636764160,"available":96559001600,"internally_reserved":0,"allocated":348160,"data_stored":132256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":77396423},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":13,"seq":55834575700,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11223940,"kb_used_data":9790836,"kb_used_omap":5,"kb_used_meta":1433082,"kb_avail":83147900,"statfs":{"total":96636764160,"available":85143449600,"internally_reserved":0,"allocated":10025816064,"data_stored":10025619241,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6039,"internal_metadata":1467476073},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":13,"seq":55834575701,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27924,"kb_used_data":900,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94343916,"statfs":{"total":96636764160,"available":96608169984,"internally_reserved":0,"allocated":921600,"data_stored":721225,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":13,"seq":55834575702,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":6471204,"kb_used_data":4869396,"kb_used_omap":1,"kb_used_meta":1601790,"kb_avail":87900636,"statfs":{"total":96636764160,"available":90010251264,"internally_reserved":0,"allocated":4986261504,"data_stored":4986053757,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1640233413},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":1364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3200,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":1399,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2847,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":706,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":693,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1330,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":16,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":4985921536,"data_stored":4985921536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":10025488384,"data_stored":10025488384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":7453900800,"data_stored":7453900800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2571587584,"data_stored":2571587584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2467979264,"data_stored":2467979264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2571587584,"data_stored":2571587584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-22T01:50:43.562 DEBUG:teuthology.orchestra.run.smithi079:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2024-09-22T01:50:43.851 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-22T01:50:43.852 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-22T01:50:43.852 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2024-09-22T01:50:43.852 INFO:teuthology.orchestra.run:waiting for 300 2024-09-22T01:50:43.923 INFO:tasks.ceph.osd.0:Stopped 2024-09-22T01:50:43.923 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2024-09-22T01:50:43.923 INFO:teuthology.orchestra.run:waiting for 300 2024-09-22T01:50:43.960 INFO:tasks.ceph.osd.1:Stopped 2024-09-22T01:50:43.961 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2024-09-22T01:50:43.961 INFO:teuthology.orchestra.run:waiting for 300 2024-09-22T01:50:45.648 INFO:tasks.ceph.mgr.y.smithi102.stderr:2024-09-22T01:50:45.646+0000 7fbc1f118640 -1 calc_pg_upmaps abort due to max <= 0 2024-09-22T01:50:49.700 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~0s 2024-09-22T01:50:50.063 INFO:tasks.ceph.osd.2:Stopped 2024-09-22T01:50:50.063 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2024-09-22T01:50:50.063 INFO:teuthology.orchestra.run:waiting for 300 2024-09-22T01:50:50.094 INFO:tasks.ceph.osd.3:Stopped 2024-09-22T01:50:50.095 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2024-09-22T01:50:50.095 INFO:teuthology.orchestra.run:waiting for 300 2024-09-22T01:50:55.508 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.4 is failed for ~0s 2024-09-22T01:50:55.508 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 has been restored 2024-09-22T01:50:56.197 INFO:tasks.ceph.osd.4:Stopped 2024-09-22T01:50:56.197 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2024-09-22T01:50:56.197 INFO:teuthology.orchestra.run:waiting for 300 2024-09-22T01:50:56.269 INFO:tasks.ceph.osd.5:Stopped 2024-09-22T01:50:56.270 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2024-09-22T01:50:56.270 INFO:teuthology.orchestra.run:waiting for 300 2024-09-22T01:50:56.322 INFO:tasks.ceph.osd.6:Stopped 2024-09-22T01:50:56.322 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2024-09-22T01:50:56.323 INFO:teuthology.orchestra.run:waiting for 300 2024-09-22T01:50:56.383 INFO:tasks.ceph.osd.7:Stopped 2024-09-22T01:50:56.383 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-22T01:50:56.383 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2024-09-22T01:50:56.383 INFO:teuthology.orchestra.run:waiting for 300 2024-09-22T01:50:56.411 INFO:tasks.ceph.mgr.x:Stopped 2024-09-22T01:50:56.411 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2024-09-22T01:50:56.411 INFO:teuthology.orchestra.run:waiting for 300 2024-09-22T01:50:56.438 INFO:tasks.ceph.mgr.y:Stopped 2024-09-22T01:50:56.438 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-22T01:50:56.438 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2024-09-22T01:50:56.438 INFO:teuthology.orchestra.run:waiting for 300 2024-09-22T01:50:56.467 INFO:tasks.ceph.mon.a:Stopped 2024-09-22T01:50:56.467 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2024-09-22T01:50:56.467 INFO:teuthology.orchestra.run:waiting for 300 2024-09-22T01:50:56.520 INFO:tasks.ceph.mon.c:Stopped 2024-09-22T01:50:56.521 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2024-09-22T01:50:56.521 INFO:teuthology.orchestra.run:waiting for 300 2024-09-22T01:50:56.532 INFO:tasks.ceph.mon.b:Stopped 2024-09-22T01:50:56.532 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-22T01:50:56.532 DEBUG:teuthology.orchestra.run.smithi079:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-22T01:50:56.599 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@smithi079.front.sepia.ceph.com 2024-09-22T01:50:56.599 DEBUG:teuthology.orchestra.run.smithi079:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2024-09-22T01:50:56.879 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@smithi079.front.sepia.ceph.com 2024-09-22T01:50:56.880 DEBUG:teuthology.orchestra.run.smithi079:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2024-09-22T01:50:56.936 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@smithi079.front.sepia.ceph.com 2024-09-22T01:50:56.936 DEBUG:teuthology.orchestra.run.smithi079:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2024-09-22T01:50:57.100 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@smithi079.front.sepia.ceph.com 2024-09-22T01:50:57.101 DEBUG:teuthology.orchestra.run.smithi079:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2024-09-22T01:50:57.174 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@smithi102.front.sepia.ceph.com 2024-09-22T01:50:57.174 DEBUG:teuthology.orchestra.run.smithi102:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2024-09-22T01:50:57.727 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@smithi102.front.sepia.ceph.com 2024-09-22T01:50:57.728 DEBUG:teuthology.orchestra.run.smithi102:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2024-09-22T01:50:57.825 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@smithi102.front.sepia.ceph.com 2024-09-22T01:50:57.825 DEBUG:teuthology.orchestra.run.smithi102:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2024-09-22T01:50:57.934 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@smithi102.front.sepia.ceph.com 2024-09-22T01:50:57.934 DEBUG:teuthology.orchestra.run.smithi102:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2024-09-22T01:50:58.033 INFO:tasks.ceph:Archiving mon data... 2024-09-22T01:50:58.034 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/lib/ceph/mon/ceph-a to /home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577/data/mon.a.tgz 2024-09-22T01:50:58.035 DEBUG:teuthology.orchestra.run.smithi079:> mktemp 2024-09-22T01:50:58.050 INFO:teuthology.orchestra.run.smithi079.stdout:/tmp/tmp.TIB519fFeq 2024-09-22T01:50:58.050 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.TIB519fFeq 2024-09-22T01:50:58.214 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0666 /tmp/tmp.TIB519fFeq 2024-09-22T01:50:58.297 DEBUG:teuthology.orchestra.remote:smithi079:/tmp/tmp.TIB519fFeq is 303KB 2024-09-22T01:50:58.362 DEBUG:teuthology.orchestra.run.smithi079:> rm -fr /tmp/tmp.TIB519fFeq 2024-09-22T01:50:58.378 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/lib/ceph/mon/ceph-c to /home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577/data/mon.c.tgz 2024-09-22T01:50:58.378 DEBUG:teuthology.orchestra.run.smithi079:> mktemp 2024-09-22T01:50:58.432 INFO:teuthology.orchestra.run.smithi079.stdout:/tmp/tmp.lQjQTupzsW 2024-09-22T01:50:58.432 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.lQjQTupzsW 2024-09-22T01:50:58.550 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0666 /tmp/tmp.lQjQTupzsW 2024-09-22T01:50:58.632 DEBUG:teuthology.orchestra.remote:smithi079:/tmp/tmp.lQjQTupzsW is 312KB 2024-09-22T01:50:58.727 DEBUG:teuthology.orchestra.run.smithi079:> rm -fr /tmp/tmp.lQjQTupzsW 2024-09-22T01:50:58.742 DEBUG:teuthology.misc:Transferring archived files from smithi102:/var/lib/ceph/mon/ceph-b to /home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577/data/mon.b.tgz 2024-09-22T01:50:58.742 DEBUG:teuthology.orchestra.run.smithi102:> mktemp 2024-09-22T01:50:58.757 INFO:teuthology.orchestra.run.smithi102.stdout:/tmp/tmp.ojBPTe3ml2 2024-09-22T01:50:58.758 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.ojBPTe3ml2 2024-09-22T01:50:58.896 DEBUG:teuthology.orchestra.run.smithi102:> sudo chmod 0666 /tmp/tmp.ojBPTe3ml2 2024-09-22T01:50:59.015 DEBUG:teuthology.orchestra.remote:smithi102:/tmp/tmp.ojBPTe3ml2 is 312KB 2024-09-22T01:50:59.110 DEBUG:teuthology.orchestra.run.smithi102:> rm -fr /tmp/tmp.ojBPTe3ml2 2024-09-22T01:50:59.125 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-22T01:50:59.125 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2024-09-22T01:50:59.127 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2024-09-22T01:50:59.167 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -rf -- /etc/ceph/ceph.conf /etc/ceph/ceph.keyring /home/ubuntu/cephtest/ceph.data /home/ubuntu/cephtest/ceph.monmap /home/ubuntu/cephtest/../*.pid 2024-09-22T01:50:59.227 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-22T01:50:59.247 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-22T01:50:59.265 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-22T01:50:59.265 INFO:tasks.ceph:Archiving crash dumps... 2024-09-22T01:50:59.267 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577/remote/smithi079/crash 2024-09-22T01:50:59.268 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-22T01:50:59.293 DEBUG:teuthology.misc:Transferring archived files from smithi102:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577/remote/smithi102/crash 2024-09-22T01:50:59.293 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-22T01:50:59.318 DEBUG:teuthology.misc:Transferring archived files from smithi184:/var/lib/ceph/crash to /home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577/remote/smithi184/crash 2024-09-22T01:50:59.319 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-22T01:50:59.517 INFO:tasks.ceph:Compressing logs... 2024-09-22T01:50:59.517 DEBUG:teuthology.orchestra.run.smithi079:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-22T01:50:59.520 DEBUG:teuthology.orchestra.run.smithi102:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-22T01:50:59.522 DEBUG:teuthology.orchestra.run.smithi184:> time sudo find /var/log/ceph -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-22T01:50:59.541 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2024-09-22T01:50:59.542 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41700.log 2024-09-22T01:50:59.542 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39822.log 2024-09-22T01:50:59.568 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2024-09-22T01:50:59.568 INFO:teuthology.orchestra.run.smithi102.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33452.log 2024-09-22T01:50:59.568 INFO:teuthology.orchestra.run.smithi102.stderr:gzip/var/log/ceph/ceph-osd.7.log: -5 --verbose -- /var/log/ceph/ceph-client.admin.33236.log 2024-09-22T01:50:59.568 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/ceph-client.admin.33452.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33332.log 2024-09-22T01:50:59.568 INFO:teuthology.orchestra.run.smithi102.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33452.log.gz 2024-09-22T01:50:59.568 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/ceph-client.admin.33236.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2024-09-22T01:50:59.568 INFO:teuthology.orchestra.run.smithi102.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33236.log.gz 2024-09-22T01:50:59.568 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/ceph-client.admin.33332.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-22T01:50:59.568 INFO:teuthology.orchestra.run.smithi102.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33332.log.gz 2024-09-22T01:50:59.568 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33196.log 2024-09-22T01:50:59.568 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33372.log 2024-09-22T01:50:59.568 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/ceph-client.admin.33196.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33492.log 2024-09-22T01:50:59.569 INFO:teuthology.orchestra.run.smithi102.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33196.log.gz 2024-09-22T01:50:59.569 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/ceph-client.admin.33372.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2024-09-22T01:50:59.569 INFO:teuthology.orchestra.run.smithi102.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33372.log.gz 2024-09-22T01:50:59.569 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/ceph-client.admin.33492.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2024-09-22T01:50:59.569 INFO:teuthology.orchestra.run.smithi102.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33492.log.gz 2024-09-22T01:50:59.569 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33412.log 2024-09-22T01:50:59.569 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2024-09-22T01:50:59.569 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/ceph-client.admin.33412.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-22T01:50:59.569 INFO:teuthology.orchestra.run.smithi102.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33412.log.gz 2024-09-22T01:50:59.569 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2024-09-22T01:50:59.569 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33292.log 2024-09-22T01:50:59.569 INFO:teuthology.orchestra.run.smithi102.stderr:/var/log/ceph/ceph-mon.b.log: /var/log/ceph/ceph-client.admin.33292.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33292.log.gz 2024-09-22T01:50:59.570 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28244.log 2024-09-22T01:50:59.570 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27794.log 2024-09-22T01:50:59.570 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27758.log 2024-09-22T01:50:59.571 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/ceph-client.admin.28244.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28244.log.gz 2024-09-22T01:50:59.571 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/ceph-client.admin.27794.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27293.log 2024-09-22T01:50:59.571 INFO:teuthology.orchestra.run.smithi184.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27794.log.gz 2024-09-22T01:50:59.571 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27333.log 2024-09-22T01:50:59.571 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/ceph-client.admin.27758.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27758.log.gz 2024-09-22T01:50:59.571 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/ceph-client.admin.27293.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27197.log 2024-09-22T01:50:59.571 INFO:teuthology.orchestra.run.smithi184.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27293.log.gz 2024-09-22T01:50:59.571 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/ceph-client.admin.27333.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27426.log 2024-09-22T01:50:59.571 INFO:teuthology.orchestra.run.smithi184.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27333.log.gz 2024-09-22T01:50:59.571 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/ceph-client.admin.27197.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27197.log.gz 2024-09-22T01:50:59.571 INFO:teuthology.orchestra.run.smithi184.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27463.log 2024-09-22T01:50:59.571 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/ceph-client.admin.27426.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27722.log 2024-09-22T01:50:59.571 INFO:teuthology.orchestra.run.smithi184.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27426.log.gz 2024-09-22T01:50:59.571 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/ceph-client.admin.27463.log: 0.0%gzip -- replaced with /var/log/ceph/ceph-client.admin.27463.log.gz 2024-09-22T01:50:59.571 INFO:teuthology.orchestra.run.smithi184.stderr: -5 --verbose -- /var/log/ceph/ceph-client.admin.28118.log 2024-09-22T01:50:59.572 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/ceph-client.admin.27722.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27248.log 2024-09-22T01:50:59.572 INFO:teuthology.orchestra.run.smithi184.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27722.log.gz 2024-09-22T01:50:59.572 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/ceph-client.admin.28118.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.0.28033.log 2024-09-22T01:50:59.572 INFO:teuthology.orchestra.run.smithi184.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28118.log.gz 2024-09-22T01:50:59.572 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/ceph-client.admin.27248.log: gzip -5 0.0% --verbose -- -- replaced with /var/log/ceph/ceph-client.admin.27248.log.gz /var/log/ceph/ceph-client.admin.27500.log 2024-09-22T01:50:59.572 INFO:teuthology.orchestra.run.smithi184.stderr: 2024-09-22T01:50:59.572 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/ceph-client.0.28033.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28189.log 2024-09-22T01:50:59.572 INFO:teuthology.orchestra.run.smithi184.stderr: 56.0% -- replaced with /var/log/ceph/ceph-client.0.28033.log.gz 2024-09-22T01:50:59.572 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/ceph-client.admin.27500.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27500.log.gz 2024-09-22T01:50:59.572 INFO:teuthology.orchestra.run.smithi184.stderr:/var/log/ceph/ceph-client.admin.28189.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28189.log.gz 2024-09-22T01:50:59.572 INFO:teuthology.orchestra.run.smithi184.stderr: 2024-09-22T01:50:59.572 INFO:teuthology.orchestra.run.smithi184.stderr:real 0m0.018s 2024-09-22T01:50:59.572 INFO:teuthology.orchestra.run.smithi184.stderr:user 0m0.013s 2024-09-22T01:50:59.572 INFO:teuthology.orchestra.run.smithi184.stderr:sys 0m0.024s 2024-09-22T01:50:59.583 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41700.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39414.log 2024-09-22T01:50:59.583 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41700.log.gz 2024-09-22T01:50:59.583 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39822.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41406.log 2024-09-22T01:50:59.583 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39822.log.gz 2024-09-22T01:50:59.583 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39414.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39496.log 2024-09-22T01:50:59.584 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39414.log.gz 2024-09-22T01:50:59.584 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41364.log 2024-09-22T01:50:59.584 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41406.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41406.log.gz 2024-09-22T01:50:59.584 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39496.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40986.log 0.0% 2024-09-22T01:50:59.584 INFO:teuthology.orchestra.run.smithi079.stderr: -- replaced with /var/log/ceph/ceph-client.admin.39496.log.gz 2024-09-22T01:50:59.584 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41364.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39150.log 2024-09-22T01:50:59.584 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41364.log.gz 2024-09-22T01:50:59.584 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.40986.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39821.log 2024-09-22T01:50:59.584 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40986.log.gz 2024-09-22T01:50:59.584 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39150.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39750.log 2024-09-22T01:50:59.584 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39150.log.gz 2024-09-22T01:50:59.584 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39821.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2024-09-22T01:50:59.584 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39821.log.gz 2024-09-22T01:50:59.584 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39750.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39154.log 2024-09-22T01:50:59.585 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39750.log.gz 2024-09-22T01:50:59.585 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39820.log 2024-09-22T01:50:59.585 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39154.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39154.log.gz 2024-09-22T01:50:59.585 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38894.log 2024-09-22T01:50:59.585 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39820.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41448.log 2024-09-22T01:50:59.585 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39820.log.gz 2024-09-22T01:50:59.585 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.38894.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41742.log 2024-09-22T01:50:59.585 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38894.log.gz 2024-09-22T01:50:59.585 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41448.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39156.log 2024-09-22T01:50:59.585 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41448.log.gz 2024-09-22T01:50:59.585 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41742.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-22T01:50:59.585 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41742.log.gz 2024-09-22T01:50:59.585 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39156.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39157.log 2024-09-22T01:50:59.585 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39156.log.gz 2024-09-22T01:50:59.586 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40902.log 2024-09-22T01:50:59.586 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39157.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39157.log.gz 2024-09-22T01:50:59.586 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41574.log 2024-09-22T01:50:59.586 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38978.log 2024-09-22T01:50:59.586 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.40902.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40902.log.gz 2024-09-22T01:50:59.586 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41574.log: 93.8% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-22T01:50:59.586 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41574.log.gz 2024-09-22T01:50:59.586 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27395.log 2024-09-22T01:50:59.586 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.38978.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39152.log 2024-09-22T01:50:59.586 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38978.log.gz 2024-09-22T01:50:59.586 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph.tmp-client.admin.27395.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27395.log.gz 2024-09-22T01:50:59.586 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33544.log 2024-09-22T01:50:59.586 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39152.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41154.log 2024-09-22T01:50:59.586 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39152.log.gz 2024-09-22T01:50:59.587 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.33544.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33544.log.gz 2024-09-22T01:50:59.587 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39144.log 2024-09-22T01:50:59.587 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41154.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39415.log 2024-09-22T01:50:59.587 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41154.log.gz 2024-09-22T01:50:59.587 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39144.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39144.log.gz 2024-09-22T01:50:59.587 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39416.log 2024-09-22T01:50:59.587 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39415.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2024-09-22T01:50:59.587 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39415.log.gz 2024-09-22T01:50:59.587 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39416.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39416.log.gz 2024-09-22T01:50:59.587 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40070.log 2024-09-22T01:50:59.587 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39856.log 2024-09-22T01:50:59.587 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.40070.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40070.log.gz 2024-09-22T01:50:59.587 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41070.log 2024-09-22T01:50:59.587 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41490.log 2024-09-22T01:50:59.588 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39856.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39856.log.gz 2024-09-22T01:50:59.588 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41070.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41658.log 2024-09-22T01:50:59.588 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41070.log.gz 2024-09-22T01:50:59.588 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41490.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41196.log 2024-09-22T01:50:59.588 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41490.log.gz 2024-09-22T01:50:59.588 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41658.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41658.log.gz 2024-09-22T01:50:59.588 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41028.log 2024-09-22T01:50:59.588 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38104.log 2024-09-22T01:50:59.588 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41196.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41196.log.gz 2024-09-22T01:50:59.588 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41028.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41028.log.gz 2024-09-22T01:50:59.588 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39692.log 2024-09-22T01:50:59.588 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2024-09-22T01:50:59.588 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.38104.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38104.log.gz 2024-09-22T01:50:59.588 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39692.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41238.log 2024-09-22T01:50:59.589 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39692.log.gz 2024-09-22T01:50:59.589 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41532.log 2024-09-22T01:50:59.589 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41238.log: 0.0%gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40028.log 2024-09-22T01:50:59.589 INFO:teuthology.orchestra.run.smithi079.stderr: -- replaced with /var/log/ceph/ceph-client.admin.41238.log.gz 2024-09-22T01:50:59.589 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2024-09-22T01:50:59.589 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41532.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41532.log.gz 2024-09-22T01:50:59.589 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.40028.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41112.log 2024-09-22T01:50:59.589 INFO:teuthology.orchestra.run.smithi079.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40028.log.gz 2024-09-22T01:50:59.589 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39752.log 2024-09-22T01:50:59.589 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41112.log: gzip -5 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41112.log.gz 2024-09-22T01:50:59.589 INFO:teuthology.orchestra.run.smithi079.stderr: --verbose -- /var/log/ceph/ceph-client.admin.41322.log 2024-09-22T01:50:59.589 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39752.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39752.log.gz 2024-09-22T01:50:59.589 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39493.log 2024-09-22T01:50:59.589 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41322.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41322.log.gz 2024-09-22T01:50:59.590 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38936.log 2024-09-22T01:50:59.590 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39493.log: gzip -5 --verbose 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39493.log.gz 2024-09-22T01:50:59.590 INFO:teuthology.orchestra.run.smithi079.stderr: -- /var/log/ceph/ceph-client.admin.40944.log 2024-09-22T01:50:59.590 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.38936.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38936.log.gz 2024-09-22T01:50:59.590 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38745.log 2024-09-22T01:50:59.590 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.40944.log: gzip -5 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40944.log.gz 2024-09-22T01:50:59.590 INFO:teuthology.orchestra.run.smithi079.stderr: --verbose -- /var/log/ceph/ceph.log 2024-09-22T01:50:59.590 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.38745.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38745.log.gz 2024-09-22T01:50:59.590 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39153.log 2024-09-22T01:50:59.590 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41280.log 2024-09-22T01:50:59.590 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39153.log: 0.0%gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33632.log 2024-09-22T01:50:59.590 INFO:teuthology.orchestra.run.smithi079.stderr: -- replaced with /var/log/ceph/ceph-client.admin.39153.log.gz 2024-09-22T01:50:59.590 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41280.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41280.log.gz 2024-09-22T01:50:59.591 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2024-09-22T01:50:59.591 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39160.log 2024-09-22T01:50:59.591 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.33632.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33632.log.gz 2024-09-22T01:50:59.591 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39494.log 2024-09-22T01:50:59.591 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39160.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39160.log.gz 2024-09-22T01:50:59.591 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40112.log 2024-09-22T01:50:59.591 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39494.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39494.log.gz 2024-09-22T01:50:59.591 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41616.log 2024-09-22T01:50:59.591 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.40112.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40112.log.gz 2024-09-22T01:50:59.591 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41824.log 2024-09-22T01:50:59.591 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41616.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41616.log.gz 2024-09-22T01:50:59.591 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39495.log 2024-09-22T01:50:59.591 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41824.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41824.log.gz 2024-09-22T01:50:59.591 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33229.log 2024-09-22T01:50:59.591 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39495.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39495.log.gz 2024-09-22T01:50:59.592 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39751.log 2024-09-22T01:50:59.592 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.33229.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33229.log.gz 2024-09-22T01:50:59.592 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41784.log 2024-09-22T01:50:59.592 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39751.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39751.log.gz 2024-09-22T01:50:59.592 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39407.log 2024-09-22T01:50:59.592 INFO:teuthology.orchestra.run.smithi079.stderr: 94.3% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-22T01:50:59.592 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.41784.log: 0.0%gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2024-09-22T01:50:59.592 INFO:teuthology.orchestra.run.smithi079.stderr: -- replaced with /var/log/ceph/ceph-client.admin.41784.log.gz 2024-09-22T01:50:59.592 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.39407.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39407.log.gz 2024-09-22T01:50:59.592 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38842.log 2024-09-22T01:50:59.592 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38809.log 2024-09-22T01:50:59.592 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-osd.3.log: /var/log/ceph/ceph-client.admin.38842.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38842.log.gz 2024-09-22T01:50:59.592 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/ceph-client.admin.38809.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38809.log.gz 2024-09-22T01:50:59.607 INFO:teuthology.orchestra.run.smithi079.stderr: 95.2% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2024-09-22T01:50:59.772 INFO:teuthology.orchestra.run.smithi102.stderr: 89.2% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-22T01:51:00.121 INFO:teuthology.orchestra.run.smithi079.stderr: 92.4% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2024-09-22T01:51:00.300 INFO:teuthology.orchestra.run.smithi079.stderr: 93.6% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2024-09-22T01:51:00.509 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.4 has been restored 2024-09-22T01:51:00.633 INFO:teuthology.orchestra.run.smithi102.stderr: 89.1% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-22T01:51:01.340 INFO:teuthology.orchestra.run.smithi079.stderr: 90.6% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2024-09-22T01:51:01.733 INFO:teuthology.orchestra.run.smithi079.stderr: 93.2% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2024-09-22T01:51:05.725 INFO:teuthology.orchestra.run.smithi102.stderr: 92.0% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2024-09-22T01:51:22.363 INFO:teuthology.orchestra.run.smithi102.stderr: 92.7% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2024-09-22T01:52:18.660 INFO:teuthology.orchestra.run.smithi079.stderr: 95.5% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2024-09-22T01:52:25.473 INFO:teuthology.orchestra.run.smithi079.stderr: 94.4% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2024-09-22T01:52:25.475 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-22T01:52:25.475 INFO:teuthology.orchestra.run.smithi079.stderr:real 1m25.943s 2024-09-22T01:52:25.475 INFO:teuthology.orchestra.run.smithi079.stderr:user 2m43.591s 2024-09-22T01:52:25.475 INFO:teuthology.orchestra.run.smithi079.stderr:sys 0m6.443s 2024-09-22T01:57:19.871 INFO:teuthology.orchestra.run.smithi102.stderr: 95.9% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2024-09-22T02:09:01.851 INFO:teuthology.orchestra.run.smithi102.stderr: 94.7% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2024-09-22T02:13:19.709 INFO:teuthology.orchestra.run.smithi102.stderr: 94.6% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2024-09-22T02:14:02.859 INFO:teuthology.orchestra.run.smithi102.stderr: 94.6% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2024-09-22T02:14:02.861 INFO:teuthology.orchestra.run.smithi102.stderr: 2024-09-22T02:14:02.861 INFO:teuthology.orchestra.run.smithi102.stderr:real 23m3.327s 2024-09-22T02:14:02.861 INFO:teuthology.orchestra.run.smithi102.stderr:user 6m57.418s 2024-09-22T02:14:02.861 INFO:teuthology.orchestra.run.smithi102.stderr:sys 0m25.293s 2024-09-22T02:14:02.862 INFO:tasks.ceph:Archiving logs... 2024-09-22T02:14:02.862 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577/remote/smithi079/log 2024-09-22T02:14:02.863 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-22T02:14:23.765 DEBUG:teuthology.misc:Transferring archived files from smithi102:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577/remote/smithi102/log 2024-09-22T02:14:23.766 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-22T02:15:16.734 DEBUG:teuthology.misc:Transferring archived files from smithi184:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577/remote/smithi184/log 2024-09-22T02:15:16.735 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-22T02:15:16.778 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-22T02:15:16.788 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-22T02:15:16.788 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-22T02:15:16.792 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-22T02:15:16.794 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-22T02:15:16.931 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-22T02:15:16.940 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-22T02:15:16.940 DEBUG:teuthology.orchestra.run.smithi079:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-22T02:15:16.943 DEBUG:teuthology.orchestra.run.smithi102:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-22T02:15:16.946 DEBUG:teuthology.orchestra.run.smithi184:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-22T02:15:16.958 INFO:teuthology.orchestra.run.smithi079.stderr:bash: line 1: ntpq: command not found 2024-09-22T02:15:16.960 INFO:teuthology.orchestra.run.smithi102.stderr:bash: line 1: ntpq: command not found 2024-09-22T02:15:16.962 INFO:teuthology.orchestra.run.smithi079.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-22T02:15:16.962 INFO:teuthology.orchestra.run.smithi079.stdout:=============================================================================== 2024-09-22T02:15:16.962 INFO:teuthology.orchestra.run.smithi079.stdout:^* hv01.front.sepia.ceph.com 3 6 377 32 +320us[ +319us] +/- 40ms 2024-09-22T02:15:16.962 INFO:teuthology.orchestra.run.smithi079.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 35 -684us[ -685us] +/- 51ms 2024-09-22T02:15:16.962 INFO:teuthology.orchestra.run.smithi079.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 34 +355us[ +355us] +/- 85ms 2024-09-22T02:15:16.962 INFO:teuthology.orchestra.run.smithi079.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-22T02:15:16.963 INFO:teuthology.orchestra.run.smithi184.stderr:bash: line 1: ntpq: command not found 2024-09-22T02:15:16.967 INFO:teuthology.orchestra.run.smithi184.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-22T02:15:16.967 INFO:teuthology.orchestra.run.smithi184.stdout:=============================================================================== 2024-09-22T02:15:16.967 INFO:teuthology.orchestra.run.smithi184.stdout:^* hv01.front.sepia.ceph.com 3 7 377 33 +349us[ +352us] +/- 40ms 2024-09-22T02:15:16.967 INFO:teuthology.orchestra.run.smithi184.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 38 -680us[ -676us] +/- 51ms 2024-09-22T02:15:16.967 INFO:teuthology.orchestra.run.smithi184.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 44 +362us[ +366us] +/- 85ms 2024-09-22T02:15:16.967 INFO:teuthology.orchestra.run.smithi184.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-22T02:15:16.994 INFO:teuthology.orchestra.run.smithi102.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-22T02:15:16.994 INFO:teuthology.orchestra.run.smithi102.stdout:=============================================================================== 2024-09-22T02:15:16.994 INFO:teuthology.orchestra.run.smithi102.stdout:^* hv01.front.sepia.ceph.com 3 6 377 40 +333us[ +327us] +/- 40ms 2024-09-22T02:15:16.994 INFO:teuthology.orchestra.run.smithi102.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 37 -685us[ -685us] +/- 51ms 2024-09-22T02:15:16.995 INFO:teuthology.orchestra.run.smithi102.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 29 +362us[ +362us] +/- 85ms 2024-09-22T02:15:16.995 INFO:teuthology.orchestra.run.smithi102.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-22T02:15:16.996 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-22T02:15:17.006 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-22T02:15:17.006 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-22T02:15:17.030 DEBUG:teuthology.orchestra.run.smithi079:> 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-09-22T02:15:17.098 DEBUG:teuthology.orchestra.run.smithi102:> 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-09-22T02:15:17.181 DEBUG:teuthology.orchestra.run.smithi184:> 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-09-22T02:15:17.247 DEBUG:teuthology.orchestra.run.smithi079:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-22T02:15:17.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-22T02:15:17.278 DEBUG:teuthology.orchestra.run.smithi102:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-22T02:15:17.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-22T02:15:17.308 DEBUG:teuthology.orchestra.run.smithi184:> 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 context=system_u:system_r:getty_t:s0 -e scontext=system_u:system_r:getty_t:s0 2024-09-22T02:15:17.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-22T02:15:17.338 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-22T02:15:17.348 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-22T02:15:17.357 INFO:teuthology.task.internal:Duration was 6163.186698 seconds 2024-09-22T02:15:17.357 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-22T02:15:17.367 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-22T02:15:17.367 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-22T02:15:17.369 DEBUG:teuthology.orchestra.run.smithi102:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-22T02:15:17.372 DEBUG:teuthology.orchestra.run.smithi184:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-22T02:15:17.408 INFO:teuthology.orchestra.run.smithi079.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-22T02:15:17.420 INFO:teuthology.orchestra.run.smithi184.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-22T02:15:17.442 INFO:teuthology.orchestra.run.smithi102.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-22T02:15:17.786 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-22T02:15:17.786 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi079.front.sepia.ceph.com 2024-09-22T02:15:17.786 DEBUG:teuthology.orchestra.run.smithi079:> 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-09-22T02:15:17.807 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi102.front.sepia.ceph.com 2024-09-22T02:15:17.807 DEBUG:teuthology.orchestra.run.smithi102:> 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-09-22T02:15:17.841 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi184.front.sepia.ceph.com 2024-09-22T02:15:17.842 DEBUG:teuthology.orchestra.run.smithi184:> 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-09-22T02:15:17.922 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-22T02:15:17.922 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-22T02:15:17.925 DEBUG:teuthology.orchestra.run.smithi102:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-22T02:15:17.927 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-22T02:15:17.955 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-22T02:15:17.955 DEBUG:teuthology.orchestra.run.smithi079:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-22T02:15:17.992 DEBUG:teuthology.orchestra.run.smithi102:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-22T02:15:17.998 DEBUG:teuthology.orchestra.run.smithi184:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-22T02:15:18.116 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-22T02:15:18.132 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-22T02:15:18.132 DEBUG:teuthology.orchestra.run.smithi079:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-22T02:15:18.157 DEBUG:teuthology.orchestra.run.smithi102:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-22T02:15:18.183 DEBUG:teuthology.orchestra.run.smithi184:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-22T02:15:18.208 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-22T02:15:18.219 DEBUG:teuthology.orchestra.run.smithi079:> 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-09-22T02:15:18.221 DEBUG:teuthology.orchestra.run.smithi102:> 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-09-22T02:15:18.225 DEBUG:teuthology.orchestra.run.smithi184:> 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-09-22T02:15:18.242 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = core 2024-09-22T02:15:18.254 INFO:teuthology.orchestra.run.smithi102.stdout:kernel.core_pattern = core 2024-09-22T02:15:18.272 INFO:teuthology.orchestra.run.smithi184.stdout:kernel.core_pattern = core 2024-09-22T02:15:18.285 DEBUG:teuthology.orchestra.run.smithi079:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-22T02:15:18.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-22T02:15:18.312 DEBUG:teuthology.orchestra.run.smithi102:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-22T02:15:18.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-22T02:15:18.331 DEBUG:teuthology.orchestra.run.smithi184:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-22T02:15:18.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-22T02:15:18.346 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-22T02:15:18.356 INFO:teuthology.task.internal:Transferring archived files... 2024-09-22T02:15:18.358 DEBUG:teuthology.misc:Transferring archived files from smithi079:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577/remote/smithi079 2024-09-22T02:15:18.358 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-22T02:15:18.391 DEBUG:teuthology.misc:Transferring archived files from smithi102:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577/remote/smithi102 2024-09-22T02:15:18.392 DEBUG:teuthology.orchestra.run.smithi102:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-22T02:15:18.425 DEBUG:teuthology.misc:Transferring archived files from smithi184:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-21_21:16:02-rbd-squid-distro-default-smithi/7914577/remote/smithi184 2024-09-22T02:15:18.425 DEBUG:teuthology.orchestra.run.smithi184:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-22T02:15:18.462 INFO:teuthology.task.internal:Removing archive directory... 2024-09-22T02:15:18.462 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-22T02:15:18.465 DEBUG:teuthology.orchestra.run.smithi102:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-22T02:15:18.467 DEBUG:teuthology.orchestra.run.smithi184:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-22T02:15:18.509 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-22T02:15:18.525 INFO:teuthology.task.internal:Not uploading archives. 2024-09-22T02:15:18.525 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-22T02:15:18.539 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-22T02:15:18.539 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-22T02:15:18.541 DEBUG:teuthology.orchestra.run.smithi102:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-22T02:15:18.543 DEBUG:teuthology.orchestra.run.smithi184:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-22T02:15:18.554 INFO:teuthology.orchestra.run.smithi079.stdout: 265954 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 22 02:15 /home/ubuntu/cephtest 2024-09-22T02:15:18.556 INFO:teuthology.orchestra.run.smithi102.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 22 02:15 /home/ubuntu/cephtest 2024-09-22T02:15:18.563 INFO:teuthology.orchestra.run.smithi184.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 22 02:15 /home/ubuntu/cephtest 2024-09-22T02:15:18.564 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-22T02:15:18.574 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-22T02:15:18.607 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-low-osd-mem-target 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/qcow2-file 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 6163.186698436737 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-22T02:15:18.607 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-22T02:15:18.689 INFO:teuthology.run:pass