2024-09-16T22:16:22.289 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-16T22:16:22.309 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-16T22:16:22.395 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602 branch: wip-dis-testing description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-stupid 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/raw-nbd 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} email: idryomov@gmail.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: '7907602' 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: dis-2024-09-16_19:45:14-rbd-wip-dis-testing-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: wip-dis-testing 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 allocator: stupid 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 objectstore: bluestore osd shutdown pgref assert: true flavor: default fs: xfs log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 ceph-deploy: bluestore: true conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} 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 rocksdb: 4/10 mon osd backfillfull_ratio: 0.85 mon osd full ratio: 0.9 mon osd nearfull ratio: 0.8 osd failsafe full ratio: 0.95 osd objectstore: bluestore fs: xfs install: ceph: flavor: default sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 thrashosds: bdev_inject_crash: 2 bdev_inject_crash_probability: 0.5 workunit: branch: wip-dis-testing sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 owner: scheduled_dis@teuthology priority: 70 repo: https://github.com/ceph/ceph-ci 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: 2961 sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 sleep_before_teardown: 0 subset: 66/100 suite: rbd suite_branch: wip-dis-testing suite_path: /home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph-ci suite_sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 targets: smithi028.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO+UnafrfuIXhv1XDP7kgQlEynQar7OtB7J2guhAYuCnIaLQ4HgCdWlJ+gGxMWL0f7HezISQACsPpNrPOp5lRy8= smithi059.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFddftcT1/XYtFVaoiFRKVP14TRsar1TnUXmyadf7qbLiJrMetVH8PUPlSjBibqEpf24ynyeAXGww1HCkcEagSY= smithi165.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBXZ6Ixz7FJrAhzGEYWm4N7UThjbFI0cqb/OuKCGv9Q7aJUJbosnFiO5C+rFT88rd1ooi6U8NpJKXPsp2xawbXI= 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 convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw - dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G - qemu-nbd -f raw --read-only --shared 10 --persistent --fork /home/ubuntu/cephtest/migration/base.client.0.raw - qemu-nbd -f raw --read-only --shared 10 --persistent --fork --socket /home/ubuntu/cephtest/migration/qemu-nbd-empty /home/ubuntu/cephtest/migration/empty.raw - chmod 0777 /home/ubuntu/cephtest/migration/qemu-nbd-empty - echo '{"type":"raw","stream":{"type":"nbd","uri":"nbd://localhost"}}' | rbd migration prepare --import-only --source-spec-path - client.0.0 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}' client.0.1 - rbd migration prepare --import-only --source-spec '{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}' client.0.2 - parallel: - io_workload - migrate_workload - exec: client.0: - pkill -9 qemu-nbd || true - rm -rf /home/ubuntu/cephtest/migration teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a timestamp: 2024-09-16_19:45:14 tube: smithi user: dis verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-16T22:16:22.395 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa; will attempt to use it 2024-09-16T22:16:22.396 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa/tasks 2024-09-16T22:16:22.396 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-16T22:16:22.398 INFO:teuthology.task.internal:Checking packages... 2024-09-16T22:16:22.419 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash '6e8474a02f2b86353394076ab80c6f50ea28e361' 2024-09-16T22:16:22.419 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-16T22:16:22.419 INFO:teuthology.packaging:ref: None 2024-09-16T22:16:22.419 INFO:teuthology.packaging:tag: None 2024-09-16T22:16:22.419 INFO:teuthology.packaging:branch: wip-dis-testing 2024-09-16T22:16:22.419 INFO:teuthology.packaging:sha1: 6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:16:22.419 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=wip-dis-testing 2024-09-16T22:16:22.572 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4883.g6e8474a0 2024-09-16T22:16:22.574 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-16T22:16:22.580 INFO:teuthology.task.internal:no buildpackages task found 2024-09-16T22:16:22.580 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-16T22:16:22.642 INFO:teuthology.task.internal:Saving configuration 2024-09-16T22:16:22.657 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-16T22:16:22.665 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-16T22:16:22.690 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi028.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602', '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-16 22:11:24.897310', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO+UnafrfuIXhv1XDP7kgQlEynQar7OtB7J2guhAYuCnIaLQ4HgCdWlJ+gGxMWL0f7HezISQACsPpNrPOp5lRy8='} 2024-09-16T22:16:22.714 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi059.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602', '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-16 22:11:24.893645', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFddftcT1/XYtFVaoiFRKVP14TRsar1TnUXmyadf7qbLiJrMetVH8PUPlSjBibqEpf24ynyeAXGww1HCkcEagSY='} 2024-09-16T22:16:22.734 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi165.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602', '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-16 22:11:24.895480', 'locked_by': 'scheduled_dis@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBXZ6Ixz7FJrAhzGEYWm4N7UThjbFI0cqb/OuKCGv9Q7aJUJbosnFiO5C+rFT88rd1ooi6U8NpJKXPsp2xawbXI='} 2024-09-16T22:16:22.735 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-16T22:16:22.741 INFO:teuthology.task.internal:roles: ubuntu@smithi028.front.sepia.ceph.com - ['mon.a', 'mon.c', 'mgr.x', 'osd.0', 'osd.1', 'osd.2', 'osd.3'] 2024-09-16T22:16:22.744 INFO:teuthology.task.internal:roles: ubuntu@smithi059.front.sepia.ceph.com - ['mon.b', 'mgr.y', 'osd.4', 'osd.5', 'osd.6', 'osd.7'] 2024-09-16T22:16:22.744 INFO:teuthology.task.internal:roles: ubuntu@smithi165.front.sepia.ceph.com - ['client.0'] 2024-09-16T22:16:22.744 INFO:teuthology.run_tasks:Running task console_log... 2024-09-16T22:16:22.844 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f94660fbac0>, signals=[15]) 2024-09-16T22:16:22.844 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-16T22:16:22.851 INFO:teuthology.task.internal:Opening connections... 2024-09-16T22:16:22.851 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi028.front.sepia.ceph.com 2024-09-16T22:16:22.853 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi028.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:16:22.945 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi059.front.sepia.ceph.com 2024-09-16T22:16:22.946 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:16:23.022 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi165.front.sepia.ceph.com 2024-09-16T22:16:23.022 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:16:23.099 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-16T22:16:23.105 DEBUG:teuthology.orchestra.run.smithi028:> uname -m 2024-09-16T22:16:23.123 INFO:teuthology.orchestra.run.smithi028.stdout:x86_64 2024-09-16T22:16:23.124 DEBUG:teuthology.orchestra.run.smithi028:> cat /etc/os-release 2024-09-16T22:16:23.182 INFO:teuthology.orchestra.run.smithi028.stdout:NAME="CentOS Stream" 2024-09-16T22:16:23.182 INFO:teuthology.orchestra.run.smithi028.stdout:VERSION="9" 2024-09-16T22:16:23.182 INFO:teuthology.orchestra.run.smithi028.stdout:ID="centos" 2024-09-16T22:16:23.182 INFO:teuthology.orchestra.run.smithi028.stdout:ID_LIKE="rhel fedora" 2024-09-16T22:16:23.182 INFO:teuthology.orchestra.run.smithi028.stdout:VERSION_ID="9" 2024-09-16T22:16:23.182 INFO:teuthology.orchestra.run.smithi028.stdout:PLATFORM_ID="platform:el9" 2024-09-16T22:16:23.182 INFO:teuthology.orchestra.run.smithi028.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T22:16:23.182 INFO:teuthology.orchestra.run.smithi028.stdout:ANSI_COLOR="0;31" 2024-09-16T22:16:23.182 INFO:teuthology.orchestra.run.smithi028.stdout:LOGO="fedora-logo-icon" 2024-09-16T22:16:23.182 INFO:teuthology.orchestra.run.smithi028.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T22:16:23.182 INFO:teuthology.orchestra.run.smithi028.stdout:HOME_URL="https://centos.org/" 2024-09-16T22:16:23.183 INFO:teuthology.orchestra.run.smithi028.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T22:16:23.183 INFO:teuthology.orchestra.run.smithi028.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T22:16:23.183 INFO:teuthology.orchestra.run.smithi028.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T22:16:23.183 INFO:teuthology.lock.ops:Updating smithi028.front.sepia.ceph.com on lock server 2024-09-16T22:16:23.208 DEBUG:teuthology.orchestra.run.smithi059:> uname -m 2024-09-16T22:16:23.227 INFO:teuthology.orchestra.run.smithi059.stdout:x86_64 2024-09-16T22:16:23.228 DEBUG:teuthology.orchestra.run.smithi059:> cat /etc/os-release 2024-09-16T22:16:23.285 INFO:teuthology.orchestra.run.smithi059.stdout:NAME="CentOS Stream" 2024-09-16T22:16:23.285 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION="9" 2024-09-16T22:16:23.285 INFO:teuthology.orchestra.run.smithi059.stdout:ID="centos" 2024-09-16T22:16:23.285 INFO:teuthology.orchestra.run.smithi059.stdout:ID_LIKE="rhel fedora" 2024-09-16T22:16:23.285 INFO:teuthology.orchestra.run.smithi059.stdout:VERSION_ID="9" 2024-09-16T22:16:23.285 INFO:teuthology.orchestra.run.smithi059.stdout:PLATFORM_ID="platform:el9" 2024-09-16T22:16:23.285 INFO:teuthology.orchestra.run.smithi059.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T22:16:23.285 INFO:teuthology.orchestra.run.smithi059.stdout:ANSI_COLOR="0;31" 2024-09-16T22:16:23.285 INFO:teuthology.orchestra.run.smithi059.stdout:LOGO="fedora-logo-icon" 2024-09-16T22:16:23.286 INFO:teuthology.orchestra.run.smithi059.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T22:16:23.286 INFO:teuthology.orchestra.run.smithi059.stdout:HOME_URL="https://centos.org/" 2024-09-16T22:16:23.286 INFO:teuthology.orchestra.run.smithi059.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T22:16:23.286 INFO:teuthology.orchestra.run.smithi059.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T22:16:23.286 INFO:teuthology.orchestra.run.smithi059.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T22:16:23.286 INFO:teuthology.lock.ops:Updating smithi059.front.sepia.ceph.com on lock server 2024-09-16T22:16:23.309 DEBUG:teuthology.orchestra.run.smithi165:> uname -m 2024-09-16T22:16:23.327 INFO:teuthology.orchestra.run.smithi165.stdout:x86_64 2024-09-16T22:16:23.327 DEBUG:teuthology.orchestra.run.smithi165:> cat /etc/os-release 2024-09-16T22:16:23.385 INFO:teuthology.orchestra.run.smithi165.stdout:NAME="CentOS Stream" 2024-09-16T22:16:23.385 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION="9" 2024-09-16T22:16:23.385 INFO:teuthology.orchestra.run.smithi165.stdout:ID="centos" 2024-09-16T22:16:23.385 INFO:teuthology.orchestra.run.smithi165.stdout:ID_LIKE="rhel fedora" 2024-09-16T22:16:23.385 INFO:teuthology.orchestra.run.smithi165.stdout:VERSION_ID="9" 2024-09-16T22:16:23.385 INFO:teuthology.orchestra.run.smithi165.stdout:PLATFORM_ID="platform:el9" 2024-09-16T22:16:23.385 INFO:teuthology.orchestra.run.smithi165.stdout:PRETTY_NAME="CentOS Stream 9" 2024-09-16T22:16:23.385 INFO:teuthology.orchestra.run.smithi165.stdout:ANSI_COLOR="0;31" 2024-09-16T22:16:23.385 INFO:teuthology.orchestra.run.smithi165.stdout:LOGO="fedora-logo-icon" 2024-09-16T22:16:23.385 INFO:teuthology.orchestra.run.smithi165.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-09-16T22:16:23.386 INFO:teuthology.orchestra.run.smithi165.stdout:HOME_URL="https://centos.org/" 2024-09-16T22:16:23.386 INFO:teuthology.orchestra.run.smithi165.stdout:BUG_REPORT_URL="https://issues.redhat.com/" 2024-09-16T22:16:23.386 INFO:teuthology.orchestra.run.smithi165.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-09-16T22:16:23.386 INFO:teuthology.orchestra.run.smithi165.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-09-16T22:16:23.386 INFO:teuthology.lock.ops:Updating smithi165.front.sepia.ceph.com on lock server 2024-09-16T22:16:23.409 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-16T22:16:23.421 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-16T22:16:23.441 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-16T22:16:23.442 DEBUG:teuthology.orchestra.run.smithi028:> test '!' -e /home/ubuntu/cephtest 2024-09-16T22:16:23.445 DEBUG:teuthology.orchestra.run.smithi059:> test '!' -e /home/ubuntu/cephtest 2024-09-16T22:16:23.448 DEBUG:teuthology.orchestra.run.smithi165:> test '!' -e /home/ubuntu/cephtest 2024-09-16T22:16:23.466 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-16T22:16:23.474 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-16T22:16:23.475 DEBUG:teuthology.orchestra.run.smithi028:> test -z $(ls -A /var/lib/ceph) 2024-09-16T22:16:23.503 DEBUG:teuthology.orchestra.run.smithi059:> test -z $(ls -A /var/lib/ceph) 2024-09-16T22:16:23.506 DEBUG:teuthology.orchestra.run.smithi165:> test -z $(ls -A /var/lib/ceph) 2024-09-16T22:16:23.617 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-16T22:16:23.690 INFO:teuthology.run_tasks:Running task kernel... 2024-09-16T22:16:23.703 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-16T22:16:23.703 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-16T22:16:23.703 DEBUG:teuthology.orchestra.run.smithi028:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T22:16:23.704 DEBUG:teuthology.orchestra.run.smithi059:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T22:16:23.704 DEBUG:teuthology.orchestra.run.smithi165:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-16T22:16:23.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:16:23.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:16:23.722 DEBUG:teuthology.orchestra.run.smithi028:> uname -r 2024-09-16T22:16:23.723 DEBUG:teuthology.orchestra.run.smithi059:> uname -r 2024-09-16T22:16:23.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:16:23.724 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2024-09-16T22:16:23.780 INFO:teuthology.orchestra.run.smithi059.stdout:5.14.0-503.el9.x86_64 2024-09-16T22:16:23.780 INFO:teuthology.task.kernel:Running kernel on smithi059: 5.14.0-503.el9.x86_64 2024-09-16T22:16:23.781 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum install -y kernel 2024-09-16T22:16:23.782 INFO:teuthology.orchestra.run.smithi028.stdout:5.14.0-503.el9.x86_64 2024-09-16T22:16:23.782 INFO:teuthology.task.kernel:Running kernel on smithi028: 5.14.0-503.el9.x86_64 2024-09-16T22:16:23.782 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum install -y kernel 2024-09-16T22:16:23.783 INFO:teuthology.orchestra.run.smithi165.stdout:5.14.0-503.el9.x86_64 2024-09-16T22:16:23.783 INFO:teuthology.task.kernel:Running kernel on smithi165: 5.14.0-503.el9.x86_64 2024-09-16T22:16:23.783 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum install -y kernel 2024-09-16T22:16:27.475 INFO:teuthology.orchestra.run.smithi028.stdout:CentOS Stream 9 - BaseOS 4.3 MB/s | 8.3 MB 00:01 2024-09-16T22:16:28.280 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - BaseOS 3.0 MB/s | 8.3 MB 00:02 2024-09-16T22:16:30.146 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - BaseOS 1.8 MB/s | 8.3 MB 00:04 2024-09-16T22:16:32.811 INFO:teuthology.orchestra.run.smithi028.stdout:CentOS Stream 9 - AppStream 4.8 MB/s | 20 MB 00:04 2024-09-16T22:16:33.325 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - AppStream 9.9 MB/s | 20 MB 00:02 2024-09-16T22:16:37.310 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - AppStream 2.6 MB/s | 20 MB 00:07 2024-09-16T22:16:38.377 INFO:teuthology.orchestra.run.smithi028.stdout:CentOS Stream 9 - CRB 3.9 MB/s | 6.5 MB 00:01 2024-09-16T22:16:38.755 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - CRB 4.3 MB/s | 6.5 MB 00:01 2024-09-16T22:16:40.052 INFO:teuthology.orchestra.run.smithi028.stdout:CentOS Stream 9 - Extras packages 49 kB/s | 19 kB 00:00 2024-09-16T22:16:40.552 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - Extras packages 36 kB/s | 19 kB 00:00 2024-09-16T22:16:41.398 INFO:teuthology.orchestra.run.smithi028.stdout:Extra Packages for Enterprise Linux 19 MB/s | 23 MB 00:01 2024-09-16T22:16:41.539 INFO:teuthology.orchestra.run.smithi059.stdout:Extra Packages for Enterprise Linux 26 MB/s | 23 MB 00:00 2024-09-16T22:16:43.152 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - CRB 3.1 MB/s | 6.5 MB 00:02 2024-09-16T22:16:44.644 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - Extras packages 70 kB/s | 19 kB 00:00 2024-09-16T22:16:45.473 INFO:teuthology.orchestra.run.smithi165.stdout:Extra Packages for Enterprise Linux 32 MB/s | 23 MB 00:00 2024-09-16T22:16:46.979 INFO:teuthology.orchestra.run.smithi028.stdout:lab-extras 35 kB/s | 1.7 kB 00:00 2024-09-16T22:16:47.154 INFO:teuthology.orchestra.run.smithi059.stdout:lab-extras 39 kB/s | 1.7 kB 00:00 2024-09-16T22:16:48.960 INFO:teuthology.orchestra.run.smithi028.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T22:16:48.961 INFO:teuthology.orchestra.run.smithi028.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T22:16:49.057 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:16:49.062 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:16:49.062 INFO:teuthology.orchestra.run.smithi028.stdout: Package Architecture Version Repository Size 2024-09-16T22:16:49.062 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:16:49.062 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:16:49.062 INFO:teuthology.orchestra.run.smithi028.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-16T22:16:49.062 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2024-09-16T22:16:49.062 INFO:teuthology.orchestra.run.smithi028.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-16T22:16:49.062 INFO:teuthology.orchestra.run.smithi028.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-16T22:16:49.062 INFO:teuthology.orchestra.run.smithi028.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-16T22:16:49.063 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:16:49.063 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:16:49.063 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:16:49.063 INFO:teuthology.orchestra.run.smithi028.stdout:Install 4 Packages 2024-09-16T22:16:49.063 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:16:49.063 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 79 M 2024-09-16T22:16:49.063 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 126 M 2024-09-16T22:16:49.064 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:16:49.085 INFO:teuthology.orchestra.run.smithi059.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T22:16:49.085 INFO:teuthology.orchestra.run.smithi059.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T22:16:49.189 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:16:49.198 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:16:49.199 INFO:teuthology.orchestra.run.smithi059.stdout: Package Architecture Version Repository Size 2024-09-16T22:16:49.199 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:16:49.199 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:16:49.199 INFO:teuthology.orchestra.run.smithi059.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-16T22:16:49.199 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-16T22:16:49.199 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-16T22:16:49.199 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-16T22:16:49.199 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-16T22:16:49.199 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:16:49.199 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:16:49.199 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:16:49.199 INFO:teuthology.orchestra.run.smithi059.stdout:Install 4 Packages 2024-09-16T22:16:49.200 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:16:49.200 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 79 M 2024-09-16T22:16:49.200 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 126 M 2024-09-16T22:16:49.200 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:16:49.455 INFO:teuthology.orchestra.run.smithi028.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 135 kB/s | 36 kB 00:00 2024-09-16T22:16:49.530 INFO:teuthology.orchestra.run.smithi059.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 127 kB/s | 36 kB 00:00 2024-09-16T22:16:50.896 INFO:teuthology.orchestra.run.smithi165.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-09-16T22:16:52.797 INFO:teuthology.orchestra.run.smithi028.stdout:(2/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 9.6 MB/s | 35 MB 00:03 2024-09-16T22:16:52.827 INFO:teuthology.orchestra.run.smithi165.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-09-16T22:16:52.827 INFO:teuthology.orchestra.run.smithi165.stdout:Package kernel-5.14.0-503.el9.x86_64 is already installed. 2024-09-16T22:16:52.918 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:16:52.929 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:16:52.930 INFO:teuthology.orchestra.run.smithi165.stdout: Package Architecture Version Repository Size 2024-09-16T22:16:52.930 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:16:52.930 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:16:52.930 INFO:teuthology.orchestra.run.smithi165.stdout: kernel x86_64 5.14.0-508.el9 baseos 36 k 2024-09-16T22:16:52.930 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-16T22:16:52.930 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-core x86_64 5.14.0-508.el9 baseos 16 M 2024-09-16T22:16:52.930 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-modules x86_64 5.14.0-508.el9 baseos 35 M 2024-09-16T22:16:52.930 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-modules-core x86_64 5.14.0-508.el9 baseos 29 M 2024-09-16T22:16:52.930 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:16:52.930 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:16:52.930 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:16:52.931 INFO:teuthology.orchestra.run.smithi165.stdout:Install 4 Packages 2024-09-16T22:16:52.931 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:16:52.931 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 79 M 2024-09-16T22:16:52.931 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 126 M 2024-09-16T22:16:52.931 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:16:53.011 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 199.223.246.113) 2024-09-16T22:16:53.011 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 199.223.246.113) 2024-09-16T22:16:53.011 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 199.223.246.113) 2024-09-16T22:16:53.054 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T22:16:53.055 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T22:16:53.055 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T22:16:53.127 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] kernel-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T22:16:53.134 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] kernel-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-core-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T22:16:53.142 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] kernel-modules-5.14.0-508.el9.x86_64.rpm: Status code: 404 for https://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T22:16:53.247 INFO:teuthology.orchestra.run.smithi165.stdout:(1/4): kernel-5.14.0-508.el9.x86_64.rpm 133 kB/s | 36 kB 00:00 2024-09-16T22:16:53.268 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirrors.iu13.net/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 206.82.17.213) 2024-09-16T22:16:53.285 INFO:teuthology.orchestra.run.smithi165.stdout:[MIRROR] kernel-modules-core-5.14.0-508.el9.x86_64.rpm: Status code: 404 for http://mirror.siena.edu/centos-stream/9-stream/BaseOS/x86_64/os/Packages/kernel-modules-core-5.14.0-508.el9.x86_64.rpm (IP: 199.223.246.113) 2024-09-16T22:16:53.489 INFO:teuthology.orchestra.run.smithi028.stdout:(3/4): kernel-core-5.14.0-508.el9.x86_64.rpm 3.6 MB/s | 16 MB 00:04 2024-09-16T22:16:55.780 INFO:teuthology.orchestra.run.smithi165.stdout:(2/4): kernel-core-5.14.0-508.el9.x86_64.rpm 5.6 MB/s | 16 MB 00:02 2024-09-16T22:16:55.871 INFO:teuthology.orchestra.run.smithi059.stdout:(2/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 5.2 MB/s | 35 MB 00:06 2024-09-16T22:16:59.022 INFO:teuthology.orchestra.run.smithi028.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 3.0 MB/s | 29 MB 00:09 2024-09-16T22:16:59.022 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:16:59.022 INFO:teuthology.orchestra.run.smithi028.stdout:Total 7.9 MB/s | 79 MB 00:09 2024-09-16T22:16:59.734 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:16:59.988 INFO:teuthology.orchestra.run.smithi059.stdout:(3/4): kernel-modules-core-5.14.0-508.el9.x86_6 2.7 MB/s | 29 MB 00:10 2024-09-16T22:17:00.129 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:17:00.129 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:17:00.680 INFO:teuthology.orchestra.run.smithi059.stdout:(4/4): kernel-core-5.14.0-508.el9.x86_64.rpm 1.4 MB/s | 16 MB 00:11 2024-09-16T22:17:00.680 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:17:00.680 INFO:teuthology.orchestra.run.smithi059.stdout:Total 6.9 MB/s | 79 MB 00:11 2024-09-16T22:17:01.119 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:17:01.120 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:17:01.391 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:17:01.787 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:17:01.787 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:17:02.773 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:17:02.773 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:17:03.680 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:17:04.342 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-16T22:17:04.422 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:17:05.337 INFO:teuthology.orchestra.run.smithi165.stdout:(3/4): kernel-modules-5.14.0-508.el9.x86_64.rpm 2.8 MB/s | 35 MB 00:12 2024-09-16T22:17:05.356 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:17:05.721 INFO:teuthology.orchestra.run.smithi165.stdout:(4/4): kernel-modules-core-5.14.0-508.el9.x86_6 2.3 MB/s | 29 MB 00:12 2024-09-16T22:17:05.724 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:17:05.725 INFO:teuthology.orchestra.run.smithi165.stdout:Total 6.2 MB/s | 79 MB 00:12 2024-09-16T22:17:06.025 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-16T22:17:06.105 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:17:06.408 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:17:06.761 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:17:06.761 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:17:07.197 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:17:07.316 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:17:07.768 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:17:07.768 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:17:08.884 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:17:09.008 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:17:10.209 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:17:10.849 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : kernel-modules-core-5.14.0-508.el9.x86_64 1/4 2024-09-16T22:17:10.939 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:17:12.442 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:17:12.492 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:17:13.710 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:17:13.839 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:17:14.137 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:17:14.175 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:17:17.629 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:17:18.729 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:17:18.856 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:17:19.313 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:17:23.685 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:17:56.774 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:17:56.816 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:17:57.192 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:17:57.192 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-16T22:17:57.192 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:17:57.192 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:17:58.094 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:17:58.094 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:17:58.094 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:17:58.094 INFO:teuthology.orchestra.run.smithi028.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-16T22:17:58.094 INFO:teuthology.orchestra.run.smithi028.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-16T22:17:58.094 INFO:teuthology.orchestra.run.smithi028.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-16T22:17:58.094 INFO:teuthology.orchestra.run.smithi028.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-16T22:17:58.094 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:17:58.095 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:17:58.385 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:17:58.425 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:17:58.450 DEBUG:teuthology.orchestra.run.smithi028:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T22:17:58.535 INFO:teuthology.orchestra.run.smithi028.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T22:17:58.536 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T22:17:58.536 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-16T22:17:58.536 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T22:17:58.536 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T22:17:58.536 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-09-16T22:17:58.536 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi028.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T22:17:58.537 DEBUG:teuthology.orchestra.run.smithi028:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T22:17:58.595 INFO:teuthology.orchestra.run.smithi028.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T22:17:58.596 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T22:17:58.596 DEBUG:teuthology.orchestra.run.smithi028:> sudo rpm -qi grub2-tools 2024-09-16T22:17:58.635 INFO:teuthology.orchestra.run.smithi028.stdout:Name : grub2-tools 2024-09-16T22:17:58.636 INFO:teuthology.orchestra.run.smithi028.stdout:Epoch : 1 2024-09-16T22:17:58.636 INFO:teuthology.orchestra.run.smithi028.stdout:Version : 2.06 2024-09-16T22:17:58.636 INFO:teuthology.orchestra.run.smithi028.stdout:Release : 82.el9 2024-09-16T22:17:58.636 INFO:teuthology.orchestra.run.smithi028.stdout:Architecture: x86_64 2024-09-16T22:17:58.636 INFO:teuthology.orchestra.run.smithi028.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T22:17:58.636 INFO:teuthology.orchestra.run.smithi028.stdout:Group : Unspecified 2024-09-16T22:17:58.636 INFO:teuthology.orchestra.run.smithi028.stdout:Size : 8274670 2024-09-16T22:17:58.636 INFO:teuthology.orchestra.run.smithi028.stdout:License : GPLv3+ 2024-09-16T22:17:58.636 INFO:teuthology.orchestra.run.smithi028.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T22:17:58.636 INFO:teuthology.orchestra.run.smithi028.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T22:17:58.636 INFO:teuthology.orchestra.run.smithi028.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T22:17:58.636 INFO:teuthology.orchestra.run.smithi028.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T22:17:58.637 INFO:teuthology.orchestra.run.smithi028.stdout:Packager : builder@centos.org 2024-09-16T22:17:58.637 INFO:teuthology.orchestra.run.smithi028.stdout:Vendor : CentOS 2024-09-16T22:17:58.637 INFO:teuthology.orchestra.run.smithi028.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T22:17:58.637 INFO:teuthology.orchestra.run.smithi028.stdout:Summary : Support tools for GRUB. 2024-09-16T22:17:58.637 INFO:teuthology.orchestra.run.smithi028.stdout:Description : 2024-09-16T22:17:58.637 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:17:58.637 INFO:teuthology.orchestra.run.smithi028.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T22:17:58.637 INFO:teuthology.orchestra.run.smithi028.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T22:17:58.637 INFO:teuthology.orchestra.run.smithi028.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T22:17:58.637 INFO:teuthology.orchestra.run.smithi028.stdout:hardware devices. 2024-09-16T22:17:58.637 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:17:58.637 INFO:teuthology.orchestra.run.smithi028.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T22:17:58.638 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T22:17:58.638 INFO:teuthology.task.kernel:Updating grub on smithi028 to boot 5.14.0-508.el9.x86_64 2024-09-16T22:17:58.638 DEBUG:teuthology.orchestra.run.smithi028:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T22:17:58.749 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:17:58.749 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-16T22:17:58.749 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:17:58.749 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:17:59.348 INFO:teuthology.orchestra.run.smithi028.stderr:Generating grub configuration file ... 2024-09-16T22:17:59.579 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:17:59.580 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:17:59.580 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:17:59.580 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-16T22:17:59.580 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-16T22:17:59.580 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-16T22:17:59.580 INFO:teuthology.orchestra.run.smithi059.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-16T22:17:59.580 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:17:59.580 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:17:59.924 DEBUG:teuthology.orchestra.run.smithi059:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T22:18:00.007 INFO:teuthology.orchestra.run.smithi059.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T22:18:00.007 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T22:18:00.008 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-16T22:18:00.008 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T22:18:00.008 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T22:18:00.008 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-09-16T22:18:00.008 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi059.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T22:18:00.008 DEBUG:teuthology.orchestra.run.smithi059:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T22:18:00.066 INFO:teuthology.orchestra.run.smithi059.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T22:18:00.067 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T22:18:00.067 DEBUG:teuthology.orchestra.run.smithi059:> sudo rpm -qi grub2-tools 2024-09-16T22:18:00.105 INFO:teuthology.orchestra.run.smithi059.stdout:Name : grub2-tools 2024-09-16T22:18:00.105 INFO:teuthology.orchestra.run.smithi059.stdout:Epoch : 1 2024-09-16T22:18:00.105 INFO:teuthology.orchestra.run.smithi059.stdout:Version : 2.06 2024-09-16T22:18:00.105 INFO:teuthology.orchestra.run.smithi059.stdout:Release : 82.el9 2024-09-16T22:18:00.105 INFO:teuthology.orchestra.run.smithi059.stdout:Architecture: x86_64 2024-09-16T22:18:00.105 INFO:teuthology.orchestra.run.smithi059.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T22:18:00.105 INFO:teuthology.orchestra.run.smithi059.stdout:Group : Unspecified 2024-09-16T22:18:00.105 INFO:teuthology.orchestra.run.smithi059.stdout:Size : 8274670 2024-09-16T22:18:00.105 INFO:teuthology.orchestra.run.smithi059.stdout:License : GPLv3+ 2024-09-16T22:18:00.105 INFO:teuthology.orchestra.run.smithi059.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T22:18:00.105 INFO:teuthology.orchestra.run.smithi059.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T22:18:00.106 INFO:teuthology.orchestra.run.smithi059.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T22:18:00.106 INFO:teuthology.orchestra.run.smithi059.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T22:18:00.106 INFO:teuthology.orchestra.run.smithi059.stdout:Packager : builder@centos.org 2024-09-16T22:18:00.106 INFO:teuthology.orchestra.run.smithi059.stdout:Vendor : CentOS 2024-09-16T22:18:00.106 INFO:teuthology.orchestra.run.smithi059.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T22:18:00.106 INFO:teuthology.orchestra.run.smithi059.stdout:Summary : Support tools for GRUB. 2024-09-16T22:18:00.106 INFO:teuthology.orchestra.run.smithi059.stdout:Description : 2024-09-16T22:18:00.106 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:18:00.106 INFO:teuthology.orchestra.run.smithi059.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T22:18:00.106 INFO:teuthology.orchestra.run.smithi059.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T22:18:00.106 INFO:teuthology.orchestra.run.smithi059.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T22:18:00.106 INFO:teuthology.orchestra.run.smithi059.stdout:hardware devices. 2024-09-16T22:18:00.106 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:18:00.106 INFO:teuthology.orchestra.run.smithi059.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T22:18:00.107 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T22:18:00.107 INFO:teuthology.task.kernel:Updating grub on smithi059 to boot 5.14.0-508.el9.x86_64 2024-09-16T22:18:00.108 DEBUG:teuthology.orchestra.run.smithi059:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T22:18:00.645 INFO:teuthology.orchestra.run.smithi028.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T22:18:00.686 INFO:teuthology.orchestra.run.smithi028.stderr:done 2024-09-16T22:18:00.689 DEBUG:teuthology.orchestra.run.smithi028:> mktemp 2024-09-16T22:18:00.704 INFO:teuthology.orchestra.run.smithi028.stdout:/tmp/tmp.wj9M3iwuqx 2024-09-16T22:18:00.704 DEBUG:teuthology.orchestra.run.smithi028:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.wj9M3iwuqx 2024-09-16T22:18:00.705 INFO:teuthology.orchestra.run.smithi059.stderr:Generating grub configuration file ... 2024-09-16T22:18:00.776 DEBUG:teuthology.orchestra.run.smithi028:> sudo chmod 0666 /tmp/tmp.wj9M3iwuqx 2024-09-16T22:18:00.913 DEBUG:teuthology.orchestra.remote:smithi028:/tmp/tmp.wj9M3iwuqx is 6KB 2024-09-16T22:18:00.962 DEBUG:teuthology.orchestra.run.smithi028:> rm -fr /tmp/tmp.wj9M3iwuqx 2024-09-16T22:18:00.977 DEBUG:teuthology.orchestra.run.smithi028:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T22:18:01.040 INFO:teuthology.orchestra.run.smithi028.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T22:18:01.040 INFO:teuthology.orchestra.run.smithi028.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T22:18:01.040 INFO:teuthology.orchestra.run.smithi028.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T22:18:01.040 INFO:teuthology.orchestra.run.smithi028.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-16T22:18:01.041 DEBUG:teuthology.orchestra.run.smithi028:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-16T22:18:01.195 DEBUG:teuthology.orchestra.run.smithi028:> sudo shutdown -r now 2024-09-16T22:18:02.019 INFO:teuthology.orchestra.run.smithi059.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T22:18:02.044 INFO:teuthology.orchestra.run.smithi059.stderr:done 2024-09-16T22:18:02.046 DEBUG:teuthology.orchestra.run.smithi059:> mktemp 2024-09-16T22:18:02.061 INFO:teuthology.orchestra.run.smithi059.stdout:/tmp/tmp.QQZlxv4Uyj 2024-09-16T22:18:02.061 DEBUG:teuthology.orchestra.run.smithi059:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.QQZlxv4Uyj 2024-09-16T22:18:02.116 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:18:02.132 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0666 /tmp/tmp.QQZlxv4Uyj 2024-09-16T22:18:02.155 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-modules-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:18:02.265 DEBUG:teuthology.orchestra.remote:smithi059:/tmp/tmp.QQZlxv4Uyj is 6KB 2024-09-16T22:18:02.313 DEBUG:teuthology.orchestra.run.smithi059:> rm -fr /tmp/tmp.QQZlxv4Uyj 2024-09-16T22:18:02.328 DEBUG:teuthology.orchestra.run.smithi059:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T22:18:02.397 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T22:18:02.397 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T22:18:02.397 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T22:18:02.398 INFO:teuthology.orchestra.run.smithi059.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-16T22:18:02.399 DEBUG:teuthology.orchestra.run.smithi059:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-16T22:18:02.493 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: kernel-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:18:02.493 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : kernel-5.14.0-508.el9.x86_64 1/4 2024-09-16T22:18:02.493 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : kernel-core-5.14.0-508.el9.x86_64 2/4 2024-09-16T22:18:02.493 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : kernel-modules-5.14.0-508.el9.x86_64 3/4 2024-09-16T22:18:02.543 DEBUG:teuthology.orchestra.run.smithi059:> sudo shutdown -r now 2024-09-16T22:18:03.333 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : kernel-modules-core-5.14.0-508.el9.x86_64 4/4 2024-09-16T22:18:03.333 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:18:03.333 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:18:03.333 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-5.14.0-508.el9.x86_64 2024-09-16T22:18:03.333 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-core-5.14.0-508.el9.x86_64 2024-09-16T22:18:03.333 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-modules-5.14.0-508.el9.x86_64 2024-09-16T22:18:03.333 INFO:teuthology.orchestra.run.smithi165.stdout: kernel-modules-core-5.14.0-508.el9.x86_64 2024-09-16T22:18:03.333 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:18:03.333 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:18:03.706 DEBUG:teuthology.orchestra.run.smithi165:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T22:18:03.804 INFO:teuthology.orchestra.run.smithi165.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T22:18:03.804 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T22:18:03.804 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-16T22:18:03.804 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-16T22:18:03.804 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-16T22:18:03.804 INFO:teuthology.task.kernel:Installing distro kernel on client.0... 2024-09-16T22:18:03.804 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi165.front.sepia.ceph.com, path=None, version=distro) 2024-09-16T22:18:03.805 DEBUG:teuthology.orchestra.run.smithi165:> rpm -q kernel | sort -rV | head -n 1 2024-09-16T22:18:03.862 INFO:teuthology.orchestra.run.smithi165.stdout:kernel-5.14.0-508.el9.x86_64 2024-09-16T22:18:03.863 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-508.el9.x86_64 2024-09-16T22:18:03.863 DEBUG:teuthology.orchestra.run.smithi165:> sudo rpm -qi grub2-tools 2024-09-16T22:18:03.905 INFO:teuthology.orchestra.run.smithi165.stdout:Name : grub2-tools 2024-09-16T22:18:03.905 INFO:teuthology.orchestra.run.smithi165.stdout:Epoch : 1 2024-09-16T22:18:03.905 INFO:teuthology.orchestra.run.smithi165.stdout:Version : 2.06 2024-09-16T22:18:03.906 INFO:teuthology.orchestra.run.smithi165.stdout:Release : 82.el9 2024-09-16T22:18:03.906 INFO:teuthology.orchestra.run.smithi165.stdout:Architecture: x86_64 2024-09-16T22:18:03.906 INFO:teuthology.orchestra.run.smithi165.stdout:Install Date: Wed 28 Aug 2024 09:06:27 PM UTC 2024-09-16T22:18:03.906 INFO:teuthology.orchestra.run.smithi165.stdout:Group : Unspecified 2024-09-16T22:18:03.906 INFO:teuthology.orchestra.run.smithi165.stdout:Size : 8274670 2024-09-16T22:18:03.906 INFO:teuthology.orchestra.run.smithi165.stdout:License : GPLv3+ 2024-09-16T22:18:03.906 INFO:teuthology.orchestra.run.smithi165.stdout:Signature : RSA/SHA256, Mon 01 Jul 2024 07:46:42 AM UTC, Key ID 05b555b38483c65d 2024-09-16T22:18:03.906 INFO:teuthology.orchestra.run.smithi165.stdout:Source RPM : grub2-2.06-82.el9.src.rpm 2024-09-16T22:18:03.906 INFO:teuthology.orchestra.run.smithi165.stdout:Build Date : Fri 28 Jun 2024 09:24:44 AM UTC 2024-09-16T22:18:03.906 INFO:teuthology.orchestra.run.smithi165.stdout:Build Host : x86-05.stream.rdu2.redhat.com 2024-09-16T22:18:03.906 INFO:teuthology.orchestra.run.smithi165.stdout:Packager : builder@centos.org 2024-09-16T22:18:03.906 INFO:teuthology.orchestra.run.smithi165.stdout:Vendor : CentOS 2024-09-16T22:18:03.906 INFO:teuthology.orchestra.run.smithi165.stdout:URL : http://www.gnu.org/software/grub/ 2024-09-16T22:18:03.906 INFO:teuthology.orchestra.run.smithi165.stdout:Summary : Support tools for GRUB. 2024-09-16T22:18:03.906 INFO:teuthology.orchestra.run.smithi165.stdout:Description : 2024-09-16T22:18:03.907 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:18:03.907 INFO:teuthology.orchestra.run.smithi165.stdout:The GRand Unified Bootloader (GRUB) is a highly configurable and 2024-09-16T22:18:03.907 INFO:teuthology.orchestra.run.smithi165.stdout:customizable bootloader with modular architecture. It supports a rich 2024-09-16T22:18:03.907 INFO:teuthology.orchestra.run.smithi165.stdout:variety of kernel formats, file systems, computer architectures and 2024-09-16T22:18:03.907 INFO:teuthology.orchestra.run.smithi165.stdout:hardware devices. 2024-09-16T22:18:03.907 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:18:03.907 INFO:teuthology.orchestra.run.smithi165.stdout:This subpackage provides tools for support of all platforms. 2024-09-16T22:18:03.908 INFO:teuthology.task.kernel:Updating Grub Version: grub2 2024-09-16T22:18:03.908 INFO:teuthology.task.kernel:Updating grub on smithi165 to boot 5.14.0-508.el9.x86_64 2024-09-16T22:18:03.908 DEBUG:teuthology.orchestra.run.smithi165:> sudo grub2-mkconfig -o /boot/grub2/grub.cfg 2024-09-16T22:18:04.566 INFO:teuthology.orchestra.run.smithi165.stderr:Generating grub configuration file ... 2024-09-16T22:18:05.961 INFO:teuthology.orchestra.run.smithi165.stderr:Adding boot menu entry for UEFI Firmware Settings ... 2024-09-16T22:18:05.987 INFO:teuthology.orchestra.run.smithi165.stderr:done 2024-09-16T22:18:05.989 DEBUG:teuthology.orchestra.run.smithi165:> mktemp 2024-09-16T22:18:06.005 INFO:teuthology.orchestra.run.smithi165.stdout:/tmp/tmp.ld4mmggtuv 2024-09-16T22:18:06.005 DEBUG:teuthology.orchestra.run.smithi165:> sudo cp /boot/grub2/grub.cfg /tmp/tmp.ld4mmggtuv 2024-09-16T22:18:06.072 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 0666 /tmp/tmp.ld4mmggtuv 2024-09-16T22:18:06.209 DEBUG:teuthology.orchestra.remote:smithi165:/tmp/tmp.ld4mmggtuv is 6KB 2024-09-16T22:18:06.257 DEBUG:teuthology.orchestra.run.smithi165:> rm -fr /tmp/tmp.ld4mmggtuv 2024-09-16T22:18:06.271 DEBUG:teuthology.orchestra.run.smithi165:> sudo /bin/ls /boot/loader/entries || true 2024-09-16T22:18:06.334 INFO:teuthology.orchestra.run.smithi165.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-0-rescue.conf 2024-09-16T22:18:06.334 INFO:teuthology.orchestra.run.smithi165.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-239.el9.x86_64.conf 2024-09-16T22:18:06.334 INFO:teuthology.orchestra.run.smithi165.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-503.el9.x86_64.conf 2024-09-16T22:18:06.334 INFO:teuthology.orchestra.run.smithi165.stdout:fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64.conf 2024-09-16T22:18:06.336 DEBUG:teuthology.orchestra.run.smithi165:> sudo grub2-set-default fbf6b6fa6cf04654a0e563f30ecbf43a-5.14.0-508.el9.x86_64 2024-09-16T22:18:06.485 DEBUG:teuthology.orchestra.run.smithi165:> sudo shutdown -r now 2024-09-16T22:18:31.221 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-09-16T22:18:31.222 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi028.front.sepia.ceph.com' 2024-09-16T22:18:31.222 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi028.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:18:32.547 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-09-16T22:18:32.547 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-16T22:18:32.547 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:18:36.492 INFO:teuthology.task.kernel:Checking client client.0 for new kernel version... 2024-09-16T22:18:36.492 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-16T22:18:36.493 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:19:11.037 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-09-16T22:19:20.045 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-16T22:19:20.046 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:19:31.234 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T22:19:32.551 DEBUG:teuthology.orchestra.remote:timed out 2024-09-16T22:19:38.432 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.165 2024-09-16T22:19:40.237 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi028.front.sepia.ceph.com' 2024-09-16T22:19:40.237 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi028.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:19:40.580 DEBUG:teuthology.orchestra.run.smithi028:> true 2024-09-16T22:19:40.929 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi028.front.sepia.ceph.com' 2024-09-16T22:19:40.929 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.14.0-508.el9.x86_64"... 2024-09-16T22:19:40.929 DEBUG:teuthology.orchestra.run.smithi028:> uname -r 2024-09-16T22:19:40.946 INFO:teuthology.orchestra.run.smithi028.stdout:5.14.0-508.el9.x86_64 2024-09-16T22:19:40.946 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-16T22:19:40.947 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T22:19:40.947 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T22:19:41.552 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-16T22:19:41.553 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:19:41.948 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-09-16T22:19:41.948 DEBUG:teuthology.orchestra.run.smithi028:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T22:19:42.024 INFO:teuthology.orchestra.run.smithi028.stdout:ttyS1 2024-09-16T22:19:42.048 DEBUG:teuthology.parallel:result is None 2024-09-16T22:19:43.255 DEBUG:teuthology.orchestra.run.smithi059:> true 2024-09-16T22:19:43.611 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-16T22:19:43.611 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.14.0-508.el9.x86_64"... 2024-09-16T22:19:43.611 DEBUG:teuthology.orchestra.run.smithi059:> uname -r 2024-09-16T22:19:43.667 INFO:teuthology.orchestra.run.smithi059.stdout:5.14.0-508.el9.x86_64 2024-09-16T22:19:43.667 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-16T22:19:43.667 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T22:19:43.667 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T22:19:44.668 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-09-16T22:19:44.668 DEBUG:teuthology.orchestra.run.smithi059:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T22:19:44.760 INFO:teuthology.orchestra.run.smithi059.stdout:ttyS1 2024-09-16T22:19:44.782 DEBUG:teuthology.parallel:result is None 2024-09-16T22:19:50.433 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-16T22:19:50.434 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:19:50.812 DEBUG:teuthology.orchestra.run.smithi165:> true 2024-09-16T22:19:51.170 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-16T22:19:51.171 INFO:teuthology.task.kernel:Checking kernel version of client.0, want "5.14.0-508.el9.x86_64"... 2024-09-16T22:19:51.171 DEBUG:teuthology.orchestra.run.smithi165:> uname -r 2024-09-16T22:19:51.186 INFO:teuthology.orchestra.run.smithi165.stdout:5.14.0-508.el9.x86_64 2024-09-16T22:19:51.186 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-16T22:19:51.186 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-16T22:19:51.186 DEBUG:teuthology.task.kernel:Distro of this test job: centos 2024-09-16T22:19:52.187 INFO:teuthology.task.kernel:Enabling kdb on client.0... 2024-09-16T22:19:52.187 DEBUG:teuthology.orchestra.run.smithi165:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-16T22:19:52.258 INFO:teuthology.orchestra.run.smithi165.stdout:ttyS1 2024-09-16T22:19:52.287 DEBUG:teuthology.parallel:result is None 2024-09-16T22:19:52.287 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-16T22:19:52.513 INFO:teuthology.task.internal:Creating test directory... 2024-09-16T22:19:52.513 DEBUG:teuthology.orchestra.run.smithi028:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T22:19:52.516 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T22:19:52.519 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-16T22:19:52.535 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-16T22:19:52.646 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-16T22:19:52.683 INFO:teuthology.task.internal:Creating archive directory... 2024-09-16T22:19:52.683 DEBUG:teuthology.orchestra.run.smithi028:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T22:19:52.686 DEBUG:teuthology.orchestra.run.smithi059:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T22:19:52.689 DEBUG:teuthology.orchestra.run.smithi165:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-16T22:19:52.721 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-16T22:19:52.728 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-16T22:19:52.728 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:19:52.752 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:19:52.755 DEBUG:teuthology.orchestra.run.smithi165:> 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-16T22:19:52.782 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T22:19:52.784 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T22:19:52.786 INFO:teuthology.orchestra.run.smithi028.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T22:19:52.792 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T22:19:52.795 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T22:19:52.798 INFO:teuthology.orchestra.run.smithi028.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-16T22:19:52.800 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-16T22:19:52.806 INFO:teuthology.task.internal:Configuring sudo... 2024-09-16T22:19:52.806 DEBUG:teuthology.orchestra.run.smithi028:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T22:19:52.843 DEBUG:teuthology.orchestra.run.smithi059:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T22:19:52.845 DEBUG:teuthology.orchestra.run.smithi165:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-16T22:19:52.870 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-16T22:19:52.879 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-16T22:19:52.880 DEBUG:teuthology.orchestra.run.smithi028:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T22:19:52.911 DEBUG:teuthology.orchestra.run.smithi059:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T22:19:52.914 DEBUG:teuthology.orchestra.run.smithi165:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-16T22:19:52.929 DEBUG:teuthology.orchestra.run.smithi028:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T22:19:53.011 DEBUG:teuthology.orchestra.run.smithi028:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T22:19:53.059 DEBUG:teuthology.orchestra.run.smithi028:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T22:19:53.140 DEBUG:teuthology.orchestra.run.smithi028:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T22:19:53.184 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:19:53.185 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T22:19:53.251 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T22:19:53.296 DEBUG:teuthology.orchestra.run.smithi059:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T22:19:53.346 DEBUG:teuthology.orchestra.run.smithi059:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T22:19:53.426 DEBUG:teuthology.orchestra.run.smithi059:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T22:19:53.474 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:19:53.474 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T22:19:53.541 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T22:19:53.581 DEBUG:teuthology.orchestra.run.smithi165:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-16T22:19:53.629 DEBUG:teuthology.orchestra.run.smithi165:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T22:19:53.712 DEBUG:teuthology.orchestra.run.smithi165:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-16T22:19:53.753 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-16T22:19:53.753 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-16T22:19:53.818 DEBUG:teuthology.orchestra.run.smithi028:> sudo service rsyslog restart 2024-09-16T22:19:53.821 DEBUG:teuthology.orchestra.run.smithi059:> sudo service rsyslog restart 2024-09-16T22:19:53.823 DEBUG:teuthology.orchestra.run.smithi165:> sudo service rsyslog restart 2024-09-16T22:19:53.864 INFO:teuthology.orchestra.run.smithi028.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T22:19:53.870 INFO:teuthology.orchestra.run.smithi059.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T22:19:53.908 INFO:teuthology.orchestra.run.smithi165.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-16T22:19:54.432 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-16T22:19:54.440 INFO:teuthology.task.internal:Starting timer... 2024-09-16T22:19:54.440 INFO:teuthology.run_tasks:Running task pcp... 2024-09-16T22:19:54.530 INFO:teuthology.run_tasks:Running task selinux... 2024-09-16T22:19:54.568 DEBUG:teuthology.orchestra.run.smithi028:> sudo service auditd rotate 2024-09-16T22:19:54.613 INFO:teuthology.orchestra.run.smithi028.stdout:Rotating logs: 2024-09-16T22:19:54.614 DEBUG:teuthology.orchestra.run.smithi059:> sudo service auditd rotate 2024-09-16T22:19:54.672 INFO:teuthology.orchestra.run.smithi059.stdout:Rotating logs: 2024-09-16T22:19:54.675 DEBUG:teuthology.orchestra.run.smithi165:> sudo service auditd rotate 2024-09-16T22:19:54.764 INFO:teuthology.orchestra.run.smithi165.stdout:Rotating logs: 2024-09-16T22:19:54.765 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-16T22:19:54.766 DEBUG:teuthology.orchestra.run.smithi028:> /usr/sbin/getenforce 2024-09-16T22:19:54.793 INFO:teuthology.orchestra.run.smithi028.stdout:Permissive 2024-09-16T22:19:54.793 DEBUG:teuthology.orchestra.run.smithi059:> /usr/sbin/getenforce 2024-09-16T22:19:54.847 INFO:teuthology.orchestra.run.smithi059.stdout:Permissive 2024-09-16T22:19:54.847 DEBUG:teuthology.orchestra.run.smithi165:> /usr/sbin/getenforce 2024-09-16T22:19:54.871 INFO:teuthology.orchestra.run.smithi165.stdout:Permissive 2024-09-16T22:19:54.871 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi028.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi059.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi165.front.sepia.ceph.com': 'permissive'} 2024-09-16T22:19:54.871 DEBUG:teuthology.orchestra.run.smithi028:> 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 2024-09-16T22:19:54.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:19:54.902 DEBUG:teuthology.orchestra.run.smithi059:> 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 2024-09-16T22:19:54.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:19:54.931 DEBUG:teuthology.orchestra.run.smithi165:> 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 2024-09-16T22:19:54.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-16T22:19:54.956 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-16T22:19:54.956 DEBUG:teuthology.orchestra.run.smithi028:> sudo /usr/sbin/setenforce permissive 2024-09-16T22:19:54.986 DEBUG:teuthology.orchestra.run.smithi059:> sudo /usr/sbin/setenforce permissive 2024-09-16T22:19:55.016 DEBUG:teuthology.orchestra.run.smithi165:> sudo /usr/sbin/setenforce permissive 2024-09-16T22:19:55.043 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-16T22:19:55.052 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-16T22:19:55.056 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-16T22:19:55.202 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-16T22:19:55.217 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-16T22:19:55.218 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi028.front.sepia.ceph.com,smithi059.front.sepia.ceph.com,smithi165.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-16T22:23:51.086 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi028.front.sepia.ceph.com'), Remote(name='ubuntu@smithi059.front.sepia.ceph.com'), Remote(name='ubuntu@smithi165.front.sepia.ceph.com')] 2024-09-16T22:23:51.087 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi028.front.sepia.ceph.com' 2024-09-16T22:23:51.089 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi028.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:23:51.165 DEBUG:teuthology.orchestra.run.smithi028:> true 2024-09-16T22:23:51.241 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi028.front.sepia.ceph.com' 2024-09-16T22:23:51.241 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-16T22:23:51.242 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi059.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:23:51.318 DEBUG:teuthology.orchestra.run.smithi059:> true 2024-09-16T22:23:51.403 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi059.front.sepia.ceph.com' 2024-09-16T22:23:51.403 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-16T22:23:51.404 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi165.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-16T22:23:51.477 DEBUG:teuthology.orchestra.run.smithi165:> true 2024-09-16T22:23:51.552 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi165.front.sepia.ceph.com' 2024-09-16T22:23:51.553 INFO:teuthology.run_tasks:Running task clock... 2024-09-16T22:23:51.566 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-16T22:23:51.567 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T22:23:51.567 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:23:51.570 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T22:23:51.570 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:23:51.572 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-16T22:23:51.573 DEBUG:teuthology.orchestra.run.smithi165:> 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-16T22:23:51.599 INFO:teuthology.orchestra.run.smithi028.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T22:23:51.605 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T22:23:51.614 INFO:teuthology.orchestra.run.smithi028.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T22:23:51.621 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-09-16T22:23:51.622 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T22:23:51.635 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-09-16T22:23:51.640 INFO:teuthology.orchestra.run.smithi028.stderr:sudo: ntpd: command not found 2024-09-16T22:23:51.649 INFO:teuthology.orchestra.run.smithi059.stderr:sudo: ntpd: command not found 2024-09-16T22:23:51.652 INFO:teuthology.orchestra.run.smithi028.stdout:506 Cannot talk to daemon 2024-09-16T22:23:51.659 INFO:teuthology.orchestra.run.smithi165.stderr:sudo: ntpd: command not found 2024-09-16T22:23:51.661 INFO:teuthology.orchestra.run.smithi059.stdout:506 Cannot talk to daemon 2024-09-16T22:23:51.667 INFO:teuthology.orchestra.run.smithi028.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T22:23:51.671 INFO:teuthology.orchestra.run.smithi165.stdout:506 Cannot talk to daemon 2024-09-16T22:23:51.677 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T22:23:51.683 INFO:teuthology.orchestra.run.smithi028.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T22:23:51.685 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-09-16T22:23:51.691 INFO:teuthology.orchestra.run.smithi059.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T22:23:51.699 INFO:teuthology.orchestra.run.smithi165.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-09-16T22:23:51.736 INFO:teuthology.orchestra.run.smithi028.stderr:bash: line 1: ntpq: command not found 2024-09-16T22:23:51.740 INFO:teuthology.orchestra.run.smithi028.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T22:23:51.740 INFO:teuthology.orchestra.run.smithi028.stdout:=============================================================================== 2024-09-16T22:23:51.740 INFO:teuthology.orchestra.run.smithi028.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:23:51.740 INFO:teuthology.orchestra.run.smithi028.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:23:51.740 INFO:teuthology.orchestra.run.smithi028.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:23:51.741 INFO:teuthology.orchestra.run.smithi028.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:23:51.755 INFO:teuthology.orchestra.run.smithi165.stderr:bash: line 1: ntpq: command not found 2024-09-16T22:23:51.755 INFO:teuthology.orchestra.run.smithi059.stderr:bash: line 1: ntpq: command not found 2024-09-16T22:23:51.760 INFO:teuthology.orchestra.run.smithi165.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T22:23:51.760 INFO:teuthology.orchestra.run.smithi165.stdout:=============================================================================== 2024-09-16T22:23:51.760 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:23:51.760 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:23:51.760 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:23:51.760 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:23:51.761 INFO:teuthology.orchestra.run.smithi059.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-16T22:23:51.761 INFO:teuthology.orchestra.run.smithi059.stdout:=============================================================================== 2024-09-16T22:23:51.761 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:23:51.761 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:23:51.761 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:23:51.761 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-09-16T22:23:51.762 INFO:teuthology.run_tasks:Running task install... 2024-09-16T22:23:51.770 DEBUG:teuthology.task.install:project ceph 2024-09-16T22:23:51.770 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}} 2024-09-16T22:23:51.770 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'} 2024-09-16T22:23:51.770 INFO:teuthology.task.install:Using flavor: default 2024-09-16T22:23:51.776 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-16T22:23:51.776 INFO:teuthology.task.install:extra packages: [] 2024-09-16T22:23:51.776 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': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'tag': None, 'wait_for_package': False} 2024-09-16T22:23:51.777 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:23:51.779 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': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'tag': None, 'wait_for_package': False} 2024-09-16T22:23:51.779 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:23:51.780 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': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'tag': None, 'wait_for_package': False} 2024-09-16T22:23:51.780 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:23:51.940 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/ 2024-09-16T22:23:51.940 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4883.g6e8474a0 2024-09-16T22:23:51.947 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/ 2024-09-16T22:23:51.947 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4883.g6e8474a0 2024-09-16T22:23:51.953 INFO:teuthology.task.install.rpm:Pulling from https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/ 2024-09-16T22:23:51.953 INFO:teuthology.task.install.rpm:Package version is 19.3.0-4883.g6e8474a0 2024-09-16T22:23:52.052 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-16T22:23:52.052 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:23:52.052 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-16T22:23:52.057 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-16T22:23:52.057 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-16T22:23:52.058 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-16T22:23:52.067 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://2.chacra.ceph.com/r/ceph/wip-dis-testing/6e8474a02f2b86353394076ab80c6f50ea28e361/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-09-16T22:23:52.067 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:23:52.067 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-09-16T22:23:52.080 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-16T22:23:52.080 DEBUG:teuthology.orchestra.run.smithi028:> 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/6e8474a02f2b86353394076ab80c6f50ea28e361/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-16T22:23:52.084 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-16T22:23:52.084 DEBUG:teuthology.orchestra.run.smithi165:> 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/6e8474a02f2b86353394076ab80c6f50ea28e361/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-16T22:23:52.095 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-16T22:23:52.095 DEBUG:teuthology.orchestra.run.smithi059:> 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/6e8474a02f2b86353394076ab80c6f50ea28e361/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-09-16T22:23:52.146 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:23:52.150 DEBUG:teuthology.orchestra.run.smithi165:> 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-16T22:23:52.163 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:23:52.222 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:23:52.225 DEBUG:teuthology.orchestra.run.smithi165:> 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-16T22:23:52.241 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:23:52.287 INFO:teuthology.orchestra.run.smithi028.stdout:check_obsoletes = 1 2024-09-16T22:23:52.288 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum clean all 2024-09-16T22:23:52.289 INFO:teuthology.orchestra.run.smithi165.stdout:check_obsoletes = 1 2024-09-16T22:23:52.291 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum clean all 2024-09-16T22:23:52.308 INFO:teuthology.orchestra.run.smithi059.stdout:check_obsoletes = 1 2024-09-16T22:23:52.309 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum clean all 2024-09-16T22:23:52.527 INFO:teuthology.orchestra.run.smithi165.stdout:45 files removed 2024-09-16T22:23:52.534 INFO:teuthology.orchestra.run.smithi028.stdout:45 files removed 2024-09-16T22:23:52.543 INFO:teuthology.orchestra.run.smithi059.stdout:45 files removed 2024-09-16T22:23:52.554 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-radosgw 2024-09-16T22:23:52.561 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-radosgw 2024-09-16T22:23:52.571 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-radosgw 2024-09-16T22:23:53.110 INFO:teuthology.orchestra.run.smithi165.stdout:ceph packages for x86_64 310 kB/s | 84 kB 00:00 2024-09-16T22:23:53.133 INFO:teuthology.orchestra.run.smithi028.stdout:ceph packages for x86_64 308 kB/s | 84 kB 00:00 2024-09-16T22:23:53.143 INFO:teuthology.orchestra.run.smithi059.stdout:ceph packages for x86_64 309 kB/s | 84 kB 00:00 2024-09-16T22:23:53.410 INFO:teuthology.orchestra.run.smithi165.stdout:ceph noarch packages 94 kB/s | 24 kB 00:00 2024-09-16T22:23:53.417 INFO:teuthology.orchestra.run.smithi028.stdout:ceph noarch packages 101 kB/s | 24 kB 00:00 2024-09-16T22:23:53.427 INFO:teuthology.orchestra.run.smithi059.stdout:ceph noarch packages 101 kB/s | 24 kB 00:00 2024-09-16T22:23:53.670 INFO:teuthology.orchestra.run.smithi165.stdout:ceph source packages 8.7 kB/s | 1.9 kB 00:00 2024-09-16T22:23:53.676 INFO:teuthology.orchestra.run.smithi028.stdout:ceph source packages 8.8 kB/s | 1.9 kB 00:00 2024-09-16T22:23:53.703 INFO:teuthology.orchestra.run.smithi059.stdout:ceph source packages 8.2 kB/s | 1.9 kB 00:00 2024-09-16T22:23:54.310 INFO:teuthology.orchestra.run.smithi028.stdout:CentOS Stream 9 - BaseOS 14 MB/s | 8.3 MB 00:00 2024-09-16T22:23:54.936 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - BaseOS 6.9 MB/s | 8.3 MB 00:01 2024-09-16T22:23:55.487 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - BaseOS 4.6 MB/s | 8.3 MB 00:01 2024-09-16T22:23:56.854 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - AppStream 25 MB/s | 20 MB 00:00 2024-09-16T22:23:58.722 INFO:teuthology.orchestra.run.smithi028.stdout:CentOS Stream 9 - AppStream 6.2 MB/s | 20 MB 00:03 2024-09-16T22:23:59.735 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - AppStream 6.4 MB/s | 20 MB 00:03 2024-09-16T22:24:02.347 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - CRB 4.2 MB/s | 6.5 MB 00:01 2024-09-16T22:24:04.450 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - CRB 7.4 MB/s | 6.5 MB 00:00 2024-09-16T22:24:04.604 INFO:teuthology.orchestra.run.smithi028.stdout:CentOS Stream 9 - CRB 3.7 MB/s | 6.5 MB 00:01 2024-09-16T22:24:04.630 INFO:teuthology.orchestra.run.smithi059.stdout:CentOS Stream 9 - Extras packages 19 kB/s | 19 kB 00:00 2024-09-16T22:24:05.959 INFO:teuthology.orchestra.run.smithi059.stdout:Extra Packages for Enterprise Linux 19 MB/s | 23 MB 00:01 2024-09-16T22:24:05.973 INFO:teuthology.orchestra.run.smithi165.stdout:CentOS Stream 9 - Extras packages 102 kB/s | 19 kB 00:00 2024-09-16T22:24:06.130 INFO:teuthology.orchestra.run.smithi028.stdout:CentOS Stream 9 - Extras packages 93 kB/s | 19 kB 00:00 2024-09-16T22:24:07.037 INFO:teuthology.orchestra.run.smithi165.stdout:Extra Packages for Enterprise Linux 24 MB/s | 23 MB 00:00 2024-09-16T22:24:07.167 INFO:teuthology.orchestra.run.smithi028.stdout:Extra Packages for Enterprise Linux 25 MB/s | 23 MB 00:00 2024-09-16T22:24:11.582 INFO:teuthology.orchestra.run.smithi059.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-09-16T22:24:12.425 INFO:teuthology.orchestra.run.smithi165.stdout:lab-extras 40 kB/s | 1.7 kB 00:00 2024-09-16T22:24:13.165 INFO:teuthology.orchestra.run.smithi028.stdout:lab-extras 31 kB/s | 1.7 kB 00:00 2024-09-16T22:24:13.904 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:24:13.918 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:24:13.918 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-16T22:24:13.919 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:24:13.919 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:24:13.919 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-radosgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 11 M 2024-09-16T22:24:13.919 INFO:teuthology.orchestra.run.smithi059.stdout:Upgrading: 2024-09-16T22:24:13.919 INFO:teuthology.orchestra.run.smithi059.stdout: librados2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.5 M 2024-09-16T22:24:13.919 INFO:teuthology.orchestra.run.smithi059.stdout: librbd1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T22:24:13.919 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-16T22:24:13.919 INFO:teuthology.orchestra.run.smithi059.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-16T22:24:13.919 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-base x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T22:24:13.919 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 22 M 2024-09-16T22:24:13.919 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-selinux x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 25 k 2024-09-16T22:24:13.919 INFO:teuthology.orchestra.run.smithi059.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-16T22:24:13.919 INFO:teuthology.orchestra.run.smithi059.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-16T22:24:13.920 INFO:teuthology.orchestra.run.smithi059.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-16T22:24:13.920 INFO:teuthology.orchestra.run.smithi059.stdout: libcephfs2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 755 k 2024-09-16T22:24:13.920 INFO:teuthology.orchestra.run.smithi059.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-16T22:24:13.920 INFO:teuthology.orchestra.run.smithi059.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-16T22:24:13.920 INFO:teuthology.orchestra.run.smithi059.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-16T22:24:13.920 INFO:teuthology.orchestra.run.smithi059.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-16T22:24:13.920 INFO:teuthology.orchestra.run.smithi059.stdout: libradosstriper1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 508 k 2024-09-16T22:24:13.920 INFO:teuthology.orchestra.run.smithi059.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-16T22:24:13.920 INFO:teuthology.orchestra.run.smithi059.stdout: librgw2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T22:24:13.920 INFO:teuthology.orchestra.run.smithi059.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-16T22:24:13.921 INFO:teuthology.orchestra.run.smithi059.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-16T22:24:13.921 INFO:teuthology.orchestra.run.smithi059.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-16T22:24:13.921 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-argparse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 45 k 2024-09-16T22:24:13.921 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 143 k 2024-09-16T22:24:13.921 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cephfs x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 162 k 2024-09-16T22:24:13.921 INFO:teuthology.orchestra.run.smithi059.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-16T22:24:13.921 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rados x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 320 k 2024-09-16T22:24:13.921 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 307 k 2024-09-16T22:24:13.921 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 99 k 2024-09-16T22:24:13.921 INFO:teuthology.orchestra.run.smithi059.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-16T22:24:13.921 INFO:teuthology.orchestra.run.smithi059.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-16T22:24:13.921 INFO:teuthology.orchestra.run.smithi059.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-16T22:24:13.922 INFO:teuthology.orchestra.run.smithi059.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-16T22:24:13.922 INFO:teuthology.orchestra.run.smithi059.stdout:Installing weak dependencies: 2024-09-16T22:24:13.922 INFO:teuthology.orchestra.run.smithi059.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-16T22:24:13.922 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:24:13.922 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:24:13.922 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:24:13.922 INFO:teuthology.orchestra.run.smithi059.stdout:Install 31 Packages 2024-09-16T22:24:13.922 INFO:teuthology.orchestra.run.smithi059.stdout:Upgrade 2 Packages 2024-09-16T22:24:13.922 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:24:13.923 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 62 M 2024-09-16T22:24:13.923 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:24:14.644 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:24:14.656 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:24:14.657 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-16T22:24:14.657 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:24:14.657 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:24:14.657 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-radosgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 11 M 2024-09-16T22:24:14.657 INFO:teuthology.orchestra.run.smithi165.stdout:Upgrading: 2024-09-16T22:24:14.658 INFO:teuthology.orchestra.run.smithi165.stdout: librados2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.5 M 2024-09-16T22:24:14.658 INFO:teuthology.orchestra.run.smithi165.stdout: librbd1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T22:24:14.658 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-16T22:24:14.658 INFO:teuthology.orchestra.run.smithi165.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-16T22:24:14.658 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-base x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T22:24:14.658 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 22 M 2024-09-16T22:24:14.658 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-selinux x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 25 k 2024-09-16T22:24:14.658 INFO:teuthology.orchestra.run.smithi165.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-16T22:24:14.658 INFO:teuthology.orchestra.run.smithi165.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-16T22:24:14.658 INFO:teuthology.orchestra.run.smithi165.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-16T22:24:14.658 INFO:teuthology.orchestra.run.smithi165.stdout: libcephfs2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 755 k 2024-09-16T22:24:14.659 INFO:teuthology.orchestra.run.smithi165.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-16T22:24:14.659 INFO:teuthology.orchestra.run.smithi165.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-16T22:24:14.659 INFO:teuthology.orchestra.run.smithi165.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-16T22:24:14.659 INFO:teuthology.orchestra.run.smithi165.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-16T22:24:14.659 INFO:teuthology.orchestra.run.smithi165.stdout: libradosstriper1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 508 k 2024-09-16T22:24:14.659 INFO:teuthology.orchestra.run.smithi165.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-16T22:24:14.659 INFO:teuthology.orchestra.run.smithi165.stdout: librgw2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T22:24:14.660 INFO:teuthology.orchestra.run.smithi165.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-16T22:24:14.660 INFO:teuthology.orchestra.run.smithi165.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-16T22:24:14.660 INFO:teuthology.orchestra.run.smithi165.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-16T22:24:14.660 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ceph-argparse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 45 k 2024-09-16T22:24:14.660 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 143 k 2024-09-16T22:24:14.660 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cephfs x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 162 k 2024-09-16T22:24:14.660 INFO:teuthology.orchestra.run.smithi165.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-16T22:24:14.660 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rados x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 320 k 2024-09-16T22:24:14.661 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 307 k 2024-09-16T22:24:14.661 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 99 k 2024-09-16T22:24:14.661 INFO:teuthology.orchestra.run.smithi165.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-16T22:24:14.661 INFO:teuthology.orchestra.run.smithi165.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-16T22:24:14.661 INFO:teuthology.orchestra.run.smithi165.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-16T22:24:14.661 INFO:teuthology.orchestra.run.smithi165.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-16T22:24:14.661 INFO:teuthology.orchestra.run.smithi165.stdout:Installing weak dependencies: 2024-09-16T22:24:14.661 INFO:teuthology.orchestra.run.smithi165.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-16T22:24:14.662 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:24:14.662 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:24:14.662 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:24:14.662 INFO:teuthology.orchestra.run.smithi165.stdout:Install 31 Packages 2024-09-16T22:24:14.663 INFO:teuthology.orchestra.run.smithi165.stdout:Upgrade 2 Packages 2024-09-16T22:24:14.663 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:24:14.664 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 62 M 2024-09-16T22:24:14.664 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:24:14.925 INFO:teuthology.orchestra.run.smithi059.stdout:(1/33): ceph-base-19.3.0-4883.g6e8474a0.el9.x86 10 MB/s | 5.5 MB 00:00 2024-09-16T22:24:14.983 INFO:teuthology.orchestra.run.smithi059.stdout:(2/33): ceph-selinux-19.3.0-4883.g6e8474a0.el9. 432 kB/s | 25 kB 00:00 2024-09-16T22:24:15.059 INFO:teuthology.orchestra.run.smithi059.stdout:(3/33): libcephfs2-19.3.0-4883.g6e8474a0.el9.x8 9.9 MB/s | 755 kB 00:00 2024-09-16T22:24:15.142 INFO:teuthology.orchestra.run.smithi059.stdout:(4/33): libradosstriper1-19.3.0-4883.g6e8474a0. 6.0 MB/s | 508 kB 00:00 2024-09-16T22:24:15.259 INFO:teuthology.orchestra.run.smithi059.stdout:(5/33): ceph-radosgw-19.3.0-4883.g6e8474a0.el9. 12 MB/s | 11 MB 00:00 2024-09-16T22:24:15.326 INFO:teuthology.orchestra.run.smithi059.stdout:(6/33): python3-ceph-argparse-19.3.0-4883.g6e84 677 kB/s | 45 kB 00:00 2024-09-16T22:24:15.418 INFO:teuthology.orchestra.run.smithi059.stdout:(7/33): python3-ceph-common-19.3.0-4883.g6e8474 1.5 MB/s | 143 kB 00:00 2024-09-16T22:24:15.503 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:24:15.510 INFO:teuthology.orchestra.run.smithi059.stdout:(8/33): python3-cephfs-19.3.0-4883.g6e8474a0.el 1.7 MB/s | 162 kB 00:00 2024-09-16T22:24:15.521 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:24:15.522 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2024-09-16T22:24:15.522 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:24:15.522 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:24:15.522 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-radosgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 11 M 2024-09-16T22:24:15.522 INFO:teuthology.orchestra.run.smithi028.stdout:Upgrading: 2024-09-16T22:24:15.522 INFO:teuthology.orchestra.run.smithi028.stdout: librados2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.5 M 2024-09-16T22:24:15.522 INFO:teuthology.orchestra.run.smithi028.stdout: librbd1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T22:24:15.522 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2024-09-16T22:24:15.522 INFO:teuthology.orchestra.run.smithi028.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-09-16T22:24:15.522 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-base x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T22:24:15.522 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 22 M 2024-09-16T22:24:15.522 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-selinux x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 25 k 2024-09-16T22:24:15.523 INFO:teuthology.orchestra.run.smithi028.stdout: gperftools-libs x86_64 2.9.1-3.el9 epel 308 k 2024-09-16T22:24:15.523 INFO:teuthology.orchestra.run.smithi028.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-09-16T22:24:15.523 INFO:teuthology.orchestra.run.smithi028.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-09-16T22:24:15.523 INFO:teuthology.orchestra.run.smithi028.stdout: libcephfs2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 755 k 2024-09-16T22:24:15.523 INFO:teuthology.orchestra.run.smithi028.stdout: libnbd x86_64 1.20.2-2.el9 appstream 171 k 2024-09-16T22:24:15.523 INFO:teuthology.orchestra.run.smithi028.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-09-16T22:24:15.523 INFO:teuthology.orchestra.run.smithi028.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-09-16T22:24:15.523 INFO:teuthology.orchestra.run.smithi028.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-09-16T22:24:15.523 INFO:teuthology.orchestra.run.smithi028.stdout: libradosstriper1 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 508 k 2024-09-16T22:24:15.523 INFO:teuthology.orchestra.run.smithi028.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-09-16T22:24:15.523 INFO:teuthology.orchestra.run.smithi028.stdout: librgw2 x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 5.5 M 2024-09-16T22:24:15.523 INFO:teuthology.orchestra.run.smithi028.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-09-16T22:24:15.523 INFO:teuthology.orchestra.run.smithi028.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-09-16T22:24:15.523 INFO:teuthology.orchestra.run.smithi028.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-09-16T22:24:15.524 INFO:teuthology.orchestra.run.smithi028.stdout: python3-ceph-argparse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 45 k 2024-09-16T22:24:15.524 INFO:teuthology.orchestra.run.smithi028.stdout: python3-ceph-common x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 143 k 2024-09-16T22:24:15.524 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cephfs x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 162 k 2024-09-16T22:24:15.524 INFO:teuthology.orchestra.run.smithi028.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-09-16T22:24:15.524 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rados x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 320 k 2024-09-16T22:24:15.524 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 307 k 2024-09-16T22:24:15.524 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rgw x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 99 k 2024-09-16T22:24:15.524 INFO:teuthology.orchestra.run.smithi028.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-09-16T22:24:15.524 INFO:teuthology.orchestra.run.smithi028.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-09-16T22:24:15.524 INFO:teuthology.orchestra.run.smithi028.stdout: re2 x86_64 1:20211101-20.el9 epel 191 k 2024-09-16T22:24:15.524 INFO:teuthology.orchestra.run.smithi028.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-09-16T22:24:15.524 INFO:teuthology.orchestra.run.smithi028.stdout:Installing weak dependencies: 2024-09-16T22:24:15.525 INFO:teuthology.orchestra.run.smithi028.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-09-16T22:24:15.525 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:24:15.525 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:24:15.525 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:24:15.525 INFO:teuthology.orchestra.run.smithi028.stdout:Install 31 Packages 2024-09-16T22:24:15.525 INFO:teuthology.orchestra.run.smithi028.stdout:Upgrade 2 Packages 2024-09-16T22:24:15.525 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:24:15.525 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 62 M 2024-09-16T22:24:15.526 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:24:15.635 INFO:teuthology.orchestra.run.smithi059.stdout:(9/33): librgw2-19.3.0-4883.g6e8474a0.el9.x86_6 11 MB/s | 5.5 MB 00:00 2024-09-16T22:24:15.685 INFO:teuthology.orchestra.run.smithi165.stdout:(1/33): ceph-base-19.3.0-4883.g6e8474a0.el9.x86 7.0 MB/s | 5.5 MB 00:00 2024-09-16T22:24:15.735 INFO:teuthology.orchestra.run.smithi165.stdout:(2/33): ceph-selinux-19.3.0-4883.g6e8474a0.el9. 506 kB/s | 25 kB 00:00 2024-09-16T22:24:15.802 INFO:teuthology.orchestra.run.smithi165.stdout:(3/33): libcephfs2-19.3.0-4883.g6e8474a0.el9.x8 11 MB/s | 755 kB 00:00 2024-09-16T22:24:15.844 INFO:teuthology.orchestra.run.smithi059.stdout:(10/33): ceph-common-19.3.0-4883.g6e8474a0.el9. 15 MB/s | 22 MB 00:01 2024-09-16T22:24:15.869 INFO:teuthology.orchestra.run.smithi059.stdout:(11/33): python3-rados-19.3.0-4883.g6e8474a0.el 892 kB/s | 320 kB 00:00 2024-09-16T22:24:15.894 INFO:teuthology.orchestra.run.smithi059.stdout:(12/33): python3-rbd-19.3.0-4883.g6e8474a0.el9. 1.2 MB/s | 307 kB 00:00 2024-09-16T22:24:15.919 INFO:teuthology.orchestra.run.smithi059.stdout:(13/33): python3-rgw-19.3.0-4883.g6e8474a0.el9. 1.3 MB/s | 99 kB 00:00 2024-09-16T22:24:15.927 INFO:teuthology.orchestra.run.smithi165.stdout:(4/33): ceph-radosgw-19.3.0-4883.g6e8474a0.el9. 11 MB/s | 11 MB 00:01 2024-09-16T22:24:15.953 INFO:teuthology.orchestra.run.smithi165.stdout:(5/33): libradosstriper1-19.3.0-4883.g6e8474a0. 3.3 MB/s | 508 kB 00:00 2024-09-16T22:24:15.994 INFO:teuthology.orchestra.run.smithi165.stdout:(6/33): python3-ceph-argparse-19.3.0-4883.g6e84 1.1 MB/s | 45 kB 00:00 2024-09-16T22:24:16.053 INFO:teuthology.orchestra.run.smithi165.stdout:(7/33): python3-ceph-common-19.3.0-4883.g6e8474 2.4 MB/s | 143 kB 00:00 2024-09-16T22:24:16.154 INFO:teuthology.orchestra.run.smithi165.stdout:(8/33): librgw2-19.3.0-4883.g6e8474a0.el9.x86_6 24 MB/s | 5.5 MB 00:00 2024-09-16T22:24:16.179 INFO:teuthology.orchestra.run.smithi165.stdout:(9/33): python3-cephfs-19.3.0-4883.g6e8474a0.el 1.3 MB/s | 162 kB 00:00 2024-09-16T22:24:16.204 INFO:teuthology.orchestra.run.smithi165.stdout:(10/33): python3-rados-19.3.0-4883.g6e8474a0.el 6.2 MB/s | 320 kB 00:00 2024-09-16T22:24:16.237 INFO:teuthology.orchestra.run.smithi165.stdout:(11/33): python3-rbd-19.3.0-4883.g6e8474a0.el9. 5.1 MB/s | 307 kB 00:00 2024-09-16T22:24:16.263 INFO:teuthology.orchestra.run.smithi165.stdout:(12/33): python3-rgw-19.3.0-4883.g6e8474a0.el9. 1.7 MB/s | 99 kB 00:00 2024-09-16T22:24:16.344 INFO:teuthology.orchestra.run.smithi059.stdout:(14/33): boost-program-options-1.75.0-8.el9.x86 225 kB/s | 107 kB 00:00 2024-09-16T22:24:16.405 INFO:teuthology.orchestra.run.smithi165.stdout:(13/33): boost-program-options-1.75.0-8.el9.x86 640 kB/s | 107 kB 00:00 2024-09-16T22:24:16.430 INFO:teuthology.orchestra.run.smithi165.stdout:(14/33): libnbd-1.20.2-2.el9.x86_64.rpm 1.0 MB/s | 171 kB 00:00 2024-09-16T22:24:16.445 INFO:teuthology.orchestra.run.smithi059.stdout:(15/33): libnbd-1.20.2-2.el9.x86_64.rpm 310 kB/s | 171 kB 00:00 2024-09-16T22:24:16.470 INFO:teuthology.orchestra.run.smithi059.stdout:(16/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 291 kB/s | 160 kB 00:00 2024-09-16T22:24:16.480 INFO:teuthology.orchestra.run.smithi165.stdout:(15/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 907 kB/s | 45 kB 00:00 2024-09-16T22:24:16.495 INFO:teuthology.orchestra.run.smithi059.stdout:(17/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 301 kB/s | 45 kB 00:00 2024-09-16T22:24:16.531 INFO:teuthology.orchestra.run.smithi165.stdout:(16/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.2 MB/s | 160 kB 00:00 2024-09-16T22:24:16.623 INFO:teuthology.orchestra.run.smithi165.stdout:(17/33): librdkafka-1.6.1-102.el9.x86_64.rpm 4.6 MB/s | 662 kB 00:00 2024-09-16T22:24:16.648 INFO:teuthology.orchestra.run.smithi165.stdout:(18/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.4 MB/s | 292 kB 00:00 2024-09-16T22:24:16.654 INFO:teuthology.orchestra.run.smithi059.stdout:(18/33): python3-prettytable-0.7.2-27.el9.noarc 266 kB/s | 42 kB 00:00 2024-09-16T22:24:16.674 INFO:teuthology.orchestra.run.smithi165.stdout:(19/33): python3-prettytable-0.7.2-27.el9.noarc 841 kB/s | 42 kB 00:00 2024-09-16T22:24:16.723 INFO:teuthology.orchestra.run.smithi165.stdout:(20/33): qatlib-service-24.02.0-1.el9.x86_64.rp 719 kB/s | 36 kB 00:00 2024-09-16T22:24:16.737 INFO:teuthology.orchestra.run.smithi059.stdout:(19/33): librdkafka-1.6.1-102.el9.x86_64.rpm 2.2 MB/s | 662 kB 00:00 2024-09-16T22:24:16.749 INFO:teuthology.orchestra.run.smithi165.stdout:(21/33): qatlib-24.02.0-1.el9.x86_64.rpm 2.1 MB/s | 221 kB 00:00 2024-09-16T22:24:16.749 INFO:teuthology.orchestra.run.smithi028.stdout:(1/33): ceph-base-19.3.0-4883.g6e8474a0.el9.x86 8.5 MB/s | 5.5 MB 00:00 2024-09-16T22:24:16.780 INFO:teuthology.orchestra.run.smithi059.stdout:(20/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 945 kB/s | 292 kB 00:00 2024-09-16T22:24:16.782 INFO:teuthology.orchestra.run.smithi165.stdout:(22/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 809 kB/s | 47 kB 00:00 2024-09-16T22:24:16.816 INFO:teuthology.orchestra.run.smithi165.stdout:(23/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 4.5 MB/s | 308 kB 00:00 2024-09-16T22:24:16.816 INFO:teuthology.orchestra.run.smithi028.stdout:(2/33): ceph-selinux-19.3.0-4883.g6e8474a0.el9. 378 kB/s | 25 kB 00:00 2024-09-16T22:24:16.841 INFO:teuthology.orchestra.run.smithi165.stdout:(24/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 1.1 MB/s | 26 kB 00:00 2024-09-16T22:24:16.847 INFO:teuthology.orchestra.run.smithi059.stdout:(21/33): qatlib-service-24.02.0-1.el9.x86_64.rp 330 kB/s | 36 kB 00:00 2024-09-16T22:24:16.867 INFO:teuthology.orchestra.run.smithi165.stdout:(25/33): liboath-2.6.7-2.el9.x86_64.rpm 1.9 MB/s | 49 kB 00:00 2024-09-16T22:24:16.888 INFO:teuthology.orchestra.run.smithi059.stdout:(22/33): qatlib-24.02.0-1.el9.x86_64.rpm 943 kB/s | 221 kB 00:00 2024-09-16T22:24:16.892 INFO:teuthology.orchestra.run.smithi165.stdout:(26/33): libunwind-1.6.2-1.el9.x86_64.rpm 2.6 MB/s | 67 kB 00:00 2024-09-16T22:24:16.914 INFO:teuthology.orchestra.run.smithi059.stdout:(23/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 354 kB/s | 47 kB 00:00 2024-09-16T22:24:16.917 INFO:teuthology.orchestra.run.smithi028.stdout:(3/33): libcephfs2-19.3.0-4883.g6e8474a0.el9.x8 7.4 MB/s | 755 kB 00:00 2024-09-16T22:24:16.951 INFO:teuthology.orchestra.run.smithi165.stdout:(27/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 14 MB/s | 839 kB 00:00 2024-09-16T22:24:16.964 INFO:teuthology.orchestra.run.smithi059.stdout:(24/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.6 MB/s | 308 kB 00:00 2024-09-16T22:24:16.985 INFO:teuthology.orchestra.run.smithi165.stdout:(28/33): re2-20211101-20.el9.x86_64.rpm 5.6 MB/s | 191 kB 00:00 2024-09-16T22:24:16.989 INFO:teuthology.orchestra.run.smithi059.stdout:(25/33): liboath-2.6.7-2.el9.x86_64.rpm 2.1 MB/s | 49 kB 00:00 2024-09-16T22:24:17.014 INFO:teuthology.orchestra.run.smithi059.stdout:(26/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 281 kB/s | 26 kB 00:00 2024-09-16T22:24:17.040 INFO:teuthology.orchestra.run.smithi059.stdout:(27/33): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-16T22:24:17.060 INFO:teuthology.orchestra.run.smithi165.stdout:(29/33): thrift-0.15.0-2.el9.x86_64.rpm 21 MB/s | 1.6 MB 00:00 2024-09-16T22:24:17.065 INFO:teuthology.orchestra.run.smithi059.stdout:(28/33): re2-20211101-20.el9.x86_64.rpm 7.6 MB/s | 191 kB 00:00 2024-09-16T22:24:17.075 INFO:teuthology.orchestra.run.smithi028.stdout:(4/33): ceph-radosgw-19.3.0-4883.g6e8474a0.el9. 11 MB/s | 11 MB 00:00 2024-09-16T22:24:17.107 INFO:teuthology.orchestra.run.smithi059.stdout:(29/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 8.9 MB/s | 839 kB 00:00 2024-09-16T22:24:17.109 INFO:teuthology.orchestra.run.smithi028.stdout:(5/33): libradosstriper1-19.3.0-4883.g6e8474a0. 2.6 MB/s | 508 kB 00:00 2024-09-16T22:24:17.118 INFO:teuthology.orchestra.run.smithi165.stdout:(30/33): libarrow-9.0.0-11.el9.x86_64.rpm 13 MB/s | 4.4 MB 00:00 2024-09-16T22:24:17.157 INFO:teuthology.orchestra.run.smithi059.stdout:(30/33): thrift-0.15.0-2.el9.x86_64.rpm 17 MB/s | 1.6 MB 00:00 2024-09-16T22:24:17.184 INFO:teuthology.orchestra.run.smithi028.stdout:(6/33): python3-ceph-argparse-19.3.0-4883.g6e84 602 kB/s | 45 kB 00:00 2024-09-16T22:24:17.249 INFO:teuthology.orchestra.run.smithi059.stdout:(31/33): libarrow-9.0.0-11.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-09-16T22:24:17.267 INFO:teuthology.orchestra.run.smithi028.stdout:(7/33): python3-ceph-common-19.3.0-4883.g6e8474 1.7 MB/s | 143 kB 00:00 2024-09-16T22:24:17.344 INFO:teuthology.orchestra.run.smithi165.stdout:(31/33): ceph-common-19.3.0-4883.g6e8474a0.el9. 8.9 MB/s | 22 MB 00:02 2024-09-16T22:24:17.360 INFO:teuthology.orchestra.run.smithi028.stdout:(8/33): python3-cephfs-19.3.0-4883.g6e8474a0.el 1.7 MB/s | 162 kB 00:00 2024-09-16T22:24:17.536 INFO:teuthology.orchestra.run.smithi165.stdout:(32/33): librbd1-19.3.0-4883.g6e8474a0.el9.x86_ 7.8 MB/s | 3.2 MB 00:00 2024-09-16T22:24:17.560 INFO:teuthology.orchestra.run.smithi028.stdout:(9/33): ceph-common-19.3.0-4883.g6e8474a0.el9.x 15 MB/s | 22 MB 00:01 2024-09-16T22:24:17.586 INFO:teuthology.orchestra.run.smithi165.stdout:(33/33): librados2-19.3.0-4883.g6e8474a0.el9.x8 6.6 MB/s | 3.5 MB 00:00 2024-09-16T22:24:17.590 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:24:17.590 INFO:teuthology.orchestra.run.smithi165.stdout:Total 21 MB/s | 62 MB 00:02 2024-09-16T22:24:17.591 INFO:teuthology.orchestra.run.smithi059.stdout:(32/33): librados2-19.3.0-4883.g6e8474a0.el9.x8 7.2 MB/s | 3.5 MB 00:00 2024-09-16T22:24:17.635 INFO:teuthology.orchestra.run.smithi028.stdout:(10/33): librgw2-19.3.0-4883.g6e8474a0.el9.x86_ 9.9 MB/s | 5.5 MB 00:00 2024-09-16T22:24:17.650 INFO:teuthology.orchestra.run.smithi059.stdout:(33/33): librbd1-19.3.0-4883.g6e8474a0.el9.x86_ 6.6 MB/s | 3.2 MB 00:00 2024-09-16T22:24:17.655 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:24:17.655 INFO:teuthology.orchestra.run.smithi059.stdout:Total 17 MB/s | 62 MB 00:03 2024-09-16T22:24:17.660 INFO:teuthology.orchestra.run.smithi028.stdout:(11/33): python3-rados-19.3.0-4883.g6e8474a0.el 1.0 MB/s | 320 kB 00:00 2024-09-16T22:24:17.686 INFO:teuthology.orchestra.run.smithi028.stdout:(12/33): python3-rgw-19.3.0-4883.g6e8474a0.el9. 1.9 MB/s | 99 kB 00:00 2024-09-16T22:24:17.699 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:24:17.711 INFO:teuthology.orchestra.run.smithi028.stdout:(13/33): python3-rbd-19.3.0-4883.g6e8474a0.el9. 2.0 MB/s | 307 kB 00:00 2024-09-16T22:24:17.735 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:24:17.736 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:24:17.774 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:24:17.815 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:24:17.815 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:24:18.128 INFO:teuthology.orchestra.run.smithi028.stdout:(14/33): boost-program-options-1.75.0-8.el9.x86 229 kB/s | 107 kB 00:00 2024-09-16T22:24:18.230 INFO:teuthology.orchestra.run.smithi028.stdout:(15/33): libnbd-1.20.2-2.el9.x86_64.rpm 313 kB/s | 171 kB 00:00 2024-09-16T22:24:18.255 INFO:teuthology.orchestra.run.smithi028.stdout:(16/33): librabbitmq-0.11.0-7.el9.x86_64.rpm 355 kB/s | 45 kB 00:00 2024-09-16T22:24:18.281 INFO:teuthology.orchestra.run.smithi028.stdout:(17/33): libpmemobj-1.12.1-1.el9.x86_64.rpm 281 kB/s | 160 kB 00:00 2024-09-16T22:24:18.389 INFO:teuthology.orchestra.run.smithi028.stdout:(18/33): python3-prettytable-0.7.2-27.el9.noarc 390 kB/s | 42 kB 00:00 2024-09-16T22:24:18.404 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:24:18.404 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:24:18.523 INFO:teuthology.orchestra.run.smithi028.stdout:(19/33): librdkafka-1.6.1-102.el9.x86_64.rpm 2.2 MB/s | 662 kB 00:00 2024-09-16T22:24:18.549 INFO:teuthology.orchestra.run.smithi028.stdout:(20/33): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.0 MB/s | 292 kB 00:00 2024-09-16T22:24:18.553 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:24:18.553 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:24:18.632 INFO:teuthology.orchestra.run.smithi028.stdout:(21/33): qatlib-service-24.02.0-1.el9.x86_64.rp 330 kB/s | 36 kB 00:00 2024-09-16T22:24:18.665 INFO:teuthology.orchestra.run.smithi028.stdout:(22/33): qatzip-libs-1.2.0-1.el9.x86_64.rpm 406 kB/s | 47 kB 00:00 2024-09-16T22:24:18.691 INFO:teuthology.orchestra.run.smithi028.stdout:(23/33): qatlib-24.02.0-1.el9.x86_64.rpm 733 kB/s | 221 kB 00:00 2024-09-16T22:24:18.741 INFO:teuthology.orchestra.run.smithi028.stdout:(24/33): gperftools-libs-2.9.1-3.el9.x86_64.rpm 2.8 MB/s | 308 kB 00:00 2024-09-16T22:24:18.766 INFO:teuthology.orchestra.run.smithi028.stdout:(25/33): liboath-2.6.7-2.el9.x86_64.rpm 2.1 MB/s | 49 kB 00:00 2024-09-16T22:24:18.791 INFO:teuthology.orchestra.run.smithi028.stdout:(26/33): libarrow-doc-9.0.0-11.el9.noarch.rpm 281 kB/s | 26 kB 00:00 2024-09-16T22:24:18.817 INFO:teuthology.orchestra.run.smithi028.stdout:(27/33): libunwind-1.6.2-1.el9.x86_64.rpm 1.3 MB/s | 67 kB 00:00 2024-09-16T22:24:18.842 INFO:teuthology.orchestra.run.smithi028.stdout:(28/33): re2-20211101-20.el9.x86_64.rpm 7.5 MB/s | 191 kB 00:00 2024-09-16T22:24:18.909 INFO:teuthology.orchestra.run.smithi028.stdout:(29/33): parquet-libs-9.0.0-11.el9.x86_64.rpm 7.0 MB/s | 839 kB 00:00 2024-09-16T22:24:18.951 INFO:teuthology.orchestra.run.smithi028.stdout:(30/33): thrift-0.15.0-2.el9.x86_64.rpm 15 MB/s | 1.6 MB 00:00 2024-09-16T22:24:19.026 INFO:teuthology.orchestra.run.smithi028.stdout:(31/33): libarrow-9.0.0-11.el9.x86_64.rpm 12 MB/s | 4.4 MB 00:00 2024-09-16T22:24:19.201 INFO:teuthology.orchestra.run.smithi028.stdout:(32/33): librbd1-19.3.0-4883.g6e8474a0.el9.x86_ 13 MB/s | 3.2 MB 00:00 2024-09-16T22:24:19.260 INFO:teuthology.orchestra.run.smithi028.stdout:(33/33): librados2-19.3.0-4883.g6e8474a0.el9.x8 9.9 MB/s | 3.5 MB 00:00 2024-09-16T22:24:19.264 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:24:19.265 INFO:teuthology.orchestra.run.smithi028.stdout:Total 17 MB/s | 62 MB 00:03 2024-09-16T22:24:19.381 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:24:19.423 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:24:19.424 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:24:19.901 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:24:19.970 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-16T22:24:19.999 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-16T22:24:20.024 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-16T22:24:20.047 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T22:24:20.071 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T22:24:20.114 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:24:20.159 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:24:20.159 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:24:20.232 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-16T22:24:20.263 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-16T22:24:20.288 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-16T22:24:20.292 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T22:24:20.310 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T22:24:20.333 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T22:24:20.345 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T22:24:20.497 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T22:24:20.559 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T22:24:20.690 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-16T22:24:20.818 INFO:teuthology.orchestra.run.smithi165.stdout: Upgrading : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:24:20.921 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:24:20.939 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-16T22:24:21.008 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 8/35 2024-09-16T22:24:21.031 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:24:21.036 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T22:24:21.099 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T22:24:21.124 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:24:21.127 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-16T22:24:21.172 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 11/35 2024-09-16T22:24:21.214 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 8/35 2024-09-16T22:24:21.241 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T22:24:21.249 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T22:24:21.263 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T22:24:21.304 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T22:24:21.311 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T22:24:21.340 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-16T22:24:21.345 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-16T22:24:21.385 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 11/35 2024-09-16T22:24:21.456 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T22:24:21.457 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-16T22:24:21.484 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T22:24:21.488 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-16T22:24:21.545 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-16T22:24:21.549 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T22:24:21.570 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-16T22:24:21.583 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-16T22:24:21.591 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-16T22:24:21.624 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T22:24:21.661 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-16T22:24:21.694 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-16T22:24:21.725 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-16T22:24:21.766 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-16T22:24:21.790 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-16T22:24:21.820 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-16T22:24:21.857 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:24:21.860 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T22:24:21.899 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-16T22:24:21.934 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/35 2024-09-16T22:24:21.965 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/35 2024-09-16T22:24:21.979 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-16T22:24:21.990 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/35 2024-09-16T22:24:22.013 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T22:24:22.021 INFO:teuthology.orchestra.run.smithi165.stdout: Upgrading : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T22:24:22.035 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/35 2024-09-16T22:24:22.096 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T22:24:22.128 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 24/35 2024-09-16T22:24:22.170 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-16T22:24:22.233 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T22:24:22.233 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-16T22:24:22.282 INFO:teuthology.orchestra.run.smithi059.stdout: Upgrading : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T22:24:22.285 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/35 2024-09-16T22:24:22.375 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T22:24:22.404 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 24/35 2024-09-16T22:24:22.449 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-16T22:24:22.671 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-16T22:24:22.679 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/35 2024-09-16T22:24:22.699 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T22:24:22.758 INFO:teuthology.orchestra.run.smithi028.stdout: Upgrading : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:24:22.770 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T22:24:22.847 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 28/35 2024-09-16T22:24:22.850 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:24:22.876 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 29/35 2024-09-16T22:24:22.940 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 8/35 2024-09-16T22:24:22.966 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-16T22:24:22.967 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T22:24:22.993 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T22:24:23.030 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 9/35 2024-09-16T22:24:23.057 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T22:24:23.059 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/35 2024-09-16T22:24:23.104 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 11/35 2024-09-16T22:24:23.138 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 28/35 2024-09-16T22:24:23.174 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T22:24:23.178 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 29/35 2024-09-16T22:24:23.203 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T22:24:23.267 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 13/35 2024-09-16T22:24:23.302 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/35 2024-09-16T22:24:23.429 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : re2-1:20211101-20.el9.x86_64 15/35 2024-09-16T22:24:23.461 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/35 2024-09-16T22:24:23.508 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/35 2024-09-16T22:24:23.534 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : gperftools-libs-2.9.1-3.el9.x86_64 18/35 2024-09-16T22:24:23.572 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/35 2024-09-16T22:24:23.605 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T22:24:23.642 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/35 2024-09-16T22:24:23.978 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libnbd-1.20.2-2.el9.x86_64 22/35 2024-09-16T22:24:24.018 INFO:teuthology.orchestra.run.smithi028.stdout: Upgrading : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T22:24:24.110 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 23/35 2024-09-16T22:24:24.149 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 24/35 2024-09-16T22:24:24.192 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 25/35 2024-09-16T22:24:24.721 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 26/35 2024-09-16T22:24:24.753 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T22:24:24.808 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 27/35 2024-09-16T22:24:24.889 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 28/35 2024-09-16T22:24:24.914 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 29/35 2024-09-16T22:24:25.173 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:24:25.214 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:24:25.646 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:24:25.683 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:24:25.780 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:24:25.826 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T22:24:25.917 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T22:24:25.918 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-16T22:24:25.918 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-16T22:24:25.918 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:24:25.953 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:24:26.286 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:24:26.320 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T22:24:26.394 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T22:24:26.394 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-16T22:24:26.394 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-16T22:24:26.394 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:24:26.420 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:24:27.395 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:24:27.426 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:24:28.039 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 30/35 2024-09-16T22:24:28.096 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T22:24:28.197 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 31/35 2024-09-16T22:24:28.197 INFO:teuthology.orchestra.run.smithi028.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-09-16T22:24:28.197 INFO:teuthology.orchestra.run.smithi028.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-09-16T22:24:28.197 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:24:28.298 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:24:35.877 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:24:35.877 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /sys 2024-09-16T22:24:35.877 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /proc 2024-09-16T22:24:35.877 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /mnt 2024-09-16T22:24:35.877 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /var/tmp 2024-09-16T22:24:35.877 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /home 2024-09-16T22:24:35.877 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /root 2024-09-16T22:24:35.877 INFO:teuthology.orchestra.run.smithi165.stdout:skipping the directory /tmp 2024-09-16T22:24:35.877 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:24:36.819 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:24:36.819 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /sys 2024-09-16T22:24:36.819 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /proc 2024-09-16T22:24:36.819 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /mnt 2024-09-16T22:24:36.819 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /var/tmp 2024-09-16T22:24:36.819 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /home 2024-09-16T22:24:36.819 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /root 2024-09-16T22:24:36.819 INFO:teuthology.orchestra.run.smithi059.stdout:skipping the directory /tmp 2024-09-16T22:24:36.819 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:24:36.909 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T22:24:36.937 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T22:24:36.937 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:24:36.938 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-16T22:24:36.938 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T22:24:36.938 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T22:24:36.938 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:24:36.938 INFO:teuthology.orchestra.run.smithi165.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T22:24:37.020 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T22:24:37.020 INFO:teuthology.orchestra.run.smithi165.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:24:37.860 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T22:24:37.892 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T22:24:37.892 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:24:37.892 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-16T22:24:37.892 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T22:24:37.892 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T22:24:37.893 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:24:37.894 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T22:24:37.979 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T22:24:37.980 INFO:teuthology.orchestra.run.smithi059.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:24:38.242 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:24:38.242 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/35 2024-09-16T22:24:38.243 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/35 2024-09-16T22:24:38.243 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/35 2024-09-16T22:24:38.243 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/35 2024-09-16T22:24:38.243 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/35 2024-09-16T22:24:38.243 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 6/35 2024-09-16T22:24:38.243 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:24:38.243 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 8/35 2024-09-16T22:24:38.243 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 9/35 2024-09-16T22:24:38.243 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 10/35 2024-09-16T22:24:38.243 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 11/35 2024-09-16T22:24:38.243 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T22:24:38.243 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 13/35 2024-09-16T22:24:38.244 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-16T22:24:38.244 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-16T22:24:38.244 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-16T22:24:38.244 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-16T22:24:38.244 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-16T22:24:38.244 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-16T22:24:38.244 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T22:24:38.244 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-16T22:24:38.244 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-16T22:24:38.244 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-16T22:24:38.244 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-16T22:24:38.245 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-16T22:24:38.245 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-16T22:24:38.245 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-16T22:24:38.245 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-16T22:24:38.245 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-16T22:24:38.245 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-16T22:24:38.245 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-16T22:24:38.245 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:24:38.245 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-16T22:24:38.245 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/35 2024-09-16T22:24:38.458 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:24:38.458 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /sys 2024-09-16T22:24:38.458 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /proc 2024-09-16T22:24:38.458 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /mnt 2024-09-16T22:24:38.459 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /var/tmp 2024-09-16T22:24:38.459 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /home 2024-09-16T22:24:38.459 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /root 2024-09-16T22:24:38.459 INFO:teuthology.orchestra.run.smithi028.stdout:skipping the directory /tmp 2024-09-16T22:24:38.459 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:24:39.252 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:24:39.252 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:24:39.252 INFO:teuthology.orchestra.run.smithi165.stdout:Upgraded: 2024-09-16T22:24:39.252 INFO:teuthology.orchestra.run.smithi165.stdout: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:39.252 INFO:teuthology.orchestra.run.smithi165.stdout: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:39.252 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:24:39.252 INFO:teuthology.orchestra.run.smithi165.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-16T22:24:39.253 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:39.253 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:39.253 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:39.253 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:39.253 INFO:teuthology.orchestra.run.smithi165.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-16T22:24:39.253 INFO:teuthology.orchestra.run.smithi165.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-16T22:24:39.253 INFO:teuthology.orchestra.run.smithi165.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-16T22:24:39.253 INFO:teuthology.orchestra.run.smithi165.stdout: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:39.253 INFO:teuthology.orchestra.run.smithi165.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-16T22:24:39.253 INFO:teuthology.orchestra.run.smithi165.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-16T22:24:39.253 INFO:teuthology.orchestra.run.smithi165.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-16T22:24:39.253 INFO:teuthology.orchestra.run.smithi165.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-16T22:24:39.254 INFO:teuthology.orchestra.run.smithi165.stdout: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:39.254 INFO:teuthology.orchestra.run.smithi165.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-16T22:24:39.254 INFO:teuthology.orchestra.run.smithi165.stdout: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:39.254 INFO:teuthology.orchestra.run.smithi165.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-16T22:24:39.254 INFO:teuthology.orchestra.run.smithi165.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-16T22:24:39.254 INFO:teuthology.orchestra.run.smithi165.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-16T22:24:39.254 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:39.254 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:39.254 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:39.254 INFO:teuthology.orchestra.run.smithi165.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-16T22:24:39.254 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:39.254 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:39.254 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:39.255 INFO:teuthology.orchestra.run.smithi165.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-16T22:24:39.255 INFO:teuthology.orchestra.run.smithi165.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-16T22:24:39.255 INFO:teuthology.orchestra.run.smithi165.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-16T22:24:39.255 INFO:teuthology.orchestra.run.smithi165.stdout: re2-1:20211101-20.el9.x86_64 2024-09-16T22:24:39.255 INFO:teuthology.orchestra.run.smithi165.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-16T22:24:39.255 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:24:39.255 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:24:39.340 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:24:39.340 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/35 2024-09-16T22:24:39.340 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/35 2024-09-16T22:24:39.340 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/35 2024-09-16T22:24:39.340 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/35 2024-09-16T22:24:39.340 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/35 2024-09-16T22:24:39.340 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 6/35 2024-09-16T22:24:39.340 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:24:39.340 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 8/35 2024-09-16T22:24:39.340 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 9/35 2024-09-16T22:24:39.341 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 10/35 2024-09-16T22:24:39.341 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 11/35 2024-09-16T22:24:39.341 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T22:24:39.341 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 13/35 2024-09-16T22:24:39.341 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-16T22:24:39.341 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-16T22:24:39.341 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-16T22:24:39.341 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-16T22:24:39.341 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-16T22:24:39.341 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-16T22:24:39.341 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T22:24:39.341 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-16T22:24:39.341 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-16T22:24:39.342 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-16T22:24:39.342 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-16T22:24:39.342 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-16T22:24:39.342 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-16T22:24:39.342 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-16T22:24:39.342 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-16T22:24:39.342 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-16T22:24:39.342 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-16T22:24:39.342 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-16T22:24:39.342 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:24:39.342 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-16T22:24:39.342 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/35 2024-09-16T22:24:39.492 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T22:24:39.520 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/35 2024-09-16T22:24:39.520 INFO:teuthology.orchestra.run.smithi028.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:24:39.520 INFO:teuthology.orchestra.run.smithi028.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-09-16T22:24:39.520 INFO:teuthology.orchestra.run.smithi028.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T22:24:39.520 INFO:teuthology.orchestra.run.smithi028.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-09-16T22:24:39.520 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:24:39.522 INFO:teuthology.orchestra.run.smithi028.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T22:24:39.582 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-test 2024-09-16T22:24:39.612 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 34/35 2024-09-16T22:24:39.612 INFO:teuthology.orchestra.run.smithi028.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:24:40.179 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:28 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:24:40.211 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:24:40.212 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:24:40.212 INFO:teuthology.orchestra.run.smithi059.stdout:Upgraded: 2024-09-16T22:24:40.212 INFO:teuthology.orchestra.run.smithi059.stdout: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:40.212 INFO:teuthology.orchestra.run.smithi059.stdout: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:40.212 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:24:40.212 INFO:teuthology.orchestra.run.smithi059.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-16T22:24:40.212 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:40.212 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:40.212 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:40.212 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:40.213 INFO:teuthology.orchestra.run.smithi059.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-16T22:24:40.213 INFO:teuthology.orchestra.run.smithi059.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-16T22:24:40.213 INFO:teuthology.orchestra.run.smithi059.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-16T22:24:40.213 INFO:teuthology.orchestra.run.smithi059.stdout: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:40.213 INFO:teuthology.orchestra.run.smithi059.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-16T22:24:40.213 INFO:teuthology.orchestra.run.smithi059.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-16T22:24:40.213 INFO:teuthology.orchestra.run.smithi059.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-16T22:24:40.213 INFO:teuthology.orchestra.run.smithi059.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-16T22:24:40.213 INFO:teuthology.orchestra.run.smithi059.stdout: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:40.213 INFO:teuthology.orchestra.run.smithi059.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-16T22:24:40.213 INFO:teuthology.orchestra.run.smithi059.stdout: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:40.214 INFO:teuthology.orchestra.run.smithi059.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-16T22:24:40.214 INFO:teuthology.orchestra.run.smithi059.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-16T22:24:40.214 INFO:teuthology.orchestra.run.smithi059.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-16T22:24:40.214 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:40.214 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:40.214 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:40.214 INFO:teuthology.orchestra.run.smithi059.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-16T22:24:40.214 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:40.214 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:40.214 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:40.214 INFO:teuthology.orchestra.run.smithi059.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-16T22:24:40.215 INFO:teuthology.orchestra.run.smithi059.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-16T22:24:40.216 INFO:teuthology.orchestra.run.smithi059.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-16T22:24:40.216 INFO:teuthology.orchestra.run.smithi059.stdout: re2-1:20211101-20.el9.x86_64 2024-09-16T22:24:40.216 INFO:teuthology.orchestra.run.smithi059.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-16T22:24:40.216 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:24:40.216 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:24:40.313 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:24:40.314 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:24:40.314 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-16T22:24:40.314 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:24:40.314 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:24:40.314 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-test x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 50 M 2024-09-16T22:24:40.314 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-16T22:24:40.314 INFO:teuthology.orchestra.run.smithi165.stdout: libcephsqlite x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 161 k 2024-09-16T22:24:40.314 INFO:teuthology.orchestra.run.smithi165.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-16T22:24:40.314 INFO:teuthology.orchestra.run.smithi165.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-16T22:24:40.315 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:24:40.315 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:24:40.315 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:24:40.315 INFO:teuthology.orchestra.run.smithi165.stdout:Install 4 Packages 2024-09-16T22:24:40.315 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:24:40.316 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 51 M 2024-09-16T22:24:40.316 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 217 M 2024-09-16T22:24:40.316 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:24:40.577 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-test 2024-09-16T22:24:40.851 INFO:teuthology.orchestra.run.smithi165.stdout:(1/4): libcephsqlite-19.3.0-4883.g6e8474a0.el9. 752 kB/s | 161 kB 00:00 2024-09-16T22:24:40.884 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:24:40.885 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/35 2024-09-16T22:24:40.885 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/35 2024-09-16T22:24:40.885 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/35 2024-09-16T22:24:40.885 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/35 2024-09-16T22:24:40.885 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/35 2024-09-16T22:24:40.885 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_6 6/35 2024-09-16T22:24:40.885 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 7/35 2024-09-16T22:24:40.885 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9. 8/35 2024-09-16T22:24:40.885 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x8 9/35 2024-09-16T22:24:40.885 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 10/35 2024-09-16T22:24:40.885 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 11/35 2024-09-16T22:24:40.885 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 12/35 2024-09-16T22:24:40.886 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 13/35 2024-09-16T22:24:40.886 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/35 2024-09-16T22:24:40.886 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libnbd-1.20.2-2.el9.x86_64 15/35 2024-09-16T22:24:40.886 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 16/35 2024-09-16T22:24:40.886 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 17/35 2024-09-16T22:24:40.886 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 18/35 2024-09-16T22:24:40.886 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 19/35 2024-09-16T22:24:40.886 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 20/35 2024-09-16T22:24:40.886 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 21/35 2024-09-16T22:24:40.886 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 22/35 2024-09-16T22:24:40.886 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 23/35 2024-09-16T22:24:40.886 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : gperftools-libs-2.9.1-3.el9.x86_64 24/35 2024-09-16T22:24:40.886 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 25/35 2024-09-16T22:24:40.887 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 26/35 2024-09-16T22:24:40.888 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 27/35 2024-09-16T22:24:40.888 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 28/35 2024-09-16T22:24:40.888 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 29/35 2024-09-16T22:24:40.888 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : re2-1:20211101-20.el9.x86_64 30/35 2024-09-16T22:24:40.888 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 31/35 2024-09-16T22:24:40.888 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 32/35 2024-09-16T22:24:40.888 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 33/35 2024-09-16T22:24:40.888 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/35 2024-09-16T22:24:41.185 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:30 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:24:41.321 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:24:41.321 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:24:41.321 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-16T22:24:41.322 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:24:41.322 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:24:41.322 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-test x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 50 M 2024-09-16T22:24:41.322 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-16T22:24:41.322 INFO:teuthology.orchestra.run.smithi059.stdout: libcephsqlite x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 161 k 2024-09-16T22:24:41.322 INFO:teuthology.orchestra.run.smithi059.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-16T22:24:41.322 INFO:teuthology.orchestra.run.smithi059.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-16T22:24:41.322 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:24:41.322 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:24:41.322 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:24:41.322 INFO:teuthology.orchestra.run.smithi059.stdout:Install 4 Packages 2024-09-16T22:24:41.322 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:24:41.323 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 51 M 2024-09-16T22:24:41.323 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 217 M 2024-09-16T22:24:41.323 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:24:41.410 INFO:teuthology.orchestra.run.smithi165.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 393 kB/s | 304 kB 00:00 2024-09-16T22:24:41.468 INFO:teuthology.orchestra.run.smithi165.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 104 kB/s | 64 kB 00:00 2024-09-16T22:24:41.751 INFO:teuthology.orchestra.run.smithi059.stdout:(1/4): socat-1.7.4.1-6.el9.x86_64.rpm 2.0 MB/s | 304 kB 00:00 2024-09-16T22:24:41.784 INFO:teuthology.orchestra.run.smithi059.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 1.9 MB/s | 64 kB 00:00 2024-09-16T22:24:41.866 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 35/35 2024-09-16T22:24:41.866 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:24:41.867 INFO:teuthology.orchestra.run.smithi028.stdout:Upgraded: 2024-09-16T22:24:41.867 INFO:teuthology.orchestra.run.smithi028.stdout: librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:41.867 INFO:teuthology.orchestra.run.smithi028.stdout: librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:41.867 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:24:41.867 INFO:teuthology.orchestra.run.smithi028.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-09-16T22:24:41.867 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:41.867 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:41.868 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-radosgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:41.868 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-selinux-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:41.868 INFO:teuthology.orchestra.run.smithi028.stdout: gperftools-libs-2.9.1-3.el9.x86_64 2024-09-16T22:24:41.868 INFO:teuthology.orchestra.run.smithi028.stdout: libarrow-9.0.0-11.el9.x86_64 2024-09-16T22:24:41.868 INFO:teuthology.orchestra.run.smithi028.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-09-16T22:24:41.868 INFO:teuthology.orchestra.run.smithi028.stdout: libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:41.868 INFO:teuthology.orchestra.run.smithi028.stdout: libnbd-1.20.2-2.el9.x86_64 2024-09-16T22:24:41.868 INFO:teuthology.orchestra.run.smithi028.stdout: liboath-2.6.7-2.el9.x86_64 2024-09-16T22:24:41.868 INFO:teuthology.orchestra.run.smithi028.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-09-16T22:24:41.869 INFO:teuthology.orchestra.run.smithi028.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-09-16T22:24:41.869 INFO:teuthology.orchestra.run.smithi028.stdout: libradosstriper1-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:41.869 INFO:teuthology.orchestra.run.smithi028.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-09-16T22:24:41.869 INFO:teuthology.orchestra.run.smithi028.stdout: librgw2-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:41.869 INFO:teuthology.orchestra.run.smithi028.stdout: libunwind-1.6.2-1.el9.x86_64 2024-09-16T22:24:41.869 INFO:teuthology.orchestra.run.smithi028.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-09-16T22:24:41.869 INFO:teuthology.orchestra.run.smithi028.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-09-16T22:24:41.869 INFO:teuthology.orchestra.run.smithi028.stdout: python3-ceph-argparse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:41.870 INFO:teuthology.orchestra.run.smithi028.stdout: python3-ceph-common-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:41.870 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:41.870 INFO:teuthology.orchestra.run.smithi028.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-09-16T22:24:41.870 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:41.870 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:41.870 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:41.870 INFO:teuthology.orchestra.run.smithi028.stdout: qatlib-24.02.0-1.el9.x86_64 2024-09-16T22:24:41.870 INFO:teuthology.orchestra.run.smithi028.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-09-16T22:24:41.871 INFO:teuthology.orchestra.run.smithi028.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-09-16T22:24:41.871 INFO:teuthology.orchestra.run.smithi028.stdout: re2-1:20211101-20.el9.x86_64 2024-09-16T22:24:41.871 INFO:teuthology.orchestra.run.smithi028.stdout: thrift-0.15.0-2.el9.x86_64 2024-09-16T22:24:41.871 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:24:41.871 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:24:41.918 INFO:teuthology.orchestra.run.smithi059.stdout:(3/4): libcephsqlite-19.3.0-4883.g6e8474a0.el9. 512 kB/s | 161 kB 00:00 2024-09-16T22:24:42.160 INFO:teuthology.orchestra.run.smithi165.stdout:(4/4): ceph-test-19.3.0-4883.g6e8474a0.el9.x86_ 33 MB/s | 50 MB 00:01 2024-09-16T22:24:42.163 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:24:42.163 INFO:teuthology.orchestra.run.smithi165.stdout:Total 27 MB/s | 51 MB 00:01 2024-09-16T22:24:42.191 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-test 2024-09-16T22:24:42.192 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:24:42.212 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:24:42.212 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:24:42.593 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:24:42.593 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:24:42.787 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:00:29 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:24:42.926 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:24:42.927 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:24:42.927 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2024-09-16T22:24:42.927 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:24:42.927 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:24:42.927 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-test x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 50 M 2024-09-16T22:24:42.927 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2024-09-16T22:24:42.928 INFO:teuthology.orchestra.run.smithi028.stdout: libcephsqlite x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 161 k 2024-09-16T22:24:42.928 INFO:teuthology.orchestra.run.smithi028.stdout: socat x86_64 1.7.4.1-6.el9 appstream 304 k 2024-09-16T22:24:42.928 INFO:teuthology.orchestra.run.smithi028.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-09-16T22:24:42.928 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:24:42.928 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:24:42.928 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:24:42.928 INFO:teuthology.orchestra.run.smithi028.stdout:Install 4 Packages 2024-09-16T22:24:42.928 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:24:42.929 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 51 M 2024-09-16T22:24:42.929 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 217 M 2024-09-16T22:24:42.929 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:24:43.130 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:24:43.199 INFO:teuthology.orchestra.run.smithi028.stdout:(1/4): libcephsqlite-19.3.0-4883.g6e8474a0.el9. 729 kB/s | 161 kB 00:00 2024-09-16T22:24:43.220 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-16T22:24:43.224 INFO:teuthology.orchestra.run.smithi028.stdout:(2/4): socat-1.7.4.1-6.el9.x86_64.rpm 1.2 MB/s | 304 kB 00:00 2024-09-16T22:24:43.234 INFO:teuthology.orchestra.run.smithi059.stdout:(4/4): ceph-test-19.3.0-4883.g6e8474a0.el9.x86_ 31 MB/s | 50 MB 00:01 2024-09-16T22:24:43.237 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:24:43.237 INFO:teuthology.orchestra.run.smithi059.stdout:Total 27 MB/s | 51 MB 00:01 2024-09-16T22:24:43.266 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:24:43.267 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-16T22:24:43.287 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T22:24:43.289 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:24:43.289 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:24:43.341 INFO:teuthology.orchestra.run.smithi028.stdout:(3/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 449 kB/s | 64 kB 00:00 2024-09-16T22:24:43.690 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:24:43.690 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:24:44.249 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:24:44.329 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-16T22:24:44.368 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-16T22:24:44.394 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T22:24:44.532 INFO:teuthology.orchestra.run.smithi028.stdout:(4/4): ceph-test-19.3.0-4883.g6e8474a0.el9.x86_ 32 MB/s | 50 MB 00:01 2024-09-16T22:24:44.534 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:24:44.535 INFO:teuthology.orchestra.run.smithi028.stdout:Total 32 MB/s | 51 MB 00:01 2024-09-16T22:24:44.563 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:24:44.585 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:24:44.585 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:24:44.986 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:24:44.986 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:24:45.547 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:24:45.626 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-09-16T22:24:45.673 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : socat-1.7.4.1-6.el9.x86_64 2/4 2024-09-16T22:24:45.701 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T22:24:48.167 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T22:24:48.253 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T22:24:49.429 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T22:24:49.512 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T22:24:50.653 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T22:24:50.653 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/4 2024-09-16T22:24:50.653 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/4 2024-09-16T22:24:50.654 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-16T22:24:50.729 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/4 2024-09-16T22:24:50.853 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T22:24:50.964 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-16T22:24:50.964 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:24:50.964 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:24:50.964 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:50.964 INFO:teuthology.orchestra.run.smithi165.stdout: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:50.964 INFO:teuthology.orchestra.run.smithi165.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-16T22:24:50.964 INFO:teuthology.orchestra.run.smithi165.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-16T22:24:50.965 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:24:50.965 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:24:51.274 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph 2024-09-16T22:24:51.892 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:39 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:24:51.939 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T22:24:51.939 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/4 2024-09-16T22:24:51.939 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/4 2024-09-16T22:24:51.939 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-16T22:24:52.033 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:24:52.036 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:24:52.036 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-16T22:24:52.036 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:24:52.036 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:24:52.036 INFO:teuthology.orchestra.run.smithi165.stdout: ceph x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 6.6 k 2024-09-16T22:24:52.037 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-16T22:24:52.037 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mds x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 2.4 M 2024-09-16T22:24:52.037 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 1.5 M 2024-09-16T22:24:52.037 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 291 k 2024-09-16T22:24:52.037 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mon x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 4.8 M 2024-09-16T22:24:52.037 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-osd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 17 M 2024-09-16T22:24:52.037 INFO:teuthology.orchestra.run.smithi165.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-16T22:24:52.037 INFO:teuthology.orchestra.run.smithi165.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-16T22:24:52.037 INFO:teuthology.orchestra.run.smithi165.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-16T22:24:52.037 INFO:teuthology.orchestra.run.smithi165.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-16T22:24:52.037 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-16T22:24:52.037 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-16T22:24:52.038 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-16T22:24:52.038 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-16T22:24:52.038 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-16T22:24:52.038 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-16T22:24:52.038 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-collections 2024-09-16T22:24:52.038 INFO:teuthology.orchestra.run.smithi165.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-16T22:24:52.038 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-16T22:24:52.038 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-16T22:24:52.038 INFO:teuthology.orchestra.run.smithi165.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-16T22:24:52.038 INFO:teuthology.orchestra.run.smithi165.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-16T22:24:52.038 INFO:teuthology.orchestra.run.smithi165.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-16T22:24:52.038 INFO:teuthology.orchestra.run.smithi165.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-16T22:24:52.038 INFO:teuthology.orchestra.run.smithi165.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-16T22:24:52.038 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-16T22:24:52.039 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-16T22:24:52.039 INFO:teuthology.orchestra.run.smithi165.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-16T22:24:52.039 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-16T22:24:52.039 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-16T22:24:52.039 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-16T22:24:52.039 INFO:teuthology.orchestra.run.smithi165.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-16T22:24:52.039 INFO:teuthology.orchestra.run.smithi165.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-16T22:24:52.039 INFO:teuthology.orchestra.run.smithi165.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-16T22:24:52.039 INFO:teuthology.orchestra.run.smithi165.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-16T22:24:52.039 INFO:teuthology.orchestra.run.smithi165.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-16T22:24:52.039 INFO:teuthology.orchestra.run.smithi165.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-16T22:24:52.039 INFO:teuthology.orchestra.run.smithi165.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-16T22:24:52.039 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:24:52.040 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:24:52.040 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:24:52.040 INFO:teuthology.orchestra.run.smithi165.stdout:Install 37 Packages 2024-09-16T22:24:52.040 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:24:52.041 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 31 M 2024-09-16T22:24:52.041 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 109 M 2024-09-16T22:24:52.041 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:24:52.235 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-16T22:24:52.235 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:24:52.235 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:24:52.236 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:52.236 INFO:teuthology.orchestra.run.smithi059.stdout: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:52.236 INFO:teuthology.orchestra.run.smithi059.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-16T22:24:52.236 INFO:teuthology.orchestra.run.smithi059.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-16T22:24:52.236 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:24:52.236 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:24:52.503 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph 2024-09-16T22:24:52.987 INFO:teuthology.orchestra.run.smithi165.stdout:(1/37): ceph-19.3.0-4883.g6e8474a0.el9.x86_64.r 49 kB/s | 6.6 kB 00:00 2024-09-16T22:24:53.107 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:42 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:24:53.171 INFO:teuthology.orchestra.run.smithi165.stdout:(2/37): ceph-mgr-19.3.0-4883.g6e8474a0.el9.x86_ 4.8 MB/s | 1.5 MB 00:00 2024-09-16T22:24:53.212 INFO:teuthology.orchestra.run.smithi165.stdout:(3/37): ceph-mds-19.3.0-4883.g6e8474a0.el9.x86_ 6.6 MB/s | 2.4 MB 00:00 2024-09-16T22:24:53.213 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/4 2024-09-16T22:24:53.213 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/4 2024-09-16T22:24:53.213 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/4 2024-09-16T22:24:53.214 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : socat-1.7.4.1-6.el9.x86_64 3/4 2024-09-16T22:24:53.248 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:24:53.251 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:24:53.251 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-16T22:24:53.251 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:24:53.251 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:24:53.251 INFO:teuthology.orchestra.run.smithi059.stdout: ceph x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 6.6 k 2024-09-16T22:24:53.251 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-16T22:24:53.251 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mds x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 2.4 M 2024-09-16T22:24:53.251 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 1.5 M 2024-09-16T22:24:53.251 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 291 k 2024-09-16T22:24:53.251 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mon x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 4.8 M 2024-09-16T22:24:53.251 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-osd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 17 M 2024-09-16T22:24:53.252 INFO:teuthology.orchestra.run.smithi059.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-16T22:24:53.252 INFO:teuthology.orchestra.run.smithi059.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-16T22:24:53.252 INFO:teuthology.orchestra.run.smithi059.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-16T22:24:53.252 INFO:teuthology.orchestra.run.smithi059.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-16T22:24:53.252 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-16T22:24:53.252 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-16T22:24:53.252 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-16T22:24:53.252 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-16T22:24:53.252 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-16T22:24:53.252 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-16T22:24:53.252 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-collections 2024-09-16T22:24:53.252 INFO:teuthology.orchestra.run.smithi059.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-16T22:24:53.252 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-16T22:24:53.253 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-16T22:24:53.253 INFO:teuthology.orchestra.run.smithi059.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-16T22:24:53.253 INFO:teuthology.orchestra.run.smithi059.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-16T22:24:53.253 INFO:teuthology.orchestra.run.smithi059.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-16T22:24:53.253 INFO:teuthology.orchestra.run.smithi059.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-16T22:24:53.253 INFO:teuthology.orchestra.run.smithi059.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-16T22:24:53.253 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-16T22:24:53.253 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-16T22:24:53.253 INFO:teuthology.orchestra.run.smithi059.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-16T22:24:53.254 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-16T22:24:53.254 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-16T22:24:53.254 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-16T22:24:53.254 INFO:teuthology.orchestra.run.smithi059.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-16T22:24:53.254 INFO:teuthology.orchestra.run.smithi059.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-16T22:24:53.254 INFO:teuthology.orchestra.run.smithi059.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-16T22:24:53.254 INFO:teuthology.orchestra.run.smithi059.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-16T22:24:53.254 INFO:teuthology.orchestra.run.smithi059.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-16T22:24:53.255 INFO:teuthology.orchestra.run.smithi059.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-16T22:24:53.255 INFO:teuthology.orchestra.run.smithi059.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-16T22:24:53.255 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:24:53.255 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:24:53.255 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:24:53.255 INFO:teuthology.orchestra.run.smithi059.stdout:Install 37 Packages 2024-09-16T22:24:53.255 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:24:53.256 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 31 M 2024-09-16T22:24:53.256 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 109 M 2024-09-16T22:24:53.256 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:24:53.279 INFO:teuthology.orchestra.run.smithi165.stdout:(4/37): ceph-mgr-modules-core-19.3.0-4883.g6e84 4.3 MB/s | 291 kB 00:00 2024-09-16T22:24:53.555 INFO:teuthology.orchestra.run.smithi165.stdout:(5/37): ceph-mon-19.3.0-4883.g6e8474a0.el9.x86_ 8.4 MB/s | 4.8 MB 00:00 2024-09-16T22:24:53.563 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-09-16T22:24:53.564 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:24:53.564 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:24:53.564 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-test-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:53.564 INFO:teuthology.orchestra.run.smithi028.stdout: libcephsqlite-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:24:53.564 INFO:teuthology.orchestra.run.smithi028.stdout: socat-1.7.4.1-6.el9.x86_64 2024-09-16T22:24:53.564 INFO:teuthology.orchestra.run.smithi028.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-09-16T22:24:53.564 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:24:53.564 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:24:53.747 INFO:teuthology.orchestra.run.smithi165.stdout:(6/37): ceph-osd-19.3.0-4883.g6e8474a0.el9.x86_ 30 MB/s | 17 MB 00:00 2024-09-16T22:24:53.772 INFO:teuthology.orchestra.run.smithi165.stdout:(7/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 514 kB/s | 253 kB 00:00 2024-09-16T22:24:53.785 INFO:teuthology.orchestra.run.smithi059.stdout:(1/37): ceph-19.3.0-4883.g6e8474a0.el9.x86_64.r 55 kB/s | 6.6 kB 00:00 2024-09-16T22:24:53.822 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph 2024-09-16T22:24:53.897 INFO:teuthology.orchestra.run.smithi165.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 1.1 MB/s | 135 kB 00:00 2024-09-16T22:24:53.968 INFO:teuthology.orchestra.run.smithi059.stdout:(2/37): ceph-mgr-19.3.0-4883.g6e8474a0.el9.x86_ 5.0 MB/s | 1.5 MB 00:00 2024-09-16T22:24:54.014 INFO:teuthology.orchestra.run.smithi165.stdout:(9/37): python3-ply-3.11-14.el9.noarch.rpm 399 kB/s | 106 kB 00:00 2024-09-16T22:24:54.018 INFO:teuthology.orchestra.run.smithi059.stdout:(3/37): ceph-mds-19.3.0-4883.g6e8474a0.el9.x86_ 6.8 MB/s | 2.4 MB 00:00 2024-09-16T22:24:54.040 INFO:teuthology.orchestra.run.smithi165.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 879 kB/s | 125 kB 00:00 2024-09-16T22:24:54.102 INFO:teuthology.orchestra.run.smithi059.stdout:(4/37): ceph-mgr-modules-core-19.3.0-4883.g6e84 3.4 MB/s | 291 kB 00:00 2024-09-16T22:24:54.177 INFO:teuthology.orchestra.run.smithi059.stdout:(5/37): ceph-mon-19.3.0-4883.g6e8474a0.el9.x86_ 12 MB/s | 4.8 MB 00:00 2024-09-16T22:24:54.227 INFO:teuthology.orchestra.run.smithi165.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 1.0 MB/s | 215 kB 00:00 2024-09-16T22:24:54.252 INFO:teuthology.orchestra.run.smithi165.stdout:(12/37): lua-5.4.4-4.el9.x86_64.rpm 888 kB/s | 188 kB 00:00 2024-09-16T22:24:54.302 INFO:teuthology.orchestra.run.smithi165.stdout:(13/37): python3-markupsafe-1.1.1-12.el9.x86_64 698 kB/s | 35 kB 00:00 2024-09-16T22:24:54.344 INFO:teuthology.orchestra.run.smithi059.stdout:(6/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.0 MB/s | 253 kB 00:00 2024-09-16T22:24:54.352 INFO:teuthology.orchestra.run.smithi165.stdout:(14/37): python3-packaging-20.9-5.el9.noarch.rp 1.5 MB/s | 77 kB 00:00 2024-09-16T22:24:54.403 INFO:teuthology.orchestra.run.smithi059.stdout:(7/37): python3-ply-3.11-14.el9.noarch.rpm 1.8 MB/s | 106 kB 00:00 2024-09-16T22:24:54.403 INFO:teuthology.orchestra.run.smithi165.stdout:(15/37): python3-pytz-2021.1-5.el9.noarch.rpm 1.0 MB/s | 51 kB 00:00 2024-09-16T22:24:54.428 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:00:41 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:24:54.429 INFO:teuthology.orchestra.run.smithi165.stdout:(16/37): python3-mako-1.1.4-6.el9.noarch.rpm 856 kB/s | 172 kB 00:00 2024-09-16T22:24:54.462 INFO:teuthology.orchestra.run.smithi165.stdout:(17/37): python3-cryptography-36.0.1-4.el9.x86_ 1.4 MB/s | 1.2 MB 00:00 2024-09-16T22:24:54.487 INFO:teuthology.orchestra.run.smithi165.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 497 kB/s | 42 kB 00:00 2024-09-16T22:24:54.538 INFO:teuthology.orchestra.run.smithi165.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.0 MB/s | 151 kB 00:00 2024-09-16T22:24:54.563 INFO:teuthology.orchestra.run.smithi165.stdout:(20/37): lua-devel-5.4.4-4.el9.x86_64.rpm 166 kB/s | 22 kB 00:00 2024-09-16T22:24:54.569 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:24:54.572 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:24:54.572 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2024-09-16T22:24:54.572 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:24:54.572 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:24:54.572 INFO:teuthology.orchestra.run.smithi028.stdout: ceph x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 6.6 k 2024-09-16T22:24:54.572 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2024-09-16T22:24:54.573 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mds x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 2.4 M 2024-09-16T22:24:54.573 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 1.5 M 2024-09-16T22:24:54.573 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-modules-core noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 291 k 2024-09-16T22:24:54.573 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mon x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 4.8 M 2024-09-16T22:24:54.573 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-osd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 17 M 2024-09-16T22:24:54.573 INFO:teuthology.orchestra.run.smithi028.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-09-16T22:24:54.573 INFO:teuthology.orchestra.run.smithi028.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-09-16T22:24:54.573 INFO:teuthology.orchestra.run.smithi028.stdout: luarocks noarch 3.9.2-5.el9 epel 151 k 2024-09-16T22:24:54.573 INFO:teuthology.orchestra.run.smithi028.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-09-16T22:24:54.573 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-09-16T22:24:54.573 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-09-16T22:24:54.573 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-09-16T22:24:54.573 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-09-16T22:24:54.574 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-09-16T22:24:54.574 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-09-16T22:24:54.574 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jaraco-collections 2024-09-16T22:24:54.574 INFO:teuthology.orchestra.run.smithi028.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-09-16T22:24:54.574 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-09-16T22:24:54.574 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-09-16T22:24:54.574 INFO:teuthology.orchestra.run.smithi028.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-09-16T22:24:54.574 INFO:teuthology.orchestra.run.smithi028.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-09-16T22:24:54.574 INFO:teuthology.orchestra.run.smithi028.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-09-16T22:24:54.574 INFO:teuthology.orchestra.run.smithi028.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-09-16T22:24:54.574 INFO:teuthology.orchestra.run.smithi028.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-09-16T22:24:54.574 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-09-16T22:24:54.575 INFO:teuthology.orchestra.run.smithi028.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-09-16T22:24:54.575 INFO:teuthology.orchestra.run.smithi028.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-09-16T22:24:54.575 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-09-16T22:24:54.575 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-09-16T22:24:54.575 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-09-16T22:24:54.575 INFO:teuthology.orchestra.run.smithi028.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-09-16T22:24:54.575 INFO:teuthology.orchestra.run.smithi028.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-09-16T22:24:54.575 INFO:teuthology.orchestra.run.smithi028.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-09-16T22:24:54.575 INFO:teuthology.orchestra.run.smithi028.stdout: python3-urllib3 noarch 1.26.5-6.el9 baseos 215 k 2024-09-16T22:24:54.575 INFO:teuthology.orchestra.run.smithi028.stdout: python3-webob noarch 1.8.8-2.el9 epel 230 k 2024-09-16T22:24:54.575 INFO:teuthology.orchestra.run.smithi028.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-09-16T22:24:54.575 INFO:teuthology.orchestra.run.smithi028.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-09-16T22:24:54.575 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:24:54.576 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:24:54.576 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:24:54.576 INFO:teuthology.orchestra.run.smithi028.stdout:Install 37 Packages 2024-09-16T22:24:54.576 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:24:54.576 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 31 M 2024-09-16T22:24:54.576 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 109 M 2024-09-16T22:24:54.577 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:24:54.580 INFO:teuthology.orchestra.run.smithi059.stdout:(8/37): ceph-osd-19.3.0-4883.g6e8474a0.el9.x86_ 28 MB/s | 17 MB 00:00 2024-09-16T22:24:54.588 INFO:teuthology.orchestra.run.smithi165.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 432 kB/s | 43 kB 00:00 2024-09-16T22:24:54.603 INFO:teuthology.orchestra.run.smithi059.stdout:(9/37): python3-pycparser-2.20-6.el9.noarch.rpm 675 kB/s | 135 kB 00:00 2024-09-16T22:24:54.622 INFO:teuthology.orchestra.run.smithi165.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 428 kB/s | 11 kB 00:00 2024-09-16T22:24:54.637 INFO:teuthology.orchestra.run.smithi059.stdout:(10/37): python3-cryptography-36.0.1-4.el9.x86_ 2.7 MB/s | 1.2 MB 00:00 2024-09-16T22:24:54.647 INFO:teuthology.orchestra.run.smithi165.stdout:(23/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.6 MB/s | 172 kB 00:00 2024-09-16T22:24:54.673 INFO:teuthology.orchestra.run.smithi165.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 365 kB/s | 18 kB 00:00 2024-09-16T22:24:54.687 INFO:teuthology.orchestra.run.smithi059.stdout:(11/37): python3-urllib3-1.26.5-6.el9.noarch.rp 2.5 MB/s | 215 kB 00:00 2024-09-16T22:24:54.697 INFO:teuthology.orchestra.run.smithi165.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 461 kB/s | 23 kB 00:00 2024-09-16T22:24:54.723 INFO:teuthology.orchestra.run.smithi165.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 386 kB/s | 19 kB 00:00 2024-09-16T22:24:54.749 INFO:teuthology.orchestra.run.smithi165.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 390 kB/s | 20 kB 00:00 2024-09-16T22:24:54.771 INFO:teuthology.orchestra.run.smithi059.stdout:(12/37): python3-requests-2.25.1-8.el9.noarch.r 649 kB/s | 125 kB 00:00 2024-09-16T22:24:54.774 INFO:teuthology.orchestra.run.smithi165.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 924 kB/s | 46 kB 00:00 2024-09-16T22:24:54.799 INFO:teuthology.orchestra.run.smithi165.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-16T22:24:54.813 INFO:teuthology.orchestra.run.smithi059.stdout:(13/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-09-16T22:24:54.824 INFO:teuthology.orchestra.run.smithi165.stdout:(30/37): python3-portend-3.1.0-2.el9.noarch.rpm 663 kB/s | 16 kB 00:00 2024-09-16T22:24:54.838 INFO:teuthology.orchestra.run.smithi059.stdout:(14/37): lua-5.4.4-4.el9.x86_64.rpm 939 kB/s | 188 kB 00:00 2024-09-16T22:24:54.850 INFO:teuthology.orchestra.run.smithi165.stdout:(31/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.2 MB/s | 358 kB 00:00 2024-09-16T22:24:54.875 INFO:teuthology.orchestra.run.smithi165.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.8 MB/s | 90 kB 00:00 2024-09-16T22:24:54.888 INFO:teuthology.orchestra.run.smithi059.stdout:(15/37): python3-packaging-20.9-5.el9.noarch.rp 1.0 MB/s | 77 kB 00:00 2024-09-16T22:24:54.892 INFO:teuthology.orchestra.run.smithi165.stdout:(33/37): python3-tempora-5.0.0-2.el9.noarch.rpm 855 kB/s | 36 kB 00:00 2024-09-16T22:24:54.905 INFO:teuthology.orchestra.run.smithi059.stdout:(16/37): python3-markupsafe-1.1.1-12.el9.x86_64 259 kB/s | 35 kB 00:00 2024-09-16T22:24:54.917 INFO:teuthology.orchestra.run.smithi165.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.9 MB/s | 272 kB 00:00 2024-09-16T22:24:54.922 INFO:teuthology.orchestra.run.smithi059.stdout:(17/37): python3-pytz-2021.1-5.el9.noarch.rpm 608 kB/s | 51 kB 00:00 2024-09-16T22:24:54.934 INFO:teuthology.orchestra.run.smithi165.stdout:(35/37): python3-zc-lockfile-2.0-10.el9.noarch. 1.2 MB/s | 20 kB 00:00 2024-09-16T22:24:54.959 INFO:teuthology.orchestra.run.smithi165.stdout:(36/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.7 MB/s | 230 kB 00:00 2024-09-16T22:24:54.964 INFO:teuthology.orchestra.run.smithi059.stdout:(18/37): luarocks-3.9.2-5.el9.noarch.rpm 3.6 MB/s | 151 kB 00:00 2024-09-16T22:24:54.989 INFO:teuthology.orchestra.run.smithi059.stdout:(19/37): python3-toml-0.10.2-6.el9.noarch.rpm 413 kB/s | 42 kB 00:00 2024-09-16T22:24:54.993 INFO:teuthology.orchestra.run.smithi165.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.1 MB/s | 427 kB 00:00 2024-09-16T22:24:54.998 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:24:54.998 INFO:teuthology.orchestra.run.smithi165.stdout:Total 10 MB/s | 31 MB 00:02 2024-09-16T22:24:55.015 INFO:teuthology.orchestra.run.smithi059.stdout:(20/37): lua-devel-5.4.4-4.el9.x86_64.rpm 204 kB/s | 22 kB 00:00 2024-09-16T22:24:55.048 INFO:teuthology.orchestra.run.smithi059.stdout:(21/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 518 kB/s | 43 kB 00:00 2024-09-16T22:24:55.090 INFO:teuthology.orchestra.run.smithi059.stdout:(22/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 347 kB/s | 11 kB 00:00 2024-09-16T22:24:55.115 INFO:teuthology.orchestra.run.smithi059.stdout:(23/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.3 MB/s | 172 kB 00:00 2024-09-16T22:24:55.141 INFO:teuthology.orchestra.run.smithi059.stdout:(24/37): python3-jaraco-classes-3.2.1-5.el9.noa 366 kB/s | 18 kB 00:00 2024-09-16T22:24:55.147 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:24:55.166 INFO:teuthology.orchestra.run.smithi059.stdout:(25/37): python3-jaraco-collections-3.0.0-8.el9 463 kB/s | 23 kB 00:00 2024-09-16T22:24:55.187 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:24:55.187 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:24:55.191 INFO:teuthology.orchestra.run.smithi059.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 389 kB/s | 19 kB 00:00 2024-09-16T22:24:55.216 INFO:teuthology.orchestra.run.smithi059.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 393 kB/s | 20 kB 00:00 2024-09-16T22:24:55.241 INFO:teuthology.orchestra.run.smithi059.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 924 kB/s | 46 kB 00:00 2024-09-16T22:24:55.270 INFO:teuthology.orchestra.run.smithi059.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-16T22:24:55.295 INFO:teuthology.orchestra.run.smithi059.stdout:(30/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.3 MB/s | 358 kB 00:00 2024-09-16T22:24:55.329 INFO:teuthology.orchestra.run.smithi059.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 279 kB/s | 16 kB 00:00 2024-09-16T22:24:55.354 INFO:teuthology.orchestra.run.smithi059.stdout:(32/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.5 MB/s | 90 kB 00:00 2024-09-16T22:24:55.380 INFO:teuthology.orchestra.run.smithi059.stdout:(33/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.9 MB/s | 272 kB 00:00 2024-09-16T22:24:55.405 INFO:teuthology.orchestra.run.smithi059.stdout:(34/37): python3-tempora-5.0.0-2.el9.noarch.rpm 474 kB/s | 36 kB 00:00 2024-09-16T22:24:55.438 INFO:teuthology.orchestra.run.smithi059.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 2.7 MB/s | 230 kB 00:00 2024-09-16T22:24:55.463 INFO:teuthology.orchestra.run.smithi059.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 343 kB/s | 20 kB 00:00 2024-09-16T22:24:55.488 INFO:teuthology.orchestra.run.smithi059.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.8 MB/s | 427 kB 00:00 2024-09-16T22:24:55.492 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:24:55.493 INFO:teuthology.orchestra.run.smithi059.stdout:Total 14 MB/s | 31 MB 00:02 2024-09-16T22:24:55.499 INFO:teuthology.orchestra.run.smithi028.stdout:(1/37): ceph-19.3.0-4883.g6e8474a0.el9.x86_64.r 53 kB/s | 6.6 kB 00:00 2024-09-16T22:24:55.649 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:24:55.658 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:24:55.658 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:24:55.693 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:24:55.693 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:24:55.699 INFO:teuthology.orchestra.run.smithi028.stdout:(2/37): ceph-mgr-19.3.0-4883.g6e8474a0.el9.x86_ 4.7 MB/s | 1.5 MB 00:00 2024-09-16T22:24:55.766 INFO:teuthology.orchestra.run.smithi028.stdout:(3/37): ceph-mds-19.3.0-4883.g6e8474a0.el9.x86_ 6.1 MB/s | 2.4 MB 00:00 2024-09-16T22:24:55.833 INFO:teuthology.orchestra.run.smithi028.stdout:(4/37): ceph-mgr-modules-core-19.3.0-4883.g6e84 4.3 MB/s | 291 kB 00:00 2024-09-16T22:24:55.992 INFO:teuthology.orchestra.run.smithi028.stdout:(5/37): ceph-mon-19.3.0-4883.g6e8474a0.el9.x86_ 9.7 MB/s | 4.8 MB 00:00 2024-09-16T22:24:56.193 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:24:56.193 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:24:56.284 INFO:teuthology.orchestra.run.smithi028.stdout:(6/37): ceph-osd-19.3.0-4883.g6e8474a0.el9.x86_ 29 MB/s | 17 MB 00:00 2024-09-16T22:24:56.584 INFO:teuthology.orchestra.run.smithi028.stdout:(7/37): python3-cffi-1.14.5-5.el9.x86_64.rpm 337 kB/s | 253 kB 00:00 2024-09-16T22:24:56.701 INFO:teuthology.orchestra.run.smithi028.stdout:(8/37): python3-pycparser-2.20-6.el9.noarch.rpm 1.1 MB/s | 135 kB 00:00 2024-09-16T22:24:56.770 INFO:teuthology.orchestra.run.smithi028.stdout:(9/37): python3-ply-3.11-14.el9.noarch.rpm 219 kB/s | 106 kB 00:00 2024-09-16T22:24:56.813 INFO:teuthology.orchestra.run.smithi028.stdout:(10/37): python3-requests-2.25.1-8.el9.noarch.r 1.1 MB/s | 125 kB 00:00 2024-09-16T22:24:56.938 INFO:teuthology.orchestra.run.smithi028.stdout:(11/37): lua-5.4.4-4.el9.x86_64.rpm 1.5 MB/s | 188 kB 00:00 2024-09-16T22:24:56.988 INFO:teuthology.orchestra.run.smithi028.stdout:(12/37): python3-cryptography-36.0.1-4.el9.x86_ 1.2 MB/s | 1.2 MB 00:00 2024-09-16T22:24:57.014 INFO:teuthology.orchestra.run.smithi028.stdout:(13/37): python3-urllib3-1.26.5-6.el9.noarch.rp 884 kB/s | 215 kB 00:00 2024-09-16T22:24:57.033 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:24:57.039 INFO:teuthology.orchestra.run.smithi028.stdout:(14/37): python3-mako-1.1.4-6.el9.noarch.rpm 1.7 MB/s | 172 kB 00:00 2024-09-16T22:24:57.096 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-16T22:24:57.136 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-16T22:24:57.147 INFO:teuthology.orchestra.run.smithi028.stdout:(15/37): python3-pytz-2021.1-5.el9.noarch.rpm 472 kB/s | 51 kB 00:00 2024-09-16T22:24:57.165 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-16T22:24:57.173 INFO:teuthology.orchestra.run.smithi028.stdout:(16/37): python3-markupsafe-1.1.1-12.el9.x86_64 189 kB/s | 35 kB 00:00 2024-09-16T22:24:57.198 INFO:teuthology.orchestra.run.smithi028.stdout:(17/37): python3-packaging-20.9-5.el9.noarch.rp 420 kB/s | 77 kB 00:00 2024-09-16T22:24:57.223 INFO:teuthology.orchestra.run.smithi028.stdout:(18/37): python3-toml-0.10.2-6.el9.noarch.rpm 553 kB/s | 42 kB 00:00 2024-09-16T22:24:57.238 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-16T22:24:57.274 INFO:teuthology.orchestra.run.smithi028.stdout:(19/37): luarocks-3.9.2-5.el9.noarch.rpm 2.0 MB/s | 151 kB 00:00 2024-09-16T22:24:57.281 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-16T22:24:57.307 INFO:teuthology.orchestra.run.smithi028.stdout:(20/37): python3-cheroot-8.6.0-4.el9.noarch.rpm 5.4 MB/s | 172 kB 00:00 2024-09-16T22:24:57.313 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-16T22:24:57.332 INFO:teuthology.orchestra.run.smithi028.stdout:(21/37): lua-devel-5.4.4-4.el9.x86_64.rpm 167 kB/s | 22 kB 00:00 2024-09-16T22:24:57.357 INFO:teuthology.orchestra.run.smithi028.stdout:(22/37): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 324 kB/s | 43 kB 00:00 2024-09-16T22:24:57.391 INFO:teuthology.orchestra.run.smithi028.stdout:(23/37): python3-jaraco-8.2.1-3.el9.noarch.rpm 322 kB/s | 11 kB 00:00 2024-09-16T22:24:57.407 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-16T22:24:57.416 INFO:teuthology.orchestra.run.smithi028.stdout:(24/37): python3-jaraco-collections-3.0.0-8.el9 1.0 MB/s | 23 kB 00:00 2024-09-16T22:24:57.442 INFO:teuthology.orchestra.run.smithi028.stdout:(25/37): python3-jaraco-classes-3.2.1-5.el9.noa 211 kB/s | 18 kB 00:00 2024-09-16T22:24:57.467 INFO:teuthology.orchestra.run.smithi028.stdout:(26/37): python3-jaraco-functools-3.5.0-2.el9.n 386 kB/s | 19 kB 00:00 2024-09-16T22:24:57.485 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-16T22:24:57.492 INFO:teuthology.orchestra.run.smithi028.stdout:(27/37): python3-jaraco-text-3.2.0-6.el9.noarch 393 kB/s | 20 kB 00:00 2024-09-16T22:24:57.517 INFO:teuthology.orchestra.run.smithi028.stdout:(28/37): python3-logutils-0.3.5-21.el9.noarch.r 925 kB/s | 46 kB 00:00 2024-09-16T22:24:57.533 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-16T22:24:57.542 INFO:teuthology.orchestra.run.smithi028.stdout:(29/37): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-09-16T22:24:57.568 INFO:teuthology.orchestra.run.smithi028.stdout:(30/37): python3-cherrypy-18.6.1-2.el9.noarch.r 1.3 MB/s | 358 kB 00:00 2024-09-16T22:24:57.568 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-16T22:24:57.593 INFO:teuthology.orchestra.run.smithi028.stdout:(31/37): python3-portend-3.1.0-2.el9.noarch.rpm 327 kB/s | 16 kB 00:00 2024-09-16T22:24:57.598 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-16T22:24:57.618 INFO:teuthology.orchestra.run.smithi028.stdout:(32/37): python3-tempora-5.0.0-2.el9.noarch.rpm 1.4 MB/s | 36 kB 00:00 2024-09-16T22:24:57.633 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-16T22:24:57.643 INFO:teuthology.orchestra.run.smithi028.stdout:(33/37): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.2 MB/s | 90 kB 00:00 2024-09-16T22:24:57.666 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-16T22:24:57.669 INFO:teuthology.orchestra.run.smithi028.stdout:(34/37): python3-pecan-1.4.2-3.el9.noarch.rpm 1.8 MB/s | 272 kB 00:00 2024-09-16T22:24:57.694 INFO:teuthology.orchestra.run.smithi028.stdout:(35/37): python3-webob-1.8.8-2.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-09-16T22:24:57.695 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:24:57.706 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-16T22:24:57.719 INFO:teuthology.orchestra.run.smithi028.stdout:(36/37): python3-zc-lockfile-2.0-10.el9.noarch. 399 kB/s | 20 kB 00:00 2024-09-16T22:24:57.742 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-16T22:24:57.750 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-16T22:24:57.769 INFO:teuthology.orchestra.run.smithi028.stdout:(37/37): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.3 MB/s | 427 kB 00:00 2024-09-16T22:24:57.773 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:24:57.773 INFO:teuthology.orchestra.run.smithi028.stdout:Total 9.6 MB/s | 31 MB 00:03 2024-09-16T22:24:57.776 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-16T22:24:57.792 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-16T22:24:57.819 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-16T22:24:57.825 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-16T22:24:57.857 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-16T22:24:57.894 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-16T22:24:57.932 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:24:57.937 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-16T22:24:57.943 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-16T22:24:57.976 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:24:57.976 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:24:57.976 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-16T22:24:58.072 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-16T22:24:58.077 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-16T22:24:58.149 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-16T22:24:58.163 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-16T22:24:58.195 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-16T22:24:58.216 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-16T22:24:58.230 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-16T22:24:58.254 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-16T22:24:58.260 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-16T22:24:58.294 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-16T22:24:58.304 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-16T22:24:58.328 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-16T22:24:58.359 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-16T22:24:58.368 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-16T22:24:58.412 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-16T22:24:58.445 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-16T22:24:58.490 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:24:58.491 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:24:58.494 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-16T22:24:58.535 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-16T22:24:58.549 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-16T22:24:58.600 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-16T22:24:58.611 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-16T22:24:58.679 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-16T22:24:58.763 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-16T22:24:58.767 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-16T22:24:58.809 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-16T22:24:58.845 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-16T22:24:58.896 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-16T22:24:58.943 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-16T22:24:58.946 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-16T22:24:59.008 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-16T22:24:59.072 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-16T22:24:59.105 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 32/37 2024-09-16T22:24:59.135 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T22:24:59.161 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T22:24:59.161 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:24:59.161 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-16T22:24:59.161 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T22:24:59.161 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T22:24:59.161 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:24:59.266 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-16T22:24:59.312 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-16T22:24:59.392 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-16T22:24:59.481 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-16T22:24:59.519 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-16T22:24:59.654 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-16T22:24:59.823 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 32/37 2024-09-16T22:24:59.853 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T22:24:59.873 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:24:59.880 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T22:24:59.880 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:24:59.880 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-16T22:24:59.880 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T22:24:59.880 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T22:24:59.880 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:24:59.943 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/37 2024-09-16T22:24:59.981 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/37 2024-09-16T22:25:00.008 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/37 2024-09-16T22:25:00.084 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/37 2024-09-16T22:25:00.132 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : luarocks-3.9.2-5.el9.noarch 5/37 2024-09-16T22:25:00.165 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/37 2024-09-16T22:25:00.261 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/37 2024-09-16T22:25:00.355 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/37 2024-09-16T22:25:00.402 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-webob-1.8.8-2.el9.noarch 9/37 2024-09-16T22:25:00.436 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/37 2024-09-16T22:25:00.466 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/37 2024-09-16T22:25:00.500 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/37 2024-09-16T22:25:00.534 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/37 2024-09-16T22:25:00.576 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/37 2024-09-16T22:25:00.618 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/37 2024-09-16T22:25:00.619 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T22:25:00.646 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T22:25:00.646 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:00.646 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-16T22:25:00.646 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T22:25:00.647 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T22:25:00.647 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:00.652 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/37 2024-09-16T22:25:00.708 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/37 2024-09-16T22:25:00.747 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-packaging-20.9-5.el9.noarch 18/37 2024-09-16T22:25:00.823 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 19/37 2024-09-16T22:25:00.976 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 20/37 2024-09-16T22:25:01.067 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 21/37 2024-09-16T22:25:01.095 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T22:25:01.118 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-urllib3-1.26.5-6.el9.noarch 22/37 2024-09-16T22:25:01.118 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T22:25:01.118 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:01.118 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-16T22:25:01.119 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T22:25:01.119 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T22:25:01.119 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:01.163 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 23/37 2024-09-16T22:25:01.221 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-ply-3.11-14.el9.noarch 24/37 2024-09-16T22:25:01.286 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 25/37 2024-09-16T22:25:01.346 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T22:25:01.369 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T22:25:01.369 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:01.370 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-16T22:25:01.370 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T22:25:01.370 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T22:25:01.370 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:01.426 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T22:25:01.438 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T22:25:01.469 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T22:25:01.469 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:01.469 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-16T22:25:01.470 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T22:25:01.470 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T22:25:01.470 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:01.486 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 26/37 2024-09-16T22:25:01.542 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 27/37 2024-09-16T22:25:01.631 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 28/37 2024-09-16T22:25:01.730 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 29/37 2024-09-16T22:25:01.774 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 30/37 2024-09-16T22:25:01.912 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 31/37 2024-09-16T22:25:01.939 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T22:25:01.964 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T22:25:01.965 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:01.965 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-16T22:25:01.965 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T22:25:01.965 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T22:25:01.965 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:02.082 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 32/37 2024-09-16T22:25:02.117 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T22:25:02.144 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 33/37 2024-09-16T22:25:02.144 INFO:teuthology.orchestra.run.smithi028.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:02.144 INFO:teuthology.orchestra.run.smithi028.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-09-16T22:25:02.144 INFO:teuthology.orchestra.run.smithi028.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T22:25:02.144 INFO:teuthology.orchestra.run.smithi028.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-09-16T22:25:02.144 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:02.198 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T22:25:02.223 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T22:25:02.223 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:02.224 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-16T22:25:02.224 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T22:25:02.224 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T22:25:02.224 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:02.281 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T22:25:03.155 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T22:25:03.156 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/37 2024-09-16T22:25:03.156 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/37 2024-09-16T22:25:03.156 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/37 2024-09-16T22:25:03.156 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/37 2024-09-16T22:25:03.156 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/37 2024-09-16T22:25:03.156 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 6/37 2024-09-16T22:25:03.156 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-16T22:25:03.156 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-16T22:25:03.156 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-16T22:25:03.156 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-16T22:25:03.156 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-16T22:25:03.156 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-16T22:25:03.157 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-16T22:25:03.157 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-16T22:25:03.157 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-16T22:25:03.157 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-16T22:25:03.157 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-16T22:25:03.157 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-16T22:25:03.157 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-16T22:25:03.157 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-16T22:25:03.157 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-16T22:25:03.157 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-16T22:25:03.157 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-16T22:25:03.157 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-16T22:25:03.157 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-16T22:25:03.158 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-16T22:25:03.158 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-16T22:25:03.158 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-16T22:25:03.159 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-16T22:25:03.159 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-16T22:25:03.159 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-16T22:25:03.159 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-16T22:25:03.159 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-16T22:25:03.159 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-16T22:25:03.159 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-16T22:25:03.159 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-16T22:25:03.721 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T22:25:03.752 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 34/37 2024-09-16T22:25:03.752 INFO:teuthology.orchestra.run.smithi028.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:03.752 INFO:teuthology.orchestra.run.smithi028.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-09-16T22:25:03.752 INFO:teuthology.orchestra.run.smithi028.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T22:25:03.752 INFO:teuthology.orchestra.run.smithi028.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-09-16T22:25:03.752 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:03.975 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T22:25:03.975 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/37 2024-09-16T22:25:03.975 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/37 2024-09-16T22:25:03.976 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/37 2024-09-16T22:25:03.976 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/37 2024-09-16T22:25:03.976 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/37 2024-09-16T22:25:03.976 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 6/37 2024-09-16T22:25:03.976 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-16T22:25:03.976 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-16T22:25:03.976 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-16T22:25:03.976 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-16T22:25:03.976 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-16T22:25:03.976 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-16T22:25:03.976 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-16T22:25:03.976 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-16T22:25:03.976 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-16T22:25:03.977 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-16T22:25:03.977 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-16T22:25:03.977 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-16T22:25:03.977 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-16T22:25:03.977 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-16T22:25:03.977 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-16T22:25:03.977 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-16T22:25:03.977 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-16T22:25:03.977 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-16T22:25:03.977 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-16T22:25:03.979 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-16T22:25:03.979 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-16T22:25:03.979 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-16T22:25:03.979 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-16T22:25:03.979 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-16T22:25:03.979 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-16T22:25:03.979 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-16T22:25:03.979 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-16T22:25:03.979 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-16T22:25:03.979 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-16T22:25:03.979 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-16T22:25:04.190 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-16T22:25:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:04.191 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:25:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: lua-5.4.4-4.el9.x86_64 2024-09-16T22:25:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-16T22:25:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-16T22:25:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-16T22:25:04.191 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-16T22:25:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-16T22:25:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-16T22:25:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-16T22:25:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-16T22:25:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-16T22:25:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-16T22:25:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-16T22:25:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-16T22:25:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-16T22:25:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-16T22:25:04.192 INFO:teuthology.orchestra.run.smithi165.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-16T22:25:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-16T22:25:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-16T22:25:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-16T22:25:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: python3-ply-3.11-14.el9.noarch 2024-09-16T22:25:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-16T22:25:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-16T22:25:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-16T22:25:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-16T22:25:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-16T22:25:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-16T22:25:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-16T22:25:04.193 INFO:teuthology.orchestra.run.smithi165.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-16T22:25:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-16T22:25:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-16T22:25:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-16T22:25:04.194 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:04.194 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:04.230 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T22:25:04.255 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 35/37 2024-09-16T22:25:04.255 INFO:teuthology.orchestra.run.smithi028.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:04.256 INFO:teuthology.orchestra.run.smithi028.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-09-16T22:25:04.256 INFO:teuthology.orchestra.run.smithi028.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T22:25:04.256 INFO:teuthology.orchestra.run.smithi028.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-09-16T22:25:04.256 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:04.497 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T22:25:04.523 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 36/37 2024-09-16T22:25:04.523 INFO:teuthology.orchestra.run.smithi028.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:04.523 INFO:teuthology.orchestra.run.smithi028.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-09-16T22:25:04.523 INFO:teuthology.orchestra.run.smithi028.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T22:25:04.523 INFO:teuthology.orchestra.run.smithi028.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-09-16T22:25:04.523 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:04.541 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-base 2024-09-16T22:25:04.606 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T22:25:04.961 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-16T22:25:04.962 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:04.962 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:25:04.962 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:04.962 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:04.962 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:04.962 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:04.962 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:04.962 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:04.962 INFO:teuthology.orchestra.run.smithi059.stdout: lua-5.4.4-4.el9.x86_64 2024-09-16T22:25:04.962 INFO:teuthology.orchestra.run.smithi059.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-16T22:25:04.962 INFO:teuthology.orchestra.run.smithi059.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-16T22:25:04.962 INFO:teuthology.orchestra.run.smithi059.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-16T22:25:04.963 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-16T22:25:04.963 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-16T22:25:04.963 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-16T22:25:04.963 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-16T22:25:04.963 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-16T22:25:04.963 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-16T22:25:04.963 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-16T22:25:04.963 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-16T22:25:04.963 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-16T22:25:04.963 INFO:teuthology.orchestra.run.smithi059.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-16T22:25:04.963 INFO:teuthology.orchestra.run.smithi059.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-16T22:25:04.963 INFO:teuthology.orchestra.run.smithi059.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-16T22:25:04.964 INFO:teuthology.orchestra.run.smithi059.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-16T22:25:04.964 INFO:teuthology.orchestra.run.smithi059.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-16T22:25:04.964 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-16T22:25:04.964 INFO:teuthology.orchestra.run.smithi059.stdout: python3-ply-3.11-14.el9.noarch 2024-09-16T22:25:04.964 INFO:teuthology.orchestra.run.smithi059.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-16T22:25:04.964 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-16T22:25:04.964 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-16T22:25:04.964 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-16T22:25:04.964 INFO:teuthology.orchestra.run.smithi059.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-16T22:25:04.964 INFO:teuthology.orchestra.run.smithi059.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-16T22:25:04.964 INFO:teuthology.orchestra.run.smithi059.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-16T22:25:04.964 INFO:teuthology.orchestra.run.smithi059.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-16T22:25:04.964 INFO:teuthology.orchestra.run.smithi059.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-16T22:25:04.965 INFO:teuthology.orchestra.run.smithi059.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-16T22:25:04.965 INFO:teuthology.orchestra.run.smithi059.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-16T22:25:04.965 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:04.965 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:05.157 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:53 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:05.248 INFO:teuthology.orchestra.run.smithi165.stdout:Package ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:05.289 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:05.290 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-16T22:25:05.290 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:05.328 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-base 2024-09-16T22:25:05.358 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install cephadm 2024-09-16T22:25:05.939 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:53 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:05.950 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:54 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:06.043 INFO:teuthology.orchestra.run.smithi059.stdout:Package ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:06.070 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:06.070 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:06.071 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-16T22:25:06.071 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:06.071 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:25:06.071 INFO:teuthology.orchestra.run.smithi165.stdout: cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 784 k 2024-09-16T22:25:06.071 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:06.071 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:25:06.071 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:06.071 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-09-16T22:25:06.071 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:06.072 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 784 k 2024-09-16T22:25:06.072 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 791 k 2024-09-16T22:25:06.072 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:25:06.088 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:06.089 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-16T22:25:06.089 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:06.157 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install cephadm 2024-09-16T22:25:06.337 INFO:teuthology.orchestra.run.smithi165.stdout:cephadm-19.3.0-4883.g6e8474a0.el9.noarch.rpm 2.9 MB/s | 784 kB 00:00 2024-09-16T22:25:06.337 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:06.338 INFO:teuthology.orchestra.run.smithi165.stdout:Total 2.9 MB/s | 784 kB 00:00 2024-09-16T22:25:06.338 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:25:06.343 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:25:06.343 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:25:06.349 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:25:06.350 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:25:06.421 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:25:06.431 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 37/37 2024-09-16T22:25:06.431 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/37 2024-09-16T22:25:06.431 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/37 2024-09-16T22:25:06.431 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 3/37 2024-09-16T22:25:06.431 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 4/37 2024-09-16T22:25:06.431 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 5/37 2024-09-16T22:25:06.431 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9. 6/37 2024-09-16T22:25:06.431 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/37 2024-09-16T22:25:06.431 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/37 2024-09-16T22:25:06.431 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/37 2024-09-16T22:25:06.432 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/37 2024-09-16T22:25:06.432 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/37 2024-09-16T22:25:06.432 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-urllib3-1.26.5-6.el9.noarch 12/37 2024-09-16T22:25:06.432 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/37 2024-09-16T22:25:06.432 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/37 2024-09-16T22:25:06.432 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/37 2024-09-16T22:25:06.432 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 16/37 2024-09-16T22:25:06.432 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 17/37 2024-09-16T22:25:06.432 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 18/37 2024-09-16T22:25:06.432 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 19/37 2024-09-16T22:25:06.432 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : luarocks-3.9.2-5.el9.noarch 20/37 2024-09-16T22:25:06.432 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 21/37 2024-09-16T22:25:06.432 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 22/37 2024-09-16T22:25:06.433 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 23/37 2024-09-16T22:25:06.433 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 24/37 2024-09-16T22:25:06.433 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 25/37 2024-09-16T22:25:06.433 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 26/37 2024-09-16T22:25:06.433 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 27/37 2024-09-16T22:25:06.433 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 28/37 2024-09-16T22:25:06.433 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 29/37 2024-09-16T22:25:06.433 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 30/37 2024-09-16T22:25:06.433 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 31/37 2024-09-16T22:25:06.433 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 32/37 2024-09-16T22:25:06.433 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 33/37 2024-09-16T22:25:06.433 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 34/37 2024-09-16T22:25:06.433 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-webob-1.8.8-2.el9.noarch 35/37 2024-09-16T22:25:06.434 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 36/37 2024-09-16T22:25:06.762 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:55 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:06.899 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:06.899 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:06.899 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:06.899 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-16T22:25:06.899 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:06.900 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:25:06.900 INFO:teuthology.orchestra.run.smithi059.stdout: cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 784 k 2024-09-16T22:25:06.900 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:06.900 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:25:06.900 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:06.900 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-16T22:25:06.900 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:06.901 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 784 k 2024-09-16T22:25:06.901 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 791 k 2024-09-16T22:25:06.901 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:25:06.974 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:07.179 INFO:teuthology.orchestra.run.smithi059.stdout:cephadm-19.3.0-4883.g6e8474a0.el9.noarch.rpm 2.8 MB/s | 784 kB 00:00 2024-09-16T22:25:07.180 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:07.180 INFO:teuthology.orchestra.run.smithi059.stdout:Total 2.7 MB/s | 784 kB 00:00 2024-09-16T22:25:07.180 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:25:07.185 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:25:07.185 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:25:07.191 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:25:07.192 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:25:07.267 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:25:07.307 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:07.426 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 37/37 2024-09-16T22:25:07.426 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:07.426 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:25:07.426 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:07.426 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mds-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:07.426 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:07.426 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-modules-core-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:07.426 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mon-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:07.426 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-osd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:07.427 INFO:teuthology.orchestra.run.smithi028.stdout: lua-5.4.4-4.el9.x86_64 2024-09-16T22:25:07.427 INFO:teuthology.orchestra.run.smithi028.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-09-16T22:25:07.427 INFO:teuthology.orchestra.run.smithi028.stdout: luarocks-3.9.2-5.el9.noarch 2024-09-16T22:25:07.427 INFO:teuthology.orchestra.run.smithi028.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-09-16T22:25:07.427 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-09-16T22:25:07.427 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-09-16T22:25:07.427 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-09-16T22:25:07.427 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-09-16T22:25:07.427 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-09-16T22:25:07.427 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-09-16T22:25:07.427 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-09-16T22:25:07.427 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-09-16T22:25:07.427 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-09-16T22:25:07.428 INFO:teuthology.orchestra.run.smithi028.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-09-16T22:25:07.428 INFO:teuthology.orchestra.run.smithi028.stdout: python3-mako-1.1.4-6.el9.noarch 2024-09-16T22:25:07.428 INFO:teuthology.orchestra.run.smithi028.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-09-16T22:25:07.428 INFO:teuthology.orchestra.run.smithi028.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-09-16T22:25:07.428 INFO:teuthology.orchestra.run.smithi028.stdout: python3-packaging-20.9-5.el9.noarch 2024-09-16T22:25:07.428 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-09-16T22:25:07.428 INFO:teuthology.orchestra.run.smithi028.stdout: python3-ply-3.11-14.el9.noarch 2024-09-16T22:25:07.428 INFO:teuthology.orchestra.run.smithi028.stdout: python3-portend-3.1.0-2.el9.noarch 2024-09-16T22:25:07.428 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-09-16T22:25:07.428 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pycparser-2.20-6.el9.noarch 2024-09-16T22:25:07.428 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pytz-2021.1-5.el9.noarch 2024-09-16T22:25:07.428 INFO:teuthology.orchestra.run.smithi028.stdout: python3-requests-2.25.1-8.el9.noarch 2024-09-16T22:25:07.428 INFO:teuthology.orchestra.run.smithi028.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-09-16T22:25:07.429 INFO:teuthology.orchestra.run.smithi028.stdout: python3-toml-0.10.2-6.el9.noarch 2024-09-16T22:25:07.429 INFO:teuthology.orchestra.run.smithi028.stdout: python3-urllib3-1.26.5-6.el9.noarch 2024-09-16T22:25:07.429 INFO:teuthology.orchestra.run.smithi028.stdout: python3-webob-1.8.8-2.el9.noarch 2024-09-16T22:25:07.429 INFO:teuthology.orchestra.run.smithi028.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-09-16T22:25:07.429 INFO:teuthology.orchestra.run.smithi028.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-09-16T22:25:07.429 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:07.429 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:25:07.553 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:07.553 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:07.554 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:25:07.554 INFO:teuthology.orchestra.run.smithi165.stdout: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:07.554 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:07.554 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:07.734 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:07.783 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-immutable-object-cache 2024-09-16T22:25:07.796 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-base 2024-09-16T22:25:07.828 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:08.187 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:08.369 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:56 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:08.414 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:00:55 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:25:08.419 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:08.419 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:08.419 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:25:08.419 INFO:teuthology.orchestra.run.smithi059.stdout: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:08.419 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:08.420 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:08.501 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:08.501 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:08.501 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repo Size 2024-09-16T22:25:08.502 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:08.502 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:25:08.502 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 145 k 2024-09-16T22:25:08.502 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:08.502 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:25:08.502 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:08.502 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-09-16T22:25:08.502 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:08.502 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 145 k 2024-09-16T22:25:08.502 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 432 k 2024-09-16T22:25:08.502 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:25:08.505 INFO:teuthology.orchestra.run.smithi028.stdout:Package ceph-base-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:08.550 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:25:08.552 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2024-09-16T22:25:08.552 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:25:08.626 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-immutable-object-cache 2024-09-16T22:25:08.626 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install cephadm 2024-09-16T22:25:08.703 INFO:teuthology.orchestra.run.smithi165.stdout:ceph-immutable-object-cache-19.3.0-4883.g6e8474 725 kB/s | 145 kB 00:00 2024-09-16T22:25:08.703 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:08.704 INFO:teuthology.orchestra.run.smithi165.stdout:Total 718 kB/s | 145 kB 00:00 2024-09-16T22:25:08.704 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:25:08.711 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:25:08.711 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:25:08.768 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:25:08.769 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:25:08.915 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:25:08.996 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:25:09.021 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:25:09.021 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:09.021 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-16T22:25:09.021 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:09.234 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:00:56 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:25:09.237 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:00:58 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:09.371 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:25:09.372 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:09.372 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2024-09-16T22:25:09.372 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:09.372 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:25:09.372 INFO:teuthology.orchestra.run.smithi028.stdout: cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 784 k 2024-09-16T22:25:09.372 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:09.372 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:25:09.372 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:09.372 INFO:teuthology.orchestra.run.smithi028.stdout:Install 1 Package 2024-09-16T22:25:09.373 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:09.373 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 784 k 2024-09-16T22:25:09.373 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 791 k 2024-09-16T22:25:09.373 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:25:09.375 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:09.376 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:09.376 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repo Size 2024-09-16T22:25:09.376 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:09.377 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:25:09.377 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 145 k 2024-09-16T22:25:09.377 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:09.377 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:25:09.377 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:09.377 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-16T22:25:09.377 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:09.377 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 145 k 2024-09-16T22:25:09.377 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 432 k 2024-09-16T22:25:09.377 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:25:09.586 INFO:teuthology.orchestra.run.smithi059.stdout:ceph-immutable-object-cache-19.3.0-4883.g6e8474 694 kB/s | 145 kB 00:00 2024-09-16T22:25:09.587 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:09.587 INFO:teuthology.orchestra.run.smithi059.stdout:Total 689 kB/s | 145 kB 00:00 2024-09-16T22:25:09.587 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:25:09.595 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:25:09.595 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:25:09.653 INFO:teuthology.orchestra.run.smithi028.stdout:cephadm-19.3.0-4883.g6e8474a0.el9.noarch.rpm 2.7 MB/s | 784 kB 00:00 2024-09-16T22:25:09.654 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:09.654 INFO:teuthology.orchestra.run.smithi028.stdout:Total 2.7 MB/s | 784 kB 00:00 2024-09-16T22:25:09.654 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:25:09.657 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:25:09.657 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:25:09.660 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:25:09.660 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:25:09.666 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:25:09.666 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:25:09.744 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:25:09.807 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:25:09.871 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:25:09.897 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:25:09.897 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:09.897 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-16T22:25:09.897 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:09.927 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:25:09.928 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:09.928 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:25:09.928 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:09.928 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:09.928 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:10.186 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-mgr 2024-09-16T22:25:10.208 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:10.309 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:10.672 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:10.790 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:58 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:10.808 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:25:10.809 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:10.809 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:25:10.809 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:10.809 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:10.809 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:10.880 INFO:teuthology.orchestra.run.smithi165.stdout:Package ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:10.922 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:10.923 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-16T22:25:10.923 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:10.946 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:10.946 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:10.946 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:25:10.946 INFO:teuthology.orchestra.run.smithi028.stdout: cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:10.946 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:10.946 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:25:10.993 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-mgr-dashboard 2024-09-16T22:25:11.023 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-mgr 2024-09-16T22:25:11.209 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-immutable-object-cache 2024-09-16T22:25:11.569 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:00:59 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:11.642 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:00 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:11.699 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:11.700 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:11.700 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-16T22:25:11.700 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:11.700 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:25:11.700 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 14 M 2024-09-16T22:25:11.701 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-16T22:25:11.701 INFO:teuthology.orchestra.run.smithi165.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-16T22:25:11.701 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 34 k 2024-09-16T22:25:11.701 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 16 k 2024-09-16T22:25:11.701 INFO:teuthology.orchestra.run.smithi165.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-16T22:25:11.701 INFO:teuthology.orchestra.run.smithi165.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-16T22:25:11.701 INFO:teuthology.orchestra.run.smithi165.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-16T22:25:11.701 INFO:teuthology.orchestra.run.smithi165.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-16T22:25:11.701 INFO:teuthology.orchestra.run.smithi165.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-16T22:25:11.701 INFO:teuthology.orchestra.run.smithi165.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-16T22:25:11.701 INFO:teuthology.orchestra.run.smithi165.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-16T22:25:11.701 INFO:teuthology.orchestra.run.smithi165.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-16T22:25:11.702 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:11.702 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:25:11.702 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:11.702 INFO:teuthology.orchestra.run.smithi165.stdout:Install 12 Packages 2024-09-16T22:25:11.702 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:11.702 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 19 M 2024-09-16T22:25:11.703 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 159 M 2024-09-16T22:25:11.703 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:25:11.734 INFO:teuthology.orchestra.run.smithi059.stdout:Package ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:11.779 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:11.780 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-16T22:25:11.780 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:11.816 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:00:58 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:25:11.860 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-mgr-dashboard 2024-09-16T22:25:11.955 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:25:11.956 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:11.956 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repo Size 2024-09-16T22:25:11.957 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:11.957 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:25:11.957 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-immutable-object-cache x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 145 k 2024-09-16T22:25:11.957 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:11.957 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:25:11.957 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:11.958 INFO:teuthology.orchestra.run.smithi028.stdout:Install 1 Package 2024-09-16T22:25:11.958 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:11.958 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 145 k 2024-09-16T22:25:11.958 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 432 k 2024-09-16T22:25:11.958 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:25:12.166 INFO:teuthology.orchestra.run.smithi028.stdout:ceph-immutable-object-cache-19.3.0-4883.g6e8474 693 kB/s | 145 kB 00:00 2024-09-16T22:25:12.167 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:12.167 INFO:teuthology.orchestra.run.smithi028.stdout:Total 687 kB/s | 145 kB 00:00 2024-09-16T22:25:12.167 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:25:12.175 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:25:12.175 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:25:12.237 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:25:12.237 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:25:12.384 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:25:12.424 INFO:teuthology.orchestra.run.smithi165.stdout:(1/12): ceph-prometheus-alerts-19.3.0-4883.g6e8 111 kB/s | 16 kB 00:00 2024-09-16T22:25:12.449 INFO:teuthology.orchestra.run.smithi165.stdout:(2/12): ceph-grafana-dashboards-19.3.0-4883.g6e 197 kB/s | 34 kB 00:00 2024-09-16T22:25:12.459 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:01 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:12.467 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:25:12.494 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:25:12.494 INFO:teuthology.orchestra.run.smithi028.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:12.494 INFO:teuthology.orchestra.run.smithi028.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-09-16T22:25:12.494 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:12.597 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:12.598 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:12.598 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-16T22:25:12.598 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:12.598 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:25:12.599 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 14 M 2024-09-16T22:25:12.599 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-16T22:25:12.599 INFO:teuthology.orchestra.run.smithi059.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-16T22:25:12.599 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 34 k 2024-09-16T22:25:12.599 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 16 k 2024-09-16T22:25:12.599 INFO:teuthology.orchestra.run.smithi059.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-16T22:25:12.599 INFO:teuthology.orchestra.run.smithi059.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-16T22:25:12.599 INFO:teuthology.orchestra.run.smithi059.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-16T22:25:12.599 INFO:teuthology.orchestra.run.smithi059.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-16T22:25:12.599 INFO:teuthology.orchestra.run.smithi059.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-16T22:25:12.599 INFO:teuthology.orchestra.run.smithi059.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-16T22:25:12.599 INFO:teuthology.orchestra.run.smithi059.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-16T22:25:12.599 INFO:teuthology.orchestra.run.smithi059.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-16T22:25:12.599 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:12.600 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:25:12.600 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:12.600 INFO:teuthology.orchestra.run.smithi059.stdout:Install 12 Packages 2024-09-16T22:25:12.600 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:12.600 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 19 M 2024-09-16T22:25:12.600 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 159 M 2024-09-16T22:25:12.601 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:25:12.866 INFO:teuthology.orchestra.run.smithi165.stdout:(3/12): ceph-mgr-dashboard-19.3.0-4883.g6e8474a 24 MB/s | 14 MB 00:00 2024-09-16T22:25:13.008 INFO:teuthology.orchestra.run.smithi165.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 482 kB/s | 269 kB 00:00 2024-09-16T22:25:13.058 INFO:teuthology.orchestra.run.smithi165.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 11 MB/s | 548 kB 00:00 2024-09-16T22:25:13.084 INFO:teuthology.orchestra.run.smithi165.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 764 kB/s | 19 kB 00:00 2024-09-16T22:25:13.114 INFO:teuthology.orchestra.run.smithi059.stdout:(1/12): ceph-prometheus-alerts-19.3.0-4883.g6e8 110 kB/s | 16 kB 00:00 2024-09-16T22:25:13.139 INFO:teuthology.orchestra.run.smithi059.stdout:(2/12): ceph-grafana-dashboards-19.3.0-4883.g6e 196 kB/s | 34 kB 00:00 2024-09-16T22:25:13.142 INFO:teuthology.orchestra.run.smithi165.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 35 MB/s | 2.0 MB 00:00 2024-09-16T22:25:13.185 INFO:teuthology.orchestra.run.smithi165.stdout:(8/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.7 MB/s | 863 kB 00:00 2024-09-16T22:25:13.210 INFO:teuthology.orchestra.run.smithi165.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.1 MB/s | 144 kB 00:00 2024-09-16T22:25:13.243 INFO:teuthology.orchestra.run.smithi165.stdout:(10/12): python3-routes-2.5.1-5.el9.noarch.rpm 6.9 MB/s | 188 kB 00:00 2024-09-16T22:25:13.256 INFO:teuthology.orchestra.run.smithi059.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 2.3 MB/s | 269 kB 00:00 2024-09-16T22:25:13.277 INFO:teuthology.orchestra.run.smithi165.stdout:(11/12): protobuf-3.14.0-13.el9.x86_64.rpm 1.2 MB/s | 1.0 MB 00:00 2024-09-16T22:25:13.302 INFO:teuthology.orchestra.run.smithi165.stdout:(12/12): python3-repoze-lru-0.7-16.el9.noarch.r 262 kB/s | 31 kB 00:00 2024-09-16T22:25:13.306 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:13.306 INFO:teuthology.orchestra.run.smithi165.stdout:Total 12 MB/s | 19 MB 00:01 2024-09-16T22:25:13.315 INFO:teuthology.orchestra.run.smithi059.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 5.0 MB/s | 1.0 MB 00:00 2024-09-16T22:25:13.354 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:25:13.366 INFO:teuthology.orchestra.run.smithi059.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 11 MB/s | 548 kB 00:00 2024-09-16T22:25:13.373 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:25:13.373 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:25:13.382 INFO:teuthology.orchestra.run.smithi059.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 1.2 MB/s | 19 kB 00:00 2024-09-16T22:25:13.429 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0. 1/1 2024-09-16T22:25:13.429 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:13.429 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:25:13.429 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-immutable-object-cache-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:13.429 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:13.429 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:25:13.449 INFO:teuthology.orchestra.run.smithi059.stdout:(7/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 31 MB/s | 2.0 MB 00:00 2024-09-16T22:25:13.483 INFO:teuthology.orchestra.run.smithi059.stdout:(8/12): protobuf-compiler-3.14.0-13.el9.x86_64. 3.7 MB/s | 863 kB 00:00 2024-09-16T22:25:13.517 INFO:teuthology.orchestra.run.smithi059.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 2.1 MB/s | 144 kB 00:00 2024-09-16T22:25:13.542 INFO:teuthology.orchestra.run.smithi059.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 524 kB/s | 31 kB 00:00 2024-09-16T22:25:13.567 INFO:teuthology.orchestra.run.smithi059.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 3.8 MB/s | 188 kB 00:00 2024-09-16T22:25:13.652 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:25:13.652 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:25:13.672 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-mgr 2024-09-16T22:25:13.726 INFO:teuthology.orchestra.run.smithi059.stdout:(12/12): ceph-mgr-dashboard-19.3.0-4883.g6e8474 19 MB/s | 14 MB 00:00 2024-09-16T22:25:13.730 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:13.730 INFO:teuthology.orchestra.run.smithi059.stdout:Total 17 MB/s | 19 MB 00:01 2024-09-16T22:25:13.778 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:25:13.798 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:25:13.799 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:25:14.097 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:25:14.097 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:25:14.245 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:25:14.311 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-16T22:25:14.314 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:01 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:25:14.346 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-16T22:25:14.393 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-16T22:25:14.408 INFO:teuthology.orchestra.run.smithi028.stdout:Package ceph-mgr-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:14.423 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-16T22:25:14.453 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:25:14.453 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2024-09-16T22:25:14.454 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:25:14.525 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-mgr-dashboard 2024-09-16T22:25:14.529 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-16T22:25:14.658 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-16T22:25:14.713 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:25:14.743 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-16T22:25:14.787 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-16T22:25:14.802 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-16T22:25:14.824 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-16T22:25:14.837 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-16T22:25:14.856 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 10/12 2024-09-16T22:25:14.884 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-16T22:25:14.913 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-16T22:25:15.012 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-16T22:25:15.127 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:02 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:25:15.145 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-16T22:25:15.245 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-16T22:25:15.264 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:25:15.265 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:15.266 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2024-09-16T22:25:15.266 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:15.266 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:25:15.266 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-dashboard noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 14 M 2024-09-16T22:25:15.266 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2024-09-16T22:25:15.266 INFO:teuthology.orchestra.run.smithi028.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-09-16T22:25:15.266 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-grafana-dashboards noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 34 k 2024-09-16T22:25:15.266 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-prometheus-alerts noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 16 k 2024-09-16T22:25:15.266 INFO:teuthology.orchestra.run.smithi028.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-09-16T22:25:15.266 INFO:teuthology.orchestra.run.smithi028.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-09-16T22:25:15.266 INFO:teuthology.orchestra.run.smithi028.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-09-16T22:25:15.266 INFO:teuthology.orchestra.run.smithi028.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-09-16T22:25:15.267 INFO:teuthology.orchestra.run.smithi028.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-09-16T22:25:15.267 INFO:teuthology.orchestra.run.smithi028.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-09-16T22:25:15.267 INFO:teuthology.orchestra.run.smithi028.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-09-16T22:25:15.267 INFO:teuthology.orchestra.run.smithi028.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-09-16T22:25:15.267 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:15.267 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:25:15.267 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:15.267 INFO:teuthology.orchestra.run.smithi028.stdout:Install 12 Packages 2024-09-16T22:25:15.267 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:15.268 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 19 M 2024-09-16T22:25:15.268 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 159 M 2024-09-16T22:25:15.268 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:25:15.294 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-16T22:25:15.321 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-16T22:25:15.354 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 10/12 2024-09-16T22:25:15.610 INFO:teuthology.orchestra.run.smithi028.stdout:(1/12): ceph-prometheus-alerts-19.3.0-4883.g6e8 110 kB/s | 16 kB 00:00 2024-09-16T22:25:15.635 INFO:teuthology.orchestra.run.smithi028.stdout:(2/12): ceph-grafana-dashboards-19.3.0-4883.g6e 196 kB/s | 34 kB 00:00 2024-09-16T22:25:15.777 INFO:teuthology.orchestra.run.smithi028.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.9 MB/s | 269 kB 00:00 2024-09-16T22:25:15.877 INFO:teuthology.orchestra.run.smithi028.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 3.8 MB/s | 1.0 MB 00:00 2024-09-16T22:25:15.936 INFO:teuthology.orchestra.run.smithi028.stdout:(5/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 9.2 MB/s | 548 kB 00:00 2024-09-16T22:25:15.953 INFO:teuthology.orchestra.run.smithi028.stdout:(6/12): grpc-data-1.46.7-10.el9.noarch.rpm 1.2 MB/s | 19 kB 00:00 2024-09-16T22:25:16.120 INFO:teuthology.orchestra.run.smithi028.stdout:(7/12): ceph-mgr-dashboard-19.3.0-4883.g6e8474a 21 MB/s | 14 MB 00:00 2024-09-16T22:25:16.178 INFO:teuthology.orchestra.run.smithi028.stdout:(8/12): python3-grpcio-1.46.7-10.el9.x86_64.rpm 9.1 MB/s | 2.0 MB 00:00 2024-09-16T22:25:16.204 INFO:teuthology.orchestra.run.smithi028.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 1.3 MB/s | 31 kB 00:00 2024-09-16T22:25:16.237 INFO:teuthology.orchestra.run.smithi028.stdout:(10/12): protobuf-compiler-3.14.0-13.el9.x86_64 1.8 MB/s | 863 kB 00:00 2024-09-16T22:25:16.271 INFO:teuthology.orchestra.run.smithi028.stdout:(11/12): python3-grpcio-tools-1.46.7-10.el9.x86 960 kB/s | 144 kB 00:00 2024-09-16T22:25:16.296 INFO:teuthology.orchestra.run.smithi028.stdout:(12/12): python3-routes-2.5.1-5.el9.noarch.rpm 2.0 MB/s | 188 kB 00:00 2024-09-16T22:25:16.299 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:16.300 INFO:teuthology.orchestra.run.smithi028.stdout:Total 19 MB/s | 19 MB 00:01 2024-09-16T22:25:16.350 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:25:16.370 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:25:16.370 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:25:16.678 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:25:16.678 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:25:17.283 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:25:17.364 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-09-16T22:25:17.401 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-09-16T22:25:17.449 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-09-16T22:25:17.477 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-09-16T22:25:17.583 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-09-16T22:25:17.718 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-09-16T22:25:17.809 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-09-16T22:25:17.859 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-09-16T22:25:17.893 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-09-16T22:25:17.934 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 10/12 2024-09-16T22:25:18.031 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 11/12 2024-09-16T22:25:18.086 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T22:25:18.723 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 11/12 2024-09-16T22:25:18.791 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T22:25:19.969 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T22:25:19.969 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 1/12 2024-09-16T22:25:19.969 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 2/12 2024-09-16T22:25:19.969 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 3/12 2024-09-16T22:25:19.969 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-16T22:25:19.969 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-16T22:25:19.969 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-16T22:25:19.969 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-16T22:25:19.969 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-16T22:25:19.969 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-16T22:25:19.969 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-16T22:25:19.970 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-16T22:25:20.318 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-16T22:25:20.318 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:20.318 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:25:20.318 INFO:teuthology.orchestra.run.smithi165.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-16T22:25:20.318 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:20.318 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:20.318 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:20.318 INFO:teuthology.orchestra.run.smithi165.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-16T22:25:20.318 INFO:teuthology.orchestra.run.smithi165.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-16T22:25:20.319 INFO:teuthology.orchestra.run.smithi165.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-16T22:25:20.319 INFO:teuthology.orchestra.run.smithi165.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-16T22:25:20.319 INFO:teuthology.orchestra.run.smithi165.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-16T22:25:20.319 INFO:teuthology.orchestra.run.smithi165.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-16T22:25:20.319 INFO:teuthology.orchestra.run.smithi165.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-16T22:25:20.319 INFO:teuthology.orchestra.run.smithi165.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-16T22:25:20.319 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:20.319 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:20.578 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T22:25:20.578 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 1/12 2024-09-16T22:25:20.578 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 2/12 2024-09-16T22:25:20.578 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 3/12 2024-09-16T22:25:20.579 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-16T22:25:20.579 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-16T22:25:20.579 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-16T22:25:20.579 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-16T22:25:20.579 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-16T22:25:20.579 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-16T22:25:20.579 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-16T22:25:20.579 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-16T22:25:20.581 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-16T22:25:20.910 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-16T22:25:20.910 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:20.910 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:25:20.910 INFO:teuthology.orchestra.run.smithi059.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-16T22:25:20.910 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:20.910 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:20.911 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:20.911 INFO:teuthology.orchestra.run.smithi059.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-16T22:25:20.911 INFO:teuthology.orchestra.run.smithi059.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-16T22:25:20.911 INFO:teuthology.orchestra.run.smithi059.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-16T22:25:20.911 INFO:teuthology.orchestra.run.smithi059.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-16T22:25:20.911 INFO:teuthology.orchestra.run.smithi059.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-16T22:25:20.911 INFO:teuthology.orchestra.run.smithi059.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-16T22:25:20.911 INFO:teuthology.orchestra.run.smithi059.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-16T22:25:20.911 INFO:teuthology.orchestra.run.smithi059.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-16T22:25:20.911 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:20.911 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:21.159 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:09 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:21.166 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-16T22:25:21.293 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:21.294 INFO:teuthology.orchestra.run.smithi165.stdout:======================================================================================= 2024-09-16T22:25:21.294 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-16T22:25:21.295 INFO:teuthology.orchestra.run.smithi165.stdout:======================================================================================= 2024-09-16T22:25:21.295 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:25:21.295 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 7.4 M 2024-09-16T22:25:21.295 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-16T22:25:21.295 INFO:teuthology.orchestra.run.smithi165.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-16T22:25:21.295 INFO:teuthology.orchestra.run.smithi165.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-16T22:25:21.295 INFO:teuthology.orchestra.run.smithi165.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-16T22:25:21.295 INFO:teuthology.orchestra.run.smithi165.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-16T22:25:21.295 INFO:teuthology.orchestra.run.smithi165.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-16T22:25:21.295 INFO:teuthology.orchestra.run.smithi165.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-16T22:25:21.295 INFO:teuthology.orchestra.run.smithi165.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-16T22:25:21.295 INFO:teuthology.orchestra.run.smithi165.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-16T22:25:21.296 INFO:teuthology.orchestra.run.smithi165.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-16T22:25:21.296 INFO:teuthology.orchestra.run.smithi165.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-16T22:25:21.296 INFO:teuthology.orchestra.run.smithi165.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-16T22:25:21.296 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:21.296 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:25:21.296 INFO:teuthology.orchestra.run.smithi165.stdout:======================================================================================= 2024-09-16T22:25:21.296 INFO:teuthology.orchestra.run.smithi165.stdout:Install 12 Packages 2024-09-16T22:25:21.296 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:21.297 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 38 M 2024-09-16T22:25:21.297 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 212 M 2024-09-16T22:25:21.297 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:25:21.332 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 11/12 2024-09-16T22:25:21.388 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T22:25:21.752 INFO:teuthology.orchestra.run.smithi165.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.4 MB/s | 191 kB 00:00 2024-09-16T22:25:21.770 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:10 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:21.793 INFO:teuthology.orchestra.run.smithi165.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.6 MB/s | 801 kB 00:00 2024-09-16T22:25:21.909 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:21.910 INFO:teuthology.orchestra.run.smithi059.stdout:======================================================================================= 2024-09-16T22:25:21.910 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-16T22:25:21.910 INFO:teuthology.orchestra.run.smithi059.stdout:======================================================================================= 2024-09-16T22:25:21.910 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:25:21.910 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 7.4 M 2024-09-16T22:25:21.911 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-16T22:25:21.911 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-16T22:25:21.911 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-16T22:25:21.911 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-16T22:25:21.911 INFO:teuthology.orchestra.run.smithi059.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-16T22:25:21.911 INFO:teuthology.orchestra.run.smithi059.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-16T22:25:21.911 INFO:teuthology.orchestra.run.smithi059.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-16T22:25:21.911 INFO:teuthology.orchestra.run.smithi059.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-16T22:25:21.911 INFO:teuthology.orchestra.run.smithi059.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-16T22:25:21.911 INFO:teuthology.orchestra.run.smithi059.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-16T22:25:21.911 INFO:teuthology.orchestra.run.smithi059.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-16T22:25:21.911 INFO:teuthology.orchestra.run.smithi059.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-16T22:25:21.911 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:21.912 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:25:21.912 INFO:teuthology.orchestra.run.smithi059.stdout:======================================================================================= 2024-09-16T22:25:21.912 INFO:teuthology.orchestra.run.smithi059.stdout:Install 12 Packages 2024-09-16T22:25:21.912 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:21.912 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 38 M 2024-09-16T22:25:21.912 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 212 M 2024-09-16T22:25:21.912 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:25:22.077 INFO:teuthology.orchestra.run.smithi165.stdout:(3/12): ceph-mgr-diskprediction-local-19.3.0-48 16 MB/s | 7.4 MB 00:00 2024-09-16T22:25:22.205 INFO:teuthology.orchestra.run.smithi059.stdout:(1/12): libquadmath-11.5.0-2.el9.x86_64.rpm 1.5 MB/s | 191 kB 00:00 2024-09-16T22:25:22.264 INFO:teuthology.orchestra.run.smithi059.stdout:(2/12): libgfortran-11.5.0-2.el9.x86_64.rpm 4.3 MB/s | 801 kB 00:00 2024-09-16T22:25:22.289 INFO:teuthology.orchestra.run.smithi059.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 391 kB/s | 33 kB 00:00 2024-09-16T22:25:22.327 INFO:teuthology.orchestra.run.smithi165.stdout:(4/12): flexiblas-3.0.4-8.el9.x86_64.rpm 57 kB/s | 33 kB 00:00 2024-09-16T22:25:22.331 INFO:teuthology.orchestra.run.smithi059.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 434 kB/s | 18 kB 00:00 2024-09-16T22:25:22.390 INFO:teuthology.orchestra.run.smithi059.stdout:(5/12): openblas-0.3.26-2.el9.x86_64.rpm 661 kB/s | 38 kB 00:00 2024-09-16T22:25:22.499 INFO:teuthology.orchestra.run.smithi059.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 13 MB/s | 3.0 MB 00:00 2024-09-16T22:25:22.569 INFO:teuthology.orchestra.run.smithi165.stdout:(5/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 38 kB/s | 18 kB 00:00 2024-09-16T22:25:22.599 INFO:teuthology.orchestra.run.smithi059.stdout:(7/12): ceph-mgr-diskprediction-local-19.3.0-48 14 MB/s | 7.4 MB 00:00 2024-09-16T22:25:22.624 INFO:teuthology.orchestra.run.smithi059.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.9 MB/s | 245 kB 00:00 2024-09-16T22:25:22.708 INFO:teuthology.orchestra.run.smithi059.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 16 MB/s | 4.9 MB 00:00 2024-09-16T22:25:22.741 INFO:teuthology.orchestra.run.smithi059.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 2.1 MB/s | 250 kB 00:00 2024-09-16T22:25:22.983 INFO:teuthology.orchestra.run.smithi059.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 59 MB/s | 16 MB 00:00 2024-09-16T22:25:22.986 INFO:teuthology.orchestra.run.smithi165.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 2.5 MB/s | 3.0 MB 00:01 2024-09-16T22:25:23.075 INFO:teuthology.orchestra.run.smithi059.stdout:(12/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 11 MB/s | 5.1 MB 00:00 2024-09-16T22:25:23.076 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:23.076 INFO:teuthology.orchestra.run.smithi059.stdout:Total 33 MB/s | 38 MB 00:01 2024-09-16T22:25:23.078 INFO:teuthology.orchestra.run.smithi165.stdout:(7/12): openblas-0.3.26-2.el9.x86_64.rpm 51 kB/s | 38 kB 00:00 2024-09-16T22:25:23.293 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 12/12 2024-09-16T22:25:23.293 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el 1/12 2024-09-16T22:25:23.293 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noa 2/12 2024-09-16T22:25:23.293 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9 3/12 2024-09-16T22:25:23.293 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-09-16T22:25:23.293 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-09-16T22:25:23.293 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-09-16T22:25:23.294 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-09-16T22:25:23.294 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-09-16T22:25:23.294 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-09-16T22:25:23.294 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-09-16T22:25:23.294 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-09-16T22:25:23.443 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:25:23.471 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:25:23.471 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:25:23.620 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-09-16T22:25:23.620 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:23.620 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:25:23.620 INFO:teuthology.orchestra.run.smithi028.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-09-16T22:25:23.620 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-grafana-dashboards-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:23.620 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-dashboard-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:23.620 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-prometheus-alerts-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:23.620 INFO:teuthology.orchestra.run.smithi028.stdout: grpc-data-1.46.7-10.el9.noarch 2024-09-16T22:25:23.620 INFO:teuthology.orchestra.run.smithi028.stdout: protobuf-3.14.0-13.el9.x86_64 2024-09-16T22:25:23.621 INFO:teuthology.orchestra.run.smithi028.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-09-16T22:25:23.621 INFO:teuthology.orchestra.run.smithi028.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-09-16T22:25:23.621 INFO:teuthology.orchestra.run.smithi028.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-09-16T22:25:23.621 INFO:teuthology.orchestra.run.smithi028.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-09-16T22:25:23.621 INFO:teuthology.orchestra.run.smithi028.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-09-16T22:25:23.621 INFO:teuthology.orchestra.run.smithi028.stdout: python3-routes-2.5.1-5.el9.noarch 2024-09-16T22:25:23.621 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:23.621 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:25:23.803 INFO:teuthology.orchestra.run.smithi165.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 300 kB/s | 245 kB 00:00 2024-09-16T22:25:23.858 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-mgr-diskprediction-local 2024-09-16T22:25:23.929 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:25:23.929 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:25:24.070 INFO:teuthology.orchestra.run.smithi165.stdout:(9/12): openblas-openmp-0.3.26-2.el9.x86_64.rpm 3.3 MB/s | 4.9 MB 00:01 2024-09-16T22:25:24.460 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:11 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:25:24.462 INFO:teuthology.orchestra.run.smithi165.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 3.7 MB/s | 5.1 MB 00:01 2024-09-16T22:25:24.598 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:25:24.599 INFO:teuthology.orchestra.run.smithi028.stdout:======================================================================================= 2024-09-16T22:25:24.599 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2024-09-16T22:25:24.599 INFO:teuthology.orchestra.run.smithi028.stdout:======================================================================================= 2024-09-16T22:25:24.599 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:25:24.599 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-diskprediction-local noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 7.4 M 2024-09-16T22:25:24.599 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2024-09-16T22:25:24.599 INFO:teuthology.orchestra.run.smithi028.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-09-16T22:25:24.599 INFO:teuthology.orchestra.run.smithi028.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-09-16T22:25:24.599 INFO:teuthology.orchestra.run.smithi028.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-09-16T22:25:24.600 INFO:teuthology.orchestra.run.smithi028.stdout: libgfortran x86_64 11.5.0-2.el9 baseos 801 k 2024-09-16T22:25:24.600 INFO:teuthology.orchestra.run.smithi028.stdout: libquadmath x86_64 11.5.0-2.el9 baseos 191 k 2024-09-16T22:25:24.600 INFO:teuthology.orchestra.run.smithi028.stdout: openblas x86_64 0.3.26-2.el9 appstream 38 k 2024-09-16T22:25:24.600 INFO:teuthology.orchestra.run.smithi028.stdout: openblas-openmp x86_64 0.3.26-2.el9 appstream 4.9 M 2024-09-16T22:25:24.600 INFO:teuthology.orchestra.run.smithi028.stdout: python3-devel x86_64 3.9.19-8.el9 appstream 245 k 2024-09-16T22:25:24.600 INFO:teuthology.orchestra.run.smithi028.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-09-16T22:25:24.600 INFO:teuthology.orchestra.run.smithi028.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-09-16T22:25:24.600 INFO:teuthology.orchestra.run.smithi028.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-09-16T22:25:24.600 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:24.600 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:25:24.600 INFO:teuthology.orchestra.run.smithi028.stdout:======================================================================================= 2024-09-16T22:25:24.600 INFO:teuthology.orchestra.run.smithi028.stdout:Install 12 Packages 2024-09-16T22:25:24.600 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:24.601 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 38 M 2024-09-16T22:25:24.601 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 212 M 2024-09-16T22:25:24.601 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:25:24.704 INFO:teuthology.orchestra.run.smithi165.stdout:(11/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 278 kB/s | 250 kB 00:00 2024-09-16T22:25:24.731 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:25:24.809 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-16T22:25:24.849 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-16T22:25:24.951 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-16T22:25:24.991 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-16T22:25:25.183 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-16T22:25:25.215 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-16T22:25:25.293 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-16T22:25:25.453 INFO:teuthology.orchestra.run.smithi028.stdout:(1/12): ceph-mgr-diskprediction-local-19.3.0-48 16 MB/s | 7.4 MB 00:00 2024-09-16T22:25:25.561 INFO:teuthology.orchestra.run.smithi028.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 303 kB/s | 33 kB 00:00 2024-09-16T22:25:25.629 INFO:teuthology.orchestra.run.smithi165.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 10 MB/s | 16 MB 00:01 2024-09-16T22:25:25.630 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:25.631 INFO:teuthology.orchestra.run.smithi165.stdout:Total 8.8 MB/s | 38 MB 00:04 2024-09-16T22:25:25.820 INFO:teuthology.orchestra.run.smithi028.stdout:(3/12): libquadmath-11.5.0-2.el9.x86_64.rpm 230 kB/s | 191 kB 00:00 2024-09-16T22:25:25.895 INFO:teuthology.orchestra.run.smithi028.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 244 kB/s | 18 kB 00:00 2024-09-16T22:25:25.962 INFO:teuthology.orchestra.run.smithi028.stdout:(5/12): libgfortran-11.5.0-2.el9.x86_64.rpm 823 kB/s | 801 kB 00:00 2024-09-16T22:25:25.987 INFO:teuthology.orchestra.run.smithi028.stdout:(6/12): openblas-0.3.26-2.el9.x86_64.rpm 419 kB/s | 38 kB 00:00 2024-09-16T22:25:25.991 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:25:25.998 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-16T22:25:26.017 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:25:26.017 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:25:26.123 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-16T22:25:26.163 INFO:teuthology.orchestra.run.smithi028.stdout:(7/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 5.0 MB/s | 3.0 MB 00:00 2024-09-16T22:25:26.188 INFO:teuthology.orchestra.run.smithi028.stdout:(8/12): python3-devel-3.9.19-8.el9.x86_64.rpm 1.2 MB/s | 245 kB 00:00 2024-09-16T22:25:26.271 INFO:teuthology.orchestra.run.smithi028.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 2.9 MB/s | 250 kB 00:00 2024-09-16T22:25:26.455 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:25:26.456 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:25:26.880 INFO:teuthology.orchestra.run.smithi028.stdout:(10/12): openblas-openmp-0.3.26-2.el9.x86_64.rp 5.4 MB/s | 4.9 MB 00:00 2024-09-16T22:25:27.005 INFO:teuthology.orchestra.run.smithi028.stdout:(11/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 6.1 MB/s | 5.1 MB 00:00 2024-09-16T22:25:27.213 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:25:27.280 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-16T22:25:27.319 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-16T22:25:27.422 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-16T22:25:27.445 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T22:25:27.462 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-16T22:25:27.647 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-16T22:25:27.677 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-16T22:25:27.754 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-16T22:25:28.423 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-16T22:25:28.526 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-16T22:25:28.541 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-16T22:25:28.563 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T22:25:29.131 INFO:teuthology.orchestra.run.smithi028.stdout:(12/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 5.7 MB/s | 16 MB 00:02 2024-09-16T22:25:29.133 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:29.133 INFO:teuthology.orchestra.run.smithi028.stdout:Total 8.4 MB/s | 38 MB 00:04 2024-09-16T22:25:29.506 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:25:29.533 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:25:29.533 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:25:29.797 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T22:25:29.989 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:25:29.989 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:25:30.820 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-16T22:25:30.861 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T22:25:30.898 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:25:30.962 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-09-16T22:25:31.004 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libquadmath-11.5.0-2.el9.x86_64 2/12 2024-09-16T22:25:31.088 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T22:25:31.088 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 1/12 2024-09-16T22:25:31.088 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-16T22:25:31.088 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-16T22:25:31.088 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-16T22:25:31.088 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-16T22:25:31.088 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-16T22:25:31.088 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-16T22:25:31.088 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-16T22:25:31.089 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-16T22:25:31.089 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T22:25:31.089 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-16T22:25:31.107 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libgfortran-11.5.0-2.el9.x86_64 3/12 2024-09-16T22:25:31.246 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-devel-3.9.19-8.el9.x86_64 4/12 2024-09-16T22:25:31.439 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : openblas-0.3.26-2.el9.x86_64 5/12 2024-09-16T22:25:31.478 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : openblas-openmp-0.3.26-2.el9.x86_64 6/12 2024-09-16T22:25:31.558 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-09-16T22:25:31.631 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-16T22:25:31.631 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:31.631 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:25:31.632 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:31.632 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-16T22:25:31.632 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-16T22:25:31.632 INFO:teuthology.orchestra.run.smithi059.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-16T22:25:31.632 INFO:teuthology.orchestra.run.smithi059.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-16T22:25:31.632 INFO:teuthology.orchestra.run.smithi059.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-16T22:25:31.632 INFO:teuthology.orchestra.run.smithi059.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-16T22:25:31.632 INFO:teuthology.orchestra.run.smithi059.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-16T22:25:31.632 INFO:teuthology.orchestra.run.smithi059.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-16T22:25:31.632 INFO:teuthology.orchestra.run.smithi059.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-16T22:25:31.632 INFO:teuthology.orchestra.run.smithi059.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-16T22:25:31.632 INFO:teuthology.orchestra.run.smithi059.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-16T22:25:31.632 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:31.633 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:32.044 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-mgr-rook 2024-09-16T22:25:32.256 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-09-16T22:25:32.379 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-09-16T22:25:32.665 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:21 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:32.806 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:32.808 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:32.808 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-16T22:25:32.808 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:32.808 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:25:32.808 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-rook noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 49 k 2024-09-16T22:25:32.808 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-16T22:25:32.808 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-16T22:25:32.808 INFO:teuthology.orchestra.run.smithi059.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-16T22:25:32.808 INFO:teuthology.orchestra.run.smithi059.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-16T22:25:32.808 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-16T22:25:32.808 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-16T22:25:32.809 INFO:teuthology.orchestra.run.smithi059.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-16T22:25:32.809 INFO:teuthology.orchestra.run.smithi059.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-16T22:25:32.809 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-16T22:25:32.809 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-16T22:25:32.809 INFO:teuthology.orchestra.run.smithi059.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-16T22:25:32.809 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-16T22:25:32.809 INFO:teuthology.orchestra.run.smithi059.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-16T22:25:32.809 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:32.809 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:25:32.809 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:32.809 INFO:teuthology.orchestra.run.smithi059.stdout:Install 13 Packages 2024-09-16T22:25:32.809 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:32.810 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 2.2 M 2024-09-16T22:25:32.810 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 26 M 2024-09-16T22:25:32.810 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:25:32.929 INFO:teuthology.orchestra.run.smithi059.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 381 kB/s | 26 kB 00:00 2024-09-16T22:25:32.954 INFO:teuthology.orchestra.run.smithi059.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 207 kB/s | 19 kB 00:00 2024-09-16T22:25:32.996 INFO:teuthology.orchestra.run.smithi059.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 3.3 MB/s | 222 kB 00:00 2024-09-16T22:25:33.038 INFO:teuthology.orchestra.run.smithi059.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.9 MB/s | 159 kB 00:00 2024-09-16T22:25:33.063 INFO:teuthology.orchestra.run.smithi059.stdout:(5/13): ceph-mgr-rook-19.3.0-4883.g6e8474a0.el9 244 kB/s | 49 kB 00:00 2024-09-16T22:25:33.089 INFO:teuthology.orchestra.run.smithi059.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-16T22:25:33.114 INFO:teuthology.orchestra.run.smithi059.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.3 MB/s | 279 kB 00:00 2024-09-16T22:25:33.164 INFO:teuthology.orchestra.run.smithi059.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 322 kB/s | 32 kB 00:00 2024-09-16T22:25:33.190 INFO:teuthology.orchestra.run.smithi059.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 140 kB/s | 14 kB 00:00 2024-09-16T22:25:33.215 INFO:teuthology.orchestra.run.smithi059.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-09-16T22:25:33.240 INFO:teuthology.orchestra.run.smithi059.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 1.9 MB/s | 220 kB 00:00 2024-09-16T22:25:33.265 INFO:teuthology.orchestra.run.smithi059.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.7 MB/s | 90 kB 00:00 2024-09-16T22:25:33.299 INFO:teuthology.orchestra.run.smithi059.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 7.7 MB/s | 1.0 MB 00:00 2024-09-16T22:25:33.302 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:33.302 INFO:teuthology.orchestra.run.smithi059.stdout:Total 4.5 MB/s | 2.2 MB 00:00 2024-09-16T22:25:33.369 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:25:33.386 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:25:33.386 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:25:33.484 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:25:33.485 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:25:33.529 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T22:25:33.530 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 1/12 2024-09-16T22:25:33.530 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-16T22:25:33.530 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-16T22:25:33.530 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-16T22:25:33.530 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-16T22:25:33.530 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-16T22:25:33.530 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-16T22:25:33.530 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-16T22:25:33.530 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-16T22:25:33.530 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T22:25:33.530 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-16T22:25:33.713 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T22:25:33.885 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-16T22:25:33.885 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:33.885 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:25:33.885 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-16T22:25:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-16T22:25:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-16T22:25:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-16T22:25:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-16T22:25:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-16T22:25:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-16T22:25:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-16T22:25:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-16T22:25:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-16T22:25:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-16T22:25:33.886 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:33.886 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:34.022 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:25:34.187 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-16T22:25:34.252 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-16T22:25:34.266 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-mgr-rook 2024-09-16T22:25:34.308 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-16T22:25:34.343 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-16T22:25:34.385 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-16T22:25:34.490 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-16T22:25:34.609 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-16T22:25:34.703 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-16T22:25:34.790 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-09-16T22:25:34.818 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T22:25:34.866 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:22 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:35.000 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:35.001 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:35.002 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-16T22:25:35.002 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:35.002 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:25:35.002 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-rook noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 49 k 2024-09-16T22:25:35.002 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-16T22:25:35.002 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-16T22:25:35.002 INFO:teuthology.orchestra.run.smithi165.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-16T22:25:35.002 INFO:teuthology.orchestra.run.smithi165.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-16T22:25:35.002 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-16T22:25:35.002 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-16T22:25:35.003 INFO:teuthology.orchestra.run.smithi165.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-16T22:25:35.003 INFO:teuthology.orchestra.run.smithi165.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-16T22:25:35.003 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-16T22:25:35.003 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-16T22:25:35.003 INFO:teuthology.orchestra.run.smithi165.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-16T22:25:35.003 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-16T22:25:35.003 INFO:teuthology.orchestra.run.smithi165.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-16T22:25:35.003 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:35.003 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:25:35.003 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:35.003 INFO:teuthology.orchestra.run.smithi165.stdout:Install 13 Packages 2024-09-16T22:25:35.003 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:35.004 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 2.2 M 2024-09-16T22:25:35.004 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 26 M 2024-09-16T22:25:35.004 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:25:35.388 INFO:teuthology.orchestra.run.smithi165.stdout:(1/13): python3-jsonpatch-1.21-16.el9.noarch.rp 335 kB/s | 26 kB 00:00 2024-09-16T22:25:35.413 INFO:teuthology.orchestra.run.smithi165.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 189 kB/s | 19 kB 00:00 2024-09-16T22:25:35.460 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-16T22:25:35.488 INFO:teuthology.orchestra.run.smithi165.stdout:(3/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 2.1 MB/s | 159 kB 00:00 2024-09-16T22:25:35.507 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-16T22:25:35.514 INFO:teuthology.orchestra.run.smithi165.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.2 MB/s | 222 kB 00:00 2024-09-16T22:25:35.539 INFO:teuthology.orchestra.run.smithi165.stdout:(5/13): ceph-mgr-rook-19.3.0-4883.g6e8474a0.el9 217 kB/s | 49 kB 00:00 2024-09-16T22:25:35.541 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-16T22:25:35.564 INFO:teuthology.orchestra.run.smithi165.stdout:(6/13): python3-requests-oauthlib-1.3.0-12.el9. 1.0 MB/s | 54 kB 00:00 2024-09-16T22:25:35.590 INFO:teuthology.orchestra.run.smithi165.stdout:(7/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.7 MB/s | 279 kB 00:00 2024-09-16T22:25:35.590 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-16T22:25:35.610 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T22:25:35.640 INFO:teuthology.orchestra.run.smithi165.stdout:(8/13): python3-cachetools-4.2.4-1.el9.noarch.r 319 kB/s | 32 kB 00:00 2024-09-16T22:25:35.674 INFO:teuthology.orchestra.run.smithi165.stdout:(9/13): python3-certifi-2023.05.07-4.el9.noarch 129 kB/s | 14 kB 00:00 2024-09-16T22:25:35.699 INFO:teuthology.orchestra.run.smithi165.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-09-16T22:25:35.716 INFO:teuthology.orchestra.run.smithi165.stdout:(11/13): python3-google-auth-2.34.0-1.el9.noarc 1.9 MB/s | 220 kB 00:00 2024-09-16T22:25:35.733 INFO:teuthology.orchestra.run.smithi165.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 2.6 MB/s | 90 kB 00:00 2024-09-16T22:25:35.766 INFO:teuthology.orchestra.run.smithi165.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 8.2 MB/s | 1.0 MB 00:00 2024-09-16T22:25:35.769 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:35.770 INFO:teuthology.orchestra.run.smithi165.stdout:Total 2.9 MB/s | 2.2 MB 00:00 2024-09-16T22:25:35.835 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:25:35.851 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:25:35.851 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:25:35.940 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:25:35.941 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:25:36.383 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T22:25:36.383 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 1/13 2024-09-16T22:25:36.383 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-16T22:25:36.384 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-16T22:25:36.384 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-16T22:25:36.384 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-16T22:25:36.384 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-16T22:25:36.384 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-16T22:25:36.384 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-16T22:25:36.384 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-16T22:25:36.384 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-16T22:25:36.384 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-16T22:25:36.384 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-16T22:25:36.452 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:25:36.631 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-16T22:25:36.685 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-16T22:25:36.725 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-16T22:25:36.726 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:36.726 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:25:36.726 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:36.726 INFO:teuthology.orchestra.run.smithi059.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-16T22:25:36.726 INFO:teuthology.orchestra.run.smithi059.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-16T22:25:36.726 INFO:teuthology.orchestra.run.smithi059.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-16T22:25:36.726 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-16T22:25:36.726 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-16T22:25:36.726 INFO:teuthology.orchestra.run.smithi059.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-16T22:25:36.726 INFO:teuthology.orchestra.run.smithi059.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-16T22:25:36.726 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-16T22:25:36.727 INFO:teuthology.orchestra.run.smithi059.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-16T22:25:36.727 INFO:teuthology.orchestra.run.smithi059.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-16T22:25:36.727 INFO:teuthology.orchestra.run.smithi059.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-16T22:25:36.727 INFO:teuthology.orchestra.run.smithi059.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-16T22:25:36.727 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:36.727 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:36.739 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-16T22:25:36.777 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-16T22:25:36.818 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-16T22:25:36.913 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-16T22:25:36.980 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-mgr-cephadm 2024-09-16T22:25:37.024 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-16T22:25:37.079 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-16T22:25:37.465 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 12/12 2024-09-16T22:25:37.466 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e847 1/12 2024-09-16T22:25:37.466 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libgfortran-11.5.0-2.el9.x86_64 2/12 2024-09-16T22:25:37.466 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libquadmath-11.5.0-2.el9.x86_64 3/12 2024-09-16T22:25:37.466 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-09-16T22:25:37.466 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-09-16T22:25:37.466 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-09-16T22:25:37.466 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : openblas-0.3.26-2.el9.x86_64 7/12 2024-09-16T22:25:37.466 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : openblas-openmp-0.3.26-2.el9.x86_64 8/12 2024-09-16T22:25:37.466 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-devel-3.9.19-8.el9.x86_64 9/12 2024-09-16T22:25:37.466 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-09-16T22:25:37.466 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-09-16T22:25:37.585 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:26 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:37.723 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:37.724 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:37.724 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-16T22:25:37.724 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:37.724 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:25:37.724 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 154 k 2024-09-16T22:25:37.724 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-16T22:25:37.724 INFO:teuthology.orchestra.run.smithi059.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-16T22:25:37.725 INFO:teuthology.orchestra.run.smithi059.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-16T22:25:37.725 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-16T22:25:37.725 INFO:teuthology.orchestra.run.smithi059.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-16T22:25:37.725 INFO:teuthology.orchestra.run.smithi059.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-16T22:25:37.725 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:37.725 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:25:37.725 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:37.725 INFO:teuthology.orchestra.run.smithi059.stdout:Install 6 Packages 2024-09-16T22:25:37.725 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:37.726 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 7.0 M 2024-09-16T22:25:37.726 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 33 M 2024-09-16T22:25:37.726 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:25:37.802 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-16T22:25:37.851 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-16T22:25:37.852 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-09-16T22:25:37.852 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:37.852 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:25:37.852 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-diskprediction-local-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:37.852 INFO:teuthology.orchestra.run.smithi028.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-09-16T22:25:37.852 INFO:teuthology.orchestra.run.smithi028.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-09-16T22:25:37.852 INFO:teuthology.orchestra.run.smithi028.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-09-16T22:25:37.852 INFO:teuthology.orchestra.run.smithi028.stdout: libgfortran-11.5.0-2.el9.x86_64 2024-09-16T22:25:37.852 INFO:teuthology.orchestra.run.smithi028.stdout: libquadmath-11.5.0-2.el9.x86_64 2024-09-16T22:25:37.853 INFO:teuthology.orchestra.run.smithi028.stdout: openblas-0.3.26-2.el9.x86_64 2024-09-16T22:25:37.853 INFO:teuthology.orchestra.run.smithi028.stdout: openblas-openmp-0.3.26-2.el9.x86_64 2024-09-16T22:25:37.853 INFO:teuthology.orchestra.run.smithi028.stdout: python3-devel-3.9.19-8.el9.x86_64 2024-09-16T22:25:37.853 INFO:teuthology.orchestra.run.smithi028.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-09-16T22:25:37.853 INFO:teuthology.orchestra.run.smithi028.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-09-16T22:25:37.853 INFO:teuthology.orchestra.run.smithi028.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-09-16T22:25:37.853 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:37.853 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:25:37.885 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-16T22:25:37.933 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-16T22:25:37.955 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T22:25:38.246 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-mgr-rook 2024-09-16T22:25:38.258 INFO:teuthology.orchestra.run.smithi059.stdout:(1/6): ceph-mgr-cephadm-19.3.0-4883.g6e8474a0.e 718 kB/s | 154 kB 00:00 2024-09-16T22:25:38.308 INFO:teuthology.orchestra.run.smithi059.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-16T22:25:38.333 INFO:teuthology.orchestra.run.smithi059.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-16T22:25:38.350 INFO:teuthology.orchestra.run.smithi059.stdout:(4/6): python3-typing-extensions-4.12.2-2.el9.n 4.4 MB/s | 74 kB 00:00 2024-09-16T22:25:38.559 INFO:teuthology.orchestra.run.smithi059.stdout:(5/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 481 kB/s | 248 kB 00:00 2024-09-16T22:25:38.692 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T22:25:38.692 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 1/13 2024-09-16T22:25:38.692 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-16T22:25:38.692 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-16T22:25:38.692 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-16T22:25:38.692 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-16T22:25:38.692 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-16T22:25:38.692 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-16T22:25:38.692 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-16T22:25:38.693 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-16T22:25:38.693 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-16T22:25:38.693 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-16T22:25:38.693 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-16T22:25:38.857 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:25 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:25:38.995 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:25:38.996 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:38.996 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2024-09-16T22:25:38.996 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:38.996 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:25:38.996 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-rook noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 49 k 2024-09-16T22:25:38.996 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2024-09-16T22:25:38.996 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-09-16T22:25:38.996 INFO:teuthology.orchestra.run.smithi028.stdout: python3-certifi noarch 2023.05.07-4.el9 epel 14 k 2024-09-16T22:25:38.997 INFO:teuthology.orchestra.run.smithi028.stdout: python3-google-auth noarch 1:2.34.0-1.el9 epel 220 k 2024-09-16T22:25:38.997 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-09-16T22:25:38.997 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-09-16T22:25:38.997 INFO:teuthology.orchestra.run.smithi028.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-09-16T22:25:38.997 INFO:teuthology.orchestra.run.smithi028.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-09-16T22:25:38.997 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-09-16T22:25:38.997 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-09-16T22:25:38.997 INFO:teuthology.orchestra.run.smithi028.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-09-16T22:25:38.997 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-09-16T22:25:38.997 INFO:teuthology.orchestra.run.smithi028.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-09-16T22:25:38.997 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:38.997 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:25:38.997 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:38.998 INFO:teuthology.orchestra.run.smithi028.stdout:Install 13 Packages 2024-09-16T22:25:38.998 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:38.998 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 2.2 M 2024-09-16T22:25:38.998 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 26 M 2024-09-16T22:25:38.998 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:25:39.009 INFO:teuthology.orchestra.run.smithi059.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 6.2 MB/s | 6.0 MB 00:00 2024-09-16T22:25:39.011 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:39.011 INFO:teuthology.orchestra.run.smithi059.stdout:Total 5.5 MB/s | 7.0 MB 00:01 2024-09-16T22:25:39.031 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-16T22:25:39.031 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:39.031 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:25:39.031 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:39.031 INFO:teuthology.orchestra.run.smithi165.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-16T22:25:39.031 INFO:teuthology.orchestra.run.smithi165.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-16T22:25:39.031 INFO:teuthology.orchestra.run.smithi165.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-16T22:25:39.032 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-16T22:25:39.032 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-16T22:25:39.032 INFO:teuthology.orchestra.run.smithi165.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-16T22:25:39.032 INFO:teuthology.orchestra.run.smithi165.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-16T22:25:39.032 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-16T22:25:39.032 INFO:teuthology.orchestra.run.smithi165.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-16T22:25:39.032 INFO:teuthology.orchestra.run.smithi165.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-16T22:25:39.032 INFO:teuthology.orchestra.run.smithi165.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-16T22:25:39.032 INFO:teuthology.orchestra.run.smithi165.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-16T22:25:39.032 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:39.032 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:39.087 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:25:39.100 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:25:39.100 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:25:39.208 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:25:39.209 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:25:39.282 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-mgr-cephadm 2024-09-16T22:25:39.434 INFO:teuthology.orchestra.run.smithi028.stdout:(1/13): ceph-mgr-rook-19.3.0-4883.g6e8474a0.el9 314 kB/s | 49 kB 00:00 2024-09-16T22:25:39.531 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:25:39.697 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-16T22:25:39.753 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-16T22:25:39.784 INFO:teuthology.orchestra.run.smithi028.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 38 kB/s | 19 kB 00:00 2024-09-16T22:25:39.817 INFO:teuthology.orchestra.run.smithi028.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 47 kB/s | 26 kB 00:00 2024-09-16T22:25:39.867 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:27 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:40.000 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:40.001 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:40.001 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-16T22:25:40.001 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:40.001 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:25:40.001 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 154 k 2024-09-16T22:25:40.001 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-16T22:25:40.001 INFO:teuthology.orchestra.run.smithi165.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-16T22:25:40.001 INFO:teuthology.orchestra.run.smithi165.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-16T22:25:40.001 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-16T22:25:40.001 INFO:teuthology.orchestra.run.smithi165.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-16T22:25:40.002 INFO:teuthology.orchestra.run.smithi165.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-16T22:25:40.002 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:40.002 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:25:40.002 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:40.002 INFO:teuthology.orchestra.run.smithi165.stdout:Install 6 Packages 2024-09-16T22:25:40.002 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:40.002 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 7.0 M 2024-09-16T22:25:40.003 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 33 M 2024-09-16T22:25:40.003 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:25:40.209 INFO:teuthology.orchestra.run.smithi028.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 286 kB/s | 222 kB 00:00 2024-09-16T22:25:40.312 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-16T22:25:40.399 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-16T22:25:40.484 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-16T22:25:40.505 INFO:teuthology.orchestra.run.smithi165.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 1.2 MB/s | 248 kB 00:00 2024-09-16T22:25:40.509 INFO:teuthology.orchestra.run.smithi028.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 219 kB/s | 159 kB 00:00 2024-09-16T22:25:40.514 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T22:25:40.528 INFO:teuthology.orchestra.run.smithi165.stdout:(2/6): ceph-mgr-cephadm-19.3.0-4883.g6e8474a0.e 700 kB/s | 154 kB 00:00 2024-09-16T22:25:40.560 INFO:teuthology.orchestra.run.smithi028.stdout:(6/13): python3-cachetools-4.2.4-1.el9.noarch.r 651 kB/s | 32 kB 00:00 2024-09-16T22:25:40.585 INFO:teuthology.orchestra.run.smithi028.stdout:(7/13): python3-certifi-2023.05.07-4.el9.noarch 571 kB/s | 14 kB 00:00 2024-09-16T22:25:40.595 INFO:teuthology.orchestra.run.smithi165.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 865 kB/s | 58 kB 00:00 2024-09-16T22:25:40.627 INFO:teuthology.orchestra.run.smithi028.stdout:(8/13): python3-pyasn1-modules-0.4.8-6.el9.noar 344 kB/s | 279 kB 00:00 2024-09-16T22:25:40.637 INFO:teuthology.orchestra.run.smithi165.stdout:(4/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 4.0 MB/s | 548 kB 00:00 2024-09-16T22:25:40.652 INFO:teuthology.orchestra.run.smithi028.stdout:(9/13): python3-google-auth-2.34.0-1.el9.noarch 3.2 MB/s | 220 kB 00:00 2024-09-16T22:25:40.662 INFO:teuthology.orchestra.run.smithi165.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.1 MB/s | 74 kB 00:00 2024-09-16T22:25:40.686 INFO:teuthology.orchestra.run.smithi028.stdout:(10/13): python3-rsa-4.9-2.el9.noarch.rpm 2.3 MB/s | 59 kB 00:00 2024-09-16T22:25:40.719 INFO:teuthology.orchestra.run.smithi028.stdout:(11/13): python3-websocket-client-1.2.3-2.el9.n 2.8 MB/s | 90 kB 00:00 2024-09-16T22:25:40.738 INFO:teuthology.orchestra.run.smithi165.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 14 MB/s | 6.0 MB 00:00 2024-09-16T22:25:40.740 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:40.740 INFO:teuthology.orchestra.run.smithi165.stdout:Total 9.5 MB/s | 7.0 MB 00:00 2024-09-16T22:25:40.795 INFO:teuthology.orchestra.run.smithi028.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 6.1 MB/s | 1.0 MB 00:00 2024-09-16T22:25:40.811 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:25:40.822 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:25:40.823 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:25:40.828 INFO:teuthology.orchestra.run.smithi028.stdout:(13/13): python3-requests-oauthlib-1.3.0-12.el9 87 kB/s | 54 kB 00:00 2024-09-16T22:25:40.832 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:40.832 INFO:teuthology.orchestra.run.smithi028.stdout:Total 1.2 MB/s | 2.2 MB 00:01 2024-09-16T22:25:40.904 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:25:40.921 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:25:40.921 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:25:40.923 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:25:40.924 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:25:41.022 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:25:41.022 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:25:41.229 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:25:41.300 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T22:25:41.300 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/6 2024-09-16T22:25:41.300 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-16T22:25:41.301 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-16T22:25:41.301 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-16T22:25:41.301 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-16T22:25:41.388 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-16T22:25:41.439 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-16T22:25:41.559 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:25:41.582 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-16T22:25:41.582 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:41.582 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:25:41.582 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:41.582 INFO:teuthology.orchestra.run.smithi059.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-16T22:25:41.582 INFO:teuthology.orchestra.run.smithi059.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-16T22:25:41.582 INFO:teuthology.orchestra.run.smithi059.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-16T22:25:41.582 INFO:teuthology.orchestra.run.smithi059.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-16T22:25:41.582 INFO:teuthology.orchestra.run.smithi059.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-16T22:25:41.582 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:41.582 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:41.735 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-09-16T22:25:41.789 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-09-16T22:25:41.814 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-fuse 2024-09-16T22:25:41.845 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-09-16T22:25:41.889 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-09-16T22:25:41.932 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-certifi-2023.05.07-4.el9.noarch 5/13 2024-09-16T22:25:41.961 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-16T22:25:42.039 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-09-16T22:25:42.059 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-16T22:25:42.128 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-16T22:25:42.156 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-google-auth-1:2.34.0-1.el9.noarch 7/13 2024-09-16T22:25:42.160 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T22:25:42.217 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-09-16T22:25:42.418 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:31 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:42.559 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:42.560 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:42.560 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-16T22:25:42.560 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:42.560 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:25:42.560 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 899 k 2024-09-16T22:25:42.560 INFO:teuthology.orchestra.run.smithi059.stdout:Installing dependencies: 2024-09-16T22:25:42.560 INFO:teuthology.orchestra.run.smithi059.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-16T22:25:42.560 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:42.561 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:25:42.561 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:42.561 INFO:teuthology.orchestra.run.smithi059.stdout:Install 2 Packages 2024-09-16T22:25:42.561 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:42.561 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 979 k 2024-09-16T22:25:42.561 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 2.9 M 2024-09-16T22:25:42.561 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:25:42.914 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T22:25:42.914 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/6 2024-09-16T22:25:42.914 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-16T22:25:42.914 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-16T22:25:42.914 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-16T22:25:42.915 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-16T22:25:42.943 INFO:teuthology.orchestra.run.smithi059.stdout:(1/2): ceph-fuse-19.3.0-4883.g6e8474a0.el9.x86_ 3.4 MB/s | 899 kB 00:00 2024-09-16T22:25:42.980 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-09-16T22:25:43.029 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-09-16T22:25:43.062 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-09-16T22:25:43.111 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-09-16T22:25:43.140 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T22:25:43.160 INFO:teuthology.orchestra.run.smithi059.stdout:(2/2): fuse-2.9.9-16.el9.x86_64.rpm 169 kB/s | 80 kB 00:00 2024-09-16T22:25:43.161 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:43.161 INFO:teuthology.orchestra.run.smithi059.stdout:Total 1.6 MB/s | 979 kB 00:00 2024-09-16T22:25:43.173 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:25:43.180 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-16T22:25:43.180 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:43.180 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:25:43.180 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:43.180 INFO:teuthology.orchestra.run.smithi165.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-16T22:25:43.180 INFO:teuthology.orchestra.run.smithi165.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-16T22:25:43.180 INFO:teuthology.orchestra.run.smithi165.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-16T22:25:43.180 INFO:teuthology.orchestra.run.smithi165.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-16T22:25:43.181 INFO:teuthology.orchestra.run.smithi165.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-16T22:25:43.181 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:43.181 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:43.197 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:25:43.197 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:25:43.283 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:25:43.283 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:25:43.437 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-fuse 2024-09-16T22:25:43.480 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:25:43.617 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-16T22:25:43.687 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T22:25:43.926 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 13/13 2024-09-16T22:25:43.926 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 1/13 2024-09-16T22:25:43.926 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-09-16T22:25:43.926 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-09-16T22:25:43.927 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-09-16T22:25:43.927 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-09-16T22:25:43.927 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-09-16T22:25:43.927 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-09-16T22:25:43.927 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-09-16T22:25:43.927 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-certifi-2023.05.07-4.el9.noarch 9/13 2024-09-16T22:25:43.927 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-google-auth-1:2.34.0-1.el9.noarch 10/13 2024-09-16T22:25:43.927 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-09-16T22:25:43.927 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-09-16T22:25:44.018 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:32 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:44.155 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:44.156 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:44.156 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-16T22:25:44.156 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:44.156 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:25:44.156 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 899 k 2024-09-16T22:25:44.156 INFO:teuthology.orchestra.run.smithi165.stdout:Installing dependencies: 2024-09-16T22:25:44.156 INFO:teuthology.orchestra.run.smithi165.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-16T22:25:44.156 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:44.156 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:25:44.157 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:44.157 INFO:teuthology.orchestra.run.smithi165.stdout:Install 2 Packages 2024-09-16T22:25:44.157 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:44.157 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 979 k 2024-09-16T22:25:44.157 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 2.9 M 2024-09-16T22:25:44.157 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:25:44.268 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-09-16T22:25:44.268 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:44.268 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:25:44.268 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-rook-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:44.268 INFO:teuthology.orchestra.run.smithi028.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-09-16T22:25:44.269 INFO:teuthology.orchestra.run.smithi028.stdout: python3-certifi-2023.05.07-4.el9.noarch 2024-09-16T22:25:44.269 INFO:teuthology.orchestra.run.smithi028.stdout: python3-google-auth-1:2.34.0-1.el9.noarch 2024-09-16T22:25:44.269 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-09-16T22:25:44.269 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-09-16T22:25:44.269 INFO:teuthology.orchestra.run.smithi028.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-09-16T22:25:44.269 INFO:teuthology.orchestra.run.smithi028.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-09-16T22:25:44.269 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-09-16T22:25:44.269 INFO:teuthology.orchestra.run.smithi028.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-09-16T22:25:44.269 INFO:teuthology.orchestra.run.smithi028.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-09-16T22:25:44.269 INFO:teuthology.orchestra.run.smithi028.stdout: python3-rsa-4.9-2.el9.noarch 2024-09-16T22:25:44.269 INFO:teuthology.orchestra.run.smithi028.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-09-16T22:25:44.269 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:44.270 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:25:44.396 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T22:25:44.396 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/2 2024-09-16T22:25:44.518 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-mgr-cephadm 2024-09-16T22:25:44.566 INFO:teuthology.orchestra.run.smithi165.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 520 kB/s | 80 kB 00:00 2024-09-16T22:25:44.662 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-16T22:25:44.663 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:44.663 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:25:44.663 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-16T22:25:44.663 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:44.663 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:44.699 INFO:teuthology.orchestra.run.smithi165.stdout:(2/2): ceph-fuse-19.3.0-4883.g6e8474a0.el9.x86_ 3.1 MB/s | 899 kB 00:00 2024-09-16T22:25:44.699 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:44.700 INFO:teuthology.orchestra.run.smithi165.stdout:Total 1.8 MB/s | 979 kB 00:00 2024-09-16T22:25:44.711 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:25:44.734 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:25:44.734 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:25:44.814 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:25:44.815 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:25:44.934 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install ceph-volume 2024-09-16T22:25:45.012 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:25:45.124 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:32 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:25:45.159 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-16T22:25:45.224 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T22:25:45.263 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:25:45.263 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:45.263 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2024-09-16T22:25:45.263 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:45.263 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:25:45.264 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-cephadm noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 154 k 2024-09-16T22:25:45.264 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2024-09-16T22:25:45.264 INFO:teuthology.orchestra.run.smithi028.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-09-16T22:25:45.264 INFO:teuthology.orchestra.run.smithi028.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-09-16T22:25:45.264 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jinja2 noarch 2.11.3-6.el9 appstream 248 k 2024-09-16T22:25:45.264 INFO:teuthology.orchestra.run.smithi028.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-09-16T22:25:45.264 INFO:teuthology.orchestra.run.smithi028.stdout: python3-typing-extensions noarch 4.12.2-2.el9 epel 74 k 2024-09-16T22:25:45.264 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:45.264 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:25:45.264 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:45.264 INFO:teuthology.orchestra.run.smithi028.stdout:Install 6 Packages 2024-09-16T22:25:45.264 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:45.265 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 7.0 M 2024-09-16T22:25:45.265 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 33 M 2024-09-16T22:25:45.265 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:25:45.547 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:34 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:45.686 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:45.688 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:45.688 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repository Size 2024-09-16T22:25:45.688 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:45.688 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:25:45.689 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-volume noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 285 k 2024-09-16T22:25:45.689 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:45.689 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:25:45.689 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:45.689 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-16T22:25:45.690 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:45.690 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 285 k 2024-09-16T22:25:45.690 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 1.3 M 2024-09-16T22:25:45.690 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:25:45.820 INFO:teuthology.orchestra.run.smithi028.stdout:(1/6): python3-jinja2-2.11.3-6.el9.noarch.rpm 2.0 MB/s | 248 kB 00:00 2024-09-16T22:25:45.870 INFO:teuthology.orchestra.run.smithi028.stdout:(2/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 11 MB/s | 548 kB 00:00 2024-09-16T22:25:45.894 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T22:25:45.894 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/2 2024-09-16T22:25:45.896 INFO:teuthology.orchestra.run.smithi028.stdout:(3/6): python3-natsort-7.1.1-5.el9.noarch.rpm 2.3 MB/s | 58 kB 00:00 2024-09-16T22:25:45.921 INFO:teuthology.orchestra.run.smithi028.stdout:(4/6): ceph-mgr-cephadm-19.3.0-4883.g6e8474a0.e 687 kB/s | 154 kB 00:00 2024-09-16T22:25:45.922 INFO:teuthology.orchestra.run.smithi059.stdout:ceph-volume-19.3.0-4883.g6e8474a0.el9.noarch.rp 1.2 MB/s | 285 kB 00:00 2024-09-16T22:25:45.923 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:45.923 INFO:teuthology.orchestra.run.smithi059.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-16T22:25:45.923 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:25:45.932 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:25:45.932 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:25:45.946 INFO:teuthology.orchestra.run.smithi028.stdout:(5/6): python3-typing-extensions-4.12.2-2.el9.n 1.5 MB/s | 74 kB 00:00 2024-09-16T22:25:45.968 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:25:45.968 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:25:46.038 INFO:teuthology.orchestra.run.smithi028.stdout:(6/6): python3-babel-2.9.1-2.el9.noarch.rpm 17 MB/s | 6.0 MB 00:00 2024-09-16T22:25:46.040 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:46.040 INFO:teuthology.orchestra.run.smithi028.stdout:Total 9.1 MB/s | 7.0 MB 00:00 2024-09-16T22:25:46.114 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:25:46.232 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:25:46.233 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-16T22:25:46.233 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:46.233 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:25:46.233 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-16T22:25:46.233 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:46.233 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:46.234 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:25:46.234 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:25:46.251 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:25:46.251 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:25:46.276 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:46.283 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:46.283 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:46.283 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-16T22:25:46.283 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:46.463 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install ceph-volume 2024-09-16T22:25:46.558 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:25:46.736 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-typing-extensions-4.12.2-2.el9.noarch 1/6 2024-09-16T22:25:46.799 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-09-16T22:25:47.065 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:35 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:47.204 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:47.206 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:47.206 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-16T22:25:47.206 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:47.206 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:25:47.206 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-volume noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 285 k 2024-09-16T22:25:47.206 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:47.207 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:25:47.207 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:47.207 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-09-16T22:25:47.207 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:47.207 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 285 k 2024-09-16T22:25:47.208 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 1.3 M 2024-09-16T22:25:47.208 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:25:47.271 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:47.271 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:47.271 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:25:47.271 INFO:teuthology.orchestra.run.smithi059.stdout: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:47.271 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:47.271 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:47.353 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-09-16T22:25:47.430 INFO:teuthology.orchestra.run.smithi165.stdout:ceph-volume-19.3.0-4883.g6e8474a0.el9.noarch.rp 1.2 MB/s | 285 kB 00:00 2024-09-16T22:25:47.430 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:47.430 INFO:teuthology.orchestra.run.smithi165.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-16T22:25:47.431 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:25:47.439 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:25:47.439 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:25:47.446 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-09-16T22:25:47.471 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:25:47.471 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:25:47.522 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : python3-jinja2-2.11.3-6.el9.noarch 5/6 2024-09-16T22:25:47.552 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T22:25:47.590 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install librados-devel 2024-09-16T22:25:47.688 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:25:47.749 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:47.765 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:47.765 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:47.765 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-16T22:25:47.765 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:48.203 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:37 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:48.314 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 6/6 2024-09-16T22:25:48.314 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 1/6 2024-09-16T22:25:48.315 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-09-16T22:25:48.315 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-jinja2-2.11.3-6.el9.noarch 3/6 2024-09-16T22:25:48.315 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-09-16T22:25:48.315 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-09-16T22:25:48.341 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:48.341 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:48.341 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repo Size 2024-09-16T22:25:48.342 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:48.342 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:25:48.342 INFO:teuthology.orchestra.run.smithi059.stdout: librados-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 127 k 2024-09-16T22:25:48.342 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:48.342 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:25:48.342 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:48.342 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-16T22:25:48.342 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:48.342 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 127 k 2024-09-16T22:25:48.342 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 456 k 2024-09-16T22:25:48.342 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:25:48.544 INFO:teuthology.orchestra.run.smithi059.stdout:librados-devel-19.3.0-4883.g6e8474a0.el9.x86_64 631 kB/s | 127 kB 00:00 2024-09-16T22:25:48.544 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:48.545 INFO:teuthology.orchestra.run.smithi059.stdout:Total 626 kB/s | 127 kB 00:00 2024-09-16T22:25:48.545 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:25:48.550 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:25:48.551 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:25:48.591 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : python3-typing-extensions-4.12.2-2.el9.noarch 6/6 2024-09-16T22:25:48.591 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:48.591 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:25:48.591 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-mgr-cephadm-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:48.592 INFO:teuthology.orchestra.run.smithi028.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-09-16T22:25:48.592 INFO:teuthology.orchestra.run.smithi028.stdout: python3-babel-2.9.1-2.el9.noarch 2024-09-16T22:25:48.592 INFO:teuthology.orchestra.run.smithi028.stdout: python3-jinja2-2.11.3-6.el9.noarch 2024-09-16T22:25:48.592 INFO:teuthology.orchestra.run.smithi028.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-09-16T22:25:48.592 INFO:teuthology.orchestra.run.smithi028.stdout: python3-typing-extensions-4.12.2-2.el9.noarch 2024-09-16T22:25:48.592 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:48.592 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:25:48.619 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:25:48.620 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:25:48.756 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:48.757 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:48.757 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:25:48.757 INFO:teuthology.orchestra.run.smithi165.stdout: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:48.757 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:48.757 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:48.779 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:25:48.835 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-fuse 2024-09-16T22:25:48.894 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:49.056 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install librados-devel 2024-09-16T22:25:49.338 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:49.439 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:36 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:25:49.580 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:25:49.581 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:49.581 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2024-09-16T22:25:49.581 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:49.581 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:25:49.581 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 899 k 2024-09-16T22:25:49.581 INFO:teuthology.orchestra.run.smithi028.stdout:Installing dependencies: 2024-09-16T22:25:49.581 INFO:teuthology.orchestra.run.smithi028.stdout: fuse x86_64 2.9.9-16.el9 baseos 80 k 2024-09-16T22:25:49.581 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:49.581 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:25:49.581 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:49.582 INFO:teuthology.orchestra.run.smithi028.stdout:Install 2 Packages 2024-09-16T22:25:49.582 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:49.582 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 979 k 2024-09-16T22:25:49.582 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 2.9 M 2024-09-16T22:25:49.582 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:25:49.595 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:49.595 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:49.595 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:25:49.595 INFO:teuthology.orchestra.run.smithi059.stdout: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:49.595 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:49.595 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:49.655 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:37 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:49.789 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:49.789 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:49.789 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repo Size 2024-09-16T22:25:49.789 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:49.789 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:25:49.789 INFO:teuthology.orchestra.run.smithi165.stdout: librados-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 127 k 2024-09-16T22:25:49.789 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:49.790 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:25:49.790 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:49.790 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-09-16T22:25:49.790 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:49.790 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 127 k 2024-09-16T22:25:49.790 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 456 k 2024-09-16T22:25:49.790 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:25:49.820 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install libcephfs2 2024-09-16T22:25:50.003 INFO:teuthology.orchestra.run.smithi165.stdout:librados-devel-19.3.0-4883.g6e8474a0.el9.x86_64 598 kB/s | 127 kB 00:00 2024-09-16T22:25:50.003 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:50.003 INFO:teuthology.orchestra.run.smithi165.stdout:Total 594 kB/s | 127 kB 00:00 2024-09-16T22:25:50.004 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:25:50.009 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:25:50.009 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:25:50.031 INFO:teuthology.orchestra.run.smithi028.stdout:(1/2): fuse-2.9.9-16.el9.x86_64.rpm 473 kB/s | 80 kB 00:00 2024-09-16T22:25:50.072 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:25:50.072 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:25:50.131 INFO:teuthology.orchestra.run.smithi028.stdout:(2/2): ceph-fuse-19.3.0-4883.g6e8474a0.el9.x86_ 3.3 MB/s | 899 kB 00:00 2024-09-16T22:25:50.132 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:50.132 INFO:teuthology.orchestra.run.smithi028.stdout:Total 1.7 MB/s | 979 kB 00:00 2024-09-16T22:25:50.145 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:25:50.169 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:25:50.169 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:25:50.227 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:25:50.256 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:25:50.256 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:25:50.333 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:50.428 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:39 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:50.449 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:25:50.521 INFO:teuthology.orchestra.run.smithi059.stdout:Package libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:50.566 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:50.567 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-16T22:25:50.568 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:50.597 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : fuse-2.9.9-16.el9.x86_64 1/2 2024-09-16T22:25:50.637 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install libcephfs-devel 2024-09-16T22:25:50.676 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T22:25:50.778 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:51.037 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:51.037 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:51.038 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:25:51.038 INFO:teuthology.orchestra.run.smithi165.stdout: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:51.038 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:51.038 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:51.243 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:40 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:51.287 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install libcephfs2 2024-09-16T22:25:51.344 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2/2 2024-09-16T22:25:51.344 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/2 2024-09-16T22:25:51.380 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:51.380 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:51.381 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repo Size 2024-09-16T22:25:51.381 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:51.381 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:25:51.381 INFO:teuthology.orchestra.run.smithi059.stdout: libcephfs-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 32 k 2024-09-16T22:25:51.381 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:51.381 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:25:51.381 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:51.381 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-16T22:25:51.381 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:51.382 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 32 k 2024-09-16T22:25:51.382 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 142 k 2024-09-16T22:25:51.382 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:25:51.530 INFO:teuthology.orchestra.run.smithi059.stdout:libcephfs-devel-19.3.0-4883.g6e8474a0.el9.x86_6 214 kB/s | 32 kB 00:00 2024-09-16T22:25:51.531 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:51.531 INFO:teuthology.orchestra.run.smithi059.stdout:Total 212 kB/s | 32 kB 00:00 2024-09-16T22:25:51.531 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:25:51.535 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:25:51.535 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:25:51.550 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:25:51.550 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:25:51.642 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : fuse-2.9.9-16.el9.x86_64 2/2 2024-09-16T22:25:51.642 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:51.642 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:25:51.642 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 fuse-2.9.9-16.el9.x86_64 2024-09-16T22:25:51.642 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:51.642 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:25:51.647 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:25:51.765 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:51.877 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:39 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:51.903 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install ceph-volume 2024-09-16T22:25:51.966 INFO:teuthology.orchestra.run.smithi165.stdout:Package libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:52.012 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:52.013 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-16T22:25:52.014 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:52.081 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install libcephfs-devel 2024-09-16T22:25:52.138 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:52.380 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:52.380 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:52.380 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:25:52.380 INFO:teuthology.orchestra.run.smithi059.stdout: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:52.380 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:52.380 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:52.519 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:39 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:25:52.546 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install librados2 2024-09-16T22:25:52.658 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:25:52.659 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:40 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:52.659 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:52.660 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repository Size 2024-09-16T22:25:52.660 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:52.660 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:25:52.660 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-volume noarch 2:19.3.0-4883.g6e8474a0.el9 ceph-noarch 285 k 2024-09-16T22:25:52.660 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:52.660 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:25:52.660 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:52.660 INFO:teuthology.orchestra.run.smithi028.stdout:Install 1 Package 2024-09-16T22:25:52.660 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:52.660 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 285 k 2024-09-16T22:25:52.660 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 1.3 M 2024-09-16T22:25:52.660 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:25:52.790 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:52.791 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:52.791 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repo Size 2024-09-16T22:25:52.791 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:52.791 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:25:52.792 INFO:teuthology.orchestra.run.smithi165.stdout: libcephfs-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 32 k 2024-09-16T22:25:52.792 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:52.792 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:25:52.792 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:52.792 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-09-16T22:25:52.792 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:52.792 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 32 k 2024-09-16T22:25:52.792 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 142 k 2024-09-16T22:25:52.792 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:25:52.894 INFO:teuthology.orchestra.run.smithi028.stdout:ceph-volume-19.3.0-4883.g6e8474a0.el9.noarch.rp 1.2 MB/s | 285 kB 00:00 2024-09-16T22:25:52.894 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:52.895 INFO:teuthology.orchestra.run.smithi028.stdout:Total 1.2 MB/s | 285 kB 00:00 2024-09-16T22:25:52.895 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:25:52.904 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:25:52.904 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:25:52.936 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:25:52.937 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:25:52.940 INFO:teuthology.orchestra.run.smithi165.stdout:libcephfs-devel-19.3.0-4883.g6e8474a0.el9.x86_6 214 kB/s | 32 kB 00:00 2024-09-16T22:25:52.941 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:52.941 INFO:teuthology.orchestra.run.smithi165.stdout:Total 212 kB/s | 32 kB 00:00 2024-09-16T22:25:52.941 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:25:52.945 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:25:52.945 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:25:52.964 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:25:52.965 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:25:53.042 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:25:53.154 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:42 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:53.154 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:53.176 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:25:53.250 INFO:teuthology.orchestra.run.smithi059.stdout:Package librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:53.254 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:53.271 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:53.272 INFO:teuthology.orchestra.run.smithi028.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:25:53.272 INFO:teuthology.orchestra.run.smithi028.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-09-16T22:25:53.272 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:53.295 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:53.297 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-16T22:25:53.297 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:53.371 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install librbd1 2024-09-16T22:25:53.532 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:53.769 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:53.769 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:53.769 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:25:53.769 INFO:teuthology.orchestra.run.smithi165.stdout: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:53.769 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:53.769 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:53.965 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install librados2 2024-09-16T22:25:53.976 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:42 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:54.072 INFO:teuthology.orchestra.run.smithi059.stdout:Package librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:54.118 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:54.119 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-16T22:25:54.119 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:54.186 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install python3-rados 2024-09-16T22:25:54.283 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 1/1 2024-09-16T22:25:54.283 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:54.283 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:25:54.283 INFO:teuthology.orchestra.run.smithi028.stdout: ceph-volume-2:19.3.0-4883.g6e8474a0.el9.noarch 2024-09-16T22:25:54.283 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:54.283 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:25:54.554 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:42 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:54.579 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install librados-devel 2024-09-16T22:25:54.646 INFO:teuthology.orchestra.run.smithi165.stdout:Package librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:54.691 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:54.692 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-16T22:25:54.692 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:54.768 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install librbd1 2024-09-16T22:25:54.795 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:43 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:54.889 INFO:teuthology.orchestra.run.smithi059.stdout:Package python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:54.935 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:54.935 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-16T22:25:54.936 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:55.000 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install python3-rgw 2024-09-16T22:25:55.195 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:42 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:25:55.333 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:25:55.334 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:55.334 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repo Size 2024-09-16T22:25:55.334 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:55.334 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:25:55.334 INFO:teuthology.orchestra.run.smithi028.stdout: librados-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 127 k 2024-09-16T22:25:55.335 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:55.335 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:25:55.335 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:55.335 INFO:teuthology.orchestra.run.smithi028.stdout:Install 1 Package 2024-09-16T22:25:55.335 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:55.335 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 127 k 2024-09-16T22:25:55.335 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 456 k 2024-09-16T22:25:55.335 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:25:55.347 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:43 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:55.438 INFO:teuthology.orchestra.run.smithi165.stdout:Package librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:55.481 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:55.482 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-16T22:25:55.482 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:55.548 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install python3-rados 2024-09-16T22:25:55.549 INFO:teuthology.orchestra.run.smithi028.stdout:librados-devel-19.3.0-4883.g6e8474a0.el9.x86_64 597 kB/s | 127 kB 00:00 2024-09-16T22:25:55.549 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:55.549 INFO:teuthology.orchestra.run.smithi028.stdout:Total 592 kB/s | 127 kB 00:00 2024-09-16T22:25:55.549 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:25:55.555 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:25:55.555 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:25:55.603 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:44 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:55.623 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:25:55.623 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:25:55.695 INFO:teuthology.orchestra.run.smithi059.stdout:Package python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:55.741 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:55.742 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-16T22:25:55.742 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:55.780 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:25:55.817 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install python3-cephfs 2024-09-16T22:25:55.873 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:56.130 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:44 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:56.220 INFO:teuthology.orchestra.run.smithi165.stdout:Package python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:56.263 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:56.264 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-16T22:25:56.264 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:56.294 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:56.330 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install python3-rgw 2024-09-16T22:25:56.422 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:45 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:56.515 INFO:teuthology.orchestra.run.smithi059.stdout:Package python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:56.548 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:56.549 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:56.549 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:25:56.549 INFO:teuthology.orchestra.run.smithi028.stdout: librados-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:56.549 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:56.549 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:25:56.560 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:56.562 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-16T22:25:56.562 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:56.632 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install python3-rbd 2024-09-16T22:25:56.792 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install libcephfs2 2024-09-16T22:25:56.912 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:44 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:57.000 INFO:teuthology.orchestra.run.smithi165.stdout:Package python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:57.044 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:57.045 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-16T22:25:57.045 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:57.117 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install python3-cephfs 2024-09-16T22:25:57.239 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:46 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:57.332 INFO:teuthology.orchestra.run.smithi059.stdout:Package python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:57.378 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:57.379 INFO:teuthology.orchestra.run.smithi059.stdout:Nothing to do. 2024-09-16T22:25:57.379 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:57.408 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:44 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:25:57.448 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install rbd-fuse 2024-09-16T22:25:57.501 INFO:teuthology.orchestra.run.smithi028.stdout:Package libcephfs2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:57.547 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:25:57.548 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2024-09-16T22:25:57.548 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:25:57.618 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install libcephfs-devel 2024-09-16T22:25:57.704 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:45 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:57.793 INFO:teuthology.orchestra.run.smithi165.stdout:Package python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:57.836 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:57.837 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-16T22:25:57.837 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:57.906 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install python3-rbd 2024-09-16T22:25:58.056 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:47 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:25:58.197 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:25:58.198 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:58.198 INFO:teuthology.orchestra.run.smithi059.stdout: Package Architecture Version Repository Size 2024-09-16T22:25:58.198 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:58.198 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:25:58.198 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 86 k 2024-09-16T22:25:58.198 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:58.198 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:25:58.198 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:25:58.198 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-16T22:25:58.198 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:58.198 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 86 k 2024-09-16T22:25:58.199 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 231 k 2024-09-16T22:25:58.199 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:25:58.221 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:45 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:25:58.360 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:25:58.360 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:58.361 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repo Size 2024-09-16T22:25:58.361 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:58.361 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:25:58.361 INFO:teuthology.orchestra.run.smithi028.stdout: libcephfs-devel x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 32 k 2024-09-16T22:25:58.361 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:58.361 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:25:58.361 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:25:58.361 INFO:teuthology.orchestra.run.smithi028.stdout:Install 1 Package 2024-09-16T22:25:58.361 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:58.361 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 32 k 2024-09-16T22:25:58.361 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 142 k 2024-09-16T22:25:58.361 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:25:58.490 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:46 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:58.550 INFO:teuthology.orchestra.run.smithi059.stdout:rbd-fuse-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 244 kB/s | 86 kB 00:00 2024-09-16T22:25:58.551 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:58.552 INFO:teuthology.orchestra.run.smithi059.stdout:Total 243 kB/s | 86 kB 00:00 2024-09-16T22:25:58.552 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:25:58.558 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:25:58.558 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:25:58.580 INFO:teuthology.orchestra.run.smithi165.stdout:Package python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:25:58.624 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:58.625 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-16T22:25:58.625 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:25:58.626 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:25:58.627 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:25:58.667 INFO:teuthology.orchestra.run.smithi028.stdout:libcephfs-devel-19.3.0-4883.g6e8474a0.el9.x86_6 104 kB/s | 32 kB 00:00 2024-09-16T22:25:58.668 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:58.668 INFO:teuthology.orchestra.run.smithi028.stdout:Total 103 kB/s | 32 kB 00:00 2024-09-16T22:25:58.668 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:25:58.672 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:25:58.672 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:25:58.695 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:25:58.696 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:25:58.697 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install rbd-fuse 2024-09-16T22:25:58.779 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:25:58.791 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:25:58.900 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:58.919 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:59.277 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:59.282 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:47 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:25:59.302 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:59.418 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:25:59.418 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:59.419 INFO:teuthology.orchestra.run.smithi165.stdout: Package Architecture Version Repository Size 2024-09-16T22:25:59.419 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:59.419 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:25:59.419 INFO:teuthology.orchestra.run.smithi165.stdout: rbd-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 86 k 2024-09-16T22:25:59.419 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:59.419 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:25:59.419 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:25:59.419 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-09-16T22:25:59.419 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:25:59.419 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 86 k 2024-09-16T22:25:59.419 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 231 k 2024-09-16T22:25:59.419 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:25:59.544 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:59.545 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:59.545 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:25:59.545 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:59.545 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:25:59.545 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:25:59.549 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:25:59.549 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:59.549 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:25:59.549 INFO:teuthology.orchestra.run.smithi028.stdout: libcephfs-devel-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:25:59.549 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:25:59.549 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:25:59.635 INFO:teuthology.orchestra.run.smithi165.stdout:rbd-fuse-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 397 kB/s | 86 kB 00:00 2024-09-16T22:25:59.636 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:25:59.636 INFO:teuthology.orchestra.run.smithi165.stdout:Total 394 kB/s | 86 kB 00:00 2024-09-16T22:25:59.636 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:25:59.643 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:25:59.643 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:25:59.708 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:25:59.708 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:25:59.728 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install librados2 2024-09-16T22:25:59.803 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install rbd-mirror 2024-09-16T22:25:59.855 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:25:59.958 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:00.335 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:47 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:26:00.363 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:00.412 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:49 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:26:00.430 INFO:teuthology.orchestra.run.smithi028.stdout:Package librados2-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:26:00.476 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:26:00.477 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2024-09-16T22:26:00.477 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:26:00.537 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install librbd1 2024-09-16T22:26:00.551 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:26:00.552 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:26:00.552 INFO:teuthology.orchestra.run.smithi059.stdout: Package Arch Version Repo Size 2024-09-16T22:26:00.552 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:26:00.552 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:26:00.552 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-mirror x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T22:26:00.552 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:00.552 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:26:00.552 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:26:00.553 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-16T22:26:00.553 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:00.553 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 3.2 M 2024-09-16T22:26:00.553 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 14 M 2024-09-16T22:26:00.553 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:26:00.636 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:00.636 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:00.636 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:26:00.636 INFO:teuthology.orchestra.run.smithi165.stdout: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:26:00.636 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:00.636 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:26:00.898 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install rbd-mirror 2024-09-16T22:26:01.143 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:48 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:26:01.227 INFO:teuthology.orchestra.run.smithi059.stdout:rbd-mirror-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 4.7 MB/s | 3.2 MB 00:00 2024-09-16T22:26:01.228 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:26:01.228 INFO:teuthology.orchestra.run.smithi059.stdout:Total 4.7 MB/s | 3.2 MB 00:00 2024-09-16T22:26:01.228 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:26:01.237 INFO:teuthology.orchestra.run.smithi028.stdout:Package librbd1-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:26:01.239 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:26:01.239 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:26:01.284 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:26:01.285 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2024-09-16T22:26:01.285 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:26:01.327 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:26:01.328 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:26:01.345 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install python3-rados 2024-09-16T22:26:01.499 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:49 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:26:01.640 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:26:01.641 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:26:01.641 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repo Size 2024-09-16T22:26:01.641 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:26:01.641 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:26:01.641 INFO:teuthology.orchestra.run.smithi165.stdout: rbd-mirror x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T22:26:01.642 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:01.642 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:26:01.642 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:26:01.642 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-09-16T22:26:01.642 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:01.642 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 3.2 M 2024-09-16T22:26:01.642 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 14 M 2024-09-16T22:26:01.642 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:26:01.794 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:26:01.861 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:01.887 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:01.887 INFO:teuthology.orchestra.run.smithi059.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:26:01.887 INFO:teuthology.orchestra.run.smithi059.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-16T22:26:01.887 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T22:26:01.887 INFO:teuthology.orchestra.run.smithi059.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T22:26:01.887 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:01.954 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:48 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:26:02.045 INFO:teuthology.orchestra.run.smithi028.stdout:Package python3-rados-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:26:02.091 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:26:02.092 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2024-09-16T22:26:02.092 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:26:02.161 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install python3-rgw 2024-09-16T22:26:02.232 INFO:teuthology.orchestra.run.smithi165.stdout:rbd-mirror-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 5.4 MB/s | 3.2 MB 00:00 2024-09-16T22:26:02.232 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:26:02.233 INFO:teuthology.orchestra.run.smithi165.stdout:Total 5.4 MB/s | 3.2 MB 00:00 2024-09-16T22:26:02.233 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:26:02.242 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:26:02.242 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:26:02.324 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:26:02.325 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:26:02.769 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:26:02.776 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:49 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:26:02.849 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:02.869 INFO:teuthology.orchestra.run.smithi028.stdout:Package python3-rgw-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:26:02.875 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:02.875 INFO:teuthology.orchestra.run.smithi165.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:26:02.875 INFO:teuthology.orchestra.run.smithi165.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-16T22:26:02.875 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T22:26:02.875 INFO:teuthology.orchestra.run.smithi165.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T22:26:02.876 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:02.915 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:26:02.916 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2024-09-16T22:26:02.916 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:26:02.977 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install python3-cephfs 2024-09-16T22:26:02.978 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:02.978 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:02.978 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:26:02.978 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:26:02.978 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:02.978 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:26:03.189 DEBUG:teuthology.orchestra.run.smithi059:> sudo yum -y install rbd-nbd 2024-09-16T22:26:03.586 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:50 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:26:03.677 INFO:teuthology.orchestra.run.smithi028.stdout:Package python3-cephfs-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:26:03.723 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:26:03.724 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2024-09-16T22:26:03.724 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:26:03.791 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install python3-rbd 2024-09-16T22:26:03.801 INFO:teuthology.orchestra.run.smithi059.stdout:Last metadata expiration check: 0:01:52 ago on Mon 16 Sep 2024 10:24:11 PM UTC. 2024-09-16T22:26:03.943 INFO:teuthology.orchestra.run.smithi059.stdout:Dependencies resolved. 2024-09-16T22:26:03.943 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:26:03.944 INFO:teuthology.orchestra.run.smithi059.stdout: Package Architecture Version Repository Size 2024-09-16T22:26:03.944 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:26:03.944 INFO:teuthology.orchestra.run.smithi059.stdout:Installing: 2024-09-16T22:26:03.944 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-nbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 170 k 2024-09-16T22:26:03.944 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:03.944 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction Summary 2024-09-16T22:26:03.944 INFO:teuthology.orchestra.run.smithi059.stdout:================================================================================ 2024-09-16T22:26:03.945 INFO:teuthology.orchestra.run.smithi059.stdout:Install 1 Package 2024-09-16T22:26:03.945 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:03.945 INFO:teuthology.orchestra.run.smithi059.stdout:Total download size: 170 k 2024-09-16T22:26:03.945 INFO:teuthology.orchestra.run.smithi059.stdout:Installed size: 490 k 2024-09-16T22:26:03.945 INFO:teuthology.orchestra.run.smithi059.stdout:Downloading Packages: 2024-09-16T22:26:04.008 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:04.008 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:04.008 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:26:04.008 INFO:teuthology.orchestra.run.smithi165.stdout: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:26:04.008 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:04.008 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:26:04.163 INFO:teuthology.orchestra.run.smithi059.stdout:rbd-nbd-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 781 kB/s | 170 kB 00:00 2024-09-16T22:26:04.164 INFO:teuthology.orchestra.run.smithi059.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:26:04.164 INFO:teuthology.orchestra.run.smithi059.stdout:Total 776 kB/s | 170 kB 00:00 2024-09-16T22:26:04.164 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction check 2024-09-16T22:26:04.172 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction check succeeded. 2024-09-16T22:26:04.172 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction test 2024-09-16T22:26:04.237 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install rbd-nbd 2024-09-16T22:26:04.240 INFO:teuthology.orchestra.run.smithi059.stdout:Transaction test succeeded. 2024-09-16T22:26:04.241 INFO:teuthology.orchestra.run.smithi059.stdout:Running transaction 2024-09-16T22:26:04.396 INFO:teuthology.orchestra.run.smithi059.stdout: Preparing : 1/1 2024-09-16T22:26:04.398 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:51 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:26:04.491 INFO:teuthology.orchestra.run.smithi028.stdout:Package python3-rbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 is already installed. 2024-09-16T22:26:04.505 INFO:teuthology.orchestra.run.smithi059.stdout: Installing : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:04.536 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:26:04.537 INFO:teuthology.orchestra.run.smithi028.stdout:Nothing to do. 2024-09-16T22:26:04.537 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:26:04.608 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install rbd-fuse 2024-09-16T22:26:04.846 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:01:52 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:26:04.919 INFO:teuthology.orchestra.run.smithi059.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:04.981 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:26:04.981 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:26:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: Package Architecture Version Repository Size 2024-09-16T22:26:04.981 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:26:04.981 INFO:teuthology.orchestra.run.smithi165.stdout:Installing: 2024-09-16T22:26:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: rbd-nbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 170 k 2024-09-16T22:26:04.981 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:04.982 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T22:26:04.982 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T22:26:04.982 INFO:teuthology.orchestra.run.smithi165.stdout:Install 1 Package 2024-09-16T22:26:04.982 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:04.982 INFO:teuthology.orchestra.run.smithi165.stdout:Total download size: 170 k 2024-09-16T22:26:04.982 INFO:teuthology.orchestra.run.smithi165.stdout:Installed size: 490 k 2024-09-16T22:26:04.982 INFO:teuthology.orchestra.run.smithi165.stdout:Downloading Packages: 2024-09-16T22:26:05.186 INFO:teuthology.orchestra.run.smithi165.stdout:rbd-nbd-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 836 kB/s | 170 kB 00:00 2024-09-16T22:26:05.187 INFO:teuthology.orchestra.run.smithi165.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:26:05.187 INFO:teuthology.orchestra.run.smithi165.stdout:Total 829 kB/s | 170 kB 00:00 2024-09-16T22:26:05.187 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T22:26:05.195 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T22:26:05.195 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T22:26:05.216 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:52 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:26:05.222 INFO:teuthology.orchestra.run.smithi059.stdout: Verifying : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:05.222 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:05.222 INFO:teuthology.orchestra.run.smithi059.stdout:Installed: 2024-09-16T22:26:05.223 INFO:teuthology.orchestra.run.smithi059.stdout: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:26:05.223 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:05.223 INFO:teuthology.orchestra.run.smithi059.stdout:Complete! 2024-09-16T22:26:05.259 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T22:26:05.260 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T22:26:05.357 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:26:05.358 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:26:05.358 INFO:teuthology.orchestra.run.smithi028.stdout: Package Architecture Version Repository Size 2024-09-16T22:26:05.358 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:26:05.358 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:26:05.358 INFO:teuthology.orchestra.run.smithi028.stdout: rbd-fuse x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 86 k 2024-09-16T22:26:05.358 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:05.358 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:26:05.358 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:26:05.358 INFO:teuthology.orchestra.run.smithi028.stdout:Install 1 Package 2024-09-16T22:26:05.358 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:05.359 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 86 k 2024-09-16T22:26:05.359 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 231 k 2024-09-16T22:26:05.359 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:26:05.414 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T22:26:05.510 INFO:teuthology.orchestra.run.smithi165.stdout: Installing : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:05.553 INFO:teuthology.orchestra.run.smithi028.stdout:rbd-fuse-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 441 kB/s | 86 kB 00:00 2024-09-16T22:26:05.554 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:26:05.554 INFO:teuthology.orchestra.run.smithi028.stdout:Total 438 kB/s | 86 kB 00:00 2024-09-16T22:26:05.554 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:26:05.562 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:26:05.562 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:26:05.578 DEBUG:teuthology.parallel:result is None 2024-09-16T22:26:05.630 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:26:05.631 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:26:05.790 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:26:05.904 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:05.967 INFO:teuthology.orchestra.run.smithi165.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:06.230 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:06.230 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:06.230 INFO:teuthology.orchestra.run.smithi165.stdout:Installed: 2024-09-16T22:26:06.230 INFO:teuthology.orchestra.run.smithi165.stdout: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:26:06.231 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:06.231 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:26:06.273 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:06.500 DEBUG:teuthology.parallel:result is None 2024-09-16T22:26:06.540 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:06.540 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:06.540 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:26:06.540 INFO:teuthology.orchestra.run.smithi028.stdout: rbd-fuse-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:26:06.540 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:06.540 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:26:06.765 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install rbd-mirror 2024-09-16T22:26:07.387 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:54 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:26:07.527 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:26:07.528 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:26:07.528 INFO:teuthology.orchestra.run.smithi028.stdout: Package Arch Version Repo Size 2024-09-16T22:26:07.528 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:26:07.528 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:26:07.528 INFO:teuthology.orchestra.run.smithi028.stdout: rbd-mirror x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 3.2 M 2024-09-16T22:26:07.528 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:07.528 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:26:07.529 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:26:07.529 INFO:teuthology.orchestra.run.smithi028.stdout:Install 1 Package 2024-09-16T22:26:07.529 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:07.529 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 3.2 M 2024-09-16T22:26:07.529 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 14 M 2024-09-16T22:26:07.529 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:26:07.857 INFO:teuthology.orchestra.run.smithi028.stdout:rbd-mirror-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 9.7 MB/s | 3.2 MB 00:00 2024-09-16T22:26:07.857 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:26:07.858 INFO:teuthology.orchestra.run.smithi028.stdout:Total 9.7 MB/s | 3.2 MB 00:00 2024-09-16T22:26:07.858 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:26:07.868 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:26:07.868 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:26:07.955 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:26:07.955 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:26:08.423 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:26:08.491 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:08.518 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:08.518 INFO:teuthology.orchestra.run.smithi028.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-09-16T22:26:08.519 INFO:teuthology.orchestra.run.smithi028.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-09-16T22:26:08.519 INFO:teuthology.orchestra.run.smithi028.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T22:26:08.519 INFO:teuthology.orchestra.run.smithi028.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-09-16T22:26:08.519 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:09.583 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:09.584 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:09.584 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:26:09.584 INFO:teuthology.orchestra.run.smithi028.stdout: rbd-mirror-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:26:09.584 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:09.584 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:26:09.828 DEBUG:teuthology.orchestra.run.smithi028:> sudo yum -y install rbd-nbd 2024-09-16T22:26:10.442 INFO:teuthology.orchestra.run.smithi028.stdout:Last metadata expiration check: 0:01:57 ago on Mon 16 Sep 2024 10:24:13 PM UTC. 2024-09-16T22:26:10.584 INFO:teuthology.orchestra.run.smithi028.stdout:Dependencies resolved. 2024-09-16T22:26:10.585 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:26:10.585 INFO:teuthology.orchestra.run.smithi028.stdout: Package Architecture Version Repository Size 2024-09-16T22:26:10.585 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:26:10.585 INFO:teuthology.orchestra.run.smithi028.stdout:Installing: 2024-09-16T22:26:10.585 INFO:teuthology.orchestra.run.smithi028.stdout: rbd-nbd x86_64 2:19.3.0-4883.g6e8474a0.el9 ceph 170 k 2024-09-16T22:26:10.585 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:10.585 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction Summary 2024-09-16T22:26:10.585 INFO:teuthology.orchestra.run.smithi028.stdout:================================================================================ 2024-09-16T22:26:10.585 INFO:teuthology.orchestra.run.smithi028.stdout:Install 1 Package 2024-09-16T22:26:10.585 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:10.586 INFO:teuthology.orchestra.run.smithi028.stdout:Total download size: 170 k 2024-09-16T22:26:10.586 INFO:teuthology.orchestra.run.smithi028.stdout:Installed size: 490 k 2024-09-16T22:26:10.586 INFO:teuthology.orchestra.run.smithi028.stdout:Downloading Packages: 2024-09-16T22:26:10.784 INFO:teuthology.orchestra.run.smithi028.stdout:rbd-nbd-19.3.0-4883.g6e8474a0.el9.x86_64.rpm 863 kB/s | 170 kB 00:00 2024-09-16T22:26:10.785 INFO:teuthology.orchestra.run.smithi028.stdout:-------------------------------------------------------------------------------- 2024-09-16T22:26:10.785 INFO:teuthology.orchestra.run.smithi028.stdout:Total 855 kB/s | 170 kB 00:00 2024-09-16T22:26:10.785 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction check 2024-09-16T22:26:10.793 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction check succeeded. 2024-09-16T22:26:10.793 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction test 2024-09-16T22:26:10.862 INFO:teuthology.orchestra.run.smithi028.stdout:Transaction test succeeded. 2024-09-16T22:26:10.863 INFO:teuthology.orchestra.run.smithi028.stdout:Running transaction 2024-09-16T22:26:11.024 INFO:teuthology.orchestra.run.smithi028.stdout: Preparing : 1/1 2024-09-16T22:26:11.134 INFO:teuthology.orchestra.run.smithi028.stdout: Installing : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:11.572 INFO:teuthology.orchestra.run.smithi028.stdout: Running scriptlet: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:11.830 INFO:teuthology.orchestra.run.smithi028.stdout: Verifying : rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 1/1 2024-09-16T22:26:11.830 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:11.830 INFO:teuthology.orchestra.run.smithi028.stdout:Installed: 2024-09-16T22:26:11.830 INFO:teuthology.orchestra.run.smithi028.stdout: rbd-nbd-2:19.3.0-4883.g6e8474a0.el9.x86_64 2024-09-16T22:26:11.830 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:11.830 INFO:teuthology.orchestra.run.smithi028.stdout:Complete! 2024-09-16T22:26:12.081 DEBUG:teuthology.parallel:result is None 2024-09-16T22:26:12.082 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:26:12.227 DEBUG:teuthology.orchestra.run.smithi028:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-16T22:26:12.249 INFO:teuthology.orchestra.run.smithi028.stdout:19.3.0-4883.g6e8474a0.el9 2024-09-16T22:26:12.250 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883.g6e8474a0.el9 2024-09-16T22:26:12.250 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883.g6e8474a0 is installed. 2024-09-16T22:26:12.252 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:26:12.389 DEBUG:teuthology.orchestra.run.smithi059:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-16T22:26:12.417 INFO:teuthology.orchestra.run.smithi059.stdout:19.3.0-4883.g6e8474a0.el9 2024-09-16T22:26:12.417 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883.g6e8474a0.el9 2024-09-16T22:26:12.418 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883.g6e8474a0 is installed. 2024-09-16T22:26:12.419 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:26:12.556 DEBUG:teuthology.orchestra.run.smithi165:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-09-16T22:26:12.582 INFO:teuthology.orchestra.run.smithi165.stdout:19.3.0-4883.g6e8474a0.el9 2024-09-16T22:26:12.582 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4883.g6e8474a0.el9 2024-09-16T22:26:12.582 INFO:teuthology.task.install:The correct ceph version 19.3.0-4883.g6e8474a0 is installed. 2024-09-16T22:26:12.584 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-16T22:26:12.584 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:12.584 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T22:26:12.612 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:12.612 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T22:26:12.644 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-16T22:26:12.644 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-16T22:26:12.673 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-16T22:26:12.673 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:12.673 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T22:26:12.700 DEBUG:teuthology.orchestra.run.smithi028:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T22:26:12.766 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:12.766 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T22:26:12.797 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T22:26:12.868 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-16T22:26:12.868 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/usr/bin/daemon-helper 2024-09-16T22:26:12.895 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-16T22:26:12.961 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-16T22:26:12.961 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:12.961 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T22:26:12.987 DEBUG:teuthology.orchestra.run.smithi028:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T22:26:13.053 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:13.053 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T22:26:13.084 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T22:26:13.154 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-16T22:26:13.155 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-16T22:26:13.181 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-16T22:26:13.247 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-16T22:26:13.247 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:13.247 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T22:26:13.273 DEBUG:teuthology.orchestra.run.smithi028:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T22:26:13.339 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:13.340 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T22:26:13.370 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T22:26:13.441 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-16T22:26:13.441 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/usr/bin/stdin-killer 2024-09-16T22:26:13.468 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-16T22:26:13.534 INFO:teuthology.run_tasks:Running task ceph... 2024-09-16T22:26:13.620 INFO:tasks.ceph:Making ceph log dir writeable by non-root... 2024-09-16T22:26:13.621 DEBUG:teuthology.orchestra.run.smithi028:> sudo chmod 777 /var/log/ceph 2024-09-16T22:26:13.623 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 777 /var/log/ceph 2024-09-16T22:26:13.626 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 777 /var/log/ceph 2024-09-16T22:26:13.654 INFO:tasks.ceph:Disabling ceph logrotate... 2024-09-16T22:26:13.655 DEBUG:teuthology.orchestra.run.smithi028:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-16T22:26:13.691 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-16T22:26:13.698 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /etc/logrotate.d/ceph 2024-09-16T22:26:13.725 INFO:tasks.ceph:Creating extra log directories... 2024-09-16T22:26:13.726 DEBUG:teuthology.orchestra.run.smithi028:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-16T22:26:13.757 DEBUG:teuthology.orchestra.run.smithi059:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-16T22:26:13.768 DEBUG:teuthology.orchestra.run.smithi165:> sudo install -d -m0777 -- /var/log/ceph/valgrind /var/log/ceph/profiling-logger 2024-09-16T22:26:13.810 INFO:tasks.ceph:Creating ceph cluster ceph... 2024-09-16T22:26:13.810 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 allocator': 'stupid', '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 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-16T22:26:13.810 INFO:tasks.ceph:ctx.config {'archive_path': '/home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602', 'branch': 'wip-dis-testing', 'description': 'rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-stupid 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/raw-nbd 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}}', 'email': 'idryomov@gmail.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': '7907602', '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': 'dis-2024-09-16_19:45:14-rbd-wip-dis-testing-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': 'wip-dis-testing'}, '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 allocator': 'stupid', '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 objectstore': 'bluestore', 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'fs': 'xfs', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}, 'ceph-deploy': {'bluestore': True, 'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}, '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 rocksdb': '4/10', 'mon osd backfillfull_ratio': 0.85, 'mon osd full ratio': 0.9, 'mon osd nearfull ratio': 0.8, 'osd failsafe full ratio': 0.95, 'osd objectstore': 'bluestore'}}, 'fs': 'xfs'}, 'install': {'ceph': {'flavor': 'default', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, 'thrashosds': {'bdev_inject_crash': 2, 'bdev_inject_crash_probability': 0.5}, 'workunit': {'branch': 'wip-dis-testing', 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361'}}, 'owner': 'scheduled_dis@teuthology', 'priority': 70, 'repo': 'https://github.com/ceph/ceph-ci', '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': 2961, 'sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'sleep_before_teardown': 0, 'subset': '66/100', 'suite': 'rbd', 'suite_branch': 'wip-dis-testing', 'suite_path': '/home/teuthworker/src/github.com_ceph_ceph-c_6e8474a02f2b86353394076ab80c6f50ea28e361/qa', 'suite_relpath': 'qa', 'suite_repo': 'https://github.com/ceph/ceph-ci', 'suite_sha1': '6e8474a02f2b86353394076ab80c6f50ea28e361', 'targets': {'smithi028.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBO+UnafrfuIXhv1XDP7kgQlEynQar7OtB7J2guhAYuCnIaLQ4HgCdWlJ+gGxMWL0f7HezISQACsPpNrPOp5lRy8=', 'smithi059.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFddftcT1/XYtFVaoiFRKVP14TRsar1TnUXmyadf7qbLiJrMetVH8PUPlSjBibqEpf24ynyeAXGww1HCkcEagSY=', 'smithi165.front.sepia.ceph.com': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBXZ6Ixz7FJrAhzGEYWm4N7UThjbFI0cqb/OuKCGv9Q7aJUJbosnFiO5C+rFT88rd1ooi6U8NpJKXPsp2xawbXI='}, '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 convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw', 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G', 'qemu-nbd -f raw --read-only --shared 10 --persistent --fork /home/ubuntu/cephtest/migration/base.client.0.raw', 'qemu-nbd -f raw --read-only --shared 10 --persistent --fork --socket /home/ubuntu/cephtest/migration/qemu-nbd-empty /home/ubuntu/cephtest/migration/empty.raw', 'chmod 0777 /home/ubuntu/cephtest/migration/qemu-nbd-empty', 'echo \'{"type":"raw","stream":{"type":"nbd","uri":"nbd://localhost"}}\' | rbd migration prepare --import-only --source-spec-path - client.0.0', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}\' client.0.1', 'rbd migration prepare --import-only --source-spec \'{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}\' client.0.2']}}, {'parallel': ['io_workload', 'migrate_workload']}, {'exec': {'client.0': ['pkill -9 qemu-nbd || true', 'rm -rf /home/ubuntu/cephtest/migration']}}], 'teuthology': {'fragments_dropped': [], 'meta': {}, 'postmerge': []}, 'teuthology_branch': 'main', 'teuthology_sha1': '3752d3834a7b6cd13dc17dfaa6c2fd3658f3439a', 'timestamp': '2024-09-16_19:45:14', 'tube': 'smithi', 'user': 'dis', 'verbose': True, 'worker_log': '/home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856'} 2024-09-16T22:26:13.811 DEBUG:teuthology.orchestra.run.smithi028:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-16T22:26:13.823 DEBUG:teuthology.orchestra.run.smithi059:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-16T22:26:13.839 DEBUG:teuthology.orchestra.run.smithi165:> install -d -m0755 -- /home/ubuntu/cephtest/ceph.data 2024-09-16T22:26:13.854 DEBUG:teuthology.orchestra.run.smithi028:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T22:26:13.879 DEBUG:teuthology.orchestra.run.smithi059:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T22:26:13.897 DEBUG:teuthology.orchestra.run.smithi165:> sudo install -d -m0777 -- /var/run/ceph 2024-09-16T22:26:13.922 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:13.923 DEBUG:teuthology.orchestra.run.smithi028:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T22:26:13.959 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-16T22:26:13.960 DEBUG:teuthology.orchestra.run.smithi028:> stat /dev/vg_nvme/lv_1 2024-09-16T22:26:14.015 INFO:teuthology.orchestra.run.smithi028.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T22:26:14.016 INFO:teuthology.orchestra.run.smithi028.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:26:14.016 INFO:teuthology.orchestra.run.smithi028.stdout:Device: 5h/5d Inode: 665 Links: 1 2024-09-16T22:26:14.016 INFO:teuthology.orchestra.run.smithi028.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:26:14.016 INFO:teuthology.orchestra.run.smithi028.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:26:14.016 INFO:teuthology.orchestra.run.smithi028.stdout:Access: 2024-09-16 22:26:08.787206223 +0000 2024-09-16T22:26:14.016 INFO:teuthology.orchestra.run.smithi028.stdout:Modify: 2024-09-16 22:23:22.010260805 +0000 2024-09-16T22:26:14.016 INFO:teuthology.orchestra.run.smithi028.stdout:Change: 2024-09-16 22:23:22.010260805 +0000 2024-09-16T22:26:14.017 INFO:teuthology.orchestra.run.smithi028.stdout: Birth: 2024-09-16 22:23:22.010260805 +0000 2024-09-16T22:26:14.017 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T22:26:14.080 INFO:teuthology.orchestra.run.smithi028.stderr:1+0 records in 2024-09-16T22:26:14.080 INFO:teuthology.orchestra.run.smithi028.stderr:1+0 records out 2024-09-16T22:26:14.080 INFO:teuthology.orchestra.run.smithi028.stderr:512 bytes copied, 0.000104036 s, 4.9 MB/s 2024-09-16T22:26:14.081 DEBUG:teuthology.orchestra.run.smithi028:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T22:26:14.138 DEBUG:teuthology.orchestra.run.smithi028:> stat /dev/vg_nvme/lv_2 2024-09-16T22:26:14.195 INFO:teuthology.orchestra.run.smithi028.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T22:26:14.195 INFO:teuthology.orchestra.run.smithi028.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:26:14.195 INFO:teuthology.orchestra.run.smithi028.stdout:Device: 5h/5d Inode: 684 Links: 1 2024-09-16T22:26:14.195 INFO:teuthology.orchestra.run.smithi028.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:26:14.195 INFO:teuthology.orchestra.run.smithi028.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:26:14.195 INFO:teuthology.orchestra.run.smithi028.stdout:Access: 2024-09-16 22:26:08.787206223 +0000 2024-09-16T22:26:14.195 INFO:teuthology.orchestra.run.smithi028.stdout:Modify: 2024-09-16 22:23:22.344251596 +0000 2024-09-16T22:26:14.195 INFO:teuthology.orchestra.run.smithi028.stdout:Change: 2024-09-16 22:23:22.344251596 +0000 2024-09-16T22:26:14.195 INFO:teuthology.orchestra.run.smithi028.stdout: Birth: 2024-09-16 22:23:22.344251596 +0000 2024-09-16T22:26:14.196 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T22:26:14.259 INFO:teuthology.orchestra.run.smithi028.stderr:1+0 records in 2024-09-16T22:26:14.259 INFO:teuthology.orchestra.run.smithi028.stderr:1+0 records out 2024-09-16T22:26:14.259 INFO:teuthology.orchestra.run.smithi028.stderr:512 bytes copied, 0.000128236 s, 4.0 MB/s 2024-09-16T22:26:14.260 DEBUG:teuthology.orchestra.run.smithi028:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T22:26:14.317 DEBUG:teuthology.orchestra.run.smithi028:> stat /dev/vg_nvme/lv_3 2024-09-16T22:26:14.373 INFO:teuthology.orchestra.run.smithi028.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T22:26:14.374 INFO:teuthology.orchestra.run.smithi028.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:26:14.374 INFO:teuthology.orchestra.run.smithi028.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-09-16T22:26:14.374 INFO:teuthology.orchestra.run.smithi028.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:26:14.374 INFO:teuthology.orchestra.run.smithi028.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:26:14.374 INFO:teuthology.orchestra.run.smithi028.stdout:Access: 2024-09-16 22:26:08.787206223 +0000 2024-09-16T22:26:14.374 INFO:teuthology.orchestra.run.smithi028.stdout:Modify: 2024-09-16 22:23:22.665242746 +0000 2024-09-16T22:26:14.374 INFO:teuthology.orchestra.run.smithi028.stdout:Change: 2024-09-16 22:23:22.665242746 +0000 2024-09-16T22:26:14.374 INFO:teuthology.orchestra.run.smithi028.stdout: Birth: 2024-09-16 22:23:22.665242746 +0000 2024-09-16T22:26:14.374 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T22:26:14.438 INFO:teuthology.orchestra.run.smithi028.stderr:1+0 records in 2024-09-16T22:26:14.438 INFO:teuthology.orchestra.run.smithi028.stderr:1+0 records out 2024-09-16T22:26:14.438 INFO:teuthology.orchestra.run.smithi028.stderr:512 bytes copied, 0.000123982 s, 4.1 MB/s 2024-09-16T22:26:14.439 DEBUG:teuthology.orchestra.run.smithi028:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T22:26:14.497 DEBUG:teuthology.orchestra.run.smithi028:> stat /dev/vg_nvme/lv_4 2024-09-16T22:26:14.555 INFO:teuthology.orchestra.run.smithi028.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T22:26:14.555 INFO:teuthology.orchestra.run.smithi028.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:26:14.555 INFO:teuthology.orchestra.run.smithi028.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-16T22:26:14.555 INFO:teuthology.orchestra.run.smithi028.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:26:14.555 INFO:teuthology.orchestra.run.smithi028.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:26:14.556 INFO:teuthology.orchestra.run.smithi028.stdout:Access: 2024-09-16 22:26:08.788206195 +0000 2024-09-16T22:26:14.556 INFO:teuthology.orchestra.run.smithi028.stdout:Modify: 2024-09-16 22:23:22.989233813 +0000 2024-09-16T22:26:14.556 INFO:teuthology.orchestra.run.smithi028.stdout:Change: 2024-09-16 22:23:22.989233813 +0000 2024-09-16T22:26:14.556 INFO:teuthology.orchestra.run.smithi028.stdout: Birth: 2024-09-16 22:23:22.989233813 +0000 2024-09-16T22:26:14.556 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T22:26:14.620 INFO:teuthology.orchestra.run.smithi028.stderr:1+0 records in 2024-09-16T22:26:14.620 INFO:teuthology.orchestra.run.smithi028.stderr:1+0 records out 2024-09-16T22:26:14.620 INFO:teuthology.orchestra.run.smithi028.stderr:512 bytes copied, 0.000104475 s, 4.9 MB/s 2024-09-16T22:26:14.621 DEBUG:teuthology.orchestra.run.smithi028:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T22:26:14.679 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-16T22:26:14.679 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:14.679 DEBUG:teuthology.orchestra.run.smithi059:> dd if=/scratch_devs of=/dev/stdout 2024-09-16T22:26:14.699 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-16T22:26:14.699 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_1 2024-09-16T22:26:14.758 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-16T22:26:14.758 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:26:14.758 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-09-16T22:26:14.758 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:26:14.758 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:26:14.758 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-09-16 22:26:02.149899070 +0000 2024-09-16T22:26:14.758 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-09-16 22:23:31.059341817 +0000 2024-09-16T22:26:14.759 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-09-16 22:23:31.059341817 +0000 2024-09-16T22:26:14.759 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: 2024-09-16 22:23:31.059341817 +0000 2024-09-16T22:26:14.759 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-16T22:26:14.826 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-09-16T22:26:14.826 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-09-16T22:26:14.826 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000276178 s, 1.9 MB/s 2024-09-16T22:26:14.828 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-16T22:26:14.887 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_2 2024-09-16T22:26:14.945 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-16T22:26:14.945 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:26:14.945 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-09-16T22:26:14.945 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:26:14.945 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:26:14.945 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-09-16 22:26:02.149899070 +0000 2024-09-16T22:26:14.945 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-09-16 22:23:31.410337579 +0000 2024-09-16T22:26:14.945 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-09-16 22:23:31.410337579 +0000 2024-09-16T22:26:14.945 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: 2024-09-16 22:23:31.410337579 +0000 2024-09-16T22:26:14.946 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-16T22:26:15.011 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-09-16T22:26:15.011 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-09-16T22:26:15.012 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000193913 s, 2.6 MB/s 2024-09-16T22:26:15.013 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-16T22:26:15.071 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_3 2024-09-16T22:26:15.128 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-16T22:26:15.128 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:26:15.128 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 706 Links: 1 2024-09-16T22:26:15.128 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:26:15.128 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:26:15.128 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-09-16 22:26:02.150899058 +0000 2024-09-16T22:26:15.128 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-09-16 22:23:31.737333632 +0000 2024-09-16T22:26:15.128 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-09-16 22:23:31.737333632 +0000 2024-09-16T22:26:15.128 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: 2024-09-16 22:23:31.737333632 +0000 2024-09-16T22:26:15.129 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-16T22:26:15.193 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-09-16T22:26:15.193 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-09-16T22:26:15.193 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000211502 s, 2.4 MB/s 2024-09-16T22:26:15.195 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-16T22:26:15.252 DEBUG:teuthology.orchestra.run.smithi059:> stat /dev/vg_nvme/lv_4 2024-09-16T22:26:15.308 INFO:teuthology.orchestra.run.smithi059.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-16T22:26:15.309 INFO:teuthology.orchestra.run.smithi059.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-16T22:26:15.309 INFO:teuthology.orchestra.run.smithi059.stdout:Device: 5h/5d Inode: 725 Links: 1 2024-09-16T22:26:15.309 INFO:teuthology.orchestra.run.smithi059.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-16T22:26:15.309 INFO:teuthology.orchestra.run.smithi059.stdout:Context: system_u:object_r:device_t:s0 2024-09-16T22:26:15.309 INFO:teuthology.orchestra.run.smithi059.stdout:Access: 2024-09-16 22:26:02.150899058 +0000 2024-09-16T22:26:15.309 INFO:teuthology.orchestra.run.smithi059.stdout:Modify: 2024-09-16 22:23:32.066329660 +0000 2024-09-16T22:26:15.309 INFO:teuthology.orchestra.run.smithi059.stdout:Change: 2024-09-16 22:23:32.066329660 +0000 2024-09-16T22:26:15.309 INFO:teuthology.orchestra.run.smithi059.stdout: Birth: 2024-09-16 22:23:32.066329660 +0000 2024-09-16T22:26:15.309 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-16T22:26:15.377 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records in 2024-09-16T22:26:15.377 INFO:teuthology.orchestra.run.smithi059.stderr:1+0 records out 2024-09-16T22:26:15.377 INFO:teuthology.orchestra.run.smithi059.stderr:512 bytes copied, 0.000177773 s, 2.9 MB/s 2024-09-16T22:26:15.379 DEBUG:teuthology.orchestra.run.smithi059:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-16T22:26:15.436 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-16T22:26:15.436 INFO:tasks.ceph:remote_to_roles_to_devs: {Remote(name='ubuntu@smithi028.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@smithi059.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-16T22:26:15.436 INFO:tasks.ceph:Generating config... 2024-09-16T22:26:15.437 INFO:tasks.ceph:[client] rbd default data pool = datapool 2024-09-16T22:26:15.438 INFO:tasks.ceph:[global] mon warn on pool no app = False 2024-09-16T22:26:15.438 INFO:tasks.ceph:[mgr] debug mgr = 20 2024-09-16T22:26:15.438 INFO:tasks.ceph:[mgr] debug ms = 1 2024-09-16T22:26:15.438 INFO:tasks.ceph:[mon] debug mon = 20 2024-09-16T22:26:15.438 INFO:tasks.ceph:[mon] debug ms = 1 2024-09-16T22:26:15.438 INFO:tasks.ceph:[mon] debug paxos = 20 2024-09-16T22:26:15.438 INFO:tasks.ceph:[osd] bdev async discard = True 2024-09-16T22:26:15.438 INFO:tasks.ceph:[osd] bdev enable discard = True 2024-09-16T22:26:15.439 INFO:tasks.ceph:[osd] bluestore allocator = stupid 2024-09-16T22:26:15.439 INFO:tasks.ceph:[osd] bluestore block size = 96636764160 2024-09-16T22:26:15.439 INFO:tasks.ceph:[osd] bluestore fsck on mount = True 2024-09-16T22:26:15.439 INFO:tasks.ceph:[osd] debug bluefs = 1/20 2024-09-16T22:26:15.439 INFO:tasks.ceph:[osd] debug bluestore = 1/20 2024-09-16T22:26:15.439 INFO:tasks.ceph:[osd] debug ms = 1 2024-09-16T22:26:15.439 INFO:tasks.ceph:[osd] debug osd = 20 2024-09-16T22:26:15.439 INFO:tasks.ceph:[osd] debug rocksdb = 4/10 2024-09-16T22:26:15.439 INFO:tasks.ceph:[osd] enable experimental unrecoverable data corrupting features = * 2024-09-16T22:26:15.439 INFO:tasks.ceph:[osd] mon osd backfillfull_ratio = 0.85 2024-09-16T22:26:15.439 INFO:tasks.ceph:[osd] mon osd full ratio = 0.9 2024-09-16T22:26:15.439 INFO:tasks.ceph:[osd] mon osd nearfull ratio = 0.8 2024-09-16T22:26:15.440 INFO:tasks.ceph:[osd] osd debug randomize hobject sort order = False 2024-09-16T22:26:15.440 INFO:tasks.ceph:[osd] osd failsafe full ratio = 0.95 2024-09-16T22:26:15.440 INFO:tasks.ceph:[osd] osd objectstore = bluestore 2024-09-16T22:26:15.440 INFO:tasks.ceph:[osd] osd shutdown pgref assert = True 2024-09-16T22:26:15.440 INFO:tasks.ceph:Setting up mon.a... 2024-09-16T22:26:15.440 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --create-keyring /etc/ceph/ceph.keyring 2024-09-16T22:26:15.504 INFO:teuthology.orchestra.run.smithi028.stdout:creating /etc/ceph/ceph.keyring 2024-09-16T22:26:15.508 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph-authtool --gen-key --name=mon. /etc/ceph/ceph.keyring 2024-09-16T22:26:15.558 DEBUG:teuthology.orchestra.run.smithi028:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-16T22:26:15.586 DEBUG:tasks.ceph:Ceph mon addresses: [('mon.a', '172.21.15.28'), ('mon.c', '[v2:172.21.15.28:3301,v1:172.21.15.28:6790]'), ('mon.b', '172.21.15.59')] 2024-09-16T22:26:15.587 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.28,[v2:172.21.15.28:3301,v1:172.21.15.28:6790],172.21.15.59', '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 allocator': 'stupid', '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 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-16T22:26:15.587 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:15.587 DEBUG:teuthology.orchestra.run.smithi028:> dd of=/home/ubuntu/cephtest/ceph.tmp.conf 2024-09-16T22:26:15.642 DEBUG:teuthology.orchestra.run.smithi028:> 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.28 --addv c '[v2:172.21.15.28:3301,v1:172.21.15.28:6790]' --add b 172.21.15.59 --print /home/ubuntu/cephtest/ceph.monmap 2024-09-16T22:26:15.732 INFO:teuthology.orchestra.run.smithi028.stdout:monmaptool: monmap file /home/ubuntu/cephtest/ceph.monmap 2024-09-16T22:26:15.732 INFO:teuthology.orchestra.run.smithi028.stdout:monmaptool: generated fsid 8dc14bfc-51e4-4499-bbbf-ffdc5e784423 2024-09-16T22:26:15.732 INFO:teuthology.orchestra.run.smithi028.stdout:setting min_mon_release = quincy 2024-09-16T22:26:15.732 INFO:teuthology.orchestra.run.smithi028.stdout:epoch 0 2024-09-16T22:26:15.732 INFO:teuthology.orchestra.run.smithi028.stdout:fsid 8dc14bfc-51e4-4499-bbbf-ffdc5e784423 2024-09-16T22:26:15.732 INFO:teuthology.orchestra.run.smithi028.stdout:last_changed 2024-09-16T22:26:15.734994+0000 2024-09-16T22:26:15.732 INFO:teuthology.orchestra.run.smithi028.stdout:created 2024-09-16T22:26:15.734994+0000 2024-09-16T22:26:15.733 INFO:teuthology.orchestra.run.smithi028.stdout:min_mon_release 17 (quincy) 2024-09-16T22:26:15.733 INFO:teuthology.orchestra.run.smithi028.stdout:election_strategy: 1 2024-09-16T22:26:15.733 INFO:teuthology.orchestra.run.smithi028.stdout:0: [v2:172.21.15.28:3300/0,v1:172.21.15.28:6789/0] mon.a 2024-09-16T22:26:15.733 INFO:teuthology.orchestra.run.smithi028.stdout:1: [v2:172.21.15.59:3300/0,v1:172.21.15.59:6789/0] mon.b 2024-09-16T22:26:15.733 INFO:teuthology.orchestra.run.smithi028.stdout:2: [v2:172.21.15.28:3301/0,v1:172.21.15.28:6790/0] mon.c 2024-09-16T22:26:15.733 INFO:teuthology.orchestra.run.smithi028.stdout:monmaptool: writing epoch 0 to /home/ubuntu/cephtest/ceph.monmap (3 monitors) 2024-09-16T22:26:15.734 DEBUG:teuthology.orchestra.run.smithi028:> rm -- /home/ubuntu/cephtest/ceph.tmp.conf 2024-09-16T22:26:15.750 INFO:tasks.ceph:Writing /etc/ceph/ceph.conf for FSID 8dc14bfc-51e4-4499-bbbf-ffdc5e784423... 2024-09-16T22:26:15.752 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:15.793 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:15.795 DEBUG:teuthology.orchestra.run.smithi165:> 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-16T22:26:15.835 INFO:teuthology.orchestra.run.smithi028.stdout:[global] 2024-09-16T22:26:15.836 INFO:teuthology.orchestra.run.smithi028.stdout: chdir = "" 2024-09-16T22:26:15.836 INFO:teuthology.orchestra.run.smithi028.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T22:26:15.836 INFO:teuthology.orchestra.run.smithi028.stdout: auth supported = cephx 2024-09-16T22:26:15.836 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.836 INFO:teuthology.orchestra.run.smithi028.stdout: filestore xattr use omap = true 2024-09-16T22:26:15.836 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.836 INFO:teuthology.orchestra.run.smithi028.stdout: mon clock drift allowed = 1.000 2024-09-16T22:26:15.836 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.837 INFO:teuthology.orchestra.run.smithi028.stdout: osd crush chooseleaf type = 0 2024-09-16T22:26:15.837 INFO:teuthology.orchestra.run.smithi028.stdout: auth debug = true 2024-09-16T22:26:15.837 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.837 INFO:teuthology.orchestra.run.smithi028.stdout: ms die on old message = true 2024-09-16T22:26:15.837 INFO:teuthology.orchestra.run.smithi028.stdout: ms die on bug = true 2024-09-16T22:26:15.837 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.837 INFO:teuthology.orchestra.run.smithi028.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T22:26:15.837 INFO:teuthology.orchestra.run.smithi028.stdout: mon pg warn max object skew = 0 2024-09-16T22:26:15.837 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.837 INFO:teuthology.orchestra.run.smithi028.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T22:26:15.837 INFO:teuthology.orchestra.run.smithi028.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T22:26:15.838 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.838 INFO:teuthology.orchestra.run.smithi028.stdout: osd pool default size = 2 2024-09-16T22:26:15.838 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.838 INFO:teuthology.orchestra.run.smithi028.stdout: mon osd allow primary affinity = true 2024-09-16T22:26:15.838 INFO:teuthology.orchestra.run.smithi028.stdout: mon osd allow pg remap = true 2024-09-16T22:26:15.838 INFO:teuthology.orchestra.run.smithi028.stdout: mon warn on legacy crush tunables = false 2024-09-16T22:26:15.838 INFO:teuthology.orchestra.run.smithi028.stdout: mon warn on crush straw calc version zero = false 2024-09-16T22:26:15.838 INFO:teuthology.orchestra.run.smithi028.stdout: mon warn on no sortbitwise = false 2024-09-16T22:26:15.838 INFO:teuthology.orchestra.run.smithi028.stdout: mon warn on osd down out interval zero = false 2024-09-16T22:26:15.839 INFO:teuthology.orchestra.run.smithi028.stdout: mon warn on too few osds = false 2024-09-16T22:26:15.839 INFO:teuthology.orchestra.run.smithi028.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T22:26:15.839 INFO:teuthology.orchestra.run.smithi028.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T22:26:15.839 INFO:teuthology.orchestra.run.smithi028.stdout: mon_allow_pool_size_one = true 2024-09-16T22:26:15.839 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.839 INFO:teuthology.orchestra.run.smithi028.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T22:26:15.839 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.839 INFO:teuthology.orchestra.run.smithi028.stdout: osd default data pool replay window = 5 2024-09-16T22:26:15.839 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.839 INFO:teuthology.orchestra.run.smithi028.stdout: mon allow pool delete = true 2024-09-16T22:26:15.839 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.839 INFO:teuthology.orchestra.run.smithi028.stdout: mon cluster log file level = debug 2024-09-16T22:26:15.840 INFO:teuthology.orchestra.run.smithi028.stdout: debug asserts on shutdown = true 2024-09-16T22:26:15.840 INFO:teuthology.orchestra.run.smithi028.stdout: mon health detail to clog = false 2024-09-16T22:26:15.840 INFO:teuthology.orchestra.run.smithi028.stdout: mon host = "172.21.15.28,[v2:172.21.15.28:3301,v1:172.21.15.28:6790],172.21.15.59" 2024-09-16T22:26:15.840 INFO:teuthology.orchestra.run.smithi028.stdout: mon warn on pool no app = False 2024-09-16T22:26:15.840 INFO:teuthology.orchestra.run.smithi028.stdout: fsid = 8dc14bfc-51e4-4499-bbbf-ffdc5e784423 2024-09-16T22:26:15.840 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.840 INFO:teuthology.orchestra.run.smithi028.stdout:[osd] 2024-09-16T22:26:15.840 INFO:teuthology.orchestra.run.smithi028.stdout: osd journal size = 100 2024-09-16T22:26:15.840 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.840 INFO:teuthology.orchestra.run.smithi028.stdout: osd scrub load threshold = 5.0 2024-09-16T22:26:15.840 INFO:teuthology.orchestra.run.smithi028.stdout: osd scrub max interval = 600 2024-09-16T22:26:15.840 INFO:teuthology.orchestra.run.smithi028.stdout: osd mclock profile = high_recovery_ops 2024-09-16T22:26:15.840 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.840 INFO:teuthology.orchestra.run.smithi028.stdout: osd recover clone overlap = true 2024-09-16T22:26:15.841 INFO:teuthology.orchestra.run.smithi028.stdout: osd recovery max chunk = 1048576 2024-09-16T22:26:15.841 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.841 INFO:teuthology.orchestra.run.smithi028.stdout: osd debug shutdown = true 2024-09-16T22:26:15.841 INFO:teuthology.orchestra.run.smithi028.stdout: osd debug op order = true 2024-09-16T22:26:15.841 INFO:teuthology.orchestra.run.smithi028.stdout: osd debug verify stray on activate = true 2024-09-16T22:26:15.841 INFO:teuthology.orchestra.run.smithi028.stdout: osd debug trim objects = true 2024-09-16T22:26:15.841 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.841 INFO:teuthology.orchestra.run.smithi028.stdout: osd open classes on start = true 2024-09-16T22:26:15.841 INFO:teuthology.orchestra.run.smithi028.stdout: osd debug pg log writeout = true 2024-09-16T22:26:15.841 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.841 INFO:teuthology.orchestra.run.smithi028.stdout: osd deep scrub update digest min age = 30 2024-09-16T22:26:15.841 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.841 INFO:teuthology.orchestra.run.smithi028.stdout: osd map max advance = 10 2024-09-16T22:26:15.841 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.842 INFO:teuthology.orchestra.run.smithi028.stdout: journal zero on create = true 2024-09-16T22:26:15.842 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.842 INFO:teuthology.orchestra.run.smithi028.stdout: filestore ondisk finisher threads = 3 2024-09-16T22:26:15.842 INFO:teuthology.orchestra.run.smithi028.stdout: filestore apply finisher threads = 3 2024-09-16T22:26:15.842 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.842 INFO:teuthology.orchestra.run.smithi028.stdout: bdev debug aio = true 2024-09-16T22:26:15.842 INFO:teuthology.orchestra.run.smithi028.stdout: osd debug misdirected ops = true 2024-09-16T22:26:15.842 INFO:teuthology.orchestra.run.smithi028.stdout: bdev async discard = True 2024-09-16T22:26:15.842 INFO:teuthology.orchestra.run.smithi028.stdout: bdev enable discard = True 2024-09-16T22:26:15.842 INFO:teuthology.orchestra.run.smithi028.stdout: bluestore allocator = stupid 2024-09-16T22:26:15.842 INFO:teuthology.orchestra.run.smithi028.stdout: bluestore block size = 96636764160 2024-09-16T22:26:15.842 INFO:teuthology.orchestra.run.smithi028.stdout: bluestore fsck on mount = True 2024-09-16T22:26:15.842 INFO:teuthology.orchestra.run.smithi028.stdout: debug bluefs = 1/20 2024-09-16T22:26:15.842 INFO:teuthology.orchestra.run.smithi028.stdout: debug bluestore = 1/20 2024-09-16T22:26:15.843 INFO:teuthology.orchestra.run.smithi028.stdout: debug ms = 1 2024-09-16T22:26:15.843 INFO:teuthology.orchestra.run.smithi028.stdout: debug osd = 20 2024-09-16T22:26:15.843 INFO:teuthology.orchestra.run.smithi028.stdout: debug rocksdb = 4/10 2024-09-16T22:26:15.843 INFO:teuthology.orchestra.run.smithi028.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-16T22:26:15.843 INFO:teuthology.orchestra.run.smithi028.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T22:26:15.843 INFO:teuthology.orchestra.run.smithi028.stdout: mon osd full ratio = 0.9 2024-09-16T22:26:15.843 INFO:teuthology.orchestra.run.smithi028.stdout: mon osd nearfull ratio = 0.8 2024-09-16T22:26:15.843 INFO:teuthology.orchestra.run.smithi028.stdout: osd debug randomize hobject sort order = False 2024-09-16T22:26:15.843 INFO:teuthology.orchestra.run.smithi028.stdout: osd failsafe full ratio = 0.95 2024-09-16T22:26:15.843 INFO:teuthology.orchestra.run.smithi028.stdout: osd objectstore = bluestore 2024-09-16T22:26:15.843 INFO:teuthology.orchestra.run.smithi028.stdout: osd shutdown pgref assert = True 2024-09-16T22:26:15.843 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.843 INFO:teuthology.orchestra.run.smithi028.stdout:[mgr] 2024-09-16T22:26:15.843 INFO:teuthology.orchestra.run.smithi028.stdout: debug ms = 1 2024-09-16T22:26:15.843 INFO:teuthology.orchestra.run.smithi028.stdout: debug mgr = 20 2024-09-16T22:26:15.844 INFO:teuthology.orchestra.run.smithi028.stdout: debug mon = 20 2024-09-16T22:26:15.844 INFO:teuthology.orchestra.run.smithi028.stdout: debug auth = 20 2024-09-16T22:26:15.844 INFO:teuthology.orchestra.run.smithi028.stdout: mon reweight min pgs per osd = 4 2024-09-16T22:26:15.844 INFO:teuthology.orchestra.run.smithi028.stdout: mon reweight min bytes per osd = 10 2024-09-16T22:26:15.844 INFO:teuthology.orchestra.run.smithi028.stdout: mgr/telemetry/nag = false 2024-09-16T22:26:15.844 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.844 INFO:teuthology.orchestra.run.smithi028.stdout:[mon] 2024-09-16T22:26:15.844 INFO:teuthology.orchestra.run.smithi028.stdout: debug ms = 1 2024-09-16T22:26:15.844 INFO:teuthology.orchestra.run.smithi028.stdout: debug mon = 20 2024-09-16T22:26:15.844 INFO:teuthology.orchestra.run.smithi028.stdout: debug paxos = 20 2024-09-16T22:26:15.844 INFO:teuthology.orchestra.run.smithi028.stdout: debug auth = 20 2024-09-16T22:26:15.844 INFO:teuthology.orchestra.run.smithi028.stdout: mon data avail warn = 5 2024-09-16T22:26:15.844 INFO:teuthology.orchestra.run.smithi028.stdout: mon mgr mkfs grace = 240 2024-09-16T22:26:15.844 INFO:teuthology.orchestra.run.smithi028.stdout: mon reweight min pgs per osd = 4 2024-09-16T22:26:15.845 INFO:teuthology.orchestra.run.smithi028.stdout: mon osd reporter subtree level = osd 2024-09-16T22:26:15.845 INFO:teuthology.orchestra.run.smithi028.stdout: mon osd prime pg temp = true 2024-09-16T22:26:15.845 INFO:teuthology.orchestra.run.smithi028.stdout: mon reweight min bytes per osd = 10 2024-09-16T22:26:15.845 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.845 INFO:teuthology.orchestra.run.smithi028.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T22:26:15.845 INFO:teuthology.orchestra.run.smithi028.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T22:26:15.845 INFO:teuthology.orchestra.run.smithi028.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T22:26:15.845 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.845 INFO:teuthology.orchestra.run.smithi028.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T22:26:15.845 INFO:teuthology.orchestra.run.smithi028.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T22:26:15.845 INFO:teuthology.orchestra.run.smithi028.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T22:26:15.845 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.845 INFO:teuthology.orchestra.run.smithi028.stdout: # 1m isn't quite enough 2024-09-16T22:26:15.845 INFO:teuthology.orchestra.run.smithi028.stdout: mon_down_mkfs_grace = 2m 2024-09-16T22:26:15.846 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.846 INFO:teuthology.orchestra.run.smithi028.stdout: mon_warn_on_filestore_osds = false 2024-09-16T22:26:15.846 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:15.846 INFO:teuthology.orchestra.run.smithi028.stdout:[client] 2024-09-16T22:26:15.846 INFO:teuthology.orchestra.run.smithi028.stdout: rgw cache enabled = true 2024-09-16T22:26:15.846 INFO:teuthology.orchestra.run.smithi028.stdout: rgw enable ops log = true 2024-09-16T22:26:15.846 INFO:teuthology.orchestra.run.smithi028.stdout: rgw enable usage log = true 2024-09-16T22:26:15.846 INFO:teuthology.orchestra.run.smithi028.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T22:26:15.846 INFO:teuthology.orchestra.run.smithi028.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T22:26:15.846 INFO:teuthology.orchestra.run.smithi028.stdout: rbd default data pool = datapool 2024-09-16T22:26:15.847 INFO:teuthology.orchestra.run.smithi028.stdout:[mon.a] 2024-09-16T22:26:15.847 INFO:teuthology.orchestra.run.smithi028.stdout:[mon.c] 2024-09-16T22:26:15.847 INFO:teuthology.orchestra.run.smithi028.stdout:[mon.b] 2024-09-16T22:26:15.847 INFO:teuthology.orchestra.run.smithi165.stdout:[global] 2024-09-16T22:26:15.848 INFO:teuthology.orchestra.run.smithi165.stdout: chdir = "" 2024-09-16T22:26:15.848 INFO:teuthology.orchestra.run.smithi165.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T22:26:15.848 INFO:teuthology.orchestra.run.smithi165.stdout: auth supported = cephx 2024-09-16T22:26:15.848 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.848 INFO:teuthology.orchestra.run.smithi165.stdout: filestore xattr use omap = true 2024-09-16T22:26:15.848 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.848 INFO:teuthology.orchestra.run.smithi165.stdout: mon clock drift allowed = 1.000 2024-09-16T22:26:15.848 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.848 INFO:teuthology.orchestra.run.smithi165.stdout: osd crush chooseleaf type = 0 2024-09-16T22:26:15.848 INFO:teuthology.orchestra.run.smithi165.stdout: auth debug = true 2024-09-16T22:26:15.848 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.848 INFO:teuthology.orchestra.run.smithi165.stdout: ms die on old message = true 2024-09-16T22:26:15.849 INFO:teuthology.orchestra.run.smithi165.stdout: ms die on bug = true 2024-09-16T22:26:15.849 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.849 INFO:teuthology.orchestra.run.smithi165.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T22:26:15.849 INFO:teuthology.orchestra.run.smithi165.stdout: mon pg warn max object skew = 0 2024-09-16T22:26:15.849 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.849 INFO:teuthology.orchestra.run.smithi165.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T22:26:15.849 INFO:teuthology.orchestra.run.smithi165.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T22:26:15.849 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.849 INFO:teuthology.orchestra.run.smithi165.stdout: osd pool default size = 2 2024-09-16T22:26:15.849 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.849 INFO:teuthology.orchestra.run.smithi165.stdout: mon osd allow primary affinity = true 2024-09-16T22:26:15.849 INFO:teuthology.orchestra.run.smithi165.stdout: mon osd allow pg remap = true 2024-09-16T22:26:15.849 INFO:teuthology.orchestra.run.smithi165.stdout: mon warn on legacy crush tunables = false 2024-09-16T22:26:15.849 INFO:teuthology.orchestra.run.smithi165.stdout: mon warn on crush straw calc version zero = false 2024-09-16T22:26:15.850 INFO:teuthology.orchestra.run.smithi165.stdout: mon warn on no sortbitwise = false 2024-09-16T22:26:15.850 INFO:teuthology.orchestra.run.smithi165.stdout: mon warn on osd down out interval zero = false 2024-09-16T22:26:15.850 INFO:teuthology.orchestra.run.smithi165.stdout: mon warn on too few osds = false 2024-09-16T22:26:15.850 INFO:teuthology.orchestra.run.smithi165.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T22:26:15.850 INFO:teuthology.orchestra.run.smithi165.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T22:26:15.850 INFO:teuthology.orchestra.run.smithi165.stdout: mon_allow_pool_size_one = true 2024-09-16T22:26:15.850 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.850 INFO:teuthology.orchestra.run.smithi165.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T22:26:15.850 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.850 INFO:teuthology.orchestra.run.smithi165.stdout: osd default data pool replay window = 5 2024-09-16T22:26:15.850 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.850 INFO:teuthology.orchestra.run.smithi165.stdout: mon allow pool delete = true 2024-09-16T22:26:15.850 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.850 INFO:teuthology.orchestra.run.smithi165.stdout: mon cluster log file level = debug 2024-09-16T22:26:15.851 INFO:teuthology.orchestra.run.smithi165.stdout: debug asserts on shutdown = true 2024-09-16T22:26:15.851 INFO:teuthology.orchestra.run.smithi165.stdout: mon health detail to clog = false 2024-09-16T22:26:15.851 INFO:teuthology.orchestra.run.smithi165.stdout: mon host = "172.21.15.28,[v2:172.21.15.28:3301,v1:172.21.15.28:6790],172.21.15.59" 2024-09-16T22:26:15.851 INFO:teuthology.orchestra.run.smithi165.stdout: mon warn on pool no app = False 2024-09-16T22:26:15.851 INFO:teuthology.orchestra.run.smithi165.stdout: fsid = 8dc14bfc-51e4-4499-bbbf-ffdc5e784423 2024-09-16T22:26:15.851 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.851 INFO:teuthology.orchestra.run.smithi165.stdout:[osd] 2024-09-16T22:26:15.851 INFO:teuthology.orchestra.run.smithi165.stdout: osd journal size = 100 2024-09-16T22:26:15.851 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.851 INFO:teuthology.orchestra.run.smithi165.stdout: osd scrub load threshold = 5.0 2024-09-16T22:26:15.851 INFO:teuthology.orchestra.run.smithi165.stdout: osd scrub max interval = 600 2024-09-16T22:26:15.851 INFO:teuthology.orchestra.run.smithi165.stdout: osd mclock profile = high_recovery_ops 2024-09-16T22:26:15.851 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.852 INFO:teuthology.orchestra.run.smithi165.stdout: osd recover clone overlap = true 2024-09-16T22:26:15.852 INFO:teuthology.orchestra.run.smithi165.stdout: osd recovery max chunk = 1048576 2024-09-16T22:26:15.852 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.852 INFO:teuthology.orchestra.run.smithi165.stdout: osd debug shutdown = true 2024-09-16T22:26:15.852 INFO:teuthology.orchestra.run.smithi165.stdout: osd debug op order = true 2024-09-16T22:26:15.852 INFO:teuthology.orchestra.run.smithi165.stdout: osd debug verify stray on activate = true 2024-09-16T22:26:15.852 INFO:teuthology.orchestra.run.smithi165.stdout: osd debug trim objects = true 2024-09-16T22:26:15.852 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.853 INFO:teuthology.orchestra.run.smithi165.stdout: osd open classes on start = true 2024-09-16T22:26:15.853 INFO:teuthology.orchestra.run.smithi165.stdout: osd debug pg log writeout = true 2024-09-16T22:26:15.853 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.853 INFO:teuthology.orchestra.run.smithi165.stdout: osd deep scrub update digest min age = 30 2024-09-16T22:26:15.853 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.853 INFO:teuthology.orchestra.run.smithi165.stdout: osd map max advance = 10 2024-09-16T22:26:15.853 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.853 INFO:teuthology.orchestra.run.smithi165.stdout: journal zero on create = true 2024-09-16T22:26:15.853 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.853 INFO:teuthology.orchestra.run.smithi165.stdout: filestore ondisk finisher threads = 3 2024-09-16T22:26:15.853 INFO:teuthology.orchestra.run.smithi165.stdout: filestore apply finisher threads = 3 2024-09-16T22:26:15.853 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.853 INFO:teuthology.orchestra.run.smithi165.stdout: bdev debug aio = true 2024-09-16T22:26:15.854 INFO:teuthology.orchestra.run.smithi165.stdout: osd debug misdirected ops = true 2024-09-16T22:26:15.854 INFO:teuthology.orchestra.run.smithi165.stdout: bdev async discard = True 2024-09-16T22:26:15.854 INFO:teuthology.orchestra.run.smithi165.stdout: bdev enable discard = True 2024-09-16T22:26:15.854 INFO:teuthology.orchestra.run.smithi165.stdout: bluestore allocator = stupid 2024-09-16T22:26:15.854 INFO:teuthology.orchestra.run.smithi165.stdout: bluestore block size = 96636764160 2024-09-16T22:26:15.854 INFO:teuthology.orchestra.run.smithi165.stdout: bluestore fsck on mount = True 2024-09-16T22:26:15.854 INFO:teuthology.orchestra.run.smithi165.stdout: debug bluefs = 1/20 2024-09-16T22:26:15.854 INFO:teuthology.orchestra.run.smithi165.stdout: debug bluestore = 1/20 2024-09-16T22:26:15.854 INFO:teuthology.orchestra.run.smithi165.stdout: debug ms = 1 2024-09-16T22:26:15.854 INFO:teuthology.orchestra.run.smithi165.stdout: debug osd = 20 2024-09-16T22:26:15.854 INFO:teuthology.orchestra.run.smithi165.stdout: debug rocksdb = 4/10 2024-09-16T22:26:15.854 INFO:teuthology.orchestra.run.smithi165.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-16T22:26:15.854 INFO:teuthology.orchestra.run.smithi165.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T22:26:15.854 INFO:teuthology.orchestra.run.smithi165.stdout: mon osd full ratio = 0.9 2024-09-16T22:26:15.855 INFO:teuthology.orchestra.run.smithi165.stdout: mon osd nearfull ratio = 0.8 2024-09-16T22:26:15.855 INFO:teuthology.orchestra.run.smithi165.stdout: osd debug randomize hobject sort order = False 2024-09-16T22:26:15.855 INFO:teuthology.orchestra.run.smithi165.stdout: osd failsafe full ratio = 0.95 2024-09-16T22:26:15.855 INFO:teuthology.orchestra.run.smithi165.stdout: osd objectstore = bluestore 2024-09-16T22:26:15.855 INFO:teuthology.orchestra.run.smithi165.stdout: osd shutdown pgref assert = True 2024-09-16T22:26:15.855 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.855 INFO:teuthology.orchestra.run.smithi165.stdout:[mgr] 2024-09-16T22:26:15.855 INFO:teuthology.orchestra.run.smithi165.stdout: debug ms = 1 2024-09-16T22:26:15.855 INFO:teuthology.orchestra.run.smithi165.stdout: debug mgr = 20 2024-09-16T22:26:15.855 INFO:teuthology.orchestra.run.smithi165.stdout: debug mon = 20 2024-09-16T22:26:15.855 INFO:teuthology.orchestra.run.smithi165.stdout: debug auth = 20 2024-09-16T22:26:15.855 INFO:teuthology.orchestra.run.smithi165.stdout: mon reweight min pgs per osd = 4 2024-09-16T22:26:15.855 INFO:teuthology.orchestra.run.smithi165.stdout: mon reweight min bytes per osd = 10 2024-09-16T22:26:15.856 INFO:teuthology.orchestra.run.smithi165.stdout: mgr/telemetry/nag = false 2024-09-16T22:26:15.856 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.856 INFO:teuthology.orchestra.run.smithi165.stdout:[mon] 2024-09-16T22:26:15.856 INFO:teuthology.orchestra.run.smithi165.stdout: debug ms = 1 2024-09-16T22:26:15.856 INFO:teuthology.orchestra.run.smithi165.stdout: debug mon = 20 2024-09-16T22:26:15.856 INFO:teuthology.orchestra.run.smithi165.stdout: debug paxos = 20 2024-09-16T22:26:15.856 INFO:teuthology.orchestra.run.smithi165.stdout: debug auth = 20 2024-09-16T22:26:15.856 INFO:teuthology.orchestra.run.smithi165.stdout: mon data avail warn = 5 2024-09-16T22:26:15.856 INFO:teuthology.orchestra.run.smithi165.stdout: mon mgr mkfs grace = 240 2024-09-16T22:26:15.856 INFO:teuthology.orchestra.run.smithi165.stdout: mon reweight min pgs per osd = 4 2024-09-16T22:26:15.857 INFO:teuthology.orchestra.run.smithi165.stdout: mon osd reporter subtree level = osd 2024-09-16T22:26:15.857 INFO:teuthology.orchestra.run.smithi165.stdout: mon osd prime pg temp = true 2024-09-16T22:26:15.857 INFO:teuthology.orchestra.run.smithi165.stdout: mon reweight min bytes per osd = 10 2024-09-16T22:26:15.857 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.857 INFO:teuthology.orchestra.run.smithi165.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T22:26:15.857 INFO:teuthology.orchestra.run.smithi165.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T22:26:15.857 INFO:teuthology.orchestra.run.smithi165.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T22:26:15.857 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.857 INFO:teuthology.orchestra.run.smithi165.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T22:26:15.857 INFO:teuthology.orchestra.run.smithi165.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T22:26:15.858 INFO:teuthology.orchestra.run.smithi165.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T22:26:15.858 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.858 INFO:teuthology.orchestra.run.smithi165.stdout: # 1m isn't quite enough 2024-09-16T22:26:15.858 INFO:teuthology.orchestra.run.smithi165.stdout: mon_down_mkfs_grace = 2m 2024-09-16T22:26:15.858 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.858 INFO:teuthology.orchestra.run.smithi165.stdout: mon_warn_on_filestore_osds = false 2024-09-16T22:26:15.858 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T22:26:15.858 INFO:teuthology.orchestra.run.smithi165.stdout:[client] 2024-09-16T22:26:15.858 INFO:teuthology.orchestra.run.smithi165.stdout: rgw cache enabled = true 2024-09-16T22:26:15.858 INFO:teuthology.orchestra.run.smithi165.stdout: rgw enable ops log = true 2024-09-16T22:26:15.858 INFO:teuthology.orchestra.run.smithi165.stdout: rgw enable usage log = true 2024-09-16T22:26:15.858 INFO:teuthology.orchestra.run.smithi165.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T22:26:15.858 INFO:teuthology.orchestra.run.smithi165.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T22:26:15.858 INFO:teuthology.orchestra.run.smithi165.stdout: rbd default data pool = datapool 2024-09-16T22:26:15.859 INFO:teuthology.orchestra.run.smithi165.stdout:[mon.a] 2024-09-16T22:26:15.859 INFO:teuthology.orchestra.run.smithi165.stdout:[mon.c] 2024-09-16T22:26:15.859 INFO:teuthology.orchestra.run.smithi165.stdout:[mon.b] 2024-09-16T22:26:15.859 INFO:teuthology.orchestra.run.smithi059.stdout:[global] 2024-09-16T22:26:15.859 INFO:teuthology.orchestra.run.smithi059.stdout: chdir = "" 2024-09-16T22:26:15.859 INFO:teuthology.orchestra.run.smithi059.stdout: pid file = /var/run/ceph/$cluster-$name.pid 2024-09-16T22:26:15.859 INFO:teuthology.orchestra.run.smithi059.stdout: auth supported = cephx 2024-09-16T22:26:15.859 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.859 INFO:teuthology.orchestra.run.smithi059.stdout: filestore xattr use omap = true 2024-09-16T22:26:15.859 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.859 INFO:teuthology.orchestra.run.smithi059.stdout: mon clock drift allowed = 1.000 2024-09-16T22:26:15.860 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.860 INFO:teuthology.orchestra.run.smithi059.stdout: osd crush chooseleaf type = 0 2024-09-16T22:26:15.860 INFO:teuthology.orchestra.run.smithi059.stdout: auth debug = true 2024-09-16T22:26:15.860 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.860 INFO:teuthology.orchestra.run.smithi059.stdout: ms die on old message = true 2024-09-16T22:26:15.860 INFO:teuthology.orchestra.run.smithi059.stdout: ms die on bug = true 2024-09-16T22:26:15.860 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.860 INFO:teuthology.orchestra.run.smithi059.stdout: mon max pg per osd = 10000 # >= luminous 2024-09-16T22:26:15.860 INFO:teuthology.orchestra.run.smithi059.stdout: mon pg warn max object skew = 0 2024-09-16T22:26:15.860 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.860 INFO:teuthology.orchestra.run.smithi059.stdout: # disable pg_autoscaler by default for new pools 2024-09-16T22:26:15.860 INFO:teuthology.orchestra.run.smithi059.stdout: osd_pool_default_pg_autoscale_mode = off 2024-09-16T22:26:15.860 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.861 INFO:teuthology.orchestra.run.smithi059.stdout: osd pool default size = 2 2024-09-16T22:26:15.861 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.861 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd allow primary affinity = true 2024-09-16T22:26:15.861 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd allow pg remap = true 2024-09-16T22:26:15.861 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on legacy crush tunables = false 2024-09-16T22:26:15.861 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on crush straw calc version zero = false 2024-09-16T22:26:15.861 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on no sortbitwise = false 2024-09-16T22:26:15.861 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on osd down out interval zero = false 2024-09-16T22:26:15.861 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on too few osds = false 2024-09-16T22:26:15.861 INFO:teuthology.orchestra.run.smithi059.stdout: mon_warn_on_pool_pg_num_not_power_of_two = false 2024-09-16T22:26:15.861 INFO:teuthology.orchestra.run.smithi059.stdout: mon_warn_on_pool_no_redundancy = false 2024-09-16T22:26:15.861 INFO:teuthology.orchestra.run.smithi059.stdout: mon_allow_pool_size_one = true 2024-09-16T22:26:15.861 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.862 INFO:teuthology.orchestra.run.smithi059.stdout: osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd 2024-09-16T22:26:15.862 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.862 INFO:teuthology.orchestra.run.smithi059.stdout: osd default data pool replay window = 5 2024-09-16T22:26:15.862 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.862 INFO:teuthology.orchestra.run.smithi059.stdout: mon allow pool delete = true 2024-09-16T22:26:15.862 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.862 INFO:teuthology.orchestra.run.smithi059.stdout: mon cluster log file level = debug 2024-09-16T22:26:15.862 INFO:teuthology.orchestra.run.smithi059.stdout: debug asserts on shutdown = true 2024-09-16T22:26:15.862 INFO:teuthology.orchestra.run.smithi059.stdout: mon health detail to clog = false 2024-09-16T22:26:15.862 INFO:teuthology.orchestra.run.smithi059.stdout: mon host = "172.21.15.28,[v2:172.21.15.28:3301,v1:172.21.15.28:6790],172.21.15.59" 2024-09-16T22:26:15.863 INFO:teuthology.orchestra.run.smithi059.stdout: mon warn on pool no app = False 2024-09-16T22:26:15.863 INFO:teuthology.orchestra.run.smithi059.stdout: fsid = 8dc14bfc-51e4-4499-bbbf-ffdc5e784423 2024-09-16T22:26:15.863 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.863 INFO:teuthology.orchestra.run.smithi059.stdout:[osd] 2024-09-16T22:26:15.863 INFO:teuthology.orchestra.run.smithi059.stdout: osd journal size = 100 2024-09-16T22:26:15.863 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.863 INFO:teuthology.orchestra.run.smithi059.stdout: osd scrub load threshold = 5.0 2024-09-16T22:26:15.863 INFO:teuthology.orchestra.run.smithi059.stdout: osd scrub max interval = 600 2024-09-16T22:26:15.863 INFO:teuthology.orchestra.run.smithi059.stdout: osd mclock profile = high_recovery_ops 2024-09-16T22:26:15.863 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.863 INFO:teuthology.orchestra.run.smithi059.stdout: osd recover clone overlap = true 2024-09-16T22:26:15.863 INFO:teuthology.orchestra.run.smithi059.stdout: osd recovery max chunk = 1048576 2024-09-16T22:26:15.864 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.864 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug shutdown = true 2024-09-16T22:26:15.864 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug op order = true 2024-09-16T22:26:15.864 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug verify stray on activate = true 2024-09-16T22:26:15.864 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug trim objects = true 2024-09-16T22:26:15.864 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.864 INFO:teuthology.orchestra.run.smithi059.stdout: osd open classes on start = true 2024-09-16T22:26:15.864 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug pg log writeout = true 2024-09-16T22:26:15.864 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.864 INFO:teuthology.orchestra.run.smithi059.stdout: osd deep scrub update digest min age = 30 2024-09-16T22:26:15.864 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.864 INFO:teuthology.orchestra.run.smithi059.stdout: osd map max advance = 10 2024-09-16T22:26:15.864 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.865 INFO:teuthology.orchestra.run.smithi059.stdout: journal zero on create = true 2024-09-16T22:26:15.865 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.865 INFO:teuthology.orchestra.run.smithi059.stdout: filestore ondisk finisher threads = 3 2024-09-16T22:26:15.865 INFO:teuthology.orchestra.run.smithi059.stdout: filestore apply finisher threads = 3 2024-09-16T22:26:15.865 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.865 INFO:teuthology.orchestra.run.smithi059.stdout: bdev debug aio = true 2024-09-16T22:26:15.865 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug misdirected ops = true 2024-09-16T22:26:15.865 INFO:teuthology.orchestra.run.smithi059.stdout: bdev async discard = True 2024-09-16T22:26:15.865 INFO:teuthology.orchestra.run.smithi059.stdout: bdev enable discard = True 2024-09-16T22:26:15.865 INFO:teuthology.orchestra.run.smithi059.stdout: bluestore allocator = stupid 2024-09-16T22:26:15.865 INFO:teuthology.orchestra.run.smithi059.stdout: bluestore block size = 96636764160 2024-09-16T22:26:15.865 INFO:teuthology.orchestra.run.smithi059.stdout: bluestore fsck on mount = True 2024-09-16T22:26:15.866 INFO:teuthology.orchestra.run.smithi059.stdout: debug bluefs = 1/20 2024-09-16T22:26:15.866 INFO:teuthology.orchestra.run.smithi059.stdout: debug bluestore = 1/20 2024-09-16T22:26:15.866 INFO:teuthology.orchestra.run.smithi059.stdout: debug ms = 1 2024-09-16T22:26:15.866 INFO:teuthology.orchestra.run.smithi059.stdout: debug osd = 20 2024-09-16T22:26:15.866 INFO:teuthology.orchestra.run.smithi059.stdout: debug rocksdb = 4/10 2024-09-16T22:26:15.866 INFO:teuthology.orchestra.run.smithi059.stdout: enable experimental unrecoverable data corrupting features = * 2024-09-16T22:26:15.866 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd backfillfull_ratio = 0.85 2024-09-16T22:26:15.866 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd full ratio = 0.9 2024-09-16T22:26:15.866 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd nearfull ratio = 0.8 2024-09-16T22:26:15.866 INFO:teuthology.orchestra.run.smithi059.stdout: osd debug randomize hobject sort order = False 2024-09-16T22:26:15.866 INFO:teuthology.orchestra.run.smithi059.stdout: osd failsafe full ratio = 0.95 2024-09-16T22:26:15.866 INFO:teuthology.orchestra.run.smithi059.stdout: osd objectstore = bluestore 2024-09-16T22:26:15.866 INFO:teuthology.orchestra.run.smithi059.stdout: osd shutdown pgref assert = True 2024-09-16T22:26:15.866 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.867 INFO:teuthology.orchestra.run.smithi059.stdout:[mgr] 2024-09-16T22:26:15.867 INFO:teuthology.orchestra.run.smithi059.stdout: debug ms = 1 2024-09-16T22:26:15.867 INFO:teuthology.orchestra.run.smithi059.stdout: debug mgr = 20 2024-09-16T22:26:15.867 INFO:teuthology.orchestra.run.smithi059.stdout: debug mon = 20 2024-09-16T22:26:15.867 INFO:teuthology.orchestra.run.smithi059.stdout: debug auth = 20 2024-09-16T22:26:15.867 INFO:teuthology.orchestra.run.smithi059.stdout: mon reweight min pgs per osd = 4 2024-09-16T22:26:15.867 INFO:teuthology.orchestra.run.smithi059.stdout: mon reweight min bytes per osd = 10 2024-09-16T22:26:15.867 INFO:teuthology.orchestra.run.smithi059.stdout: mgr/telemetry/nag = false 2024-09-16T22:26:15.867 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.867 INFO:teuthology.orchestra.run.smithi059.stdout:[mon] 2024-09-16T22:26:15.867 INFO:teuthology.orchestra.run.smithi059.stdout: debug ms = 1 2024-09-16T22:26:15.868 INFO:teuthology.orchestra.run.smithi059.stdout: debug mon = 20 2024-09-16T22:26:15.868 INFO:teuthology.orchestra.run.smithi059.stdout: debug paxos = 20 2024-09-16T22:26:15.868 INFO:teuthology.orchestra.run.smithi059.stdout: debug auth = 20 2024-09-16T22:26:15.868 INFO:teuthology.orchestra.run.smithi059.stdout: mon data avail warn = 5 2024-09-16T22:26:15.868 INFO:teuthology.orchestra.run.smithi059.stdout: mon mgr mkfs grace = 240 2024-09-16T22:26:15.868 INFO:teuthology.orchestra.run.smithi059.stdout: mon reweight min pgs per osd = 4 2024-09-16T22:26:15.868 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd reporter subtree level = osd 2024-09-16T22:26:15.868 INFO:teuthology.orchestra.run.smithi059.stdout: mon osd prime pg temp = true 2024-09-16T22:26:15.868 INFO:teuthology.orchestra.run.smithi059.stdout: mon reweight min bytes per osd = 10 2024-09-16T22:26:15.868 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.868 INFO:teuthology.orchestra.run.smithi059.stdout: # rotate auth tickets quickly to exercise renewal paths 2024-09-16T22:26:15.869 INFO:teuthology.orchestra.run.smithi059.stdout: auth mon ticket ttl = 660 # 11m 2024-09-16T22:26:15.869 INFO:teuthology.orchestra.run.smithi059.stdout: auth service ticket ttl = 240 # 4m 2024-09-16T22:26:15.869 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.869 INFO:teuthology.orchestra.run.smithi059.stdout: # don't complain about insecure global_id in the test suite 2024-09-16T22:26:15.869 INFO:teuthology.orchestra.run.smithi059.stdout: mon_warn_on_insecure_global_id_reclaim = false 2024-09-16T22:26:15.869 INFO:teuthology.orchestra.run.smithi059.stdout: mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-09-16T22:26:15.869 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.869 INFO:teuthology.orchestra.run.smithi059.stdout: # 1m isn't quite enough 2024-09-16T22:26:15.869 INFO:teuthology.orchestra.run.smithi059.stdout: mon_down_mkfs_grace = 2m 2024-09-16T22:26:15.869 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.869 INFO:teuthology.orchestra.run.smithi059.stdout: mon_warn_on_filestore_osds = false 2024-09-16T22:26:15.869 INFO:teuthology.orchestra.run.smithi059.stdout: 2024-09-16T22:26:15.869 INFO:teuthology.orchestra.run.smithi059.stdout:[client] 2024-09-16T22:26:15.869 INFO:teuthology.orchestra.run.smithi059.stdout: rgw cache enabled = true 2024-09-16T22:26:15.870 INFO:teuthology.orchestra.run.smithi059.stdout: rgw enable ops log = true 2024-09-16T22:26:15.870 INFO:teuthology.orchestra.run.smithi059.stdout: rgw enable usage log = true 2024-09-16T22:26:15.870 INFO:teuthology.orchestra.run.smithi059.stdout: log file = /var/log/ceph/$cluster-$name.$pid.log 2024-09-16T22:26:15.870 INFO:teuthology.orchestra.run.smithi059.stdout: admin socket = /var/run/ceph/$cluster-$name.$pid.asok 2024-09-16T22:26:15.870 INFO:teuthology.orchestra.run.smithi059.stdout: rbd default data pool = datapool 2024-09-16T22:26:15.870 INFO:teuthology.orchestra.run.smithi059.stdout:[mon.a] 2024-09-16T22:26:15.870 INFO:teuthology.orchestra.run.smithi059.stdout:[mon.c] 2024-09-16T22:26:15.870 INFO:teuthology.orchestra.run.smithi059.stdout:[mon.b] 2024-09-16T22:26:15.873 INFO:tasks.ceph:Creating admin key on mon.a... 2024-09-16T22:26:15.873 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:15.969 INFO:tasks.ceph:Copying monmap to all nodes... 2024-09-16T22:26:15.969 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:15.969 DEBUG:teuthology.orchestra.run.smithi028:> dd if=/etc/ceph/ceph.keyring of=/dev/stdout 2024-09-16T22:26:15.988 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:15.988 DEBUG:teuthology.orchestra.run.smithi028:> dd if=/home/ubuntu/cephtest/ceph.monmap of=/dev/stdout 2024-09-16T22:26:16.043 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi028.front.sepia.ceph.com 2024-09-16T22:26:16.044 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:16.044 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-16T22:26:16.044 DEBUG:teuthology.orchestra.run.smithi028:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-16T22:26:16.119 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:16.120 DEBUG:teuthology.orchestra.run.smithi028:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-16T22:26:16.178 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi059.front.sepia.ceph.com 2024-09-16T22:26:16.178 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:16.179 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-16T22:26:16.179 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-16T22:26:16.216 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:16.216 DEBUG:teuthology.orchestra.run.smithi059:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-16T22:26:16.273 INFO:tasks.ceph:Sending monmap to node ubuntu@smithi165.front.sepia.ceph.com 2024-09-16T22:26:16.273 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-16T22:26:16.273 DEBUG:teuthology.orchestra.run.smithi165:> sudo dd of=/etc/ceph/ceph.keyring 2024-09-16T22:26:16.274 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod 0644 /etc/ceph/ceph.keyring 2024-09-16T22:26:16.315 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-16T22:26:16.315 DEBUG:teuthology.orchestra.run.smithi165:> dd of=/home/ubuntu/cephtest/ceph.monmap 2024-09-16T22:26:16.374 INFO:tasks.ceph:Setting up mon nodes... 2024-09-16T22:26:16.374 INFO:tasks.ceph:Setting up mgr nodes... 2024-09-16T22:26:16.375 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:16.429 INFO:teuthology.orchestra.run.smithi028.stdout:creating /var/lib/ceph/mgr/ceph-x/keyring 2024-09-16T22:26:16.432 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:16.500 INFO:teuthology.orchestra.run.smithi059.stdout:creating /var/lib/ceph/mgr/ceph-y/keyring 2024-09-16T22:26:16.503 INFO:tasks.ceph:Setting up mds nodes... 2024-09-16T22:26:16.503 INFO:tasks.ceph_client:Setting up client nodes... 2024-09-16T22:26:16.503 DEBUG:teuthology.orchestra.run.smithi165:> 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-16T22:26:16.562 INFO:teuthology.orchestra.run.smithi165.stdout:creating /etc/ceph/ceph.client.0.keyring 2024-09-16T22:26:16.576 INFO:tasks.ceph:Running mkfs on osd nodes... 2024-09-16T22:26:16.577 INFO:tasks.ceph:ctx.disk_config.remote_to_roles_to_dev: {Remote(name='ubuntu@smithi028.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@smithi059.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-16T22:26:16.577 DEBUG:teuthology.orchestra.run.smithi028:> sudo mkdir -p /var/lib/ceph/osd/ceph-0 2024-09-16T22:26:16.603 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-16T22:26:16.603 INFO:tasks.ceph:role: osd.0 2024-09-16T22:26:16.603 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi028.front.sepia.ceph.com 2024-09-16T22:26:16.604 DEBUG:teuthology.orchestra.run.smithi028:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-16T22:26:16.670 INFO:teuthology.orchestra.run.smithi028.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:26:16.670 INFO:teuthology.orchestra.run.smithi028.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:26:16.670 INFO:teuthology.orchestra.run.smithi028.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:26:16.670 INFO:teuthology.orchestra.run.smithi028.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:26:16.670 INFO:teuthology.orchestra.run.smithi028.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:26:16.670 INFO:teuthology.orchestra.run.smithi028.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:26:16.670 INFO:teuthology.orchestra.run.smithi028.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:26:16.670 INFO:teuthology.orchestra.run.smithi028.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:26:16.671 INFO:teuthology.orchestra.run.smithi028.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:26:16.671 INFO:teuthology.orchestra.run.smithi028.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:26:16.709 INFO:teuthology.orchestra.run.smithi028.stdout:Discarding blocks...Done. 2024-09-16T22:26:16.710 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi028.front.sepia.ceph.com -o noatime 2024-09-16T22:26:16.710 DEBUG:teuthology.orchestra.run.smithi028:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-0 2024-09-16T22:26:16.781 DEBUG:teuthology.orchestra.run.smithi028:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-0 2024-09-16T22:26:16.852 DEBUG:teuthology.orchestra.run.smithi028:> sudo mkdir -p /var/lib/ceph/osd/ceph-1 2024-09-16T22:26:16.919 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-16T22:26:16.919 INFO:tasks.ceph:role: osd.1 2024-09-16T22:26:16.919 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi028.front.sepia.ceph.com 2024-09-16T22:26:16.919 DEBUG:teuthology.orchestra.run.smithi028:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-16T22:26:16.985 INFO:teuthology.orchestra.run.smithi028.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:26:16.985 INFO:teuthology.orchestra.run.smithi028.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:26:16.985 INFO:teuthology.orchestra.run.smithi028.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:26:16.985 INFO:teuthology.orchestra.run.smithi028.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:26:16.985 INFO:teuthology.orchestra.run.smithi028.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:26:16.985 INFO:teuthology.orchestra.run.smithi028.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:26:16.986 INFO:teuthology.orchestra.run.smithi028.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:26:16.986 INFO:teuthology.orchestra.run.smithi028.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:26:16.986 INFO:teuthology.orchestra.run.smithi028.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:26:16.986 INFO:teuthology.orchestra.run.smithi028.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:26:17.024 INFO:teuthology.orchestra.run.smithi028.stdout:Discarding blocks...Done. 2024-09-16T22:26:17.026 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi028.front.sepia.ceph.com -o noatime 2024-09-16T22:26:17.026 DEBUG:teuthology.orchestra.run.smithi028:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-1 2024-09-16T22:26:17.097 DEBUG:teuthology.orchestra.run.smithi028:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-1 2024-09-16T22:26:17.167 DEBUG:teuthology.orchestra.run.smithi028:> sudo mkdir -p /var/lib/ceph/osd/ceph-2 2024-09-16T22:26:17.232 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-16T22:26:17.232 INFO:tasks.ceph:role: osd.2 2024-09-16T22:26:17.232 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi028.front.sepia.ceph.com 2024-09-16T22:26:17.233 DEBUG:teuthology.orchestra.run.smithi028:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-16T22:26:17.298 INFO:teuthology.orchestra.run.smithi028.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:26:17.298 INFO:teuthology.orchestra.run.smithi028.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:26:17.298 INFO:teuthology.orchestra.run.smithi028.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:26:17.298 INFO:teuthology.orchestra.run.smithi028.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:26:17.299 INFO:teuthology.orchestra.run.smithi028.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:26:17.299 INFO:teuthology.orchestra.run.smithi028.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:26:17.299 INFO:teuthology.orchestra.run.smithi028.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:26:17.299 INFO:teuthology.orchestra.run.smithi028.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:26:17.299 INFO:teuthology.orchestra.run.smithi028.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:26:17.299 INFO:teuthology.orchestra.run.smithi028.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:26:17.340 INFO:teuthology.orchestra.run.smithi028.stdout:Discarding blocks...Done. 2024-09-16T22:26:17.342 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi028.front.sepia.ceph.com -o noatime 2024-09-16T22:26:17.342 DEBUG:teuthology.orchestra.run.smithi028:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-2 2024-09-16T22:26:17.416 DEBUG:teuthology.orchestra.run.smithi028:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-2 2024-09-16T22:26:17.489 DEBUG:teuthology.orchestra.run.smithi028:> sudo mkdir -p /var/lib/ceph/osd/ceph-3 2024-09-16T22:26:17.556 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-16T22:26:17.556 INFO:tasks.ceph:role: osd.3 2024-09-16T22:26:17.556 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi028.front.sepia.ceph.com 2024-09-16T22:26:17.556 DEBUG:teuthology.orchestra.run.smithi028:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-16T22:26:17.621 INFO:teuthology.orchestra.run.smithi028.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:26:17.621 INFO:teuthology.orchestra.run.smithi028.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:26:17.621 INFO:teuthology.orchestra.run.smithi028.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:26:17.621 INFO:teuthology.orchestra.run.smithi028.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:26:17.622 INFO:teuthology.orchestra.run.smithi028.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:26:17.622 INFO:teuthology.orchestra.run.smithi028.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:26:17.622 INFO:teuthology.orchestra.run.smithi028.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:26:17.622 INFO:teuthology.orchestra.run.smithi028.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:26:17.622 INFO:teuthology.orchestra.run.smithi028.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:26:17.622 INFO:teuthology.orchestra.run.smithi028.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:26:17.663 INFO:teuthology.orchestra.run.smithi028.stdout:Discarding blocks...Done. 2024-09-16T22:26:17.665 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi028.front.sepia.ceph.com -o noatime 2024-09-16T22:26:17.666 DEBUG:teuthology.orchestra.run.smithi028:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-3 2024-09-16T22:26:17.735 DEBUG:teuthology.orchestra.run.smithi028:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-3 2024-09-16T22:26:17.808 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:17.905 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:17.906+0000 7f10139b2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:17.905 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:17.906+0000 7f10139b2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:17.906 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:17.907+0000 7f10139b2640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:17.906 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:17.907+0000 7f10139b2640 -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-16T22:26:17.906 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:17.907+0000 7f10139b2640 -1 created new key in keyring /var/lib/ceph/osd/ceph-0/keyring 2024-09-16T22:26:17.906 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:17.907+0000 7f10139b2640 -1 bdev(0x55dcbdd59800 /var/lib/ceph/osd/ceph-0/block) open stat got: (1) Operation not permitted 2024-09-16T22:26:17.907 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:17.908+0000 7f10139b2640 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2024-09-16T22:26:21.070 DEBUG:teuthology.orchestra.run.smithi028:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-09-16T22:26:21.100 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:21.193 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:21.194+0000 7f351620c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:21.193 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:21.194+0000 7f351620c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:21.194 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:21.195+0000 7f351620c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:21.194 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:21.196+0000 7f351620c640 -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-16T22:26:21.195 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:21.196+0000 7f351620c640 -1 created new key in keyring /var/lib/ceph/osd/ceph-1/keyring 2024-09-16T22:26:21.195 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:21.196+0000 7f351620c640 -1 bdev(0x565059e43800 /var/lib/ceph/osd/ceph-1/block) open stat got: (1) Operation not permitted 2024-09-16T22:26:21.195 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:21.196+0000 7f351620c640 -1 bluestore(/var/lib/ceph/osd/ceph-1) _read_fsid unparsable uuid 2024-09-16T22:26:24.352 DEBUG:teuthology.orchestra.run.smithi028:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-09-16T22:26:24.384 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:24.476 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:24.477+0000 7f853000d640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:24.477 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:24.478+0000 7f853000d640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:24.477 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:24.479+0000 7f853000d640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:24.478 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:24.479+0000 7f853000d640 -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-16T22:26:24.478 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:24.479+0000 7f853000d640 -1 created new key in keyring /var/lib/ceph/osd/ceph-2/keyring 2024-09-16T22:26:24.478 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:24.479+0000 7f853000d640 -1 bdev(0x563543181800 /var/lib/ceph/osd/ceph-2/block) open stat got: (1) Operation not permitted 2024-09-16T22:26:24.478 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:24.479+0000 7f853000d640 -1 bluestore(/var/lib/ceph/osd/ceph-2) _read_fsid unparsable uuid 2024-09-16T22:26:27.642 DEBUG:teuthology.orchestra.run.smithi028:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-09-16T22:26:27.673 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:27.767 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:27.769+0000 7fc95fcda640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:27.767 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:27.769+0000 7fc95fcda640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:27.768 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:27.770+0000 7fc95fcda640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:27.769 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:27.771+0000 7fc95fcda640 -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-16T22:26:27.769 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:27.771+0000 7fc95fcda640 -1 created new key in keyring /var/lib/ceph/osd/ceph-3/keyring 2024-09-16T22:26:27.769 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:27.771+0000 7fc95fcda640 -1 bdev(0x55c4d8765800 /var/lib/ceph/osd/ceph-3/block) open stat got: (1) Operation not permitted 2024-09-16T22:26:27.769 INFO:teuthology.orchestra.run.smithi028.stderr:2024-09-16T22:26:27.771+0000 7fc95fcda640 -1 bluestore(/var/lib/ceph/osd/ceph-3) _read_fsid unparsable uuid 2024-09-16T22:26:31.172 DEBUG:teuthology.orchestra.run.smithi028:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-09-16T22:26:31.203 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /var/lib/ceph/osd/ceph-4 2024-09-16T22:26:31.234 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-16T22:26:31.235 INFO:tasks.ceph:role: osd.4 2024-09-16T22:26:31.235 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_1 on ubuntu@smithi059.front.sepia.ceph.com 2024-09-16T22:26:31.235 DEBUG:teuthology.orchestra.run.smithi059:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_1 2024-09-16T22:26:31.312 INFO:teuthology.orchestra.run.smithi059.stdout:meta-data=/dev/vg_nvme/lv_1 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:26:31.313 INFO:teuthology.orchestra.run.smithi059.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:26:31.313 INFO:teuthology.orchestra.run.smithi059.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:26:31.313 INFO:teuthology.orchestra.run.smithi059.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:26:31.313 INFO:teuthology.orchestra.run.smithi059.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:26:31.313 INFO:teuthology.orchestra.run.smithi059.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:26:31.313 INFO:teuthology.orchestra.run.smithi059.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:26:31.313 INFO:teuthology.orchestra.run.smithi059.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:26:31.313 INFO:teuthology.orchestra.run.smithi059.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:26:31.313 INFO:teuthology.orchestra.run.smithi059.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:26:31.807 INFO:teuthology.orchestra.run.smithi059.stdout:Discarding blocks...Done. 2024-09-16T22:26:31.809 INFO:tasks.ceph:mount /dev/vg_nvme/lv_1 on ubuntu@smithi059.front.sepia.ceph.com -o noatime 2024-09-16T22:26:31.809 DEBUG:teuthology.orchestra.run.smithi059:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-4 2024-09-16T22:26:31.922 DEBUG:teuthology.orchestra.run.smithi059:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-4 2024-09-16T22:26:31.957 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /var/lib/ceph/osd/ceph-5 2024-09-16T22:26:32.026 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-16T22:26:32.026 INFO:tasks.ceph:role: osd.5 2024-09-16T22:26:32.026 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_2 on ubuntu@smithi059.front.sepia.ceph.com 2024-09-16T22:26:32.026 DEBUG:teuthology.orchestra.run.smithi059:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_2 2024-09-16T22:26:32.101 INFO:teuthology.orchestra.run.smithi059.stdout:meta-data=/dev/vg_nvme/lv_2 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:26:32.101 INFO:teuthology.orchestra.run.smithi059.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:26:32.101 INFO:teuthology.orchestra.run.smithi059.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:26:32.101 INFO:teuthology.orchestra.run.smithi059.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:26:32.101 INFO:teuthology.orchestra.run.smithi059.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:26:32.101 INFO:teuthology.orchestra.run.smithi059.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:26:32.101 INFO:teuthology.orchestra.run.smithi059.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:26:32.101 INFO:teuthology.orchestra.run.smithi059.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:26:32.101 INFO:teuthology.orchestra.run.smithi059.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:26:32.101 INFO:teuthology.orchestra.run.smithi059.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:26:32.559 INFO:teuthology.orchestra.run.smithi059.stdout:Discarding blocks...Done. 2024-09-16T22:26:32.561 INFO:tasks.ceph:mount /dev/vg_nvme/lv_2 on ubuntu@smithi059.front.sepia.ceph.com -o noatime 2024-09-16T22:26:32.562 DEBUG:teuthology.orchestra.run.smithi059:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-5 2024-09-16T22:26:32.658 DEBUG:teuthology.orchestra.run.smithi059:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-5 2024-09-16T22:26:32.687 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /var/lib/ceph/osd/ceph-6 2024-09-16T22:26:32.755 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-16T22:26:32.755 INFO:tasks.ceph:role: osd.6 2024-09-16T22:26:32.755 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_3 on ubuntu@smithi059.front.sepia.ceph.com 2024-09-16T22:26:32.755 DEBUG:teuthology.orchestra.run.smithi059:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_3 2024-09-16T22:26:32.829 INFO:teuthology.orchestra.run.smithi059.stdout:meta-data=/dev/vg_nvme/lv_3 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:26:32.829 INFO:teuthology.orchestra.run.smithi059.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:26:32.830 INFO:teuthology.orchestra.run.smithi059.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:26:32.830 INFO:teuthology.orchestra.run.smithi059.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:26:32.830 INFO:teuthology.orchestra.run.smithi059.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:26:32.830 INFO:teuthology.orchestra.run.smithi059.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:26:32.830 INFO:teuthology.orchestra.run.smithi059.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:26:32.830 INFO:teuthology.orchestra.run.smithi059.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:26:32.830 INFO:teuthology.orchestra.run.smithi059.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:26:32.831 INFO:teuthology.orchestra.run.smithi059.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:26:33.316 INFO:teuthology.orchestra.run.smithi059.stdout:Discarding blocks...Done. 2024-09-16T22:26:33.318 INFO:tasks.ceph:mount /dev/vg_nvme/lv_3 on ubuntu@smithi059.front.sepia.ceph.com -o noatime 2024-09-16T22:26:33.318 DEBUG:teuthology.orchestra.run.smithi059:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-6 2024-09-16T22:26:33.439 DEBUG:teuthology.orchestra.run.smithi059:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-6 2024-09-16T22:26:33.470 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /var/lib/ceph/osd/ceph-7 2024-09-16T22:26:33.536 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-16T22:26:33.536 INFO:tasks.ceph:role: osd.7 2024-09-16T22:26:33.536 INFO:tasks.ceph:['mkfs.xfs', '-f', '-i', 'size=2048'] on /dev/vg_nvme/lv_4 on ubuntu@smithi059.front.sepia.ceph.com 2024-09-16T22:26:33.536 DEBUG:teuthology.orchestra.run.smithi059:> yes | sudo mkfs.xfs -f -i size=2048 /dev/vg_nvme/lv_4 2024-09-16T22:26:33.609 INFO:teuthology.orchestra.run.smithi059.stdout:meta-data=/dev/vg_nvme/lv_4 isize=2048 agcount=4, agsize=5859072 blks 2024-09-16T22:26:33.609 INFO:teuthology.orchestra.run.smithi059.stdout: = sectsz=512 attr=2, projid32bit=1 2024-09-16T22:26:33.609 INFO:teuthology.orchestra.run.smithi059.stdout: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-09-16T22:26:33.610 INFO:teuthology.orchestra.run.smithi059.stdout: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-09-16T22:26:33.610 INFO:teuthology.orchestra.run.smithi059.stdout:data = bsize=4096 blocks=23436288, imaxpct=25 2024-09-16T22:26:33.610 INFO:teuthology.orchestra.run.smithi059.stdout: = sunit=0 swidth=0 blks 2024-09-16T22:26:33.610 INFO:teuthology.orchestra.run.smithi059.stdout:naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-09-16T22:26:33.610 INFO:teuthology.orchestra.run.smithi059.stdout:log =internal log bsize=4096 blocks=16384, version=2 2024-09-16T22:26:33.610 INFO:teuthology.orchestra.run.smithi059.stdout: = sectsz=512 sunit=0 blks, lazy-count=1 2024-09-16T22:26:33.610 INFO:teuthology.orchestra.run.smithi059.stdout:realtime =none extsz=4096 blocks=0, rtextents=0 2024-09-16T22:26:34.130 INFO:teuthology.orchestra.run.smithi059.stdout:Discarding blocks...Done. 2024-09-16T22:26:34.132 INFO:tasks.ceph:mount /dev/vg_nvme/lv_4 on ubuntu@smithi059.front.sepia.ceph.com -o noatime 2024-09-16T22:26:34.132 DEBUG:teuthology.orchestra.run.smithi059:> sudo mount -t xfs -o noatime /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-7 2024-09-16T22:26:34.255 DEBUG:teuthology.orchestra.run.smithi059:> sudo /sbin/restorecon /var/lib/ceph/osd/ceph-7 2024-09-16T22:26:34.288 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:34.391 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:34.392+0000 7fbe5d40e640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:34.391 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:34.393+0000 7fbe5d40e640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:34.391 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:34.394+0000 7fbe5d40e640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:34.392 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:34.394+0000 7fbe5d40e640 -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-16T22:26:34.392 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:34.394+0000 7fbe5d40e640 -1 created new key in keyring /var/lib/ceph/osd/ceph-4/keyring 2024-09-16T22:26:34.393 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:34.394+0000 7fbe5d40e640 -1 bdev(0x56406e49d800 /var/lib/ceph/osd/ceph-4/block) open stat got: (1) Operation not permitted 2024-09-16T22:26:34.393 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:34.395+0000 7fbe5d40e640 -1 bluestore(/var/lib/ceph/osd/ceph-4) _read_fsid unparsable uuid 2024-09-16T22:26:37.561 DEBUG:teuthology.orchestra.run.smithi059:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-09-16T22:26:37.592 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:37.682 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:37.684+0000 7f0959ad4640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:37.683 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:37.684+0000 7f0959ad4640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:37.683 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:37.685+0000 7f0959ad4640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:37.684 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:37.686+0000 7f0959ad4640 -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-16T22:26:37.684 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:37.686+0000 7f0959ad4640 -1 created new key in keyring /var/lib/ceph/osd/ceph-5/keyring 2024-09-16T22:26:37.684 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:37.686+0000 7f0959ad4640 -1 bdev(0x562f56d47800 /var/lib/ceph/osd/ceph-5/block) open stat got: (1) Operation not permitted 2024-09-16T22:26:37.684 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:37.686+0000 7f0959ad4640 -1 bluestore(/var/lib/ceph/osd/ceph-5) _read_fsid unparsable uuid 2024-09-16T22:26:40.597 DEBUG:teuthology.orchestra.run.smithi059:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-09-16T22:26:40.628 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:40.718 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:40.720+0000 7feecd620640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:40.718 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:40.720+0000 7feecd620640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:40.719 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:40.721+0000 7feecd620640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:40.719 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:40.722+0000 7feecd620640 -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-16T22:26:40.720 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:40.722+0000 7feecd620640 -1 created new key in keyring /var/lib/ceph/osd/ceph-6/keyring 2024-09-16T22:26:40.720 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:40.722+0000 7feecd620640 -1 bdev(0x55d03229b800 /var/lib/ceph/osd/ceph-6/block) open stat got: (1) Operation not permitted 2024-09-16T22:26:40.720 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:40.722+0000 7feecd620640 -1 bluestore(/var/lib/ceph/osd/ceph-6) _read_fsid unparsable uuid 2024-09-16T22:26:44.125 DEBUG:teuthology.orchestra.run.smithi059:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-09-16T22:26:44.156 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:44.247 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:44.249+0000 7f05e360b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:44.247 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:44.249+0000 7f05e360b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:44.248 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:44.250+0000 7f05e360b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:44.248 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:44.250+0000 7f05e360b640 -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-16T22:26:44.249 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:44.251+0000 7f05e360b640 -1 created new key in keyring /var/lib/ceph/osd/ceph-7/keyring 2024-09-16T22:26:44.249 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:44.251+0000 7f05e360b640 -1 bdev(0x555900805800 /var/lib/ceph/osd/ceph-7/block) open stat got: (1) Operation not permitted 2024-09-16T22:26:44.249 INFO:teuthology.orchestra.run.smithi059.stderr:2024-09-16T22:26:44.251+0000 7f05e360b640 -1 bluestore(/var/lib/ceph/osd/ceph-7) _read_fsid unparsable uuid 2024-09-16T22:26:47.412 DEBUG:teuthology.orchestra.run.smithi059:> sudo chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-09-16T22:26:47.441 INFO:tasks.ceph:Reading keys from all nodes... 2024-09-16T22:26:47.441 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:47.441 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd if=/var/lib/ceph/mgr/ceph-x/keyring of=/dev/stdout 2024-09-16T22:26:47.472 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:47.472 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd if=/var/lib/ceph/osd/ceph-0/keyring of=/dev/stdout 2024-09-16T22:26:47.543 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:47.547 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd if=/var/lib/ceph/osd/ceph-1/keyring of=/dev/stdout 2024-09-16T22:26:47.612 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:47.613 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd if=/var/lib/ceph/osd/ceph-2/keyring of=/dev/stdout 2024-09-16T22:26:47.681 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:47.681 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd if=/var/lib/ceph/osd/ceph-3/keyring of=/dev/stdout 2024-09-16T22:26:47.747 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:47.748 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/mgr/ceph-y/keyring of=/dev/stdout 2024-09-16T22:26:47.779 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:47.779 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/osd/ceph-4/keyring of=/dev/stdout 2024-09-16T22:26:47.848 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:47.848 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/osd/ceph-5/keyring of=/dev/stdout 2024-09-16T22:26:47.916 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:47.917 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/osd/ceph-6/keyring of=/dev/stdout 2024-09-16T22:26:47.984 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:47.984 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/osd/ceph-7/keyring of=/dev/stdout 2024-09-16T22:26:48.053 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-16T22:26:48.053 DEBUG:teuthology.orchestra.run.smithi165:> dd if=/etc/ceph/ceph.client.0.keyring of=/dev/stdout 2024-09-16T22:26:48.073 INFO:tasks.ceph:Adding keys to all mons... 2024-09-16T22:26:48.073 DEBUG:teuthology.orchestra.run.smithi028:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-16T22:26:48.075 DEBUG:teuthology.orchestra.run.smithi059:> sudo tee -a /etc/ceph/ceph.keyring 2024-09-16T22:26:48.100 INFO:teuthology.orchestra.run.smithi028.stdout:[mgr.x] 2024-09-16T22:26:48.100 INFO:teuthology.orchestra.run.smithi028.stdout: key = AQCIsOhmT3nEGRAATxuVcUxMLQN1OVaEWy6Xyg== 2024-09-16T22:26:48.100 INFO:teuthology.orchestra.run.smithi028.stdout:[osd.0] 2024-09-16T22:26:48.100 INFO:teuthology.orchestra.run.smithi028.stdout: key = AQCJsOhmkFY1NhAAqqDUufk4zhK5ZYUZ+elTXA== 2024-09-16T22:26:48.100 INFO:teuthology.orchestra.run.smithi028.stdout:[osd.1] 2024-09-16T22:26:48.100 INFO:teuthology.orchestra.run.smithi028.stdout: key = AQCNsOhm4QPPCxAAVH/uWCJ6dkcXXYqKp8NSbQ== 2024-09-16T22:26:48.100 INFO:teuthology.orchestra.run.smithi028.stdout:[osd.2] 2024-09-16T22:26:48.100 INFO:teuthology.orchestra.run.smithi028.stdout: key = AQCQsOhmO1GxHBAAvhlpKuTRfGYvFbcRDIN/7g== 2024-09-16T22:26:48.100 INFO:teuthology.orchestra.run.smithi028.stdout:[osd.3] 2024-09-16T22:26:48.101 INFO:teuthology.orchestra.run.smithi028.stdout: key = AQCTsOhmLzEALhAAUanVBYuGP6zQBjw+43zZgA== 2024-09-16T22:26:48.101 INFO:teuthology.orchestra.run.smithi028.stdout:[mgr.y] 2024-09-16T22:26:48.101 INFO:teuthology.orchestra.run.smithi028.stdout: key = AQCIsOhmdLb9HRAAjpiiHG6pIjdvZuXtW/rBug== 2024-09-16T22:26:48.101 INFO:teuthology.orchestra.run.smithi028.stdout:[osd.4] 2024-09-16T22:26:48.101 INFO:teuthology.orchestra.run.smithi028.stdout: key = AQCasOhmhR6TFxAAKI0USMvXPZ24fQAV8fxsYw== 2024-09-16T22:26:48.101 INFO:teuthology.orchestra.run.smithi028.stdout:[osd.5] 2024-09-16T22:26:48.101 INFO:teuthology.orchestra.run.smithi028.stdout: key = AQCdsOhmCWb3KBAA7N9zxdSZgoreYHfFrEGc9g== 2024-09-16T22:26:48.101 INFO:teuthology.orchestra.run.smithi028.stdout:[osd.6] 2024-09-16T22:26:48.101 INFO:teuthology.orchestra.run.smithi028.stdout: key = AQCgsOhmynsXKxAAeSgasQr4EED6i+70RjkqAw== 2024-09-16T22:26:48.101 INFO:teuthology.orchestra.run.smithi028.stdout:[osd.7] 2024-09-16T22:26:48.101 INFO:teuthology.orchestra.run.smithi028.stdout: key = AQCksOhmpMX/DhAA1DcPhxbaII+q+GU/WRO8Lg== 2024-09-16T22:26:48.101 INFO:teuthology.orchestra.run.smithi028.stdout:[client.0] 2024-09-16T22:26:48.101 INFO:teuthology.orchestra.run.smithi028.stdout: key = AQCIsOhm1OyxIRAAS6048buP49aw9nH/QEV5qw== 2024-09-16T22:26:48.118 INFO:teuthology.orchestra.run.smithi059.stdout:[mgr.x] 2024-09-16T22:26:48.118 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQCIsOhmT3nEGRAATxuVcUxMLQN1OVaEWy6Xyg== 2024-09-16T22:26:48.118 INFO:teuthology.orchestra.run.smithi059.stdout:[osd.0] 2024-09-16T22:26:48.118 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQCJsOhmkFY1NhAAqqDUufk4zhK5ZYUZ+elTXA== 2024-09-16T22:26:48.118 INFO:teuthology.orchestra.run.smithi059.stdout:[osd.1] 2024-09-16T22:26:48.118 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQCNsOhm4QPPCxAAVH/uWCJ6dkcXXYqKp8NSbQ== 2024-09-16T22:26:48.118 INFO:teuthology.orchestra.run.smithi059.stdout:[osd.2] 2024-09-16T22:26:48.118 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQCQsOhmO1GxHBAAvhlpKuTRfGYvFbcRDIN/7g== 2024-09-16T22:26:48.118 INFO:teuthology.orchestra.run.smithi059.stdout:[osd.3] 2024-09-16T22:26:48.118 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQCTsOhmLzEALhAAUanVBYuGP6zQBjw+43zZgA== 2024-09-16T22:26:48.119 INFO:teuthology.orchestra.run.smithi059.stdout:[mgr.y] 2024-09-16T22:26:48.119 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQCIsOhmdLb9HRAAjpiiHG6pIjdvZuXtW/rBug== 2024-09-16T22:26:48.119 INFO:teuthology.orchestra.run.smithi059.stdout:[osd.4] 2024-09-16T22:26:48.119 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQCasOhmhR6TFxAAKI0USMvXPZ24fQAV8fxsYw== 2024-09-16T22:26:48.119 INFO:teuthology.orchestra.run.smithi059.stdout:[osd.5] 2024-09-16T22:26:48.119 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQCdsOhmCWb3KBAA7N9zxdSZgoreYHfFrEGc9g== 2024-09-16T22:26:48.119 INFO:teuthology.orchestra.run.smithi059.stdout:[osd.6] 2024-09-16T22:26:48.119 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQCgsOhmynsXKxAAeSgasQr4EED6i+70RjkqAw== 2024-09-16T22:26:48.119 INFO:teuthology.orchestra.run.smithi059.stdout:[osd.7] 2024-09-16T22:26:48.119 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQCksOhmpMX/DhAA1DcPhxbaII+q+GU/WRO8Lg== 2024-09-16T22:26:48.119 INFO:teuthology.orchestra.run.smithi059.stdout:[client.0] 2024-09-16T22:26:48.119 INFO:teuthology.orchestra.run.smithi059.stdout: key = AQCIsOhm1OyxIRAAS6048buP49aw9nH/QEV5qw== 2024-09-16T22:26:48.120 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:48.145 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:48.214 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:48.217 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:48.270 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:48.273 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:48.325 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:48.328 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:48.379 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:48.382 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:48.434 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:48.436 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:48.490 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:48.492 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:48.544 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:48.546 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:48.599 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:48.601 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:48.653 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:48.655 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:48.707 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:48.710 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:48.765 INFO:tasks.ceph:Running mkfs on mon nodes... 2024-09-16T22:26:48.766 DEBUG:teuthology.orchestra.run.smithi028:> sudo mkdir -p /var/lib/ceph/mon/ceph-a 2024-09-16T22:26:48.791 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:48.889 DEBUG:teuthology.orchestra.run.smithi028:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-a 2024-09-16T22:26:48.915 DEBUG:teuthology.orchestra.run.smithi028:> sudo mkdir -p /var/lib/ceph/mon/ceph-c 2024-09-16T22:26:48.980 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T22:26:49.077 DEBUG:teuthology.orchestra.run.smithi028:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-c 2024-09-16T22:26:49.103 DEBUG:teuthology.orchestra.run.smithi059:> sudo mkdir -p /var/lib/ceph/mon/ceph-b 2024-09-16T22:26:49.130 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T22:26:49.228 DEBUG:teuthology.orchestra.run.smithi059:> sudo chown -R ceph:ceph /var/lib/ceph/mon/ceph-b 2024-09-16T22:26:49.254 DEBUG:teuthology.orchestra.run.smithi028:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-16T22:26:49.256 DEBUG:teuthology.orchestra.run.smithi059:> rm -- /home/ubuntu/cephtest/ceph.monmap 2024-09-16T22:26:49.310 INFO:tasks.ceph:Starting mon daemons in cluster ceph... 2024-09-16T22:26:49.310 INFO:tasks.ceph.mon.a:Restarting daemon 2024-09-16T22:26:49.310 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i a 2024-09-16T22:26:49.313 INFO:tasks.ceph.mon.a:Started 2024-09-16T22:26:49.313 INFO:tasks.ceph.mon.c:Restarting daemon 2024-09-16T22:26:49.313 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i c 2024-09-16T22:26:49.315 INFO:tasks.ceph.mon.c:Started 2024-09-16T22:26:49.315 INFO:tasks.ceph.mon.b:Restarting daemon 2024-09-16T22:26:49.315 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mon -f --cluster ceph -i b 2024-09-16T22:26:49.352 INFO:tasks.ceph.mon.b:Started 2024-09-16T22:26:49.352 INFO:tasks.ceph:Starting mgr daemons in cluster ceph... 2024-09-16T22:26:49.353 INFO:tasks.ceph.mgr.x:Restarting daemon 2024-09-16T22:26:49.353 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i x 2024-09-16T22:26:49.355 INFO:tasks.ceph.mgr.x:Started 2024-09-16T22:26:49.355 INFO:tasks.ceph.mgr.y:Restarting daemon 2024-09-16T22:26:49.355 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-mgr -f --cluster ceph -i y 2024-09-16T22:26:49.357 INFO:tasks.ceph.mgr.y:Started 2024-09-16T22:26:49.357 DEBUG:tasks.ceph:set 0 configs 2024-09-16T22:26:49.358 INFO:tasks.ceph:Setting crush tunables to default 2024-09-16T22:26:49.358 DEBUG:teuthology.orchestra.run.smithi028:> sudo ceph --cluster ceph osd crush tunables default 2024-09-16T22:26:49.743 INFO:teuthology.orchestra.run.smithi028.stderr:adjusted tunables profile to default 2024-09-16T22:26:49.754 INFO:tasks.ceph:check_enable_crimson: False 2024-09-16T22:26:49.755 INFO:tasks.ceph:Starting osd daemons in cluster ceph... 2024-09-16T22:26:49.755 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:49.755 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd if=/var/lib/ceph/osd/ceph-0/fsid of=/dev/stdout 2024-09-16T22:26:49.780 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:49.780 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd if=/var/lib/ceph/osd/ceph-1/fsid of=/dev/stdout 2024-09-16T22:26:49.846 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:49.846 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd if=/var/lib/ceph/osd/ceph-2/fsid of=/dev/stdout 2024-09-16T22:26:49.912 DEBUG:teuthology.orchestra.run.smithi028:> set -ex 2024-09-16T22:26:49.913 DEBUG:teuthology.orchestra.run.smithi028:> sudo dd if=/var/lib/ceph/osd/ceph-3/fsid of=/dev/stdout 2024-09-16T22:26:49.979 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:49.979 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/osd/ceph-4/fsid of=/dev/stdout 2024-09-16T22:26:50.009 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:50.009 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/osd/ceph-5/fsid of=/dev/stdout 2024-09-16T22:26:50.074 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:50.075 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/osd/ceph-6/fsid of=/dev/stdout 2024-09-16T22:26:50.140 DEBUG:teuthology.orchestra.run.smithi059:> set -ex 2024-09-16T22:26:50.141 DEBUG:teuthology.orchestra.run.smithi059:> sudo dd if=/var/lib/ceph/osd/ceph-7/fsid of=/dev/stdout 2024-09-16T22:26:50.206 DEBUG:teuthology.orchestra.run.smithi059:> sudo ceph --cluster ceph osd new 7e48c5c2-eddd-47ae-8d36-0e45bb7e237a 0 2024-09-16T22:26:50.450 INFO:teuthology.orchestra.run.smithi059.stdout:0 2024-09-16T22:26:50.461 DEBUG:teuthology.orchestra.run.smithi059:> sudo ceph --cluster ceph osd new 48dfaa74-5114-4dbe-b312-c7f3cefddd22 1 2024-09-16T22:26:50.653 INFO:teuthology.orchestra.run.smithi059.stdout:1 2024-09-16T22:26:50.664 DEBUG:teuthology.orchestra.run.smithi059:> sudo ceph --cluster ceph osd new 23fefcb4-7af0-4933-b4bd-08aad9512220 2 2024-09-16T22:26:50.854 INFO:teuthology.orchestra.run.smithi059.stdout:2 2024-09-16T22:26:50.865 DEBUG:teuthology.orchestra.run.smithi059:> sudo ceph --cluster ceph osd new 7737394e-a5ae-462b-8764-c9b38495f6ab 3 2024-09-16T22:26:51.056 INFO:teuthology.orchestra.run.smithi059.stdout:3 2024-09-16T22:26:51.067 DEBUG:teuthology.orchestra.run.smithi059:> sudo ceph --cluster ceph osd new b77e33fb-f3cc-4905-963c-11f68c907c1f 4 2024-09-16T22:26:51.257 INFO:teuthology.orchestra.run.smithi059.stdout:4 2024-09-16T22:26:51.268 DEBUG:teuthology.orchestra.run.smithi059:> sudo ceph --cluster ceph osd new 95d961c7-64f7-4027-9f5d-85e6d6cfd012 5 2024-09-16T22:26:51.457 INFO:teuthology.orchestra.run.smithi059.stdout:5 2024-09-16T22:26:51.468 DEBUG:teuthology.orchestra.run.smithi059:> sudo ceph --cluster ceph osd new 9836ca91-f170-44c9-971c-f24671a38e6f 6 2024-09-16T22:26:51.657 INFO:teuthology.orchestra.run.smithi059.stdout:6 2024-09-16T22:26:51.669 DEBUG:teuthology.orchestra.run.smithi059:> sudo ceph --cluster ceph osd new 6f46e254-bb48-410f-979f-9a035b927d0c 7 2024-09-16T22:26:51.855 INFO:teuthology.orchestra.run.smithi059.stdout:7 2024-09-16T22:26:51.866 INFO:tasks.ceph.osd.0:Restarting daemon 2024-09-16T22:26:51.866 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 0 2024-09-16T22:26:51.869 INFO:tasks.ceph.osd.0:Started 2024-09-16T22:26:51.869 INFO:tasks.ceph.osd.1:Restarting daemon 2024-09-16T22:26:51.869 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 1 2024-09-16T22:26:51.871 INFO:tasks.ceph.osd.1:Started 2024-09-16T22:26:51.871 INFO:tasks.ceph.osd.2:Restarting daemon 2024-09-16T22:26:51.871 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 2 2024-09-16T22:26:51.873 INFO:tasks.ceph.osd.2:Started 2024-09-16T22:26:51.874 INFO:tasks.ceph.osd.3:Restarting daemon 2024-09-16T22:26:51.874 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 3 2024-09-16T22:26:51.876 INFO:tasks.ceph.osd.3:Started 2024-09-16T22:26:51.876 INFO:tasks.ceph.osd.4:Restarting daemon 2024-09-16T22:26:51.876 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 4 2024-09-16T22:26:51.878 INFO:tasks.ceph.osd.4:Started 2024-09-16T22:26:51.878 INFO:tasks.ceph.osd.5:Restarting daemon 2024-09-16T22:26:51.879 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 5 2024-09-16T22:26:51.880 INFO:tasks.ceph.osd.5:Started 2024-09-16T22:26:51.881 INFO:tasks.ceph.osd.6:Restarting daemon 2024-09-16T22:26:51.881 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 6 2024-09-16T22:26:51.883 INFO:tasks.ceph.osd.6:Started 2024-09-16T22:26:51.883 INFO:tasks.ceph.osd.7:Restarting daemon 2024-09-16T22:26:51.883 DEBUG:teuthology.orchestra.run.smithi059:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage daemon-helper kill ceph-osd -f --cluster ceph -i 7 2024-09-16T22:26:51.885 INFO:tasks.ceph.osd.7:Started 2024-09-16T22:26:51.886 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-16T22:26:51.956 INFO:tasks.ceph.osd.4.smithi059.stderr:2024-09-16T22:26:51.957+0000 7fe55c151640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.956 INFO:tasks.ceph.osd.2.smithi028.stderr:2024-09-16T22:26:51.958+0000 7f2f71419640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.957 INFO:tasks.ceph.osd.0.smithi028.stderr:2024-09-16T22:26:51.960+0000 7fe93c4f1640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.959 INFO:tasks.ceph.osd.5.smithi059.stderr:2024-09-16T22:26:51.961+0000 7f9d3e41c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.961 INFO:tasks.ceph.osd.4.smithi059.stderr:2024-09-16T22:26:51.963+0000 7fe55c151640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.961 INFO:tasks.ceph.osd.4.smithi059.stderr:2024-09-16T22:26:51.963+0000 7fe55c151640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.962 INFO:tasks.ceph.osd.2.smithi028.stderr:2024-09-16T22:26:51.964+0000 7f2f71419640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.962 INFO:tasks.ceph.osd.2.smithi028.stderr:2024-09-16T22:26:51.964+0000 7f2f71419640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.964 INFO:tasks.ceph.osd.0.smithi028.stderr:2024-09-16T22:26:51.966+0000 7fe93c4f1640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.964 INFO:tasks.ceph.osd.0.smithi028.stderr:2024-09-16T22:26:51.966+0000 7fe93c4f1640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.964 INFO:tasks.ceph.osd.5.smithi059.stderr:2024-09-16T22:26:51.965+0000 7f9d3e41c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.964 INFO:tasks.ceph.osd.5.smithi059.stderr:2024-09-16T22:26:51.966+0000 7f9d3e41c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.968 INFO:tasks.ceph.osd.3.smithi028.stderr:2024-09-16T22:26:51.970+0000 7f2288818640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.972 INFO:tasks.ceph.osd.3.smithi028.stderr:2024-09-16T22:26:51.974+0000 7f2288818640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.972 INFO:tasks.ceph.osd.3.smithi028.stderr:2024-09-16T22:26:51.974+0000 7f2288818640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.975 INFO:tasks.ceph.osd.1.smithi028.stderr:2024-09-16T22:26:51.977+0000 7fedaab4b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.979 INFO:tasks.ceph.osd.7.smithi059.stderr:2024-09-16T22:26:51.981+0000 7f1ac7e1c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.981 INFO:tasks.ceph.osd.1.smithi028.stderr:2024-09-16T22:26:51.983+0000 7fedaab4b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.981 INFO:tasks.ceph.osd.1.smithi028.stderr:2024-09-16T22:26:51.983+0000 7fedaab4b640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.982 INFO:tasks.ceph.osd.6.smithi059.stderr:2024-09-16T22:26:51.984+0000 7f21d1213640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.983 INFO:tasks.ceph.osd.7.smithi059.stderr:2024-09-16T22:26:51.985+0000 7f1ac7e1c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.983 INFO:tasks.ceph.osd.7.smithi059.stderr:2024-09-16T22:26:51.985+0000 7f1ac7e1c640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.987 INFO:tasks.ceph.osd.6.smithi059.stderr:2024-09-16T22:26:51.989+0000 7f21d1213640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:51.987 INFO:tasks.ceph.osd.6.smithi059.stderr:2024-09-16T22:26:51.990+0000 7f21d1213640 -1 WARNING: all dangerous and experimental features are enabled. 2024-09-16T22:26:52.092 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:26:52.092 INFO:teuthology.orchestra.run.smithi028.stdout:{"epoch":10,"fsid":"8dc14bfc-51e4-4499-bbbf-ffdc5e784423","created":"2024-09-16T22:26:49.611848+0000","modified":"2024-09-16T22:26:51.853606+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T22:26:51.853606+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":"7e48c5c2-eddd-47ae-8d36-0e45bb7e237a","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":"48dfaa74-5114-4dbe-b312-c7f3cefddd22","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":"23fefcb4-7af0-4933-b4bd-08aad9512220","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":"7737394e-a5ae-462b-8764-c9b38495f6ab","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":"b77e33fb-f3cc-4905-963c-11f68c907c1f","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":"95d961c7-64f7-4027-9f5d-85e6d6cfd012","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":"9836ca91-f170-44c9-971c-f24671a38e6f","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":"6f46e254-bb48-410f-979f-9a035b927d0c","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-16T22:26:52.103 INFO:tasks.ceph.ceph_manager.ceph:[] 2024-09-16T22:26:52.104 INFO:tasks.ceph:Waiting for OSDs to come up 2024-09-16T22:26:52.912 DEBUG:teuthology.orchestra.run.smithi028:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-16T22:26:53.071 INFO:tasks.ceph.osd.2.smithi028.stderr:2024-09-16T22:26:53.072+0000 7f2f71419640 -1 Falling back to public interface 2024-09-16T22:26:53.076 INFO:teuthology.misc.health.smithi028.stdout: 2024-09-16T22:26:53.076 INFO:teuthology.misc.health.smithi028.stdout:{"epoch":10,"fsid":"8dc14bfc-51e4-4499-bbbf-ffdc5e784423","created":"2024-09-16T22:26:49.611848+0000","modified":"2024-09-16T22:26:51.853606+0000","last_up_change":"0.000000","last_in_change":"2024-09-16T22:26:51.853606+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":"7e48c5c2-eddd-47ae-8d36-0e45bb7e237a","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":"48dfaa74-5114-4dbe-b312-c7f3cefddd22","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":"23fefcb4-7af0-4933-b4bd-08aad9512220","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":"7737394e-a5ae-462b-8764-c9b38495f6ab","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":"b77e33fb-f3cc-4905-963c-11f68c907c1f","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":"95d961c7-64f7-4027-9f5d-85e6d6cfd012","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":"9836ca91-f170-44c9-971c-f24671a38e6f","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":"6f46e254-bb48-410f-979f-9a035b927d0c","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-16T22:26:53.086 DEBUG:teuthology.misc:0 of 8 OSDs are up 2024-09-16T22:26:53.087 INFO:tasks.ceph.osd.0.smithi028.stderr:2024-09-16T22:26:53.088+0000 7fe93c4f1640 -1 Falling back to public interface 2024-09-16T22:26:53.333 INFO:tasks.ceph.osd.5.smithi059.stderr:2024-09-16T22:26:53.335+0000 7f9d3e41c640 -1 Falling back to public interface 2024-09-16T22:26:53.339 INFO:tasks.ceph.osd.3.smithi028.stderr:2024-09-16T22:26:53.340+0000 7f2288818640 -1 Falling back to public interface 2024-09-16T22:26:53.348 INFO:tasks.ceph.osd.1.smithi028.stderr:2024-09-16T22:26:53.349+0000 7fedaab4b640 -1 Falling back to public interface 2024-09-16T22:26:53.362 INFO:tasks.ceph.osd.6.smithi059.stderr:2024-09-16T22:26:53.364+0000 7f21d1213640 -1 Falling back to public interface 2024-09-16T22:26:53.585 INFO:tasks.ceph.osd.4.smithi059.stderr:2024-09-16T22:26:53.587+0000 7fe55c151640 -1 Falling back to public interface 2024-09-16T22:26:53.858 INFO:tasks.ceph.osd.7.smithi059.stderr:2024-09-16T22:26:53.860+0000 7f1ac7e1c640 -1 Falling back to public interface 2024-09-16T22:26:55.001 INFO:tasks.ceph.mgr.x.smithi028.stderr:2024-09-16T22:26:55.002+0000 7fd8e073a640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-16T22:26:55.001 INFO:tasks.ceph.mgr.x.smithi028.stderr:2024-09-16T22:26:55.002+0000 7fd8e073a640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-16T22:26:56.928 INFO:tasks.ceph.osd.5.smithi059.stderr:2024-09-16T22:26:56.930+0000 7f9d3e41c640 -1 osd.5 0 log_to_monitors true 2024-09-16T22:26:57.138 INFO:tasks.ceph.osd.1.smithi028.stderr:2024-09-16T22:26:57.139+0000 7fedaab4b640 -1 osd.1 0 log_to_monitors true 2024-09-16T22:26:57.206 INFO:tasks.ceph.osd.2.smithi028.stderr:2024-09-16T22:26:57.207+0000 7f2f71419640 -1 osd.2 0 log_to_monitors true 2024-09-16T22:26:57.212 INFO:tasks.ceph.osd.0.smithi028.stderr:2024-09-16T22:26:57.213+0000 7fe93c4f1640 -1 osd.0 0 log_to_monitors true 2024-09-16T22:26:57.347 INFO:tasks.ceph.osd.4.smithi059.stderr:2024-09-16T22:26:57.349+0000 7fe55c151640 -1 osd.4 0 log_to_monitors true 2024-09-16T22:26:57.702 INFO:tasks.ceph.osd.3.smithi028.stderr:2024-09-16T22:26:57.703+0000 7f2288818640 -1 osd.3 0 log_to_monitors true 2024-09-16T22:26:57.922 INFO:tasks.ceph.osd.6.smithi059.stderr:2024-09-16T22:26:57.923+0000 7f21d1213640 -1 osd.6 0 log_to_monitors true 2024-09-16T22:26:58.230 INFO:tasks.ceph.osd.7.smithi059.stderr:2024-09-16T22:26:58.232+0000 7f1ac7e1c640 -1 osd.7 0 log_to_monitors true 2024-09-16T22:26:58.968 INFO:tasks.ceph.osd.5.smithi059.stderr:2024-09-16T22:26:58.970+0000 7f9d3a521640 -1 osd.5 0 waiting for initial osdmap 2024-09-16T22:26:58.992 INFO:tasks.ceph.osd.5.smithi059.stderr:2024-09-16T22:26:58.994+0000 7f9d31b2c640 -1 osd.5 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:26:59.894 DEBUG:teuthology.orchestra.run.smithi028:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-16T22:27:00.480 INFO:teuthology.misc.health.smithi028.stdout: 2024-09-16T22:27:00.480 INFO:teuthology.misc.health.smithi028.stdout:{"epoch":14,"fsid":"8dc14bfc-51e4-4499-bbbf-ffdc5e784423","created":"2024-09-16T22:26:49.611848+0000","modified":"2024-09-16T22:27:00.022538+0000","last_up_change":"2024-09-16T22:26:59.014224+0000","last_in_change":"2024-09-16T22:26:51.853606+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"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":"7e48c5c2-eddd-47ae-8d36-0e45bb7e237a","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":"48dfaa74-5114-4dbe-b312-c7f3cefddd22","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":"23fefcb4-7af0-4933-b4bd-08aad9512220","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":"7737394e-a5ae-462b-8764-c9b38495f6ab","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":"b77e33fb-f3cc-4905-963c-11f68c907c1f","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":"95d961c7-64f7-4027-9f5d-85e6d6cfd012","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.59:6800","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6801","nonce":1902529638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6803","nonce":1902529638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6807","nonce":1902529638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6805","nonce":1902529638}]},"public_addr":"172.21.15.59:6801/1902529638","cluster_addr":"172.21.15.59:6803/1902529638","heartbeat_back_addr":"172.21.15.59:6807/1902529638","heartbeat_front_addr":"172.21.15.59:6805/1902529638","state":["exists","up"]},{"osd":6,"uuid":"9836ca91-f170-44c9-971c-f24671a38e6f","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":"6f46e254-bb48-410f-979f-9a035b927d0c","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":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:57.946048+0000","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-16T22:27:00.496 DEBUG:teuthology.misc:1 of 8 OSDs are up 2024-09-16T22:27:00.633 INFO:tasks.ceph.osd.4.smithi059.stderr:2024-09-16T22:27:00.635+0000 7fe5580e0640 -1 osd.4 0 waiting for initial osdmap 2024-09-16T22:27:00.651 INFO:tasks.ceph.osd.4.smithi059.stderr:2024-09-16T22:27:00.653+0000 7fe54feff640 -1 osd.4 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:27:00.707 INFO:tasks.ceph.osd.6.smithi059.stderr:2024-09-16T22:27:00.709+0000 7f21ccb06640 -1 osd.6 0 waiting for initial osdmap 2024-09-16T22:27:00.718 INFO:tasks.ceph.osd.0.smithi028.stderr:2024-09-16T22:27:00.719+0000 7fe938480640 -1 osd.0 0 waiting for initial osdmap 2024-09-16T22:27:00.721 INFO:tasks.ceph.osd.6.smithi059.stderr:2024-09-16T22:27:00.723+0000 7f21c4925640 -1 osd.6 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:27:00.733 INFO:tasks.ceph.osd.0.smithi028.stderr:2024-09-16T22:27:00.734+0000 7fe93029f640 -1 osd.0 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:27:00.840 INFO:tasks.ceph.osd.1.smithi028.stderr:2024-09-16T22:27:00.841+0000 7feda6ada640 -1 osd.1 0 waiting for initial osdmap 2024-09-16T22:27:00.845 INFO:tasks.ceph.osd.2.smithi028.stderr:2024-09-16T22:27:00.846+0000 7f2f6cd26640 -1 osd.2 0 waiting for initial osdmap 2024-09-16T22:27:00.855 INFO:tasks.ceph.osd.1.smithi028.stderr:2024-09-16T22:27:00.857+0000 7fed9e8f9640 -1 osd.1 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:27:00.860 INFO:tasks.ceph.osd.2.smithi028.stderr:2024-09-16T22:27:00.861+0000 7f2f64b45640 -1 osd.2 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:27:00.908 INFO:tasks.ceph.osd.3.smithi028.stderr:2024-09-16T22:27:00.910+0000 7f2284224640 -1 osd.3 0 waiting for initial osdmap 2024-09-16T22:27:00.931 INFO:tasks.ceph.osd.3.smithi028.stderr:2024-09-16T22:27:00.933+0000 7f227c043640 -1 osd.3 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:27:01.121 INFO:tasks.ceph.osd.7.smithi059.stderr:2024-09-16T22:27:01.123+0000 7f1ac3fb5640 -1 osd.7 0 waiting for initial osdmap 2024-09-16T22:27:01.132 INFO:tasks.ceph.osd.7.smithi059.stderr:2024-09-16T22:27:01.134+0000 7f1abb5c0640 -1 osd.7 14 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-16T22:27:07.304 DEBUG:teuthology.orchestra.run.smithi028:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-09-16T22:27:07.610 INFO:teuthology.misc.health.smithi028.stdout: 2024-09-16T22:27:07.610 INFO:teuthology.misc.health.smithi028.stdout:{"epoch":18,"fsid":"8dc14bfc-51e4-4499-bbbf-ffdc5e784423","created":"2024-09-16T22:26:49.611848+0000","modified":"2024-09-16T22:27:04.646947+0000","last_up_change":"2024-09-16T22:27:01.638537+0000","last_in_change":"2024-09-16T22:26:51.853606+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"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-16T22:27:02.014406+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":"18","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":"7e48c5c2-eddd-47ae-8d36-0e45bb7e237a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6808","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6809","nonce":809363580}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6810","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6811","nonce":809363580}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6814","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6815","nonce":809363580}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6812","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6813","nonce":809363580}]},"public_addr":"172.21.15.28:6809/809363580","cluster_addr":"172.21.15.28:6811/809363580","heartbeat_back_addr":"172.21.15.28:6815/809363580","heartbeat_front_addr":"172.21.15.28:6813/809363580","state":["exists","up"]},{"osd":1,"uuid":"48dfaa74-5114-4dbe-b312-c7f3cefddd22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6824","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6825","nonce":3078836587}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6826","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6827","nonce":3078836587}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6830","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6831","nonce":3078836587}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6828","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6829","nonce":3078836587}]},"public_addr":"172.21.15.28:6825/3078836587","cluster_addr":"172.21.15.28:6827/3078836587","heartbeat_back_addr":"172.21.15.28:6831/3078836587","heartbeat_front_addr":"172.21.15.28:6829/3078836587","state":["exists","up"]},{"osd":2,"uuid":"23fefcb4-7af0-4933-b4bd-08aad9512220","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6800","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6801","nonce":3182585495}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6802","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6803","nonce":3182585495}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6806","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6807","nonce":3182585495}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6804","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6805","nonce":3182585495}]},"public_addr":"172.21.15.28:6801/3182585495","cluster_addr":"172.21.15.28:6803/3182585495","heartbeat_back_addr":"172.21.15.28:6807/3182585495","heartbeat_front_addr":"172.21.15.28:6805/3182585495","state":["exists","up"]},{"osd":3,"uuid":"7737394e-a5ae-462b-8764-c9b38495f6ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6816","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6817","nonce":3612378588}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6818","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6819","nonce":3612378588}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6822","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6823","nonce":3612378588}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6820","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6821","nonce":3612378588}]},"public_addr":"172.21.15.28:6817/3612378588","cluster_addr":"172.21.15.28:6819/3612378588","heartbeat_back_addr":"172.21.15.28:6823/3612378588","heartbeat_front_addr":"172.21.15.28:6821/3612378588","state":["exists","up"]},{"osd":4,"uuid":"b77e33fb-f3cc-4905-963c-11f68c907c1f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6817","nonce":4131619341}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6818","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6819","nonce":4131619341}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6823","nonce":4131619341}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6821","nonce":4131619341}]},"public_addr":"172.21.15.59:6817/4131619341","cluster_addr":"172.21.15.59:6819/4131619341","heartbeat_back_addr":"172.21.15.59:6823/4131619341","heartbeat_front_addr":"172.21.15.59:6821/4131619341","state":["exists","up"]},{"osd":5,"uuid":"95d961c7-64f7-4027-9f5d-85e6d6cfd012","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.59:6800","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6801","nonce":1902529638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6803","nonce":1902529638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6807","nonce":1902529638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6805","nonce":1902529638}]},"public_addr":"172.21.15.59:6801/1902529638","cluster_addr":"172.21.15.59:6803/1902529638","heartbeat_back_addr":"172.21.15.59:6807/1902529638","heartbeat_front_addr":"172.21.15.59:6805/1902529638","state":["exists","up"]},{"osd":6,"uuid":"9836ca91-f170-44c9-971c-f24671a38e6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6809","nonce":891940408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6811","nonce":891940408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6815","nonce":891940408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6813","nonce":891940408}]},"public_addr":"172.21.15.59:6809/891940408","cluster_addr":"172.21.15.59:6811/891940408","heartbeat_back_addr":"172.21.15.59:6815/891940408","heartbeat_front_addr":"172.21.15.59:6813/891940408","state":["exists","up"]},{"osd":7,"uuid":"6f46e254-bb48-410f-979f-9a035b927d0c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6824","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6825","nonce":4039965485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6826","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6827","nonce":4039965485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6830","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6831","nonce":4039965485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6828","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6829","nonce":4039965485}]},"public_addr":"172.21.15.59:6825/4039965485","cluster_addr":"172.21.15.59:6827/4039965485","heartbeat_back_addr":"172.21.15.59:6831/4039965485","heartbeat_front_addr":"172.21.15.59:6829/4039965485","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.237937+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.099040+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.174948+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.693017+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.327938+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:57.946048+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.973899+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:59.283588+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-16T22:27:07.621 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-09-16T22:27:07.622 INFO:tasks.ceph:Creating RBD pool 2024-09-16T22:27:07.622 DEBUG:teuthology.orchestra.run.smithi028:> sudo ceph --cluster ceph osd pool create rbd 8 2024-09-16T22:27:08.667 INFO:teuthology.orchestra.run.smithi028.stderr:pool 'rbd' created 2024-09-16T22:27:08.686 DEBUG:teuthology.orchestra.run.smithi028:> rbd --cluster ceph pool init rbd 2024-09-16T22:27:11.696 INFO:tasks.ceph:Starting mds daemons in cluster ceph... 2024-09-16T22:27:11.697 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph config log 1 --format=json 2024-09-16T22:27:11.697 INFO:tasks.daemonwatchdog.daemon_watchdog:watchdog starting 2024-09-16T22:27:12.006 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:27:12.019 INFO:teuthology.orchestra.run.smithi028.stdout:[{"version":9,"timestamp":"2024-09-16T22:27:01.125087+0000","name":"","changes":[{"name":"osd.7/osd_mclock_max_capacity_iops_ssd","new_value":"5332.094486"}]}] 2024-09-16T22:27:12.019 INFO:tasks.ceph_manager:config epoch is 9 2024-09-16T22:27:12.019 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-16T22:27:12.019 INFO:tasks.ceph.ceph_manager.ceph:waiting for mgr available 2024-09-16T22:27:12.019 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph mgr dump --format=json 2024-09-16T22:27:12.369 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:27:12.380 INFO:teuthology.orchestra.run.smithi028.stdout:{"epoch":5,"flags":0,"active_gid":4106,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6832","nonce":421183119},{"type":"v1","addr":"172.21.15.28:6833","nonce":421183119}]},"active_addr":"172.21.15.28:6833/421183119","active_change":"2024-09-16T22:26:53.989893+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[{"gid":4099,"name":"y","mgr_features":4540719139924082687,"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, use commas to separate multiple","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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.27.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:10.4.0","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_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.7.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.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy 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.51.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_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter 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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","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":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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, use commas to separate multiple","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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.27.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:10.4.0","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_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.7.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.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy 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.51.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_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter 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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","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":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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.28:0","nonce":4071697165}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.28:0","nonce":2544548721}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.28:0","nonce":1917555826}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.28:0","nonce":3833723897}]}]} 2024-09-16T22:27:12.384 INFO:tasks.ceph.ceph_manager.ceph:mgr available! 2024-09-16T22:27:12.384 INFO:tasks.ceph.ceph_manager.ceph:waiting for all up 2024-09-16T22:27:12.385 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-16T22:27:12.685 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:27:12.685 INFO:teuthology.orchestra.run.smithi028.stdout:{"epoch":22,"fsid":"8dc14bfc-51e4-4499-bbbf-ffdc5e784423","created":"2024-09-16T22:26:49.611848+0000","modified":"2024-09-16T22:27:11.685609+0000","last_up_change":"2024-09-16T22:27:01.638537+0000","last_in_change":"2024-09-16T22:26:51.853606+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"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-16T22:27:02.014406+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":"18","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-16T22:27:07.926216+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":"22","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":22,"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":"7e48c5c2-eddd-47ae-8d36-0e45bb7e237a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6808","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6809","nonce":809363580}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6810","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6811","nonce":809363580}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6814","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6815","nonce":809363580}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6812","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6813","nonce":809363580}]},"public_addr":"172.21.15.28:6809/809363580","cluster_addr":"172.21.15.28:6811/809363580","heartbeat_back_addr":"172.21.15.28:6815/809363580","heartbeat_front_addr":"172.21.15.28:6813/809363580","state":["exists","up"]},{"osd":1,"uuid":"48dfaa74-5114-4dbe-b312-c7f3cefddd22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6824","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6825","nonce":3078836587}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6826","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6827","nonce":3078836587}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6830","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6831","nonce":3078836587}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6828","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6829","nonce":3078836587}]},"public_addr":"172.21.15.28:6825/3078836587","cluster_addr":"172.21.15.28:6827/3078836587","heartbeat_back_addr":"172.21.15.28:6831/3078836587","heartbeat_front_addr":"172.21.15.28:6829/3078836587","state":["exists","up"]},{"osd":2,"uuid":"23fefcb4-7af0-4933-b4bd-08aad9512220","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6800","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6801","nonce":3182585495}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6802","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6803","nonce":3182585495}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6806","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6807","nonce":3182585495}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6804","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6805","nonce":3182585495}]},"public_addr":"172.21.15.28:6801/3182585495","cluster_addr":"172.21.15.28:6803/3182585495","heartbeat_back_addr":"172.21.15.28:6807/3182585495","heartbeat_front_addr":"172.21.15.28:6805/3182585495","state":["exists","up"]},{"osd":3,"uuid":"7737394e-a5ae-462b-8764-c9b38495f6ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6816","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6817","nonce":3612378588}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6818","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6819","nonce":3612378588}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6822","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6823","nonce":3612378588}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6820","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6821","nonce":3612378588}]},"public_addr":"172.21.15.28:6817/3612378588","cluster_addr":"172.21.15.28:6819/3612378588","heartbeat_back_addr":"172.21.15.28:6823/3612378588","heartbeat_front_addr":"172.21.15.28:6821/3612378588","state":["exists","up"]},{"osd":4,"uuid":"b77e33fb-f3cc-4905-963c-11f68c907c1f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6817","nonce":4131619341}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6818","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6819","nonce":4131619341}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6823","nonce":4131619341}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6821","nonce":4131619341}]},"public_addr":"172.21.15.59:6817/4131619341","cluster_addr":"172.21.15.59:6819/4131619341","heartbeat_back_addr":"172.21.15.59:6823/4131619341","heartbeat_front_addr":"172.21.15.59:6821/4131619341","state":["exists","up"]},{"osd":5,"uuid":"95d961c7-64f7-4027-9f5d-85e6d6cfd012","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6800","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6801","nonce":1902529638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6803","nonce":1902529638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6807","nonce":1902529638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6805","nonce":1902529638}]},"public_addr":"172.21.15.59:6801/1902529638","cluster_addr":"172.21.15.59:6803/1902529638","heartbeat_back_addr":"172.21.15.59:6807/1902529638","heartbeat_front_addr":"172.21.15.59:6805/1902529638","state":["exists","up"]},{"osd":6,"uuid":"9836ca91-f170-44c9-971c-f24671a38e6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6809","nonce":891940408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6811","nonce":891940408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6815","nonce":891940408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6813","nonce":891940408}]},"public_addr":"172.21.15.59:6809/891940408","cluster_addr":"172.21.15.59:6811/891940408","heartbeat_back_addr":"172.21.15.59:6815/891940408","heartbeat_front_addr":"172.21.15.59:6813/891940408","state":["exists","up"]},{"osd":7,"uuid":"6f46e254-bb48-410f-979f-9a035b927d0c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6824","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6825","nonce":4039965485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6826","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6827","nonce":4039965485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6830","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6831","nonce":4039965485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6828","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6829","nonce":4039965485}]},"public_addr":"172.21.15.59:6825/4039965485","cluster_addr":"172.21.15.59:6827/4039965485","heartbeat_back_addr":"172.21.15.59:6831/4039965485","heartbeat_front_addr":"172.21.15.59:6829/4039965485","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.237937+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.099040+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.174948+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.693017+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.327938+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:57.946048+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.973899+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:59.283588+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-16T22:27:12.699 INFO:tasks.ceph.ceph_manager.ceph:all up! 2024-09-16T22:27:12.699 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-16T22:27:12.995 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:27:12.996 INFO:teuthology.orchestra.run.smithi028.stdout:{"epoch":22,"fsid":"8dc14bfc-51e4-4499-bbbf-ffdc5e784423","created":"2024-09-16T22:26:49.611848+0000","modified":"2024-09-16T22:27:11.685609+0000","last_up_change":"2024-09-16T22:27:01.638537+0000","last_in_change":"2024-09-16T22:26:51.853606+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":6,"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-16T22:27:02.014406+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":"18","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-16T22:27:07.926216+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":"22","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":22,"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":"7e48c5c2-eddd-47ae-8d36-0e45bb7e237a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6808","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6809","nonce":809363580}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6810","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6811","nonce":809363580}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6814","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6815","nonce":809363580}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6812","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6813","nonce":809363580}]},"public_addr":"172.21.15.28:6809/809363580","cluster_addr":"172.21.15.28:6811/809363580","heartbeat_back_addr":"172.21.15.28:6815/809363580","heartbeat_front_addr":"172.21.15.28:6813/809363580","state":["exists","up"]},{"osd":1,"uuid":"48dfaa74-5114-4dbe-b312-c7f3cefddd22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6824","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6825","nonce":3078836587}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6826","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6827","nonce":3078836587}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6830","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6831","nonce":3078836587}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6828","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6829","nonce":3078836587}]},"public_addr":"172.21.15.28:6825/3078836587","cluster_addr":"172.21.15.28:6827/3078836587","heartbeat_back_addr":"172.21.15.28:6831/3078836587","heartbeat_front_addr":"172.21.15.28:6829/3078836587","state":["exists","up"]},{"osd":2,"uuid":"23fefcb4-7af0-4933-b4bd-08aad9512220","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6800","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6801","nonce":3182585495}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6802","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6803","nonce":3182585495}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6806","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6807","nonce":3182585495}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6804","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6805","nonce":3182585495}]},"public_addr":"172.21.15.28:6801/3182585495","cluster_addr":"172.21.15.28:6803/3182585495","heartbeat_back_addr":"172.21.15.28:6807/3182585495","heartbeat_front_addr":"172.21.15.28:6805/3182585495","state":["exists","up"]},{"osd":3,"uuid":"7737394e-a5ae-462b-8764-c9b38495f6ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6816","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6817","nonce":3612378588}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6818","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6819","nonce":3612378588}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6822","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6823","nonce":3612378588}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6820","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6821","nonce":3612378588}]},"public_addr":"172.21.15.28:6817/3612378588","cluster_addr":"172.21.15.28:6819/3612378588","heartbeat_back_addr":"172.21.15.28:6823/3612378588","heartbeat_front_addr":"172.21.15.28:6821/3612378588","state":["exists","up"]},{"osd":4,"uuid":"b77e33fb-f3cc-4905-963c-11f68c907c1f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6817","nonce":4131619341}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6818","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6819","nonce":4131619341}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6823","nonce":4131619341}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6821","nonce":4131619341}]},"public_addr":"172.21.15.59:6817/4131619341","cluster_addr":"172.21.15.59:6819/4131619341","heartbeat_back_addr":"172.21.15.59:6823/4131619341","heartbeat_front_addr":"172.21.15.59:6821/4131619341","state":["exists","up"]},{"osd":5,"uuid":"95d961c7-64f7-4027-9f5d-85e6d6cfd012","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6800","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6801","nonce":1902529638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6803","nonce":1902529638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6807","nonce":1902529638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6805","nonce":1902529638}]},"public_addr":"172.21.15.59:6801/1902529638","cluster_addr":"172.21.15.59:6803/1902529638","heartbeat_back_addr":"172.21.15.59:6807/1902529638","heartbeat_front_addr":"172.21.15.59:6805/1902529638","state":["exists","up"]},{"osd":6,"uuid":"9836ca91-f170-44c9-971c-f24671a38e6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6809","nonce":891940408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6811","nonce":891940408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6815","nonce":891940408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6813","nonce":891940408}]},"public_addr":"172.21.15.59:6809/891940408","cluster_addr":"172.21.15.59:6811/891940408","heartbeat_back_addr":"172.21.15.59:6815/891940408","heartbeat_front_addr":"172.21.15.59:6813/891940408","state":["exists","up"]},{"osd":7,"uuid":"6f46e254-bb48-410f-979f-9a035b927d0c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6824","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6825","nonce":4039965485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6826","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6827","nonce":4039965485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6830","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6831","nonce":4039965485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6828","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6829","nonce":4039965485}]},"public_addr":"172.21.15.59:6825/4039965485","cluster_addr":"172.21.15.59:6827/4039965485","heartbeat_back_addr":"172.21.15.59:6831/4039965485","heartbeat_front_addr":"172.21.15.59:6829/4039965485","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.237937+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.099040+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.174948+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.693017+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.327938+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:57.946048+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.973899+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:59.283588+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-16T22:27:13.009 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.0 flush_pg_stats 2024-09-16T22:27:13.009 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.1 flush_pg_stats 2024-09-16T22:27:13.010 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.2 flush_pg_stats 2024-09-16T22:27:13.010 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.3 flush_pg_stats 2024-09-16T22:27:13.011 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.4 flush_pg_stats 2024-09-16T22:27:13.011 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.5 flush_pg_stats 2024-09-16T22:27:13.012 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.6 flush_pg_stats 2024-09-16T22:27:13.012 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell osd.7 flush_pg_stats 2024-09-16T22:27:13.264 INFO:teuthology.orchestra.run.smithi028.stdout:64424509444 2024-09-16T22:27:13.264 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-16T22:27:13.265 INFO:teuthology.orchestra.run.smithi028.stdout:64424509445 2024-09-16T22:27:13.266 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-16T22:27:13.267 INFO:teuthology.orchestra.run.smithi028.stdout:64424509445 2024-09-16T22:27:13.267 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-16T22:27:13.268 INFO:teuthology.orchestra.run.smithi028.stdout:55834574853 2024-09-16T22:27:13.268 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-16T22:27:13.269 INFO:teuthology.orchestra.run.smithi028.stdout:64424509446 2024-09-16T22:27:13.269 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-16T22:27:13.270 INFO:teuthology.orchestra.run.smithi028.stdout:64424509445 2024-09-16T22:27:13.271 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-16T22:27:13.271 INFO:teuthology.orchestra.run.smithi028.stdout:64424509445 2024-09-16T22:27:13.272 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-16T22:27:13.273 INFO:teuthology.orchestra.run.smithi028.stdout:64424509445 2024-09-16T22:27:13.273 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-16T22:27:13.862 INFO:teuthology.orchestra.run.smithi028.stdout:64424509442 2024-09-16T22:27:13.883 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509442 for osd.2 2024-09-16T22:27:13.903 INFO:teuthology.orchestra.run.smithi028.stdout:55834574852 2024-09-16T22:27:13.916 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574852 for osd.5 2024-09-16T22:27:13.935 INFO:teuthology.orchestra.run.smithi028.stdout:64424509444 2024-09-16T22:27:13.937 INFO:teuthology.orchestra.run.smithi028.stdout:64424509443 2024-09-16T22:27:13.949 INFO:teuthology.orchestra.run.smithi028.stdout:64424509443 2024-09-16T22:27:13.949 INFO:teuthology.orchestra.run.smithi028.stdout:64424509443 2024-09-16T22:27:13.952 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509446 got 64424509444 for osd.3 2024-09-16T22:27:13.953 INFO:teuthology.orchestra.run.smithi028.stdout:64424509443 2024-09-16T22:27:13.954 INFO:teuthology.orchestra.run.smithi028.stdout:64424509443 2024-09-16T22:27:13.957 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509443 for osd.6 2024-09-16T22:27:13.968 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509443 for osd.7 2024-09-16T22:27:13.969 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509443 for osd.0 2024-09-16T22:27:13.970 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509443 for osd.1 2024-09-16T22:27:13.971 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509443 for osd.4 2024-09-16T22:27:14.884 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.2 2024-09-16T22:27:14.917 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.5 2024-09-16T22:27:14.953 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.3 2024-09-16T22:27:14.958 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.6 2024-09-16T22:27:14.969 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.7 2024-09-16T22:27:14.969 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.0 2024-09-16T22:27:14.971 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.1 2024-09-16T22:27:14.972 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd last-stat-seq osd.4 2024-09-16T22:27:15.453 INFO:teuthology.orchestra.run.smithi028.stdout:64424509444 2024-09-16T22:27:15.473 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509444 got 64424509444 for osd.2 2024-09-16T22:27:15.473 DEBUG:teuthology.parallel:result is None 2024-09-16T22:27:15.525 INFO:teuthology.orchestra.run.smithi028.stdout:64424509445 2024-09-16T22:27:15.530 INFO:teuthology.orchestra.run.smithi028.stdout:55834574853 2024-09-16T22:27:15.540 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509445 for osd.0 2024-09-16T22:27:15.540 DEBUG:teuthology.parallel:result is None 2024-09-16T22:27:15.549 INFO:tasks.ceph.ceph_manager.ceph:need seq 55834574853 got 55834574853 for osd.5 2024-09-16T22:27:15.549 DEBUG:teuthology.parallel:result is None 2024-09-16T22:27:15.570 INFO:teuthology.orchestra.run.smithi028.stdout:64424509446 2024-09-16T22:27:15.584 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509446 got 64424509446 for osd.3 2024-09-16T22:27:15.584 DEBUG:teuthology.parallel:result is None 2024-09-16T22:27:15.601 INFO:teuthology.orchestra.run.smithi028.stdout:64424509445 2024-09-16T22:27:15.605 INFO:teuthology.orchestra.run.smithi028.stdout:64424509445 2024-09-16T22:27:15.608 INFO:teuthology.orchestra.run.smithi028.stdout:64424509445 2024-09-16T22:27:15.612 INFO:teuthology.orchestra.run.smithi028.stdout:64424509445 2024-09-16T22:27:15.619 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509445 for osd.7 2024-09-16T22:27:15.619 DEBUG:teuthology.parallel:result is None 2024-09-16T22:27:15.621 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509445 for osd.1 2024-09-16T22:27:15.621 DEBUG:teuthology.parallel:result is None 2024-09-16T22:27:15.625 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509445 for osd.4 2024-09-16T22:27:15.625 DEBUG:teuthology.parallel:result is None 2024-09-16T22:27:15.627 INFO:tasks.ceph.ceph_manager.ceph:need seq 64424509445 got 64424509445 for osd.6 2024-09-16T22:27:15.627 DEBUG:teuthology.parallel:result is None 2024-09-16T22:27:15.628 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-16T22:27:15.628 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T22:27:15.965 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:27:15.968 INFO:teuthology.orchestra.run.smithi028.stderr:dumped all 2024-09-16T22:27:15.976 INFO:teuthology.orchestra.run.smithi028.stdout:{"pg_ready":true,"pg_map":{"version":22,"stamp":"2024-09-16T22:27:13.998829+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":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"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":75,"ondisk_log_size":75,"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":235784,"kb_used_data":2884,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":754738936,"statfs":{"total":773094113280,"available":772852670464,"internally_reserved":0,"allocated":2953216,"data_stored":1778062,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":238276145},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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.327805"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:11.690180+0000","last_change":"2024-09-16T22:27:11.690180+0000","last_active":"2024-09-16T22:27:11.690180+0000","last_peered":"2024-09-16T22:27:11.690180+0000","last_clean":"2024-09-16T22:27:11.690180+0000","last_became_active":"2024-09-16T22:27:09.677438+0000","last_became_peered":"2024-09-16T22:27:09.677438+0000","last_unstale":"2024-09-16T22:27:11.690180+0000","last_undegraded":"2024-09-16T22:27:11.690180+0000","last_fullsized":"2024-09-16T22:27:11.690180+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T10:26:30.754375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066226999999999996,"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":18,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:11.691235+0000","last_change":"2024-09-16T22:27:11.691235+0000","last_active":"2024-09-16T22:27:11.691235+0000","last_peered":"2024-09-16T22:27:11.691235+0000","last_clean":"2024-09-16T22:27:11.691235+0000","last_became_active":"2024-09-16T22:27:09.676994+0000","last_became_peered":"2024-09-16T22:27:09.676994+0000","last_unstale":"2024-09-16T22:27:11.691235+0000","last_undegraded":"2024-09-16T22:27:11.691235+0000","last_fullsized":"2024-09-16T22:27:11.691235+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T00:35:29.848048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058839999999999999,"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":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:11.690120+0000","last_change":"2024-09-16T22:27:11.690120+0000","last_active":"2024-09-16T22:27:11.690120+0000","last_peered":"2024-09-16T22:27:11.690120+0000","last_clean":"2024-09-16T22:27:11.690120+0000","last_became_active":"2024-09-16T22:27:09.681369+0000","last_became_peered":"2024-09-16T22:27:09.681369+0000","last_unstale":"2024-09-16T22:27:11.690120+0000","last_undegraded":"2024-09-16T22:27:11.690120+0000","last_fullsized":"2024-09-16T22:27:11.690120+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T03:39:22.721946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061337499999999999,"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":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:11.971151+0000","last_change":"2024-09-16T22:27:11.971370+0000","last_active":"2024-09-16T22:27:11.971151+0000","last_peered":"2024-09-16T22:27:11.971151+0000","last_clean":"2024-09-16T22:27:11.971151+0000","last_became_active":"2024-09-16T22:27:09.834518+0000","last_became_peered":"2024-09-16T22:27:09.834518+0000","last_unstale":"2024-09-16T22:27:11.971151+0000","last_undegraded":"2024-09-16T22:27:11.971151+0000","last_fullsized":"2024-09-16T22:27:11.971151+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T05:09:20.076358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042412500000000002,"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":"22'2","reported_seq":22,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:11.693668+0000","last_change":"2024-09-16T22:27:11.691225+0000","last_active":"2024-09-16T22:27:11.693668+0000","last_peered":"2024-09-16T22:27:11.693668+0000","last_clean":"2024-09-16T22:27:11.693668+0000","last_became_active":"2024-09-16T22:27:09.834718+0000","last_became_peered":"2024-09-16T22:27:09.834718+0000","last_unstale":"2024-09-16T22:27:11.693668+0000","last_undegraded":"2024-09-16T22:27:11.693668+0000","last_fullsized":"2024-09-16T22:27:11.693668+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-17T22:54:29.367379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001707585,"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":18,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:13.031100+0000","last_change":"2024-09-16T22:27:13.031306+0000","last_active":"2024-09-16T22:27:13.031100+0000","last_peered":"2024-09-16T22:27:13.031100+0000","last_clean":"2024-09-16T22:27:13.031100+0000","last_became_active":"2024-09-16T22:27:09.682810+0000","last_became_peered":"2024-09-16T22:27:09.682810+0000","last_unstale":"2024-09-16T22:27:13.031100+0000","last_undegraded":"2024-09-16T22:27:13.031100+0000","last_fullsized":"2024-09-16T22:27:13.031100+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T06:11:46.597398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046117100000000002,"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":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:11.690628+0000","last_change":"2024-09-16T22:27:11.690628+0000","last_active":"2024-09-16T22:27:11.690628+0000","last_peered":"2024-09-16T22:27:11.690628+0000","last_clean":"2024-09-16T22:27:11.690628+0000","last_became_active":"2024-09-16T22:27:09.683665+0000","last_became_peered":"2024-09-16T22:27:09.683665+0000","last_unstale":"2024-09-16T22:27:11.690628+0000","last_undegraded":"2024-09-16T22:27:11.690628+0000","last_fullsized":"2024-09-16T22:27:11.690628+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-17T23:33:25.536925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011073910000000001,"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":"20'1","reported_seq":21,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:11.690689+0000","last_change":"2024-09-16T22:27:11.690689+0000","last_active":"2024-09-16T22:27:11.690689+0000","last_peered":"2024-09-16T22:27:11.690689+0000","last_clean":"2024-09-16T22:27:11.690689+0000","last_became_active":"2024-09-16T22:27:09.840537+0000","last_became_peered":"2024-09-16T22:27:09.840537+0000","last_unstale":"2024-09-16T22:27:11.690689+0000","last_undegraded":"2024-09-16T22:27:11.690689+0000","last_fullsized":"2024-09-16T22:27:11.690689+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T09:26:11.775431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011888070000000001,"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":"18'72","reported_seq":111,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:12.239819+0000","last_change":"2024-09-16T22:27:04.019503+0000","last_active":"2024-09-16T22:27:12.239819+0000","last_peered":"2024-09-16T22:27:12.239819+0000","last_clean":"2024-09-16T22:27:12.239819+0000","last_became_active":"2024-09-16T22:27:04.017541+0000","last_became_peered":"2024-09-16T22:27:04.017541+0000","last_unstale":"2024-09-16T22:27:12.239819+0000","last_undegraded":"2024-09-16T22:27:12.239819+0000","last_fullsized":"2024-09-16T22:27:12.239819+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:02.640644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:02.640644+0000","last_clean_scrub_stamp":"2024-09-16T22:27:02.640644+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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-18T00:34:58.552845+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424509445,"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":216,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":221184,"data_stored":75390,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"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":15,"seq":64424509445,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27256,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344584,"statfs":{"total":96636764160,"available":96608854016,"internally_reserved":0,"allocated":225280,"data_stored":75409,"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":4,"up_from":15,"seq":64424509445,"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":216,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":221184,"data_stored":75390,"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":15,"seq":64424509446,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31416,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340424,"statfs":{"total":96636764160,"available":96604594176,"internally_reserved":0,"allocated":225280,"data_stored":75409,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"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":15,"seq":64424509444,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31408,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340432,"statfs":{"total":96636764160,"available":96604602368,"internally_reserved":0,"allocated":221184,"data_stored":75390,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":15,"seq":64424509445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31980,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339860,"statfs":{"total":96636764160,"available":96604016640,"internally_reserved":0,"allocated":802816,"data_stored":659926,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":15,"seq":64424509445,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31412,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340428,"statfs":{"total":96636764160,"available":96604598272,"internally_reserved":0,"allocated":221184,"data_stored":75390,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"osd":5,"up_from":13,"seq":55834574853,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27824,"kb_used_data":796,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344016,"statfs":{"total":96636764160,"available":96608272384,"internally_reserved":0,"allocated":815104,"data_stored":665758,"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":[]}],"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-16T22:27:15.977 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T22:27:16.273 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:27:16.273 INFO:teuthology.orchestra.run.smithi028.stderr:dumped all 2024-09-16T22:27:16.285 INFO:teuthology.orchestra.run.smithi028.stdout:{"pg_ready":true,"pg_map":{"version":23,"stamp":"2024-09-16T22:27:15.999111+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":66,"num_read_kb":55,"num_write":103,"num_write_kb":1630,"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":75,"ondisk_log_size":75,"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":235784,"kb_used_data":2884,"kb_used_omap":12,"kb_used_meta":232691,"kb_avail":754738936,"statfs":{"total":773094113280,"available":772852670464,"internally_reserved":0,"allocated":2953216,"data_stored":1778062,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12751,"internal_metadata":238276145},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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":"6.326614"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:11.690180+0000","last_change":"2024-09-16T22:27:11.690180+0000","last_active":"2024-09-16T22:27:11.690180+0000","last_peered":"2024-09-16T22:27:11.690180+0000","last_clean":"2024-09-16T22:27:11.690180+0000","last_became_active":"2024-09-16T22:27:09.677438+0000","last_became_peered":"2024-09-16T22:27:09.677438+0000","last_unstale":"2024-09-16T22:27:11.690180+0000","last_undegraded":"2024-09-16T22:27:11.690180+0000","last_fullsized":"2024-09-16T22:27:11.690180+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T10:26:30.754375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066226999999999996,"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":18,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:11.691235+0000","last_change":"2024-09-16T22:27:11.691235+0000","last_active":"2024-09-16T22:27:11.691235+0000","last_peered":"2024-09-16T22:27:11.691235+0000","last_clean":"2024-09-16T22:27:11.691235+0000","last_became_active":"2024-09-16T22:27:09.676994+0000","last_became_peered":"2024-09-16T22:27:09.676994+0000","last_unstale":"2024-09-16T22:27:11.691235+0000","last_undegraded":"2024-09-16T22:27:11.691235+0000","last_fullsized":"2024-09-16T22:27:11.691235+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T00:35:29.848048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058839999999999999,"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":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:11.690120+0000","last_change":"2024-09-16T22:27:11.690120+0000","last_active":"2024-09-16T22:27:11.690120+0000","last_peered":"2024-09-16T22:27:11.690120+0000","last_clean":"2024-09-16T22:27:11.690120+0000","last_became_active":"2024-09-16T22:27:09.681369+0000","last_became_peered":"2024-09-16T22:27:09.681369+0000","last_unstale":"2024-09-16T22:27:11.690120+0000","last_undegraded":"2024-09-16T22:27:11.690120+0000","last_fullsized":"2024-09-16T22:27:11.690120+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T03:39:22.721946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061337499999999999,"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":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:11.971151+0000","last_change":"2024-09-16T22:27:11.971370+0000","last_active":"2024-09-16T22:27:11.971151+0000","last_peered":"2024-09-16T22:27:11.971151+0000","last_clean":"2024-09-16T22:27:11.971151+0000","last_became_active":"2024-09-16T22:27:09.834518+0000","last_became_peered":"2024-09-16T22:27:09.834518+0000","last_unstale":"2024-09-16T22:27:11.971151+0000","last_undegraded":"2024-09-16T22:27:11.971151+0000","last_fullsized":"2024-09-16T22:27:11.971151+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T05:09:20.076358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042412500000000002,"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":"22'2","reported_seq":22,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:11.693668+0000","last_change":"2024-09-16T22:27:11.691225+0000","last_active":"2024-09-16T22:27:11.693668+0000","last_peered":"2024-09-16T22:27:11.693668+0000","last_clean":"2024-09-16T22:27:11.693668+0000","last_became_active":"2024-09-16T22:27:09.834718+0000","last_became_peered":"2024-09-16T22:27:09.834718+0000","last_unstale":"2024-09-16T22:27:11.693668+0000","last_undegraded":"2024-09-16T22:27:11.693668+0000","last_fullsized":"2024-09-16T22:27:11.693668+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-17T22:54:29.367379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001707585,"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":18,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:13.031100+0000","last_change":"2024-09-16T22:27:13.031306+0000","last_active":"2024-09-16T22:27:13.031100+0000","last_peered":"2024-09-16T22:27:13.031100+0000","last_clean":"2024-09-16T22:27:13.031100+0000","last_became_active":"2024-09-16T22:27:09.682810+0000","last_became_peered":"2024-09-16T22:27:09.682810+0000","last_unstale":"2024-09-16T22:27:13.031100+0000","last_undegraded":"2024-09-16T22:27:13.031100+0000","last_fullsized":"2024-09-16T22:27:13.031100+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T06:11:46.597398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046117100000000002,"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":20,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:11.690628+0000","last_change":"2024-09-16T22:27:11.690628+0000","last_active":"2024-09-16T22:27:11.690628+0000","last_peered":"2024-09-16T22:27:11.690628+0000","last_clean":"2024-09-16T22:27:11.690628+0000","last_became_active":"2024-09-16T22:27:09.683665+0000","last_became_peered":"2024-09-16T22:27:09.683665+0000","last_unstale":"2024-09-16T22:27:11.690628+0000","last_undegraded":"2024-09-16T22:27:11.690628+0000","last_fullsized":"2024-09-16T22:27:11.690628+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-17T23:33:25.536925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011073910000000001,"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":"20'1","reported_seq":21,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:11.690689+0000","last_change":"2024-09-16T22:27:11.690689+0000","last_active":"2024-09-16T22:27:11.690689+0000","last_peered":"2024-09-16T22:27:11.690689+0000","last_clean":"2024-09-16T22:27:11.690689+0000","last_became_active":"2024-09-16T22:27:09.840537+0000","last_became_peered":"2024-09-16T22:27:09.840537+0000","last_unstale":"2024-09-16T22:27:11.690689+0000","last_undegraded":"2024-09-16T22:27:11.690689+0000","last_fullsized":"2024-09-16T22:27:11.690689+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T09:26:11.775431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011888070000000001,"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":"18'72","reported_seq":111,"reported_epoch":22,"state":"active+clean","last_fresh":"2024-09-16T22:27:12.239819+0000","last_change":"2024-09-16T22:27:04.019503+0000","last_active":"2024-09-16T22:27:12.239819+0000","last_peered":"2024-09-16T22:27:12.239819+0000","last_clean":"2024-09-16T22:27:12.239819+0000","last_became_active":"2024-09-16T22:27:04.017541+0000","last_became_peered":"2024-09-16T22:27:04.017541+0000","last_unstale":"2024-09-16T22:27:12.239819+0000","last_undegraded":"2024-09-16T22:27:12.239819+0000","last_fullsized":"2024-09-16T22:27:12.239819+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:02.640644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:02.640644+0000","last_clean_scrub_stamp":"2024-09-16T22:27:02.640644+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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-18T00:34:58.552845+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424509445,"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":216,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":221184,"data_stored":75390,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"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":15,"seq":64424509445,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":27256,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344584,"statfs":{"total":96636764160,"available":96608854016,"internally_reserved":0,"allocated":225280,"data_stored":75409,"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":4,"up_from":15,"seq":64424509445,"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":216,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344596,"statfs":{"total":96636764160,"available":96608866304,"internally_reserved":0,"allocated":221184,"data_stored":75390,"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":15,"seq":64424509446,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31416,"kb_used_data":220,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340424,"statfs":{"total":96636764160,"available":96604594176,"internally_reserved":0,"allocated":225280,"data_stored":75409,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"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":15,"seq":64424509444,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31408,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340432,"statfs":{"total":96636764160,"available":96604602368,"internally_reserved":0,"allocated":221184,"data_stored":75390,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":15,"seq":64424509445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31980,"kb_used_data":784,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339860,"statfs":{"total":96636764160,"available":96604016640,"internally_reserved":0,"allocated":802816,"data_stored":659926,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":15,"seq":64424509445,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":31412,"kb_used_data":216,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94340428,"statfs":{"total":96636764160,"available":96604598272,"internally_reserved":0,"allocated":221184,"data_stored":75390,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":[]},{"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":27824,"kb_used_data":796,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":94344016,"statfs":{"total":96636764160,"available":96608272384,"internally_reserved":0,"allocated":815104,"data_stored":665758,"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":[]}],"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-16T22:27:16.285 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-16T22:27:16.286 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-16T22:27:16.286 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy 2024-09-16T22:27:16.286 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph health --format=json 2024-09-16T22:27:16.619 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T22:27:16.620 INFO:teuthology.orchestra.run.smithi028.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-16T22:27:16.633 INFO:tasks.ceph.ceph_manager.ceph:wait_until_healthy done 2024-09-16T22:27:16.633 INFO:teuthology.run_tasks:Running task exec... 2024-09-16T22:27:16.647 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T22:27:16.647 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi165.front.sepia.ceph.com 2024-09-16T22:27:16.647 DEBUG:teuthology.orchestra.run.smithi165:> 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-16T22:27:17.731 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool create datapool 4 4 erasure teuthologyprofile' 2024-09-16T22:27:19.405 INFO:teuthology.orchestra.run.smithi165.stderr:pool 'datapool' created 2024-09-16T22:27:19.422 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sudo ceph osd pool set datapool allow_ec_overwrites true' 2024-09-16T22:27:20.403 INFO:teuthology.orchestra.run.smithi165.stderr:set pool 3 allow_ec_overwrites to true 2024-09-16T22:27:20.420 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd pool init datapool' 2024-09-16T22:27:23.429 INFO:teuthology.run_tasks:Running task exec... 2024-09-16T22:27:23.442 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T22:27:23.442 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi165.front.sepia.ceph.com 2024-09-16T22:27:23.443 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /home/ubuntu/cephtest/migration' 2024-09-16T22:27:23.474 DEBUG:teuthology.orchestra.run.smithi165:> 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-16T22:28:03.254 INFO:teuthology.orchestra.run.smithi165.stderr:2024-09-16 22:28:03 URL:http://download.ceph.com/qa/ubuntu-12.04.qcow2 [1206124544/1206124544] -> "/home/ubuntu/cephtest/migration/base.client.0.qcow2" [1] 2024-09-16T22:28:03.256 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-img convert -f qcow2 -O raw /home/ubuntu/cephtest/migration/base.client.0.qcow2 /home/ubuntu/cephtest/migration/base.client.0.raw' 2024-09-16T22:28:04.039 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'dd if=/dev/zero of=/home/ubuntu/cephtest/migration/empty.raw count=1 bs=1G' 2024-09-16T22:28:04.713 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records in 2024-09-16T22:28:04.714 INFO:teuthology.orchestra.run.smithi165.stderr:1+0 records out 2024-09-16T22:28:04.714 INFO:teuthology.orchestra.run.smithi165.stderr:1073741824 bytes (1.1 GB, 1.0 GiB) copied, 0.650637 s, 1.7 GB/s 2024-09-16T22:28:04.717 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-nbd -f raw --read-only --shared 10 --persistent --fork /home/ubuntu/cephtest/migration/base.client.0.raw' 2024-09-16T22:28:04.747 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'qemu-nbd -f raw --read-only --shared 10 --persistent --fork --socket /home/ubuntu/cephtest/migration/qemu-nbd-empty /home/ubuntu/cephtest/migration/empty.raw' 2024-09-16T22:28:04.817 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'chmod 0777 /home/ubuntu/cephtest/migration/qemu-nbd-empty' 2024-09-16T22:28:04.884 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'echo '"'"'{"type":"raw","stream":{"type":"nbd","uri":"nbd://localhost"}}'"'"' | rbd migration prepare --import-only --source-spec-path - client.0.0' 2024-09-16T22:28:05.028 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}'"'"' client.0.1' 2024-09-16T22:28:05.127 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration prepare --import-only --source-spec '"'"'{"type":"raw","stream":{"type":"nbd","uri":"nbd+unix:///?socket=/home/ubuntu/cephtest/migration/qemu-nbd-empty"}}'"'"' client.0.2' 2024-09-16T22:28:05.228 INFO:teuthology.run_tasks:Running task parallel... 2024-09-16T22:28:05.238 INFO:teuthology.task.parallel:starting parallel... 2024-09-16T22:28:05.239 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-16T22:28:05.239 INFO:teuthology.task.sequential:In sequential, running task qemu... 2024-09-16T22:28:05.251 DEBUG:teuthology.orchestra.run.smithi165:> install -d -m0755 -- /home/ubuntu/cephtest/qemu /home/ubuntu/cephtest/archive/qemu 2024-09-16T22:28:05.252 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-09-16T22:28:05.252 INFO:teuthology.task.sequential:In sequential, running task exec... 2024-09-16T22:28:05.252 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T22:28:05.252 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi165.front.sepia.ceph.com 2024-09-16T22:28:05.252 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-16T22:28:05.267 INFO:teuthology.packaging:Installing package qemu-kvm-block-rbd on ubuntu@smithi165.front.sepia.ceph.com 2024-09-16T22:28:05.267 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y install qemu-kvm-block-rbd 2024-09-16T22:28:05.898 INFO:teuthology.orchestra.run.smithi165.stdout:Last metadata expiration check: 0:03:53 ago on Mon 16 Sep 2024 10:24:12 PM UTC. 2024-09-16T22:28:05.988 INFO:teuthology.orchestra.run.smithi165.stdout:Package qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 is already installed. 2024-09-16T22:28:06.032 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T22:28:06.033 INFO:teuthology.orchestra.run.smithi165.stdout:Nothing to do. 2024-09-16T22:28:06.033 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T22:28:06.320 INFO:tasks.qemu:generating iso... 2024-09-16T22:28:06.320 INFO:tasks.qemu:Pulling tests from https://github.com/ceph/ceph-ci ref 6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:28:06.320 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf /home/ubuntu/cephtest/qemu_clone.client.0 && git clone https://github.com/ceph/ceph-ci /home/ubuntu/cephtest/qemu_clone.client.0 && cd /home/ubuntu/cephtest/qemu_clone.client.0 && git checkout 6e8474a02f2b86353394076ab80c6f50ea28e361 2024-09-16T22:28:06.338 INFO:teuthology.orchestra.run.smithi165.stderr:Cloning into '/home/ubuntu/cephtest/qemu_clone.client.0'... 2024-09-16T22:28:57.238 INFO:teuthology.orchestra.run.smithi165.stderr:Note: switching to '6e8474a02f2b86353394076ab80c6f50ea28e361'. 2024-09-16T22:28:57.238 INFO:teuthology.orchestra.run.smithi165.stderr: 2024-09-16T22:28:57.238 INFO:teuthology.orchestra.run.smithi165.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-09-16T22:28:57.238 INFO:teuthology.orchestra.run.smithi165.stderr:changes and commit them, and you can discard any commits you make in this 2024-09-16T22:28:57.238 INFO:teuthology.orchestra.run.smithi165.stderr:state without impacting any branches by switching back to a branch. 2024-09-16T22:28:57.238 INFO:teuthology.orchestra.run.smithi165.stderr: 2024-09-16T22:28:57.238 INFO:teuthology.orchestra.run.smithi165.stderr:If you want to create a new branch to retain commits you create, you may 2024-09-16T22:28:57.238 INFO:teuthology.orchestra.run.smithi165.stderr:do so (now or later) by using -c with the switch command. Example: 2024-09-16T22:28:57.239 INFO:teuthology.orchestra.run.smithi165.stderr: 2024-09-16T22:28:57.239 INFO:teuthology.orchestra.run.smithi165.stderr: git switch -c 2024-09-16T22:28:57.239 INFO:teuthology.orchestra.run.smithi165.stderr: 2024-09-16T22:28:57.239 INFO:teuthology.orchestra.run.smithi165.stderr:Or undo this operation with: 2024-09-16T22:28:57.239 INFO:teuthology.orchestra.run.smithi165.stderr: 2024-09-16T22:28:57.239 INFO:teuthology.orchestra.run.smithi165.stderr: git switch - 2024-09-16T22:28:57.239 INFO:teuthology.orchestra.run.smithi165.stderr: 2024-09-16T22:28:57.239 INFO:teuthology.orchestra.run.smithi165.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-09-16T22:28:57.239 INFO:teuthology.orchestra.run.smithi165.stderr: 2024-09-16T22:28:57.239 INFO:teuthology.orchestra.run.smithi165.stderr:HEAD is now at 6e8474a02f2 Merge branch 'wip-nbalacha-ns-mirroring' of https://github.com/nbalacha/ceph into HEAD 2024-09-16T22:28:57.242 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-16T22:28:57.242 DEBUG:teuthology.orchestra.run.smithi165:> dd of=/home/ubuntu/cephtest/qemu/userdata.client.0 2024-09-16T22:28:57.298 DEBUG:teuthology.orchestra.run.smithi165:> set -ex 2024-09-16T22:28:57.298 DEBUG:teuthology.orchestra.run.smithi165:> dd of=/home/ubuntu/cephtest/qemu/metadata.client.0 2024-09-16T22:28:57.353 INFO:tasks.qemu:fetching test qa/run_xfstests_qemu.sh for client.0 2024-09-16T22:28:57.353 DEBUG:teuthology.orchestra.run.smithi165:> 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-16T22:28:57.408 DEBUG:teuthology.orchestra.run.smithi165:> 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-16T22:28:57.503 INFO:tasks.qemu:downloading base image 2024-09-16T22:28:57.503 DEBUG:teuthology.orchestra.run.smithi165:> rbd --cluster ceph resize --size=10240M client.0.0 || true 2024-09-16T22:28:57.573 INFO:teuthology.orchestra.run.smithi165.stderr: Resizing image: 100% complete...done. 2024-09-16T22:28:57.583 DEBUG:teuthology.orchestra.run.smithi165:> rbd --cluster ceph resize --size=10240M client.0.1 || true 2024-09-16T22:28:57.651 INFO:teuthology.orchestra.run.smithi165.stderr: Resizing image: 100% complete...done. 2024-09-16T22:28:57.660 DEBUG:teuthology.orchestra.run.smithi165:> rbd --cluster ceph resize --size=10240M client.0.2 || true 2024-09-16T22:28:57.729 INFO:teuthology.orchestra.run.smithi165.stderr: Resizing image: 100% complete...done. 2024-09-16T22:28:57.741 DEBUG:teuthology.orchestra.run.smithi165:> mkdir /home/ubuntu/cephtest/archive/qemu/client.0 && sudo modprobe kvm 2024-09-16T22:28:57.769 INFO:tasks.qemu:Creating the nfs export directory... 2024-09-16T22:28:57.769 DEBUG:teuthology.orchestra.run.smithi165:> sudo mkdir -p /export/client.0 2024-09-16T22:28:57.834 INFO:tasks.qemu:Mounting the test directory... 2024-09-16T22:28:57.834 DEBUG:teuthology.orchestra.run.smithi165:> sudo mount --bind /home/ubuntu/cephtest/archive/qemu/client.0 /export/client.0 2024-09-16T22:28:57.900 INFO:tasks.qemu:Adding mount to /etc/exports... 2024-09-16T22:28:57.901 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-16T22:28:57.901 DEBUG:teuthology.orchestra.run.smithi165:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-16T22:28:57.966 DEBUG:teuthology.orchestra.run.smithi165:> echo '/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure)' | sudo tee -a /etc/exports 2024-09-16T22:28:58.029 INFO:teuthology.orchestra.run.smithi165.stdout:/export/client.0 *(rw,no_root_squash,no_subtree_check,insecure) 2024-09-16T22:28:58.030 INFO:tasks.qemu:Restarting NFS... 2024-09-16T22:28:58.030 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl restart nfs-server 2024-09-16T22:28:58.782 DEBUG:teuthology.orchestra.run.smithi165:> sudo udevadm control --reload 2024-09-16T22:28:58.815 DEBUG:teuthology.orchestra.run.smithi165:> sudo udevadm trigger /dev/kvm 2024-09-16T22:28:58.885 DEBUG:teuthology.orchestra.run.smithi165:> ls -l /dev/kvm 2024-09-16T22:28:58.941 INFO:teuthology.orchestra.run.smithi165.stdout:crw-rw-rw-. 1 root kvm 10, 232 Sep 16 22:28 /dev/kvm 2024-09-16T22:28:58.942 INFO:tasks.qemu:starting qemu... 2024-09-16T22:28:58.942 DEBUG:teuthology.orchestra.run.smithi165:> 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:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.1:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback -drive file=rbd:rbd/client.0.2:conf=/etc/ceph/ceph.conf:id=0,format=raw,if=virtio,cache=writeback 2024-09-16T22:28:58.984 INFO:tasks.qemu:waiting for qemu tests to finish... 2024-09-16T22:28:59.283 INFO:tasks.qemu.client.0.smithi165.stderr:qemu-kvm: warning: Machine type 'pc-i440fx-rhel7.6.0' is deprecated: machine types for previous major releases are deprecated 2024-09-16T22:28:59.379 INFO:tasks.qemu.client.0.smithi165.stdout:c[?7lSeaBIOS (version 1.16.3-2.el9) 2024-09-16T22:28:59.379 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:28:59.379 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:28:59.379 INFO:tasks.qemu.client.0.smithi165.stdout:iPXE (http://ipxe.org) 00:03.0 CA00 PCI2.10 PnP PMM+BEFCCB30+BEF0CB30 CA00 2024-09-16T22:28:59.380 INFO:tasks.qemu.client.0.smithi165.stdout:Press Ctrl-B to configure iPXE (PCI 00:03.0)... 2024-09-16T22:28:59.380 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:28:59.380 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:28:59.643 INFO:tasks.qemu.client.0.smithi165.stdout:Booting from Hard Disk... 2024-09-16T22:28:59.979 INFO:tasks.qemu.client.0.smithi165.stdout:GNU GRUB version 1.99-21ubuntu3.4┌──────────────────────────────────────────────────────────────────────────┐││││││││││││││││││││││││││└──────────────────────────────────────────────────────────────────────────┘ 2024-09-16T22:28:59.979 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:28:59.979 INFO:tasks.qemu.client.0.smithi165.stdout: Use the ↑ and ↓ keys to select which entry is highlighted. 2024-09-16T22:28:59.979 INFO:tasks.qemu.client.0.smithi165.stdout: Press enter to boot the selected OS, 'e' to edit the commands 2024-09-16T22:28:59.979 INFO:tasks.qemu.client.0.smithi165.stdout: before booting or 'c' for a command-line. 2024-09-16T22:28:59.979 INFO:tasks.qemu.client.0.smithi165.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-16T22:28:59.979 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:28:59.979 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:28:59.980 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:28:59.980 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:28:59.980 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.792 INFO:tasks.qemu.client.0.smithi165.stdout: The highlighted entry will be executed automatically in 5s.  2024-09-16T22:29:00.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.794 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.794 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.794 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.794 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.794 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.794 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.794 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:00.794 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.792 INFO:tasks.qemu.client.0.smithi165.stdout: The highlighted entry will be executed automatically in 4s.  2024-09-16T22:29:01.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.793 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.794 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.794 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.794 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.794 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.794 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.794 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:01.794 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.796 INFO:tasks.qemu.client.0.smithi165.stdout: The highlighted entry will be executed automatically in 3s.  2024-09-16T22:29:02.796 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.798 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:02.798 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.796 INFO:tasks.qemu.client.0.smithi165.stdout: The highlighted entry will be executed automatically in 2s.  2024-09-16T22:29:03.796 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.796 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.796 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.796 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.796 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.796 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.796 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:03.797 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.791 INFO:tasks.qemu.client.0.smithi165.stdout: The highlighted entry will be executed automatically in 1s.  2024-09-16T22:29:04.791 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.791 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.791 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.791 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.791 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.791 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.791 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.791 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.792 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.792 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.792 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.792 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.792 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.792 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.792 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.792 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:04.792 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:05.760 INFO:tasks.qemu.client.0.smithi165.stdout: The highlighted entry will be executed automatically in 0s. [ 0.000000] Initializing cgroup subsys cpuset 2024-09-16T22:29:05.760 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Initializing cgroup subsys cpu 2024-09-16T22:29:05.760 INFO:tasks.qemu.client.0.smithi165.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-16T22:29:05.760 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-16T22:29:05.760 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] KERNEL supported cpus: 2024-09-16T22:29:05.760 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Intel GenuineIntel 2024-09-16T22:29:05.760 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] AMD AuthenticAMD 2024-09-16T22:29:05.760 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Centaur CentaurHauls 2024-09-16T22:29:05.760 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] BIOS-provided physical RAM map: 2024-09-16T22:29:05.760 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) 2024-09-16T22:29:05.760 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) 2024-09-16T22:29:05.761 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) 2024-09-16T22:29:05.761 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bffd7000 (usable) 2024-09-16T22:29:05.761 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] BIOS-e820: 00000000bffd7000 - 00000000c0000000 (reserved) 2024-09-16T22:29:05.761 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) 2024-09-16T22:29:05.761 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) 2024-09-16T22:29:05.761 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) 2024-09-16T22:29:05.761 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] NX (Execute Disable) protection: active 2024-09-16T22:29:05.761 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] DMI 2.8 present. 2024-09-16T22:29:05.761 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] No AGP bridge found 2024-09-16T22:29:05.761 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 2024-09-16T22:29:05.761 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 2024-09-16T22:29:05.761 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] last_pfn = 0xbffd7 max_arch_pfn = 0x400000000 2024-09-16T22:29:05.761 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] found SMP MP-table at [ffff8800000f53e0] f53e0 2024-09-16T22:29:05.762 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Using GB pages for direct mapping 2024-09-16T22:29:05.762 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] init_memory_mapping: 0000000000000000-00000000bffd7000 2024-09-16T22:29:05.762 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 2024-09-16T22:29:05.762 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] RAMDISK: 37786000 - 37bbb000 2024-09-16T22:29:05.762 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: RSDP 00000000000f51b0 00014 (v00 BOCHS ) 2024-09-16T22:29:05.762 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: RSDT 00000000bffe1b9b 00030 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T22:29:05.762 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: FACP 00000000bffe1a87 00074 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T22:29:05.762 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: DSDT 00000000bffe0040 01A47 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T22:29:05.762 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: FACS 00000000bffe0000 00040 2024-09-16T22:29:05.762 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: APIC 00000000bffe1afb 00078 (v03 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T22:29:05.762 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: WAET 00000000bffe1b73 00028 (v01 BOCHS BXPC 00000001 BXPC 00000001) 2024-09-16T22:29:05.762 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] No NUMA configuration found 2024-09-16T22:29:05.762 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Faking a node at 0000000000000000-0000000140000000 2024-09-16T22:29:05.762 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000 2024-09-16T22:29:05.763 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff] 2024-09-16T22:29:05.763 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 2024-09-16T22:29:05.763 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] kvm-clock: cpu 0, msr 0:1cf6681, boot clock 2024-09-16T22:29:05.763 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Zone PFN ranges: 2024-09-16T22:29:05.763 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] DMA 0x00000010 -> 0x00001000 2024-09-16T22:29:05.763 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] DMA32 0x00001000 -> 0x00100000 2024-09-16T22:29:05.763 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Normal 0x00100000 -> 0x00140000 2024-09-16T22:29:05.763 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Movable zone start PFN for each node 2024-09-16T22:29:05.763 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] early_node_map[3] active PFN ranges 2024-09-16T22:29:05.763 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] 0: 0x00000010 -> 0x0000009f 2024-09-16T22:29:05.763 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] 0: 0x00000100 -> 0x000bffd7 2024-09-16T22:29:05.763 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] 0: 0x00100000 -> 0x00140000 2024-09-16T22:29:05.764 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: PM-Timer IO Port: 0x608 2024-09-16T22:29:05.764 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) 2024-09-16T22:29:05.764 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) 2024-09-16T22:29:05.764 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) 2024-09-16T22:29:05.764 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 2024-09-16T22:29:05.764 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) 2024-09-16T22:29:05.764 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) 2024-09-16T22:29:05.764 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) 2024-09-16T22:29:05.764 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) 2024-09-16T22:29:05.764 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) 2024-09-16T22:29:05.764 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Using ACPI (MADT) for SMP configuration information 2024-09-16T22:29:05.764 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs 2024-09-16T22:29:05.765 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 2024-09-16T22:29:05.765 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 2024-09-16T22:29:05.765 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 2024-09-16T22:29:05.765 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] PM: Registered nosave memory: 00000000bffd7000 - 00000000c0000000 2024-09-16T22:29:05.765 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000feffc000 2024-09-16T22:29:05.765 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] PM: Registered nosave memory: 00000000feffc000 - 00000000ff000000 2024-09-16T22:29:05.765 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 00000000fffc0000 2024-09-16T22:29:05.765 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] PM: Registered nosave memory: 00000000fffc0000 - 0000000100000000 2024-09-16T22:29:05.765 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3effc000) 2024-09-16T22:29:05.765 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Booting paravirtualized kernel on KVM 2024-09-16T22:29:05.765 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:1 nr_node_ids:1 2024-09-16T22:29:05.765 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s82880 r8192 d23616 u2097152 2024-09-16T22:29:05.765 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] kvm-clock: cpu 0, msr 1:3fc13681, primary cpu clock 2024-09-16T22:29:05.765 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] KVM setup async PF for cpu 0 2024-09-16T22:29:05.766 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0dd40 2024-09-16T22:29:05.766 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1027937 2024-09-16T22:29:05.766 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Policy zone: Normal 2024-09-16T22:29:05.766 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-virtual root=LABEL=cloudimg-rootfs ro console=ttyS0 2024-09-16T22:29:05.766 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) 2024-09-16T22:29:05.766 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 2024-09-16T22:29:05.766 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Checking aperture... 2024-09-16T22:29:05.766 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] No AGP bridge found 2024-09-16T22:29:05.766 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Memory: 4041884k/5242880k available (6532k kernel code, 1049192k absent, 151804k reserved, 6657k data, 924k init) 2024-09-16T22:29:05.766 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 2024-09-16T22:29:05.766 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Hierarchical RCU implementation. 2024-09-16T22:29:05.766 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. 2024-09-16T22:29:05.766 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] NR_IRQS:4352 nr_irqs:256 16 2024-09-16T22:29:05.766 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Console: colour VGA+ 80x25 2024-09-16T22:29:05.767 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] console [ttyS0] enabled 2024-09-16T22:29:05.767 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] allocated 33554432 bytes of page_cgroup 2024-09-16T22:29:05.767 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups 2024-09-16T22:29:05.767 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.000000] Detected 3499.996 MHz processor. 2024-09-16T22:29:05.767 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.008000] Calibrating delay loop (skipped) preset value.. 6999.99 BogoMIPS (lpj=13999984) 2024-09-16T22:29:05.767 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.008000] pid_max: default: 32768 minimum: 301 2024-09-16T22:29:05.767 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.008000] Security Framework initialized 2024-09-16T22:29:05.767 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.008000] AppArmor: AppArmor initialized 2024-09-16T22:29:05.767 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.008000] Yama: becoming mindful. 2024-09-16T22:29:05.767 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.008000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) 2024-09-16T22:29:05.767 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.008738] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) 2024-09-16T22:29:05.767 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.009688] Mount-cache hash table entries: 256 2024-09-16T22:29:05.767 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.010241] Initializing cgroup subsys cpuacct 2024-09-16T22:29:05.767 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.010729] Initializing cgroup subsys memory 2024-09-16T22:29:05.768 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.011208] Initializing cgroup subsys devices 2024-09-16T22:29:05.768 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.011690] Initializing cgroup subsys freezer 2024-09-16T22:29:05.768 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.012003] Initializing cgroup subsys blkio 2024-09-16T22:29:05.768 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.012467] Initializing cgroup subsys perf_event 2024-09-16T22:29:05.768 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.013017] CPU: Physical Processor ID: 0 2024-09-16T22:29:05.768 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.014144] mce: CPU supports 10 MCE banks 2024-09-16T22:29:05.768 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.014767] SMP alternatives: switching to UP code 2024-09-16T22:29:05.768 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.028146] Freeing SMP alternatives: 24k freed 2024-09-16T22:29:05.768 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.028662] ACPI: Core revision 20110623 2024-09-16T22:29:05.768 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.029565] ftrace: allocating 27008 entries in 106 pages 2024-09-16T22:29:05.768 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.036271] Enabling x2apic 2024-09-16T22:29:05.768 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.036605] Enabled x2apic 2024-09-16T22:29:05.768 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.037148] Switched APIC routing to physical x2apic. 2024-09-16T22:29:05.768 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.040130] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 2024-09-16T22:29:05.769 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.040776] CPU0: Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz stepping 01 2024-09-16T22:29:05.770 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.0' 2024-09-16T22:29:06.593 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.044002] Performance Events: generic architected perfmon, Intel PMU driver. 2024-09-16T22:29:06.594 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.044002] ... version: 2 2024-09-16T22:29:06.594 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.044002] ... bit width: 48 2024-09-16T22:29:06.594 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.044002] ... generic registers: 4 2024-09-16T22:29:06.594 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.044002] ... value mask: 0000ffffffffffff 2024-09-16T22:29:06.594 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.044002] ... max period: 000000007fffffff 2024-09-16T22:29:06.594 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.044002] ... fixed-purpose events: 3 2024-09-16T22:29:06.594 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.044002] ... event mask: 000000070000000f 2024-09-16T22:29:06.594 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.044065] NMI watchdog enabled, takes one hw-pmu counter. 2024-09-16T22:29:06.594 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.048020] Brought up 1 CPUs 2024-09-16T22:29:06.594 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.048370] Total of 1 processors activated (6999.99 BogoMIPS). 2024-09-16T22:29:06.594 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.049315] devtmpfs: initialized 2024-09-16T22:29:06.594 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.052421] EVM: security.selinux 2024-09-16T22:29:06.594 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.052791] EVM: security.SMACK64 2024-09-16T22:29:06.595 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.053158] EVM: security.capability 2024-09-16T22:29:06.595 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.053978] print_constraints: dummy: 2024-09-16T22:29:06.595 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.054438] RTC time: 22:29:05, date: 09/16/24 2024-09-16T22:29:06.595 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.054930] NET: Registered protocol family 16 2024-09-16T22:29:06.595 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.055477] ACPI: bus type pci registered 2024-09-16T22:29:06.595 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.056078] PCI: Using configuration type 1 for base access 2024-09-16T22:29:06.595 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.057081] bio: create slab at 0 2024-09-16T22:29:06.595 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.057572] ACPI: Added _OSI(Module Device) 2024-09-16T22:29:06.595 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.058037] ACPI: Added _OSI(Processor Device) 2024-09-16T22:29:06.595 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.058523] ACPI: Added _OSI(3.0 _SCP Extensions) 2024-09-16T22:29:06.595 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.059033] ACPI: Added _OSI(Processor Aggregator Device) 2024-09-16T22:29:06.595 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.060560] ACPI: Interpreter enabled 2024-09-16T22:29:06.595 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.060971] ACPI: (supports S0 S5) 2024-09-16T22:29:06.596 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.061379] ACPI: Using IOAPIC for interrupt routing 2024-09-16T22:29:06.596 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.063025] ACPI: No dock devices found. 2024-09-16T22:29:06.596 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.063476] HEST: Table not found. 2024-09-16T22:29:06.596 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.063847] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug 2024-09-16T22:29:06.596 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.064023] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) 2024-09-16T22:29:06.596 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.064722] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] 2024-09-16T22:29:06.596 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.065433] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] 2024-09-16T22:29:06.596 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.066153] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] 2024-09-16T22:29:06.596 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.066941] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xfebfffff] 2024-09-16T22:29:06.596 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.068011] pci_root PNP0A03:00: host bridge window [mem 0x380000000000-0x38007fffffff] 2024-09-16T22:29:06.596 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.072852] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI 2024-09-16T22:29:06.596 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.073656] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB 2024-09-16T22:29:06.596 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.122094] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) 2024-09-16T22:29:06.597 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.124162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) 2024-09-16T22:29:06.597 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.124921] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) 2024-09-16T22:29:06.597 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.125658] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) 2024-09-16T22:29:06.597 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.126383] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) 2024-09-16T22:29:06.597 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.127089] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) 2024-09-16T22:29:06.597 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.127802] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none 2024-09-16T22:29:06.597 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.128017] vgaarb: loaded 2024-09-16T22:29:06.597 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.128319] vgaarb: bridge control possible 0000:00:02.0 2024-09-16T22:29:06.597 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.128958] i2c-core: driver [aat2870] using legacy suspend method 2024-09-16T22:29:06.597 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.129631] i2c-core: driver [aat2870] using legacy resume method 2024-09-16T22:29:06.597 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.130336] SCSI subsystem initialized 2024-09-16T22:29:06.597 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.130851] usbcore: registered new interface driver usbfs 2024-09-16T22:29:06.597 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.132024] usbcore: registered new interface driver hub 2024-09-16T22:29:06.597 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.132621] usbcore: registered new device driver usb 2024-09-16T22:29:06.598 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.133225] PCI: Using ACPI for IRQ routing 2024-09-16T22:29:06.598 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.133904] NetLabel: Initializing 2024-09-16T22:29:06.598 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.134290] NetLabel: domain hash size = 128 2024-09-16T22:29:06.598 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.134763] NetLabel: protocols = UNLABELED CIPSOv4 2024-09-16T22:29:06.598 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.135320] NetLabel: unlabeled traffic allowed by default 2024-09-16T22:29:06.598 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.136049] Switching to clocksource kvm-clock 2024-09-16T22:29:06.598 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.139640] AppArmor: AppArmor Filesystem Enabled 2024-09-16T22:29:06.598 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.139686] pnp: PnP ACPI init 2024-09-16T22:29:06.598 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.140051] ACPI: bus type pnp registered 2024-09-16T22:29:06.598 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.140839] pnp: PnP ACPI: found 9 devices 2024-09-16T22:29:06.598 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.141287] ACPI: ACPI bus type pnp unregistered 2024-09-16T22:29:06.598 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.146985] NET: Registered protocol family 2 2024-09-16T22:29:06.598 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.147539] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) 2024-09-16T22:29:06.598 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.148858] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) 2024-09-16T22:29:06.599 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.150877] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) 2024-09-16T22:29:06.599 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.151698] TCP: Hash tables configured (established 524288 bind 65536) 2024-09-16T22:29:06.599 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.152452] TCP reno registered 2024-09-16T22:29:06.599 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.152814] UDP hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-16T22:29:06.599 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.153476] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) 2024-09-16T22:29:06.599 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.154237] NET: Registered protocol family 1 2024-09-16T22:29:06.599 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.154727] pci 0000:00:00.0: Limiting direct PCI/PCI transfers 2024-09-16T22:29:06.599 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.155380] pci 0000:00:01.0: PIIX3: Enabling Passive Release 2024-09-16T22:29:06.599 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.156033] pci 0000:00:01.0: Activating ISA DMA hang workarounds 2024-09-16T22:29:06.599 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.156768] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) 2024-09-16T22:29:06.599 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.157466] Placing 64MB software IO TLB between ffff8800bbfd7000 - ffff8800bffd7000 2024-09-16T22:29:06.599 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.158305] software IO TLB at phys 0xbbfd7000 - 0xbffd7000 2024-09-16T22:29:06.599 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.159154] audit: initializing netlink socket (disabled) 2024-09-16T22:29:06.599 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.159757] type=2000 audit(1726525745.152:1): initialized 2024-09-16T22:29:06.600 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.173237] Trying to unpack rootfs image as initramfs... 2024-09-16T22:29:06.600 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.192272] HugeTLB registered 2 MB page size, pre-allocated 0 pages 2024-09-16T22:29:06.600 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.200560] VFS: Disk quotas dquot_6.5.2 2024-09-16T22:29:06.600 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.201046] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) 2024-09-16T22:29:06.600 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.201969] fuse init (API version 7.17) 2024-09-16T22:29:06.600 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.202452] msgmni has been set to 7894 2024-09-16T22:29:06.600 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.216073] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) 2024-09-16T22:29:06.600 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.220038] io scheduler noop registered 2024-09-16T22:29:06.600 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.220489] io scheduler deadline registered (default) 2024-09-16T22:29:06.600 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.221066] io scheduler cfq registered 2024-09-16T22:29:06.600 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.221539] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 2024-09-16T22:29:06.600 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.222159] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 2024-09-16T22:29:06.600 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.222947] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 2024-09-16T22:29:06.601 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.223749] ACPI: Power Button [PWRF] 2024-09-16T22:29:06.601 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.228312] ERST: Table is not found! 2024-09-16T22:29:06.601 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.228733] GHES: HEST is not enabled! 2024-09-16T22:29:06.601 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.229364] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 2024-09-16T22:29:06.601 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.230021] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 11 (level, high) -> IRQ 11 2024-09-16T22:29:06.601 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.231371] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 2024-09-16T22:29:06.601 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.232044] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 2024-09-16T22:29:06.601 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.234846] Freeing initrd memory: 4308k freed 2024-09-16T22:29:06.601 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.235821] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10 2024-09-16T22:29:06.601 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.236467] virtio-pci 0000:00:06.0: PCI INT A -> Link[LNKB] -> GSI 10 (level, high) -> IRQ 10 2024-09-16T22:29:06.601 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.237598] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled 2024-09-16T22:29:06.601 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.260551] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-16T22:29:06.601 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.283834] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 2024-09-16T22:29:06.602 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.284567] Linux agpgart interface v0.103 2024-09-16T22:29:06.602 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.285528] brd: module loaded 2024-09-16T22:29:06.602 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.286323] loop: module loaded 2024-09-16T22:29:06.602 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.287579] vda: vda1 2024-09-16T22:29:06.602 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.290393] vdb: unknown partition table 2024-09-16T22:29:06.602 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.293685] vdc: unknown partition table 2024-09-16T22:29:06.602 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.294948] scsi0 : ata_piix 2024-09-16T22:29:06.602 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.295311] scsi1 : ata_piix 2024-09-16T22:29:06.602 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.295655] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 2024-09-16T22:29:06.602 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.296410] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 2024-09-16T22:29:06.602 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.297295] Fixed MDIO Bus: probed 2024-09-16T22:29:06.602 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.297689] tun: Universal TUN/TAP device driver, 1.6 2024-09-16T22:29:06.602 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.298245] tun: (C) 1999-2004 Max Krasnyansky 2024-09-16T22:29:06.602 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.299162] PPP generic driver version 2.4.2 2024-09-16T22:29:06.602 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.299678] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver 2024-09-16T22:29:06.603 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.300417] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver 2024-09-16T22:29:06.603 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.301101] uhci_hcd: USB Universal Host Controller Interface driver 2024-09-16T22:29:06.603 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.301810] usbcore: registered new interface driver libusual 2024-09-16T22:29:06.603 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.302456] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 2024-09-16T22:29:06.603 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.303923] serio: i8042 KBD port at 0x60,0x64 irq 1 2024-09-16T22:29:06.603 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.304482] serio: i8042 AUX port at 0x60,0x64 irq 12 2024-09-16T22:29:06.603 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.305299] mousedev: PS/2 mouse device common for all mice 2024-09-16T22:29:06.603 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.306106] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 2024-09-16T22:29:06.603 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.307227] rtc_cmos 00:08: RTC can wake from S4 2024-09-16T22:29:06.603 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.307860] rtc_cmos 00:08: rtc core: registered rtc_cmos as rtc0 2024-09-16T22:29:06.603 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.308608] rtc0: alarms up to one day, y3k, 242 bytes nvram 2024-09-16T22:29:06.603 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.309269] device-mapper: uevent: version 1.0.3 2024-09-16T22:29:06.603 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.309815] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com 2024-09-16T22:29:06.604 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.310731] cpuidle: using governor ladder 2024-09-16T22:29:06.604 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.311183] cpuidle: using governor menu 2024-09-16T22:29:06.604 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.311610] EFI Variables Facility v0.08 2004-May-17 2024-09-16T22:29:06.604 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.312257] TCP cubic registered 2024-09-16T22:29:06.604 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.312659] NET: Registered protocol family 10 2024-09-16T22:29:06.604 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.313355] NET: Registered protocol family 17 2024-09-16T22:29:06.604 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.313854] Registering the dns_resolver key type 2024-09-16T22:29:06.604 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.314425] registered taskstats version 1 2024-09-16T22:29:06.604 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.317998] Magic number: 8:482:502 2024-09-16T22:29:06.604 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.318476] rtc_cmos 00:08: setting system clock to 2024-09-16 22:29:05 UTC (1726525745) 2024-09-16T22:29:06.604 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.319353] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found 2024-09-16T22:29:06.604 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.320024] EDD information not available. 2024-09-16T22:29:06.604 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.460606] ata2.00: ATAPI: QEMU DVD-ROM, 2.5+, max UDMA/100 2024-09-16T22:29:06.604 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.461641] ata2.00: configured for MWDMA2 2024-09-16T22:29:06.605 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.462506] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 2.5+ PQ: 0 ANSI: 5 2024-09-16T22:29:06.605 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.463793] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray 2024-09-16T22:29:06.605 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.464445] cdrom: Uniform CD-ROM driver Revision: 3.20 2024-09-16T22:29:06.605 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.465206] sr 1:0:0:0: Attached scsi generic sg0 type 5 2024-09-16T22:29:06.605 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.466546] Freeing unused kernel memory: 924k freed 2024-09-16T22:29:06.605 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.467218] Write protecting the kernel read-only data: 12288k 2024-09-16T22:29:06.605 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.470274] Freeing unused kernel memory: 1640k freed 2024-09-16T22:29:06.605 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.473154] Freeing unused kernel memory: 1200k freed 2024-09-16T22:29:06.605 INFO:tasks.qemu.client.0.smithi165.stdout:Loading, please wait... 2024-09-16T22:29:06.605 INFO:tasks.qemu.client.0.smithi165.stdout:Begin: Loading essential drivers ... done. 2024-09-16T22:29:06.605 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.483397] udevd[84]: starting version 175 2024-09-16T22:29:06.605 INFO:tasks.qemu.client.0.smithi165.stdout:Begin: Running /scripts/init-premount ... done. 2024-09-16T22:29:06.605 INFO:tasks.qemu.client.0.smithi165.stdout:Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done. 2024-09-16T22:29:06.606 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.533502] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI 2024-09-16T22:29:06.606 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.534311] e1000: Copyright (c) 1999-2006 Intel Corporation. 2024-09-16T22:29:06.606 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.543859] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 2024-09-16T22:29:06.606 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.544603] e1000 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 2024-09-16T22:29:06.606 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.828941] Floppy drive(s): fd0 is 2.88M AMI BIOS 2024-09-16T22:29:06.606 INFO:tasks.qemu.client.0.smithi165.stdout:Begin: Running /scripts/local-premount ... [ 0.844355] FDC 0 is a S82078B 2024-09-16T22:29:06.606 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.863696] e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 52:54:00:12:34:56 2024-09-16T22:29:06.606 INFO:tasks.qemu.client.0.smithi165.stdout:[ 0.864479] e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection 2024-09-16T22:29:06.606 INFO:tasks.qemu.client.0.smithi165.stdout:done. 2024-09-16T22:29:06.606 INFO:tasks.qemu.client.0.smithi165.stdout:[ 1.019338] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-16T22:29:06.606 INFO:tasks.qemu.client.0.smithi165.stdout:Begin: Running /scripts/local-bottom ... [ 1.045392] vda: vda1 2024-09-16T22:29:06.606 INFO:tasks.qemu.client.0.smithi165.stdout:GROWROOT: CHANGED: partition=1 start=16065 old: size=4176900 end=4192965 new: size=20948760,end=20964825 2024-09-16T22:29:06.606 INFO:tasks.qemu.client.0.smithi165.stdout:[ 1.093283] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) 2024-09-16T22:29:06.606 INFO:tasks.qemu.client.0.smithi165.stdout:done. 2024-09-16T22:29:06.606 INFO:tasks.qemu.client.0.smithi165.stdout:done. 2024-09-16T22:29:06.607 INFO:tasks.qemu.client.0.smithi165.stdout:Begin: Running /scripts/init-bottom ... done. 2024-09-16T22:29:06.613 INFO:tasks.qemu.client.0.smithi165.stdout:[ 1.156079] Refined TSC clocksource calibration: 3500.045 MHz. 2024-09-16T22:29:08.062 INFO:teuthology.orchestra.run.smithi165.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-16T22:29:08.067 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-16T22:29:08.305 INFO:tasks.qemu.client.0.smithi165.stdout:cloud-init start-local running: Mon, 16 Sep 2024 22:29:08 +0000. up 2.93 seconds 2024-09-16T22:29:08.705 INFO:tasks.qemu.client.0.smithi165.stdout:no instance data found in start-local 2024-09-16T22:29:09.321 INFO:tasks.qemu.client.0.smithi165.stdout:ci-info: lo : 1 127.0.0.1 255.0.0.0 . 2024-09-16T22:29:09.321 INFO:tasks.qemu.client.0.smithi165.stdout:ci-info: eth0 : 1 10.0.2.15 255.255.255.0 52:54:00:12:34:56 2024-09-16T22:29:09.321 INFO:tasks.qemu.client.0.smithi165.stdout:ci-info: route-0: 0.0.0.0 10.0.2.2 0.0.0.0 eth0 UG 2024-09-16T22:29:09.321 INFO:tasks.qemu.client.0.smithi165.stdout:ci-info: route-1: 10.0.2.0 0.0.0.0 255.255.255.0 eth0 U 2024-09-16T22:29:09.321 INFO:tasks.qemu.client.0.smithi165.stdout:cloud-init start running: Mon, 16 Sep 2024 22:29:09 +0000. up 3.92 seconds 2024-09-16T22:29:09.523 INFO:tasks.qemu.client.0.smithi165.stdout:found data source: DataSourceNoCloud [seed=/dev/sr0] 2024-09-16T22:29:12.274 INFO:tasks.qemu.client.0.smithi165.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-16T22:29:12.275 INFO:tasks.qemu.client.0.smithi165.stdout:Your identification has been saved in /etc/ssh/ssh_host_rsa_key. 2024-09-16T22:29:12.275 INFO:tasks.qemu.client.0.smithi165.stdout:Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. 2024-09-16T22:29:12.275 INFO:tasks.qemu.client.0.smithi165.stdout:The key fingerprint is: 2024-09-16T22:29:12.275 INFO:tasks.qemu.client.0.smithi165.stdout:50:f8:49:54:45:71:c0:a8:6a:6b:1d:80:31:d3:20:8e root@test 2024-09-16T22:29:12.275 INFO:tasks.qemu.client.0.smithi165.stdout:The key's randomart image is: 2024-09-16T22:29:12.275 INFO:tasks.qemu.client.0.smithi165.stdout:+--[ RSA 2048]----+ 2024-09-16T22:29:12.275 INFO:tasks.qemu.client.0.smithi165.stdout:| . .o oo..==o. | 2024-09-16T22:29:12.275 INFO:tasks.qemu.client.0.smithi165.stdout:| o .+ o.. . .. | 2024-09-16T22:29:12.275 INFO:tasks.qemu.client.0.smithi165.stdout:|E . =.o o | 2024-09-16T22:29:12.275 INFO:tasks.qemu.client.0.smithi165.stdout:| . ..+ | 2024-09-16T22:29:12.275 INFO:tasks.qemu.client.0.smithi165.stdout:| oS | 2024-09-16T22:29:12.276 INFO:tasks.qemu.client.0.smithi165.stdout:| o . | 2024-09-16T22:29:12.276 INFO:tasks.qemu.client.0.smithi165.stdout:| . o . | 2024-09-16T22:29:12.276 INFO:tasks.qemu.client.0.smithi165.stdout:| o . | 2024-09-16T22:29:12.276 INFO:tasks.qemu.client.0.smithi165.stdout:| . | 2024-09-16T22:29:12.276 INFO:tasks.qemu.client.0.smithi165.stdout:+-----------------+ 2024-09-16T22:29:12.438 INFO:tasks.qemu.client.0.smithi165.stdout:Generating public/private dsa key pair. 2024-09-16T22:29:12.438 INFO:tasks.qemu.client.0.smithi165.stdout:Your identification has been saved in /etc/ssh/ssh_host_dsa_key. 2024-09-16T22:29:12.438 INFO:tasks.qemu.client.0.smithi165.stdout:Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. 2024-09-16T22:29:12.438 INFO:tasks.qemu.client.0.smithi165.stdout:The key fingerprint is: 2024-09-16T22:29:12.438 INFO:tasks.qemu.client.0.smithi165.stdout:16:ba:41:51:41:fd:d7:ba:b2:bd:d7:ab:71:4d:29:5e root@test 2024-09-16T22:29:12.438 INFO:tasks.qemu.client.0.smithi165.stdout:The key's randomart image is: 2024-09-16T22:29:12.438 INFO:tasks.qemu.client.0.smithi165.stdout:+--[ DSA 1024]----+ 2024-09-16T22:29:12.438 INFO:tasks.qemu.client.0.smithi165.stdout:| .o+o | 2024-09-16T22:29:12.438 INFO:tasks.qemu.client.0.smithi165.stdout:| . . | 2024-09-16T22:29:12.438 INFO:tasks.qemu.client.0.smithi165.stdout:| . . . . | 2024-09-16T22:29:12.438 INFO:tasks.qemu.client.0.smithi165.stdout:| . . . . . o| 2024-09-16T22:29:12.438 INFO:tasks.qemu.client.0.smithi165.stdout:| o S o E.| 2024-09-16T22:29:12.439 INFO:tasks.qemu.client.0.smithi165.stdout:| + . +..| 2024-09-16T22:29:12.439 INFO:tasks.qemu.client.0.smithi165.stdout:| . o oo| 2024-09-16T22:29:12.439 INFO:tasks.qemu.client.0.smithi165.stdout:| ..+ o| 2024-09-16T22:29:12.439 INFO:tasks.qemu.client.0.smithi165.stdout:| .+++.| 2024-09-16T22:29:12.439 INFO:tasks.qemu.client.0.smithi165.stdout:+-----------------+ 2024-09-16T22:29:12.439 INFO:tasks.qemu.client.0.smithi165.stdout:Generating public/private ecdsa key pair. 2024-09-16T22:29:12.439 INFO:tasks.qemu.client.0.smithi165.stdout:Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. 2024-09-16T22:29:12.439 INFO:tasks.qemu.client.0.smithi165.stdout:Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. 2024-09-16T22:29:12.439 INFO:tasks.qemu.client.0.smithi165.stdout:The key fingerprint is: 2024-09-16T22:29:12.439 INFO:tasks.qemu.client.0.smithi165.stdout:ec:94:a9:95:7e:de:dd:6f:bb:b1:48:08:27:ce:9e:87 root@test 2024-09-16T22:29:12.439 INFO:tasks.qemu.client.0.smithi165.stdout:The key's randomart image is: 2024-09-16T22:29:12.439 INFO:tasks.qemu.client.0.smithi165.stdout:+--[ECDSA 256]---+ 2024-09-16T22:29:12.439 INFO:tasks.qemu.client.0.smithi165.stdout:| | 2024-09-16T22:29:12.439 INFO:tasks.qemu.client.0.smithi165.stdout:| | 2024-09-16T22:29:12.440 INFO:tasks.qemu.client.0.smithi165.stdout:| | 2024-09-16T22:29:12.440 INFO:tasks.qemu.client.0.smithi165.stdout:| . + | 2024-09-16T22:29:12.440 INFO:tasks.qemu.client.0.smithi165.stdout:| So . | 2024-09-16T22:29:12.440 INFO:tasks.qemu.client.0.smithi165.stdout:| *o + . | 2024-09-16T22:29:12.440 INFO:tasks.qemu.client.0.smithi165.stdout:| . ooo. . . | 2024-09-16T22:29:12.440 INFO:tasks.qemu.client.0.smithi165.stdout:| .E.o....+| 2024-09-16T22:29:12.440 INFO:tasks.qemu.client.0.smithi165.stdout:| oo ...=*| 2024-09-16T22:29:12.440 INFO:tasks.qemu.client.0.smithi165.stdout:+-----------------+ 2024-09-16T22:29:12.516 INFO:tasks.qemu.client.0.smithi165.stdout:Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd 2024-09-16T22:29:12.668 INFO:tasks.qemu.client.0.smithi165.stdout: * Starting AppArmor profiles  [ OK ] 2024-09-16T22:29:12.694 INFO:tasks.qemu.client.0.smithi165.stdout:landscape-client is not configured, please run landscape-config. 2024-09-16T22:29:12.717 INFO:tasks.qemu.client.0.smithi165.stdout: * Stopping System V initialisation compatibility[ OK ] 2024-09-16T22:29:12.758 INFO:tasks.qemu.client.0.smithi165.stdout: * Starting System V runlevel compatibility[ OK ] 2024-09-16T22:29:12.758 INFO:tasks.qemu.client.0.smithi165.stdout: * Starting automatic crash report generation[ OK ] 2024-09-16T22:29:12.758 INFO:tasks.qemu.client.0.smithi165.stdout: * Starting deferred execution scheduler[ OK ] 2024-09-16T22:29:12.758 INFO:tasks.qemu.client.0.smithi165.stdout: * Starting regular background program processing daemon[ OK ] 2024-09-16T22:29:12.758 INFO:tasks.qemu.client.0.smithi165.stdout: * Starting ACPI daemon[ OK ] 2024-09-16T22:29:12.758 INFO:tasks.qemu.client.0.smithi165.stdout: * Starting save kernel messages[ OK ] 2024-09-16T22:29:12.758 INFO:tasks.qemu.client.0.smithi165.stdout: * Stopping save kernel messages[ OK ] 2024-09-16T22:29:12.758 INFO:tasks.qemu.client.0.smithi165.stdout: * Starting CPU interrupts balancing daemon[ OK ] 2024-09-16T22:29:12.780 INFO:tasks.qemu.client.0.smithi165.stdout: * Stopping System V runlevel compatibility[ OK ] 2024-09-16T22:29:13.052 INFO:tasks.qemu.client.0.smithi165.stdout:Generating locales... 2024-09-16T22:29:13.545 INFO:tasks.qemu.client.0.smithi165.stdout: en_US.UTF-8... done 2024-09-16T22:29:13.553 INFO:tasks.qemu.client.0.smithi165.stdout:Generation complete. 2024-09-16T22:29:14.055 INFO:tasks.qemu.client.0.smithi165.stdout:passwd: password expiry information changed. 2024-09-16T22:29:14.148 INFO:tasks.qemu.client.0.smithi165.stdout:Ign http://old-releases.ubuntu.com precise InRelease 2024-09-16T22:29:14.168 INFO:tasks.qemu.client.0.smithi165.stdout:Get:1 http://old-releases.ubuntu.com precise-updates InRelease [55.7 kB] 2024-09-16T22:29:14.223 INFO:tasks.qemu.client.0.smithi165.stdout:Get:2 http://old-releases.ubuntu.com precise-security InRelease [55.7 kB] 2024-09-16T22:29:14.252 INFO:tasks.qemu.client.0.smithi165.stdout:Get:3 http://old-releases.ubuntu.com precise Release.gpg [198 B] 2024-09-16T22:29:14.270 INFO:tasks.qemu.client.0.smithi165.stdout:Get:4 http://old-releases.ubuntu.com precise-updates/main Sources [815 kB] 2024-09-16T22:29:14.355 INFO:tasks.qemu.client.0.smithi165.stdout:Get:5 http://old-releases.ubuntu.com precise-updates/universe Sources [208 kB] 2024-09-16T22:29:14.387 INFO:tasks.qemu.client.0.smithi165.stdout:Get:6 http://old-releases.ubuntu.com precise-updates/main amd64 Packages [1104 kB] 2024-09-16T22:29:14.443 INFO:tasks.qemu.client.0.smithi165.stdout:Get:7 http://old-releases.ubuntu.com precise-updates/universe amd64 Packages [406 kB] 2024-09-16T22:29:14.479 INFO:tasks.qemu.client.0.smithi165.stdout:Get:8 http://old-releases.ubuntu.com precise-updates/main i386 Packages [1111 kB] 2024-09-16T22:29:14.539 INFO:tasks.qemu.client.0.smithi165.stdout:Get:9 http://old-releases.ubuntu.com precise-updates/universe i386 Packages [422 kB] 2024-09-16T22:29:14.569 INFO:tasks.qemu.client.0.smithi165.stdout:Get:10 http://old-releases.ubuntu.com precise-updates/main TranslationIndex [208 B] 2024-09-16T22:29:14.604 INFO:tasks.qemu.client.0.smithi165.stdout:Get:11 http://old-releases.ubuntu.com precise-updates/universe TranslationIndex [205 B] 2024-09-16T22:29:14.621 INFO:tasks.qemu.client.0.smithi165.stdout:Get:12 http://old-releases.ubuntu.com precise-security/main Sources [242 kB] 2024-09-16T22:29:14.715 INFO:tasks.qemu.client.0.smithi165.stdout:Get:13 http://old-releases.ubuntu.com precise-security/universe Sources [88.1 kB] 2024-09-16T22:29:14.736 INFO:tasks.qemu.client.0.smithi165.stdout:Get:14 http://old-releases.ubuntu.com precise-security/main amd64 Packages [584 kB] 2024-09-16T22:29:14.795 INFO:tasks.qemu.client.0.smithi165.stdout:Get:15 http://old-releases.ubuntu.com precise-security/universe amd64 Packages [213 kB] 2024-09-16T22:29:14.816 INFO:tasks.qemu.client.0.smithi165.stdout:Get:16 http://old-releases.ubuntu.com precise-security/main i386 Packages [589 kB] 2024-09-16T22:29:14.856 INFO:tasks.qemu.client.0.smithi165.stdout:Get:17 http://old-releases.ubuntu.com precise-security/universe i386 Packages [228 kB] 2024-09-16T22:29:14.879 INFO:tasks.qemu.client.0.smithi165.stdout:Get:18 http://old-releases.ubuntu.com precise-security/main TranslationIndex [208 B] 2024-09-16T22:29:14.897 INFO:tasks.qemu.client.0.smithi165.stdout:Get:19 http://old-releases.ubuntu.com precise-security/universe TranslationIndex [205 B] 2024-09-16T22:29:14.912 INFO:tasks.qemu.client.0.smithi165.stdout:Get:20 http://old-releases.ubuntu.com precise Release [49.6 kB] 2024-09-16T22:29:14.935 INFO:tasks.qemu.client.0.smithi165.stdout:Get:21 http://old-releases.ubuntu.com precise-updates/main Translation-en [353 kB] 2024-09-16T22:29:14.983 INFO:tasks.qemu.client.0.smithi165.stdout:Get:22 http://old-releases.ubuntu.com precise-updates/universe Translation-en [176 kB] 2024-09-16T22:29:15.072 INFO:tasks.qemu.client.0.smithi165.stdout:Get:23 http://old-releases.ubuntu.com precise-security/main Translation-en [202 kB] 2024-09-16T22:29:15.107 INFO:tasks.qemu.client.0.smithi165.stdout:Get:24 http://old-releases.ubuntu.com precise-security/universe Translation-en [96.4 kB] 2024-09-16T22:29:15.125 INFO:tasks.qemu.client.0.smithi165.stdout:Get:25 http://old-releases.ubuntu.com precise/main Sources [934 kB] 2024-09-16T22:29:15.190 INFO:tasks.qemu.client.0.smithi165.stdout:Get:26 http://old-releases.ubuntu.com precise/universe Sources [5019 kB] 2024-09-16T22:29:15.399 INFO:tasks.qemu.client.0.smithi165.stdout:Get:27 http://old-releases.ubuntu.com precise/main amd64 Packages [1273 kB] 2024-09-16T22:29:15.462 INFO:tasks.qemu.client.0.smithi165.stdout:Get:28 http://old-releases.ubuntu.com precise/universe amd64 Packages [4786 kB] 2024-09-16T22:29:15.655 INFO:tasks.qemu.client.0.smithi165.stdout:Get:29 http://old-releases.ubuntu.com precise/main i386 Packages [1274 kB] 2024-09-16T22:29:15.715 INFO:tasks.qemu.client.0.smithi165.stdout:Get:30 http://old-releases.ubuntu.com precise/universe i386 Packages [4796 kB] 2024-09-16T22:29:15.901 INFO:tasks.qemu.client.0.smithi165.stdout:Get:31 http://old-releases.ubuntu.com precise/main TranslationIndex [3706 B] 2024-09-16T22:29:15.919 INFO:tasks.qemu.client.0.smithi165.stdout:Get:32 http://old-releases.ubuntu.com precise/universe TranslationIndex [2922 B] 2024-09-16T22:29:15.955 INFO:tasks.qemu.client.0.smithi165.stdout:Get:33 http://old-releases.ubuntu.com precise/main Translation-en [726 kB] 2024-09-16T22:29:16.087 INFO:tasks.qemu.client.0.smithi165.stdout:Get:34 http://old-releases.ubuntu.com precise/universe Translation-en [3341 kB] 2024-09-16T22:29:20.818 INFO:tasks.qemu.client.0.smithi165.stdout:Fetched 29.2 MB in 6s (4327 kB/s) 2024-09-16T22:29:22.564 INFO:tasks.qemu.client.0.smithi165.stdout:Reading package lists... 2024-09-16T22:29:22.569 INFO:tasks.qemu.client.0.smithi165.stdout:Reading package lists... 2024-09-16T22:29:22.747 INFO:tasks.qemu.client.0.smithi165.stdout:Building dependency tree... 2024-09-16T22:29:22.748 INFO:tasks.qemu.client.0.smithi165.stdout:Reading state information... 2024-09-16T22:29:22.861 INFO:tasks.qemu.client.0.smithi165.stdout:The following packages will be upgraded: 2024-09-16T22:29:22.861 INFO:tasks.qemu.client.0.smithi165.stdout: ca-certificates libssl1.0.0 2024-09-16T22:29:22.946 INFO:tasks.qemu.client.0.smithi165.stdout:2 upgraded, 0 newly installed, 0 to remove and 226 not upgraded. 2024-09-16T22:29:22.946 INFO:tasks.qemu.client.0.smithi165.stdout:Need to get 1233 kB of archives. 2024-09-16T22:29:22.946 INFO:tasks.qemu.client.0.smithi165.stdout:After this operation, 108 kB of additional disk space will be used. 2024-09-16T22:29:22.946 INFO:tasks.qemu.client.0.smithi165.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-16T22:29:23.199 INFO:tasks.qemu.client.0.smithi165.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main ca-certificates all 20190110~12.04.1 [179 kB] 2024-09-16T22:29:23.331 INFO:tasks.qemu.client.0.smithi165.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-16T22:29:23.340 INFO:tasks.qemu.client.0.smithi165.stdout:Fetched 1233 kB in 0s (3336 kB/s) 2024-09-16T22:29:24.004 INFO:tasks.qemu.client.0.smithi165.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-16T22:29:24.004 INFO:tasks.qemu.client.0.smithi165.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-16T22:29:24.063 INFO:tasks.qemu.client.0.smithi165.stdout:Unpacking replacement libssl1.0.0 ... 2024-09-16T22:29:24.230 INFO:tasks.qemu.client.0.smithi165.stdout:Setting up libssl1.0.0 (1.0.1-4ubuntu5.45) ... 2024-09-16T22:29:24.456 INFO:tasks.qemu.client.0.smithi165.stdout:Processing triggers for libc-bin ... 2024-09-16T22:29:24.482 INFO:tasks.qemu.client.0.smithi165.stdout:ldconfig deferred processing now taking place 2024-09-16T22:29:24.887 INFO:tasks.qemu.client.0.smithi165.stdout:(Reading database ... 36182 files and directories currently installed.) 2024-09-16T22:29:24.887 INFO:tasks.qemu.client.0.smithi165.stdout:Preparing to replace ca-certificates 20111211 (using .../ca-certificates_20190110~12.04.1_all.deb) ... 2024-09-16T22:29:24.931 INFO:tasks.qemu.client.0.smithi165.stdout:Unpacking replacement ca-certificates ... 2024-09-16T22:29:25.094 INFO:tasks.qemu.client.0.smithi165.stdout:Processing triggers for man-db ... 2024-09-16T22:29:25.789 INFO:tasks.qemu.client.0.smithi165.stdout:Setting up ca-certificates (20190110~12.04.1) ... 2024-09-16T22:29:27.940 INFO:tasks.qemu.client.0.smithi165.stdout:Updating certificates in /etc/ssl/certs... 73 added, 78 removed; done. 2024-09-16T22:29:27.940 INFO:tasks.qemu.client.0.smithi165.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-16T22:29:29.352 INFO:tasks.qemu.client.0.smithi165.stdout:Updating certificates in /etc/ssl/certs... 0 added, 1 removed; done. 2024-09-16T22:29:29.352 INFO:tasks.qemu.client.0.smithi165.stdout:Running hooks in /etc/ca-certificates/update.d....done. 2024-09-16T22:29:29.352 INFO:tasks.qemu.client.0.smithi165.stdout:Reading package lists... 2024-09-16T22:29:29.529 INFO:tasks.qemu.client.0.smithi165.stdout:Building dependency tree... 2024-09-16T22:29:29.529 INFO:tasks.qemu.client.0.smithi165.stdout:Reading state information... 2024-09-16T22:29:29.675 INFO:tasks.qemu.client.0.smithi165.stdout:The following extra packages will be installed: 2024-09-16T22:29:29.676 INFO:tasks.qemu.client.0.smithi165.stdout: libgssglue1 libnfsidmap2 libtirpc1 rpcbind 2024-09-16T22:29:29.676 INFO:tasks.qemu.client.0.smithi165.stdout:The following NEW packages will be installed: 2024-09-16T22:29:29.676 INFO:tasks.qemu.client.0.smithi165.stdout: libgssglue1 libnfsidmap2 libtirpc1 nfs-common rpcbind 2024-09-16T22:29:30.057 INFO:tasks.qemu.client.0.smithi165.stdout:0 upgraded, 5 newly installed, 0 to remove and 226 not upgraded. 2024-09-16T22:29:30.057 INFO:tasks.qemu.client.0.smithi165.stdout:Need to get 424 kB of archives. 2024-09-16T22:29:30.057 INFO:tasks.qemu.client.0.smithi165.stdout:After this operation, 1326 kB of additional disk space will be used. 2024-09-16T22:29:30.057 INFO:tasks.qemu.client.0.smithi165.stdout:Get:1 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libgssglue1 amd64 0.3-4ubuntu0.1 [22.5 kB] 2024-09-16T22:29:30.693 INFO:tasks.qemu.client.0.smithi165.stdout:Get:2 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main libtirpc1 amd64 0.2.2-5ubuntu0.1 [85.0 kB] 2024-09-16T22:29:31.691 INFO:tasks.qemu.client.0.smithi165.stdout:Get:3 http://old-releases.ubuntu.com/ubuntu/ precise-updates/main rpcbind amd64 0.2.0-7ubuntu1.3 [43.1 kB] 2024-09-16T22:29:32.400 INFO:tasks.qemu.client.0.smithi165.stdout:Get:4 http://old-releases.ubuntu.com/ubuntu/ precise/main libnfsidmap2 amd64 0.25-1ubuntu2 [32.0 kB] 2024-09-16T22:29:32.664 INFO:tasks.qemu.client.0.smithi165.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-16T22:29:32.914 INFO:tasks.qemu.client.0.smithi165.stdout:dpkg-preconfigure: unable to re-open stdin: No such file or directory 2024-09-16T22:29:32.919 INFO:tasks.qemu.client.0.smithi165.stdout:Fetched 424 kB in 3s (134 kB/s) 2024-09-16T22:29:33.030 INFO:tasks.qemu.client.0.smithi165.stdout:Selecting previously unselected package libgssglue1. 2024-09-16T22:29:33.040 INFO:tasks.qemu.client.0.smithi165.stdout:(Reading database ... 36174 files and directories currently installed.) 2024-09-16T22:29:33.040 INFO:tasks.qemu.client.0.smithi165.stdout:Unpacking libgssglue1 (from .../libgssglue1_0.3-4ubuntu0.1_amd64.deb) ... 2024-09-16T22:29:33.203 INFO:tasks.qemu.client.0.smithi165.stdout:Selecting previously unselected package libtirpc1. 2024-09-16T22:29:33.203 INFO:tasks.qemu.client.0.smithi165.stdout:Unpacking libtirpc1 (from .../libtirpc1_0.2.2-5ubuntu0.1_amd64.deb) ... 2024-09-16T22:29:33.440 INFO:tasks.qemu.client.0.smithi165.stdout:Selecting previously unselected package rpcbind. 2024-09-16T22:29:33.441 INFO:tasks.qemu.client.0.smithi165.stdout:Unpacking rpcbind (from .../rpcbind_0.2.0-7ubuntu1.3_amd64.deb) ... 2024-09-16T22:29:33.676 INFO:tasks.qemu.client.0.smithi165.stdout:Selecting previously unselected package libnfsidmap2. 2024-09-16T22:29:33.676 INFO:tasks.qemu.client.0.smithi165.stdout:Unpacking libnfsidmap2 (from .../libnfsidmap2_0.25-1ubuntu2_amd64.deb) ... 2024-09-16T22:29:33.874 INFO:tasks.qemu.client.0.smithi165.stdout:Selecting previously unselected package nfs-common. 2024-09-16T22:29:33.874 INFO:tasks.qemu.client.0.smithi165.stdout:Unpacking nfs-common (from .../nfs-common_1%3a1.2.5-3ubuntu3.2_amd64.deb) ... 2024-09-16T22:29:34.003 INFO:tasks.qemu.client.0.smithi165.stdout:Processing triggers for man-db ... 2024-09-16T22:29:34.360 INFO:tasks.qemu.client.0.smithi165.stdout:Processing triggers for ureadahead ... 2024-09-16T22:29:34.445 INFO:tasks.qemu.client.0.smithi165.stdout:Setting up libgssglue1 (0.3-4ubuntu0.1) ... 2024-09-16T22:29:34.589 INFO:tasks.qemu.client.0.smithi165.stdout:Setting up libtirpc1 (0.2.2-5ubuntu0.1) ... 2024-09-16T22:29:34.702 INFO:tasks.qemu.client.0.smithi165.stdout:Setting up rpcbind (0.2.0-7ubuntu1.3) ... 2024-09-16T22:29:34.834 INFO:tasks.qemu.client.0.smithi165.stdout: Removing any system startup links for /etc/init.d/rpcbind ... 2024-09-16T22:29:34.851 INFO:tasks.qemu.client.0.smithi165.stdout:portmap start/running, process 8170 2024-09-16T22:29:34.875 INFO:tasks.qemu.client.0.smithi165.stdout:Setting up libnfsidmap2 (0.25-1ubuntu2) ... 2024-09-16T22:29:34.968 INFO:tasks.qemu.client.0.smithi165.stdout:Setting up nfs-common (1:1.2.5-3ubuntu3.2) ... 2024-09-16T22:29:35.186 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:35.187 INFO:tasks.qemu.client.0.smithi165.stdout:Creating config file /etc/idmapd.conf with new version 2024-09-16T22:29:35.339 INFO:tasks.qemu.client.0.smithi165.stdout: 2024-09-16T22:29:35.340 INFO:tasks.qemu.client.0.smithi165.stdout:Creating config file /etc/default/nfs-common with new version 2024-09-16T22:29:35.419 INFO:tasks.qemu.client.0.smithi165.stdout:Adding system user `statd' (UID 106) ... 2024-09-16T22:29:35.419 INFO:tasks.qemu.client.0.smithi165.stdout:Adding new user `statd' (UID 106) with group `nogroup' ... 2024-09-16T22:29:35.551 INFO:tasks.qemu.client.0.smithi165.stdout:Not creating home directory `/var/lib/nfs'. 2024-09-16T22:29:35.577 INFO:tasks.qemu.client.0.smithi165.stdout:statd start/running, process 8404 2024-09-16T22:29:35.597 INFO:tasks.qemu.client.0.smithi165.stdout:gssd stop/post-stop, process 8435 2024-09-16T22:29:35.851 INFO:tasks.qemu.client.0.smithi165.stdout:idmapd start/running, process 8475 2024-09-16T22:29:35.872 INFO:tasks.qemu.client.0.smithi165.stdout:Processing triggers for libc-bin ... 2024-09-16T22:29:35.890 INFO:tasks.qemu.client.0.smithi165.stdout:ldconfig deferred processing now taking place 2024-09-16T22:29:36.310 INFO:tasks.qemu.client.0.smithi165.stdout:mount.nfs: timeout set for Mon Sep 16 22:31:36 2024 2024-09-16T22:29:36.310 INFO:tasks.qemu.client.0.smithi165.stdout:mount.nfs: trying text-based options 'proto=tcp,vers=4,addr=10.0.2.2,clientaddr=10.0.2.15' 2024-09-16T22:29:36.310 INFO:tasks.qemu.client.0.smithi165.stdout:10.0.2.2:/export/client.0 on /mnt/log type nfs (rw,proto=tcp) 2024-09-16T22:29:36.310 INFO:tasks.qemu.client.0.smithi165.stdout:mount: block device /dev/sr0 is write-protected, mounting read-only 2024-09-16T22:30:08.136 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration commit client.0.0' 2024-09-16T22:30:08.244 INFO:teuthology.orchestra.run.smithi165.stderr: Commit image migration: 100% complete...done. 2024-09-16T22:30:08.249 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'sleep 60' 2024-09-16T22:31:08.276 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rbd migration execute client.0.1' 2024-09-16T22:31:09.638 INFO:teuthology.orchestra.run.smithi165.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-16T22:31:09.643 DEBUG:teuthology.parallel:result is None 2024-09-16T23:40:38.879 INFO:tasks.qemu.client.0.smithi165.stdout:Traceback (most recent call last): 2024-09-16T23:40:38.902 INFO:tasks.qemu.client.0.smithi165.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-16T23:40:38.903 INFO:tasks.qemu.client.0.smithi165.stdout:acpid: exiting 2024-09-16T23:40:39.101 INFO:tasks.qemu.client.0.smithi165.stdout: self._connect_unixsocket(self.address) 2024-09-16T23:40:39.101 INFO:tasks.qemu.client.0.smithi165.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-16T23:40:39.101 INFO:tasks.qemu.client.0.smithi165.stdout: self.socket.connect(address) 2024-09-16T23:40:39.101 INFO:tasks.qemu.client.0.smithi165.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-16T23:40:39.101 INFO:tasks.qemu.client.0.smithi165.stdout:Checking for running unattended-upgrades: 2024-09-16T23:40:39.101 INFO:tasks.qemu.client.0.smithi165.stdout: return getattr(self._sock,name)(*args) 2024-09-16T23:40:39.101 INFO:tasks.qemu.client.0.smithi165.stdout:error: [Errno 111] Connection refused 2024-09-16T23:40:39.101 INFO:tasks.qemu.client.0.smithi165.stdout:Logged from file __init__.py, line 116 2024-09-16T23:40:39.101 INFO:tasks.qemu.client.0.smithi165.stdout:ec2: 2024-09-16T23:40:39.102 INFO:tasks.qemu.client.0.smithi165.stdout:ec2: ############################################################# 2024-09-16T23:40:39.102 INFO:tasks.qemu.client.0.smithi165.stdout:ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- 2024-09-16T23:40:39.102 INFO:tasks.qemu.client.0.smithi165.stdout:ec2: 1024 16:ba:41:51:41:fd:d7:ba:b2:bd:d7:ab:71:4d:29:5e root@test (DSA) 2024-09-16T23:40:39.102 INFO:tasks.qemu.client.0.smithi165.stdout:ec2: 256 ec:94:a9:95:7e:de:dd:6f:bb:b1:48:08:27:ce:9e:87 root@test (ECDSA) 2024-09-16T23:40:39.102 INFO:tasks.qemu.client.0.smithi165.stdout:ec2: 2048 50:f8:49:54:45:71:c0:a8:6a:6b:1d:80:31:d3:20:8e root@test (RSA) 2024-09-16T23:40:39.102 INFO:tasks.qemu.client.0.smithi165.stdout:-----BEGIN SSH HOST KEY KEYS----- 2024-09-16T23:40:39.102 INFO:tasks.qemu.client.0.smithi165.stdout:ec2: -----END SSH HOST KEY FINGERPRINTS----- 2024-09-16T23:40:39.102 INFO:tasks.qemu.client.0.smithi165.stdout:ec2: ############################################################# 2024-09-16T23:40:39.102 INFO:tasks.qemu.client.0.smithi165.stdout:ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBN9aeQOdgNDea8GdXHwYciS7N0jYJJGn0pMCfXBgctSMBqq6fXxrzU1EXQmpqC8doBVbqVSSi1U6S16xLZ6OqHI= root@test 2024-09-16T23:40:39.102 INFO:tasks.qemu.client.0.smithi165.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGvR8BpokZXpXxkDjtAeSnHj6+Naqx9M+39QLomBLAhJUQVHviMXwayPgpCulVxr24ya9C0dgK3CqcTWgyCl/YnfOH/92m6AINgWu1r6UfKeYIXBghfwQ8atdwulBmOL1wHE0OUGi6czq9FPPvxhI+rCbHj46bGsL9aGG4xvU0fexI5+YLvbIs/oNHbPiZVyziCQrxhNduClLFXFNZjFqZ7dcv/UaDex9FYuTDjxBfVaJdh7OJY3mMriPugvnfdyjiXwckrwoRwpOzX4NPd/wvT48FEtZD24eZfByqfKhy/+SLTA7Xh7Hl55EnNoSLGzY3pSrHwPHIHXApriSyxSKp root@test 2024-09-16T23:40:39.102 INFO:tasks.qemu.client.0.smithi165.stdout:-----END SSH HOST KEY KEYS----- 2024-09-16T23:40:39.102 INFO:tasks.qemu.client.0.smithi165.stdout:Traceback (most recent call last): 2024-09-16T23:40:39.102 INFO:tasks.qemu.client.0.smithi165.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-16T23:40:39.103 INFO:tasks.qemu.client.0.smithi165.stdout: self._connect_unixsocket(self.address) 2024-09-16T23:40:39.103 INFO:tasks.qemu.client.0.smithi165.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-16T23:40:39.103 INFO:tasks.qemu.client.0.smithi165.stdout: self.socket.connect(address) 2024-09-16T23:40:39.103 INFO:tasks.qemu.client.0.smithi165.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-16T23:40:39.103 INFO:tasks.qemu.client.0.smithi165.stdout: return getattr(self._sock,name)(*args) 2024-09-16T23:40:39.103 INFO:tasks.qemu.client.0.smithi165.stdout:error: [Errno 111] Connection refused 2024-09-16T23:40:39.103 INFO:tasks.qemu.client.0.smithi165.stdout:Logged from file __init__.py, line 116 2024-09-16T23:40:39.103 INFO:tasks.qemu.client.0.smithi165.stdout:Traceback (most recent call last): 2024-09-16T23:40:39.103 INFO:tasks.qemu.client.0.smithi165.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 807, in emit 2024-09-16T23:40:39.103 INFO:tasks.qemu.client.0.smithi165.stdout: self._connect_unixsocket(self.address) 2024-09-16T23:40:39.103 INFO:tasks.qemu.client.0.smithi165.stdout: File "/usr/lib/python2.7/logging/handlers.py", line 745, in _connect_unixsocket 2024-09-16T23:40:39.103 INFO:tasks.qemu.client.0.smithi165.stdout: self.socket.connect(address) 2024-09-16T23:40:39.103 INFO:tasks.qemu.client.0.smithi165.stdout: File "/usr/lib/python2.7/socket.py", line 224, in meth 2024-09-16T23:40:39.103 INFO:tasks.qemu.client.0.smithi165.stdout: return getattr(self._sock,name)(*args) 2024-09-16T23:40:39.104 INFO:tasks.qemu.client.0.smithi165.stdout:error: [Errno 111] Connection refused 2024-09-16T23:40:39.104 INFO:tasks.qemu.client.0.smithi165.stdout:Logged from file __init__.py, line 116 2024-09-16T23:40:39.104 INFO:tasks.qemu.client.0.smithi165.stdout:cloud-init boot finished at Mon, 16 Sep 2024 23:40:39 +0000. Up 4293.93 seconds 2024-09-16T23:40:39.134 INFO:tasks.qemu.client.0.smithi165.stdout: * Stopping landscape-client daemon  [fail] 2024-09-16T23:40:39.293 INFO:tasks.qemu.client.0.smithi165.stdout: * Asking all remaining processes to terminate...  [ OK ] 2024-09-16T23:40:39.332 INFO:tasks.qemu.client.0.smithi165.stdout: * All processes ended within 1 seconds....  [ OK ] 2024-09-16T23:40:39.359 INFO:tasks.qemu.client.0.smithi165.stdout:rpcbind: rpcbind terminating on signal. Restart with "rpcbind -w" 2024-09-16T23:40:39.521 INFO:tasks.qemu.client.0.smithi165.stdout: * Deconfiguring network interfaces...  [ OK ] 2024-09-16T23:40:39.540 INFO:tasks.qemu.client.0.smithi165.stdout: * Deactivating swap...  [ OK ] 2024-09-16T23:40:39.548 INFO:tasks.qemu.client.0.smithi165.stdout: * Unmounting local filesystems...  [ OK ] 2024-09-16T23:40:39.722 INFO:tasks.qemu.client.0.smithi165.stdout: * Will now halt 2024-09-16T23:40:39.740 INFO:tasks.qemu.client.0.smithi165.stdout:[ 4294.684192] Power down. 2024-09-16T23:40:39.870 DEBUG:tasks.qemu:checking that qemu tests succeeded... 2024-09-16T23:40:39.870 DEBUG:teuthology.orchestra.run.smithi165:> sudo chmod a+rw -R /home/ubuntu/cephtest/archive/qemu/client.0 2024-09-16T23:40:39.899 INFO:tasks.qemu:Tearing down the nfs mount for ubuntu@smithi165.front.sepia.ceph.com 2024-09-16T23:40:39.899 INFO:tasks.qemu:Stopping NFS... 2024-09-16T23:40:39.899 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl stop nfs-server 2024-09-16T23:40:40.050 INFO:tasks.qemu:Unmounting exported directory... 2024-09-16T23:40:40.050 DEBUG:teuthology.orchestra.run.smithi165:> sudo umount /export/client.0 2024-09-16T23:40:40.076 INFO:tasks.qemu:Deleting export from /etc/exports... 2024-09-16T23:40:40.076 DEBUG:teuthology.orchestra.run.smithi165:> sudo sed -i '\|/export/client.0|d' /etc/exports 2024-09-16T23:40:40.142 INFO:tasks.qemu:Starting NFS... 2024-09-16T23:40:40.142 DEBUG:teuthology.orchestra.run.smithi165:> sudo systemctl start nfs-server 2024-09-16T23:40:40.438 DEBUG:teuthology.orchestra.run.smithi165:> test -f /home/ubuntu/cephtest/archive/qemu/client.0/success 2024-09-16T23:40:40.453 INFO:tasks.qemu:Deleting exported directory... 2024-09-16T23:40:40.453 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -r /export 2024-09-16T23:40:40.520 DEBUG:tasks.qemu:cleaning up base image files 2024-09-16T23:40:40.521 DEBUG:teuthology.orchestra.run.smithi165:> 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-16T23:40:40.837 DEBUG:teuthology.orchestra.run.smithi165:> sudo yum -y erase qemu-kvm-block-rbd 2024-09-16T23:40:41.194 INFO:teuthology.orchestra.run.smithi165.stdout:Dependencies resolved. 2024-09-16T23:40:41.195 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T23:40:41.195 INFO:teuthology.orchestra.run.smithi165.stdout: Package Arch Version Repository Size 2024-09-16T23:40:41.195 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T23:40:41.195 INFO:teuthology.orchestra.run.smithi165.stdout:Removing: 2024-09-16T23:40:41.195 INFO:teuthology.orchestra.run.smithi165.stdout: qemu-kvm-block-rbd x86_64 17:9.0.0-10.el9 @appstream 41 k 2024-09-16T23:40:41.195 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T23:40:41.195 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction Summary 2024-09-16T23:40:41.195 INFO:teuthology.orchestra.run.smithi165.stdout:================================================================================ 2024-09-16T23:40:41.195 INFO:teuthology.orchestra.run.smithi165.stdout:Remove 1 Package 2024-09-16T23:40:41.196 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T23:40:41.196 INFO:teuthology.orchestra.run.smithi165.stdout:Freed space: 41 k 2024-09-16T23:40:41.196 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction check 2024-09-16T23:40:41.199 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction check succeeded. 2024-09-16T23:40:41.199 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction test 2024-09-16T23:40:41.219 INFO:teuthology.orchestra.run.smithi165.stdout:Transaction test succeeded. 2024-09-16T23:40:41.220 INFO:teuthology.orchestra.run.smithi165.stdout:Running transaction 2024-09-16T23:40:41.305 INFO:teuthology.orchestra.run.smithi165.stdout: Preparing : 1/1 2024-09-16T23:40:41.805 INFO:teuthology.orchestra.run.smithi165.stdout: Erasing : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-16T23:40:42.037 INFO:teuthology.orchestra.run.smithi165.stdout: Verifying : qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 1/1 2024-09-16T23:40:42.037 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T23:40:42.037 INFO:teuthology.orchestra.run.smithi165.stdout:Removed: 2024-09-16T23:40:42.037 INFO:teuthology.orchestra.run.smithi165.stdout: qemu-kvm-block-rbd-17:9.0.0-10.el9.x86_64 2024-09-16T23:40:42.037 INFO:teuthology.orchestra.run.smithi165.stdout: 2024-09-16T23:40:42.037 INFO:teuthology.orchestra.run.smithi165.stdout:Complete! 2024-09-16T23:40:42.167 DEBUG:teuthology.orchestra.run.smithi165:> rmdir /home/ubuntu/cephtest/qemu || true 2024-09-16T23:40:42.191 DEBUG:teuthology.parallel:result is None 2024-09-16T23:40:42.191 INFO:teuthology.run_tasks:Running task exec... 2024-09-16T23:40:42.204 INFO:teuthology.task.exec:Executing custom commands... 2024-09-16T23:40:42.205 INFO:teuthology.task.exec:Running commands on role client.0 host ubuntu@smithi165.front.sepia.ceph.com 2024-09-16T23:40:42.205 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'pkill -9 qemu-nbd || true' 2024-09-16T23:40:42.282 DEBUG:teuthology.orchestra.run.smithi165:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'rm -rf /home/ubuntu/cephtest/migration' 2024-09-16T23:40:42.621 DEBUG:teuthology.run_tasks:Unwinding manager ceph 2024-09-16T23:40:42.629 INFO:tasks.ceph.ceph_manager.ceph:waiting for clean 2024-09-16T23:40:42.630 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T23:40:43.244 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T23:40:43.245 INFO:teuthology.orchestra.run.smithi028.stderr:dumped all 2024-09-16T23:40:43.256 INFO:teuthology.orchestra.run.smithi028.stdout:{"pg_ready":true,"pg_map":{"version":2234,"stamp":"2024-09-16T23:40:42.754982+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19928605275,"num_objects":4808,"num_object_clones":0,"num_object_copies":14410,"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":4808,"num_whiteouts":0,"num_read":470573,"num_read_kb":13668466,"num_write":638026,"num_write_kb":84957724,"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":45573,"ondisk_log_size":45573,"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":36653452,"kb_used_data":29196040,"kb_used_omap":23,"kb_used_meta":7457256,"kb_avail":718321268,"statfs":{"total":773094113280,"available":735560978432,"internally_reserved":0,"allocated":29896744960,"data_stored":29895147456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24404,"internal_metadata":7636230316},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2],"upper_bound":2},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"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":1726,"num_read_kb":40390,"num_write":110,"num_write_kb":5320,"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.002904"},"pg_stats":[{"pgid":"2.7","version":"30'505","reported_seq":587,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:38:42.086204+0000","last_change":"2024-09-16T22:27:11.690180+0000","last_active":"2024-09-16T23:38:42.086204+0000","last_peered":"2024-09-16T23:38:42.086204+0000","last_clean":"2024-09-16T23:38:42.086204+0000","last_became_active":"2024-09-16T22:27:09.677438+0000","last_became_peered":"2024-09-16T22:27:09.677438+0000","last_unstale":"2024-09-16T23:38:42.086204+0000","last_undegraded":"2024-09-16T23:38:42.086204+0000","last_fullsized":"2024-09-16T23:38:42.086204+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":505,"log_dups_size":0,"ondisk_log_size":505,"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-18T10:26:30.754375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066226999999999996,"stat_sum":{"num_bytes":690,"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":3009,"num_read_kb":2495,"num_write":1001,"num_write_kb":995,"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":"30'153","reported_seq":2736,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:29.990616+0000","last_change":"2024-09-16T22:27:11.691235+0000","last_active":"2024-09-16T23:40:29.990616+0000","last_peered":"2024-09-16T23:40:29.990616+0000","last_clean":"2024-09-16T23:40:29.990616+0000","last_became_active":"2024-09-16T22:27:09.676994+0000","last_became_peered":"2024-09-16T22:27:09.676994+0000","last_unstale":"2024-09-16T23:40:29.990616+0000","last_undegraded":"2024-09-16T23:40:29.990616+0000","last_fullsized":"2024-09-16T23:40:29.990616+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"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-18T00:35:29.848048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058839999999999999,"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":553,"num_read_kb":459,"num_write":137,"num_write_kb":131,"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":[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":"0'0","reported_seq":71,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:38:17.083634+0000","last_change":"2024-09-16T22:27:11.690120+0000","last_active":"2024-09-16T23:38:17.083634+0000","last_peered":"2024-09-16T23:38:17.083634+0000","last_clean":"2024-09-16T23:38:17.083634+0000","last_became_active":"2024-09-16T22:27:09.681369+0000","last_became_peered":"2024-09-16T22:27:09.681369+0000","last_unstale":"2024-09-16T23:38:17.083634+0000","last_undegraded":"2024-09-16T23:38:17.083634+0000","last_fullsized":"2024-09-16T23:38:17.083634+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T03:39:22.721946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061337499999999999,"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":[]},{"pgid":"2.4","version":"30'239","reported_seq":2018,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.756340+0000","last_change":"2024-09-16T22:27:11.971370+0000","last_active":"2024-09-16T23:40:39.756340+0000","last_peered":"2024-09-16T23:40:39.756340+0000","last_clean":"2024-09-16T23:40:39.756340+0000","last_became_active":"2024-09-16T22:27:09.834518+0000","last_became_peered":"2024-09-16T22:27:09.834518+0000","last_unstale":"2024-09-16T23:40:39.756340+0000","last_undegraded":"2024-09-16T23:40:39.756340+0000","last_fullsized":"2024-09-16T23:40:39.756340+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":239,"log_dups_size":0,"ondisk_log_size":239,"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-18T05:09:20.076358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042412500000000002,"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":509,"num_read_kb":375,"num_write":229,"num_write_kb":223,"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":2,"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'68648","reported_seq":152249,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.727652+0000","last_change":"2024-09-16T22:27:23.417699+0000","last_active":"2024-09-16T23:40:39.727652+0000","last_peered":"2024-09-16T23:40:39.727652+0000","last_clean":"2024-09-16T23:40:39.727652+0000","last_became_active":"2024-09-16T22:27:20.415580+0000","last_became_peered":"2024-09-16T22:27:20.415580+0000","last_unstale":"2024-09-16T23:40:39.727652+0000","last_undegraded":"2024-09-16T23:40:39.727652+0000","last_fullsized":"2024-09-16T23:40:39.727652+0000","mapping_epoch":25,"log_start":"30'58612","ondisk_log_start":"30'58612","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":0,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"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-18T08:01:04.976969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074719800000000002,"stat_sum":{"num_bytes":5013211648,"num_objects":1203,"num_object_clones":0,"num_object_copies":3609,"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":1203,"num_whiteouts":0,"num_read":83610,"num_read_kb":2915692,"num_write":68816,"num_write_kb":19216992,"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'2643","reported_seq":3647,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.764314+0000","last_change":"2024-09-16T22:27:11.691225+0000","last_active":"2024-09-16T23:40:39.764314+0000","last_peered":"2024-09-16T23:40:39.764314+0000","last_clean":"2024-09-16T23:40:39.764314+0000","last_became_active":"2024-09-16T22:27:09.834718+0000","last_became_peered":"2024-09-16T22:27:09.834718+0000","last_unstale":"2024-09-16T23:40:39.764314+0000","last_undegraded":"2024-09-16T23:40:39.764314+0000","last_fullsized":"2024-09-16T23:40:39.764314+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":2643,"log_dups_size":0,"ondisk_log_size":2643,"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-17T22:54:29.367379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001707585,"stat_sum":{"num_bytes":693,"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":15552,"num_read_kb":12920,"num_write":5198,"num_write_kb":5186,"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,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'174678","reported_seq":284004,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.581051+0000","last_change":"2024-09-16T22:27:24.017022+0000","last_active":"2024-09-16T23:40:39.581051+0000","last_peered":"2024-09-16T23:40:39.581051+0000","last_clean":"2024-09-16T23:40:39.581051+0000","last_became_active":"2024-09-16T22:27:20.658445+0000","last_became_peered":"2024-09-16T22:27:20.658445+0000","last_unstale":"2024-09-16T23:40:39.581051+0000","last_undegraded":"2024-09-16T23:40:39.581051+0000","last_fullsized":"2024-09-16T23:40:39.581051+0000","mapping_epoch":25,"log_start":"30'164651","ondisk_log_start":"30'164651","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":0,"log_size":10027,"log_dups_size":0,"ondisk_log_size":10027,"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-18T06:19:58.916527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000420123,"stat_sum":{"num_bytes":5002173952,"num_objects":1201,"num_object_clones":0,"num_object_copies":3603,"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":1201,"num_whiteouts":0,"num_read":109331,"num_read_kb":3602406,"num_write":174875,"num_write_kb":23521524,"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'1","reported_seq":74,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:38:02.173529+0000","last_change":"2024-09-16T22:27:13.031306+0000","last_active":"2024-09-16T23:38:02.173529+0000","last_peered":"2024-09-16T23:38:02.173529+0000","last_clean":"2024-09-16T23:38:02.173529+0000","last_became_active":"2024-09-16T22:27:09.682810+0000","last_became_peered":"2024-09-16T22:27:09.682810+0000","last_unstale":"2024-09-16T23:38:02.173529+0000","last_undegraded":"2024-09-16T23:38:02.173529+0000","last_fullsized":"2024-09-16T23:38:02.173529+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T06:11:46.597398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046117100000000002,"stat_sum":{"num_bytes":15,"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":8,"num_read_kb":2,"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":[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'83636","reported_seq":152963,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.720838+0000","last_change":"2024-09-16T22:27:23.532280+0000","last_active":"2024-09-16T23:40:39.720838+0000","last_peered":"2024-09-16T23:40:39.720838+0000","last_clean":"2024-09-16T23:40:39.720838+0000","last_became_active":"2024-09-16T22:27:20.418179+0000","last_became_peered":"2024-09-16T22:27:20.418179+0000","last_unstale":"2024-09-16T23:40:39.720838+0000","last_undegraded":"2024-09-16T23:40:39.720838+0000","last_fullsized":"2024-09-16T23:40:39.720838+0000","mapping_epoch":25,"log_start":"30'73539","ondisk_log_start":"30'73539","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"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-17T23:09:46.584223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054432799999999996,"stat_sum":{"num_bytes":4988349440,"num_objects":1205,"num_object_clones":0,"num_object_copies":3615,"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":1205,"num_whiteouts":0,"num_read":69341,"num_read_kb":2903047,"num_write":83803,"num_write_kb":18895073,"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":79,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:37:27.079556+0000","last_change":"2024-09-16T22:27:11.690628+0000","last_active":"2024-09-16T23:37:27.079556+0000","last_peered":"2024-09-16T23:37:27.079556+0000","last_clean":"2024-09-16T23:37:27.079556+0000","last_became_active":"2024-09-16T22:27:09.683665+0000","last_became_peered":"2024-09-16T22:27:09.683665+0000","last_unstale":"2024-09-16T23:37:27.079556+0000","last_undegraded":"2024-09-16T23:37:27.079556+0000","last_fullsized":"2024-09-16T23:37:27.079556+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-17T23:33:25.536925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011073910000000001,"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'300187","reported_seq":478344,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:37.772063+0000","last_change":"2024-09-16T22:27:23.418103+0000","last_active":"2024-09-16T23:40:37.772063+0000","last_peered":"2024-09-16T23:40:37.772063+0000","last_clean":"2024-09-16T23:40:37.772063+0000","last_became_active":"2024-09-16T22:27:20.413031+0000","last_became_peered":"2024-09-16T22:27:20.413031+0000","last_unstale":"2024-09-16T23:40:37.772063+0000","last_undegraded":"2024-09-16T23:40:37.772063+0000","last_fullsized":"2024-09-16T23:40:37.772063+0000","mapping_epoch":25,"log_start":"30'290133","ondisk_log_start":"30'290133","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":0,"log_size":10054,"log_dups_size":0,"ondisk_log_size":10054,"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-18T10:16:28.895290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043079000000000001,"stat_sum":{"num_bytes":4924277779,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"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":1185,"num_whiteouts":0,"num_read":178151,"num_read_kb":4222322,"num_write":300384,"num_write_kb":23312496,"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'1745","reported_seq":1819,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:07.093151+0000","last_change":"2024-09-16T22:27:11.690689+0000","last_active":"2024-09-16T23:40:07.093151+0000","last_peered":"2024-09-16T23:40:07.093151+0000","last_clean":"2024-09-16T23:40:07.093151+0000","last_became_active":"2024-09-16T22:27:09.840537+0000","last_became_peered":"2024-09-16T22:27:09.840537+0000","last_unstale":"2024-09-16T23:40:07.093151+0000","last_undegraded":"2024-09-16T23:40:07.093151+0000","last_fullsized":"2024-09-16T23:40:07.093151+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":1745,"log_dups_size":0,"ondisk_log_size":1745,"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-18T09:26:11.775431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011888070000000001,"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":10432,"num_read_kb":8690,"num_write":3480,"num_write_kb":3474,"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":[]},{"pgid":"1.0","version":"18'72","reported_seq":163,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:37:27.079488+0000","last_change":"2024-09-16T22:27:04.019503+0000","last_active":"2024-09-16T23:37:27.079488+0000","last_peered":"2024-09-16T23:37:27.079488+0000","last_clean":"2024-09-16T23:37:27.079488+0000","last_became_active":"2024-09-16T22:27:04.017541+0000","last_became_peered":"2024-09-16T22:27:04.017541+0000","last_unstale":"2024-09-16T23:37:27.079488+0000","last_undegraded":"2024-09-16T23:37:27.079488+0000","last_fullsized":"2024-09-16T23:37:27.079488+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:02.640644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:02.640644+0000","last_clean_scrub_stamp":"2024-09-16T22:27:02.640644+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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-18T00:34:58.552845+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":19928012819,"num_objects":4794,"num_object_clones":0,"num_object_copies":14382,"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":4794,"num_whiteouts":0,"num_read":440433,"num_read_kb":13643467,"num_write":627878,"num_write_kb":84946085,"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":29892943872,"data_stored":29892943872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40214,"ondisk_log_size":40214,"up":12,"acting":12,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2088,"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":30074,"num_read_kb":24944,"num_write":10047,"num_write_kb":10011,"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":4176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2908,"internal_metadata":0},"log_size":5287,"ondisk_log_size":5287,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424510327,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3722476,"kb_used_data":2442844,"kb_used_omap":1,"kb_used_meta":1279614,"kb_avail":90649364,"statfs":{"total":96636764160,"available":92824948736,"internally_reserved":0,"allocated":2501472256,"data_stored":2501276021,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":1310325195},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":15,"seq":64424510327,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3072004,"kb_used_data":2436148,"kb_used_omap":1,"kb_used_meta":635838,"kb_avail":91299836,"statfs":{"total":96636764160,"available":93491032064,"internally_reserved":0,"allocated":2494615552,"data_stored":2494415899,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":651098566},"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":4,"up_from":15,"seq":64424510326,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8997632,"kb_used_data":7288560,"kb_used_omap":5,"kb_used_meta":1709050,"kb_avail":85374208,"statfs":{"total":96636764160,"available":87423188992,"internally_reserved":0,"allocated":7463485440,"data_stored":7463293286,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5965,"internal_metadata":1750067379},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":15,"seq":64424510328,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":107872,"kb_used_data":336,"kb_used_omap":1,"kb_used_meta":107518,"kb_avail":94263968,"statfs":{"total":96636764160,"available":96526303232,"internally_reserved":0,"allocated":344064,"data_stored":129407,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":110098887},"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":15,"seq":64424510326,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11036772,"kb_used_data":9731092,"kb_used_omap":4,"kb_used_meta":1305659,"kb_avail":83335068,"statfs":{"total":96636764160,"available":85335109632,"internally_reserved":0,"allocated":9964638208,"data_stored":9964442632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4511,"internal_metadata":1336995425},"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":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":15,"seq":64424510327,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":32080,"kb_used_data":892,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339760,"statfs":{"total":96636764160,"available":96603914240,"internally_reserved":0,"allocated":913408,"data_stored":717702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":15,"seq":64424510327,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5961748,"kb_used_data":4852740,"kb_used_omap":5,"kb_used_meta":1108986,"kb_avail":88410092,"statfs":{"total":96636764160,"available":90531934208,"internally_reserved":0,"allocated":4969205760,"data_stored":4969006104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5962,"internal_metadata":1135601846},"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":[]},{"osd":5,"up_from":13,"seq":55834575735,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3722868,"kb_used_data":2443428,"kb_used_omap":1,"kb_used_meta":1279422,"kb_avail":90648972,"statfs":{"total":96636764160,"available":92824547328,"internally_reserved":0,"allocated":2502070272,"data_stored":2501866405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1310128581},"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":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1454,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":674,"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":24576,"data_stored":2073,"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":1454,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":31,"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":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":15,"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":4968878080,"data_stored":4968878080,"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":9964314624,"data_stored":9964314624,"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":7463165952,"data_stored":7463165952,"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":2501148672,"data_stored":2501148672,"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":2494287872,"data_stored":2494287872,"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":2501148672,"data_stored":2501148672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:40:43.258 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T23:40:43.553 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T23:40:43.553 INFO:teuthology.orchestra.run.smithi028.stderr:dumped all 2024-09-16T23:40:43.565 INFO:teuthology.orchestra.run.smithi028.stdout:{"pg_ready":true,"pg_map":{"version":2234,"stamp":"2024-09-16T23:40:42.754982+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19928605275,"num_objects":4808,"num_object_clones":0,"num_object_copies":14410,"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":4808,"num_whiteouts":0,"num_read":470573,"num_read_kb":13668466,"num_write":638026,"num_write_kb":84957724,"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":45573,"ondisk_log_size":45573,"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":36653452,"kb_used_data":29196040,"kb_used_omap":23,"kb_used_meta":7457256,"kb_avail":718321268,"statfs":{"total":773094113280,"available":735560978432,"internally_reserved":0,"allocated":29896744960,"data_stored":29895147456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24404,"internal_metadata":7636230316},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2],"upper_bound":2},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"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":1726,"num_read_kb":40390,"num_write":110,"num_write_kb":5320,"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.002904"},"pg_stats":[{"pgid":"2.7","version":"30'505","reported_seq":587,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:38:42.086204+0000","last_change":"2024-09-16T22:27:11.690180+0000","last_active":"2024-09-16T23:38:42.086204+0000","last_peered":"2024-09-16T23:38:42.086204+0000","last_clean":"2024-09-16T23:38:42.086204+0000","last_became_active":"2024-09-16T22:27:09.677438+0000","last_became_peered":"2024-09-16T22:27:09.677438+0000","last_unstale":"2024-09-16T23:38:42.086204+0000","last_undegraded":"2024-09-16T23:38:42.086204+0000","last_fullsized":"2024-09-16T23:38:42.086204+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":505,"log_dups_size":0,"ondisk_log_size":505,"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-18T10:26:30.754375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066226999999999996,"stat_sum":{"num_bytes":690,"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":3009,"num_read_kb":2495,"num_write":1001,"num_write_kb":995,"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":"30'153","reported_seq":2736,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:29.990616+0000","last_change":"2024-09-16T22:27:11.691235+0000","last_active":"2024-09-16T23:40:29.990616+0000","last_peered":"2024-09-16T23:40:29.990616+0000","last_clean":"2024-09-16T23:40:29.990616+0000","last_became_active":"2024-09-16T22:27:09.676994+0000","last_became_peered":"2024-09-16T22:27:09.676994+0000","last_unstale":"2024-09-16T23:40:29.990616+0000","last_undegraded":"2024-09-16T23:40:29.990616+0000","last_fullsized":"2024-09-16T23:40:29.990616+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"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-18T00:35:29.848048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058839999999999999,"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":553,"num_read_kb":459,"num_write":137,"num_write_kb":131,"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":[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":"0'0","reported_seq":71,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:38:17.083634+0000","last_change":"2024-09-16T22:27:11.690120+0000","last_active":"2024-09-16T23:38:17.083634+0000","last_peered":"2024-09-16T23:38:17.083634+0000","last_clean":"2024-09-16T23:38:17.083634+0000","last_became_active":"2024-09-16T22:27:09.681369+0000","last_became_peered":"2024-09-16T22:27:09.681369+0000","last_unstale":"2024-09-16T23:38:17.083634+0000","last_undegraded":"2024-09-16T23:38:17.083634+0000","last_fullsized":"2024-09-16T23:38:17.083634+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T03:39:22.721946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061337499999999999,"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":[]},{"pgid":"2.4","version":"30'239","reported_seq":2018,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.756340+0000","last_change":"2024-09-16T22:27:11.971370+0000","last_active":"2024-09-16T23:40:39.756340+0000","last_peered":"2024-09-16T23:40:39.756340+0000","last_clean":"2024-09-16T23:40:39.756340+0000","last_became_active":"2024-09-16T22:27:09.834518+0000","last_became_peered":"2024-09-16T22:27:09.834518+0000","last_unstale":"2024-09-16T23:40:39.756340+0000","last_undegraded":"2024-09-16T23:40:39.756340+0000","last_fullsized":"2024-09-16T23:40:39.756340+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":239,"log_dups_size":0,"ondisk_log_size":239,"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-18T05:09:20.076358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042412500000000002,"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":509,"num_read_kb":375,"num_write":229,"num_write_kb":223,"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":2,"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'68648","reported_seq":152249,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.727652+0000","last_change":"2024-09-16T22:27:23.417699+0000","last_active":"2024-09-16T23:40:39.727652+0000","last_peered":"2024-09-16T23:40:39.727652+0000","last_clean":"2024-09-16T23:40:39.727652+0000","last_became_active":"2024-09-16T22:27:20.415580+0000","last_became_peered":"2024-09-16T22:27:20.415580+0000","last_unstale":"2024-09-16T23:40:39.727652+0000","last_undegraded":"2024-09-16T23:40:39.727652+0000","last_fullsized":"2024-09-16T23:40:39.727652+0000","mapping_epoch":25,"log_start":"30'58612","ondisk_log_start":"30'58612","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":0,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"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-18T08:01:04.976969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074719800000000002,"stat_sum":{"num_bytes":5013211648,"num_objects":1203,"num_object_clones":0,"num_object_copies":3609,"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":1203,"num_whiteouts":0,"num_read":83610,"num_read_kb":2915692,"num_write":68816,"num_write_kb":19216992,"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'2643","reported_seq":3647,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.764314+0000","last_change":"2024-09-16T22:27:11.691225+0000","last_active":"2024-09-16T23:40:39.764314+0000","last_peered":"2024-09-16T23:40:39.764314+0000","last_clean":"2024-09-16T23:40:39.764314+0000","last_became_active":"2024-09-16T22:27:09.834718+0000","last_became_peered":"2024-09-16T22:27:09.834718+0000","last_unstale":"2024-09-16T23:40:39.764314+0000","last_undegraded":"2024-09-16T23:40:39.764314+0000","last_fullsized":"2024-09-16T23:40:39.764314+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":2643,"log_dups_size":0,"ondisk_log_size":2643,"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-17T22:54:29.367379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001707585,"stat_sum":{"num_bytes":693,"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":15552,"num_read_kb":12920,"num_write":5198,"num_write_kb":5186,"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,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'174678","reported_seq":284004,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.581051+0000","last_change":"2024-09-16T22:27:24.017022+0000","last_active":"2024-09-16T23:40:39.581051+0000","last_peered":"2024-09-16T23:40:39.581051+0000","last_clean":"2024-09-16T23:40:39.581051+0000","last_became_active":"2024-09-16T22:27:20.658445+0000","last_became_peered":"2024-09-16T22:27:20.658445+0000","last_unstale":"2024-09-16T23:40:39.581051+0000","last_undegraded":"2024-09-16T23:40:39.581051+0000","last_fullsized":"2024-09-16T23:40:39.581051+0000","mapping_epoch":25,"log_start":"30'164651","ondisk_log_start":"30'164651","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":0,"log_size":10027,"log_dups_size":0,"ondisk_log_size":10027,"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-18T06:19:58.916527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000420123,"stat_sum":{"num_bytes":5002173952,"num_objects":1201,"num_object_clones":0,"num_object_copies":3603,"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":1201,"num_whiteouts":0,"num_read":109331,"num_read_kb":3602406,"num_write":174875,"num_write_kb":23521524,"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'1","reported_seq":74,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:38:02.173529+0000","last_change":"2024-09-16T22:27:13.031306+0000","last_active":"2024-09-16T23:38:02.173529+0000","last_peered":"2024-09-16T23:38:02.173529+0000","last_clean":"2024-09-16T23:38:02.173529+0000","last_became_active":"2024-09-16T22:27:09.682810+0000","last_became_peered":"2024-09-16T22:27:09.682810+0000","last_unstale":"2024-09-16T23:38:02.173529+0000","last_undegraded":"2024-09-16T23:38:02.173529+0000","last_fullsized":"2024-09-16T23:38:02.173529+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T06:11:46.597398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046117100000000002,"stat_sum":{"num_bytes":15,"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":8,"num_read_kb":2,"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":[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'83636","reported_seq":152963,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.720838+0000","last_change":"2024-09-16T22:27:23.532280+0000","last_active":"2024-09-16T23:40:39.720838+0000","last_peered":"2024-09-16T23:40:39.720838+0000","last_clean":"2024-09-16T23:40:39.720838+0000","last_became_active":"2024-09-16T22:27:20.418179+0000","last_became_peered":"2024-09-16T22:27:20.418179+0000","last_unstale":"2024-09-16T23:40:39.720838+0000","last_undegraded":"2024-09-16T23:40:39.720838+0000","last_fullsized":"2024-09-16T23:40:39.720838+0000","mapping_epoch":25,"log_start":"30'73539","ondisk_log_start":"30'73539","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"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-17T23:09:46.584223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054432799999999996,"stat_sum":{"num_bytes":4988349440,"num_objects":1205,"num_object_clones":0,"num_object_copies":3615,"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":1205,"num_whiteouts":0,"num_read":69341,"num_read_kb":2903047,"num_write":83803,"num_write_kb":18895073,"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":79,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:37:27.079556+0000","last_change":"2024-09-16T22:27:11.690628+0000","last_active":"2024-09-16T23:37:27.079556+0000","last_peered":"2024-09-16T23:37:27.079556+0000","last_clean":"2024-09-16T23:37:27.079556+0000","last_became_active":"2024-09-16T22:27:09.683665+0000","last_became_peered":"2024-09-16T22:27:09.683665+0000","last_unstale":"2024-09-16T23:37:27.079556+0000","last_undegraded":"2024-09-16T23:37:27.079556+0000","last_fullsized":"2024-09-16T23:37:27.079556+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-17T23:33:25.536925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011073910000000001,"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'300187","reported_seq":478344,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:37.772063+0000","last_change":"2024-09-16T22:27:23.418103+0000","last_active":"2024-09-16T23:40:37.772063+0000","last_peered":"2024-09-16T23:40:37.772063+0000","last_clean":"2024-09-16T23:40:37.772063+0000","last_became_active":"2024-09-16T22:27:20.413031+0000","last_became_peered":"2024-09-16T22:27:20.413031+0000","last_unstale":"2024-09-16T23:40:37.772063+0000","last_undegraded":"2024-09-16T23:40:37.772063+0000","last_fullsized":"2024-09-16T23:40:37.772063+0000","mapping_epoch":25,"log_start":"30'290133","ondisk_log_start":"30'290133","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":0,"log_size":10054,"log_dups_size":0,"ondisk_log_size":10054,"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-18T10:16:28.895290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043079000000000001,"stat_sum":{"num_bytes":4924277779,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"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":1185,"num_whiteouts":0,"num_read":178151,"num_read_kb":4222322,"num_write":300384,"num_write_kb":23312496,"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'1745","reported_seq":1819,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:07.093151+0000","last_change":"2024-09-16T22:27:11.690689+0000","last_active":"2024-09-16T23:40:07.093151+0000","last_peered":"2024-09-16T23:40:07.093151+0000","last_clean":"2024-09-16T23:40:07.093151+0000","last_became_active":"2024-09-16T22:27:09.840537+0000","last_became_peered":"2024-09-16T22:27:09.840537+0000","last_unstale":"2024-09-16T23:40:07.093151+0000","last_undegraded":"2024-09-16T23:40:07.093151+0000","last_fullsized":"2024-09-16T23:40:07.093151+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":1745,"log_dups_size":0,"ondisk_log_size":1745,"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-18T09:26:11.775431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011888070000000001,"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":10432,"num_read_kb":8690,"num_write":3480,"num_write_kb":3474,"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":[]},{"pgid":"1.0","version":"18'72","reported_seq":163,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:37:27.079488+0000","last_change":"2024-09-16T22:27:04.019503+0000","last_active":"2024-09-16T23:37:27.079488+0000","last_peered":"2024-09-16T23:37:27.079488+0000","last_clean":"2024-09-16T23:37:27.079488+0000","last_became_active":"2024-09-16T22:27:04.017541+0000","last_became_peered":"2024-09-16T22:27:04.017541+0000","last_unstale":"2024-09-16T23:37:27.079488+0000","last_undegraded":"2024-09-16T23:37:27.079488+0000","last_fullsized":"2024-09-16T23:37:27.079488+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:02.640644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:02.640644+0000","last_clean_scrub_stamp":"2024-09-16T22:27:02.640644+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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-18T00:34:58.552845+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":19928012819,"num_objects":4794,"num_object_clones":0,"num_object_copies":14382,"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":4794,"num_whiteouts":0,"num_read":440433,"num_read_kb":13643467,"num_write":627878,"num_write_kb":84946085,"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":29892943872,"data_stored":29892943872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40214,"ondisk_log_size":40214,"up":12,"acting":12,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2088,"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":30074,"num_read_kb":24944,"num_write":10047,"num_write_kb":10011,"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":4176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2908,"internal_metadata":0},"log_size":5287,"ondisk_log_size":5287,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424510327,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3722476,"kb_used_data":2442844,"kb_used_omap":1,"kb_used_meta":1279614,"kb_avail":90649364,"statfs":{"total":96636764160,"available":92824948736,"internally_reserved":0,"allocated":2501472256,"data_stored":2501276021,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":1310325195},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":15,"seq":64424510327,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3072004,"kb_used_data":2436148,"kb_used_omap":1,"kb_used_meta":635838,"kb_avail":91299836,"statfs":{"total":96636764160,"available":93491032064,"internally_reserved":0,"allocated":2494615552,"data_stored":2494415899,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":651098566},"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":4,"up_from":15,"seq":64424510326,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8997632,"kb_used_data":7288560,"kb_used_omap":5,"kb_used_meta":1709050,"kb_avail":85374208,"statfs":{"total":96636764160,"available":87423188992,"internally_reserved":0,"allocated":7463485440,"data_stored":7463293286,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5965,"internal_metadata":1750067379},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":15,"seq":64424510328,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":107872,"kb_used_data":336,"kb_used_omap":1,"kb_used_meta":107518,"kb_avail":94263968,"statfs":{"total":96636764160,"available":96526303232,"internally_reserved":0,"allocated":344064,"data_stored":129407,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":110098887},"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":15,"seq":64424510326,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11036772,"kb_used_data":9731092,"kb_used_omap":4,"kb_used_meta":1305659,"kb_avail":83335068,"statfs":{"total":96636764160,"available":85335109632,"internally_reserved":0,"allocated":9964638208,"data_stored":9964442632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4511,"internal_metadata":1336995425},"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":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":15,"seq":64424510327,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":32080,"kb_used_data":892,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339760,"statfs":{"total":96636764160,"available":96603914240,"internally_reserved":0,"allocated":913408,"data_stored":717702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":15,"seq":64424510327,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5961748,"kb_used_data":4852740,"kb_used_omap":5,"kb_used_meta":1108986,"kb_avail":88410092,"statfs":{"total":96636764160,"available":90531934208,"internally_reserved":0,"allocated":4969205760,"data_stored":4969006104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5962,"internal_metadata":1135601846},"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":[]},{"osd":5,"up_from":13,"seq":55834575735,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3722868,"kb_used_data":2443428,"kb_used_omap":1,"kb_used_meta":1279422,"kb_avail":90648972,"statfs":{"total":96636764160,"available":92824547328,"internally_reserved":0,"allocated":2502070272,"data_stored":2501866405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1310128581},"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":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1454,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":674,"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":24576,"data_stored":2073,"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":1454,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":31,"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":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":15,"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":4968878080,"data_stored":4968878080,"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":9964314624,"data_stored":9964314624,"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":7463165952,"data_stored":7463165952,"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":2501148672,"data_stored":2501148672,"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":2494287872,"data_stored":2494287872,"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":2501148672,"data_stored":2501148672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:40:43.566 INFO:tasks.ceph.ceph_manager.ceph:clean! 2024-09-16T23:40:43.566 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T23:40:43.860 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T23:40:43.860 INFO:teuthology.orchestra.run.smithi028.stderr:dumped all 2024-09-16T23:40:43.873 INFO:teuthology.orchestra.run.smithi028.stdout:{"pg_ready":true,"pg_map":{"version":2234,"stamp":"2024-09-16T23:40:42.754982+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19928605275,"num_objects":4808,"num_object_clones":0,"num_object_copies":14410,"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":4808,"num_whiteouts":0,"num_read":470573,"num_read_kb":13668466,"num_write":638026,"num_write_kb":84957724,"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":45573,"ondisk_log_size":45573,"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":36653452,"kb_used_data":29196040,"kb_used_omap":23,"kb_used_meta":7457256,"kb_avail":718321268,"statfs":{"total":773094113280,"available":735560978432,"internally_reserved":0,"allocated":29896744960,"data_stored":29895147456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24404,"internal_metadata":7636230316},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2],"upper_bound":2},"perf_stat":{"commit_latency_ms":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"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":1726,"num_read_kb":40390,"num_write":110,"num_write_kb":5320,"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.002904"},"pg_stats":[{"pgid":"2.7","version":"30'505","reported_seq":587,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:38:42.086204+0000","last_change":"2024-09-16T22:27:11.690180+0000","last_active":"2024-09-16T23:38:42.086204+0000","last_peered":"2024-09-16T23:38:42.086204+0000","last_clean":"2024-09-16T23:38:42.086204+0000","last_became_active":"2024-09-16T22:27:09.677438+0000","last_became_peered":"2024-09-16T22:27:09.677438+0000","last_unstale":"2024-09-16T23:38:42.086204+0000","last_undegraded":"2024-09-16T23:38:42.086204+0000","last_fullsized":"2024-09-16T23:38:42.086204+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":505,"log_dups_size":0,"ondisk_log_size":505,"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-18T10:26:30.754375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066226999999999996,"stat_sum":{"num_bytes":690,"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":3009,"num_read_kb":2495,"num_write":1001,"num_write_kb":995,"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":"30'153","reported_seq":2736,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:29.990616+0000","last_change":"2024-09-16T22:27:11.691235+0000","last_active":"2024-09-16T23:40:29.990616+0000","last_peered":"2024-09-16T23:40:29.990616+0000","last_clean":"2024-09-16T23:40:29.990616+0000","last_became_active":"2024-09-16T22:27:09.676994+0000","last_became_peered":"2024-09-16T22:27:09.676994+0000","last_unstale":"2024-09-16T23:40:29.990616+0000","last_undegraded":"2024-09-16T23:40:29.990616+0000","last_fullsized":"2024-09-16T23:40:29.990616+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":153,"log_dups_size":0,"ondisk_log_size":153,"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-18T00:35:29.848048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058839999999999999,"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":553,"num_read_kb":459,"num_write":137,"num_write_kb":131,"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":[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":"0'0","reported_seq":71,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:38:17.083634+0000","last_change":"2024-09-16T22:27:11.690120+0000","last_active":"2024-09-16T23:38:17.083634+0000","last_peered":"2024-09-16T23:38:17.083634+0000","last_clean":"2024-09-16T23:38:17.083634+0000","last_became_active":"2024-09-16T22:27:09.681369+0000","last_became_peered":"2024-09-16T22:27:09.681369+0000","last_unstale":"2024-09-16T23:38:17.083634+0000","last_undegraded":"2024-09-16T23:38:17.083634+0000","last_fullsized":"2024-09-16T23:38:17.083634+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T03:39:22.721946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061337499999999999,"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":[]},{"pgid":"2.4","version":"30'239","reported_seq":2018,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.756340+0000","last_change":"2024-09-16T22:27:11.971370+0000","last_active":"2024-09-16T23:40:39.756340+0000","last_peered":"2024-09-16T23:40:39.756340+0000","last_clean":"2024-09-16T23:40:39.756340+0000","last_became_active":"2024-09-16T22:27:09.834518+0000","last_became_peered":"2024-09-16T22:27:09.834518+0000","last_unstale":"2024-09-16T23:40:39.756340+0000","last_undegraded":"2024-09-16T23:40:39.756340+0000","last_fullsized":"2024-09-16T23:40:39.756340+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":239,"log_dups_size":0,"ondisk_log_size":239,"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-18T05:09:20.076358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042412500000000002,"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":509,"num_read_kb":375,"num_write":229,"num_write_kb":223,"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":2,"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'68648","reported_seq":152249,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.727652+0000","last_change":"2024-09-16T22:27:23.417699+0000","last_active":"2024-09-16T23:40:39.727652+0000","last_peered":"2024-09-16T23:40:39.727652+0000","last_clean":"2024-09-16T23:40:39.727652+0000","last_became_active":"2024-09-16T22:27:20.415580+0000","last_became_peered":"2024-09-16T22:27:20.415580+0000","last_unstale":"2024-09-16T23:40:39.727652+0000","last_undegraded":"2024-09-16T23:40:39.727652+0000","last_fullsized":"2024-09-16T23:40:39.727652+0000","mapping_epoch":25,"log_start":"30'58612","ondisk_log_start":"30'58612","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":0,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"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-18T08:01:04.976969+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074719800000000002,"stat_sum":{"num_bytes":5013211648,"num_objects":1203,"num_object_clones":0,"num_object_copies":3609,"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":1203,"num_whiteouts":0,"num_read":83610,"num_read_kb":2915692,"num_write":68816,"num_write_kb":19216992,"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'2643","reported_seq":3647,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.764314+0000","last_change":"2024-09-16T22:27:11.691225+0000","last_active":"2024-09-16T23:40:39.764314+0000","last_peered":"2024-09-16T23:40:39.764314+0000","last_clean":"2024-09-16T23:40:39.764314+0000","last_became_active":"2024-09-16T22:27:09.834718+0000","last_became_peered":"2024-09-16T22:27:09.834718+0000","last_unstale":"2024-09-16T23:40:39.764314+0000","last_undegraded":"2024-09-16T23:40:39.764314+0000","last_fullsized":"2024-09-16T23:40:39.764314+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":2643,"log_dups_size":0,"ondisk_log_size":2643,"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-17T22:54:29.367379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001707585,"stat_sum":{"num_bytes":693,"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":15552,"num_read_kb":12920,"num_write":5198,"num_write_kb":5186,"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,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'174678","reported_seq":284004,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.581051+0000","last_change":"2024-09-16T22:27:24.017022+0000","last_active":"2024-09-16T23:40:39.581051+0000","last_peered":"2024-09-16T23:40:39.581051+0000","last_clean":"2024-09-16T23:40:39.581051+0000","last_became_active":"2024-09-16T22:27:20.658445+0000","last_became_peered":"2024-09-16T22:27:20.658445+0000","last_unstale":"2024-09-16T23:40:39.581051+0000","last_undegraded":"2024-09-16T23:40:39.581051+0000","last_fullsized":"2024-09-16T23:40:39.581051+0000","mapping_epoch":25,"log_start":"30'164651","ondisk_log_start":"30'164651","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":0,"log_size":10027,"log_dups_size":0,"ondisk_log_size":10027,"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-18T06:19:58.916527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000420123,"stat_sum":{"num_bytes":5002173952,"num_objects":1201,"num_object_clones":0,"num_object_copies":3603,"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":1201,"num_whiteouts":0,"num_read":109331,"num_read_kb":3602406,"num_write":174875,"num_write_kb":23521524,"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'1","reported_seq":74,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:38:02.173529+0000","last_change":"2024-09-16T22:27:13.031306+0000","last_active":"2024-09-16T23:38:02.173529+0000","last_peered":"2024-09-16T23:38:02.173529+0000","last_clean":"2024-09-16T23:38:02.173529+0000","last_became_active":"2024-09-16T22:27:09.682810+0000","last_became_peered":"2024-09-16T22:27:09.682810+0000","last_unstale":"2024-09-16T23:38:02.173529+0000","last_undegraded":"2024-09-16T23:38:02.173529+0000","last_fullsized":"2024-09-16T23:38:02.173529+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T06:11:46.597398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046117100000000002,"stat_sum":{"num_bytes":15,"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":8,"num_read_kb":2,"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":[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'83636","reported_seq":152963,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.720838+0000","last_change":"2024-09-16T22:27:23.532280+0000","last_active":"2024-09-16T23:40:39.720838+0000","last_peered":"2024-09-16T23:40:39.720838+0000","last_clean":"2024-09-16T23:40:39.720838+0000","last_became_active":"2024-09-16T22:27:20.418179+0000","last_became_peered":"2024-09-16T22:27:20.418179+0000","last_unstale":"2024-09-16T23:40:39.720838+0000","last_undegraded":"2024-09-16T23:40:39.720838+0000","last_fullsized":"2024-09-16T23:40:39.720838+0000","mapping_epoch":25,"log_start":"30'73539","ondisk_log_start":"30'73539","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"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-17T23:09:46.584223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054432799999999996,"stat_sum":{"num_bytes":4988349440,"num_objects":1205,"num_object_clones":0,"num_object_copies":3615,"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":1205,"num_whiteouts":0,"num_read":69341,"num_read_kb":2903047,"num_write":83803,"num_write_kb":18895073,"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":79,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:37:27.079556+0000","last_change":"2024-09-16T22:27:11.690628+0000","last_active":"2024-09-16T23:37:27.079556+0000","last_peered":"2024-09-16T23:37:27.079556+0000","last_clean":"2024-09-16T23:37:27.079556+0000","last_became_active":"2024-09-16T22:27:09.683665+0000","last_became_peered":"2024-09-16T22:27:09.683665+0000","last_unstale":"2024-09-16T23:37:27.079556+0000","last_undegraded":"2024-09-16T23:37:27.079556+0000","last_fullsized":"2024-09-16T23:37:27.079556+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-17T23:33:25.536925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011073910000000001,"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'300187","reported_seq":478344,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:37.772063+0000","last_change":"2024-09-16T22:27:23.418103+0000","last_active":"2024-09-16T23:40:37.772063+0000","last_peered":"2024-09-16T23:40:37.772063+0000","last_clean":"2024-09-16T23:40:37.772063+0000","last_became_active":"2024-09-16T22:27:20.413031+0000","last_became_peered":"2024-09-16T22:27:20.413031+0000","last_unstale":"2024-09-16T23:40:37.772063+0000","last_undegraded":"2024-09-16T23:40:37.772063+0000","last_fullsized":"2024-09-16T23:40:37.772063+0000","mapping_epoch":25,"log_start":"30'290133","ondisk_log_start":"30'290133","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":0,"log_size":10054,"log_dups_size":0,"ondisk_log_size":10054,"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-18T10:16:28.895290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043079000000000001,"stat_sum":{"num_bytes":4924277779,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"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":1185,"num_whiteouts":0,"num_read":178151,"num_read_kb":4222322,"num_write":300384,"num_write_kb":23312496,"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'1745","reported_seq":1819,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:07.093151+0000","last_change":"2024-09-16T22:27:11.690689+0000","last_active":"2024-09-16T23:40:07.093151+0000","last_peered":"2024-09-16T23:40:07.093151+0000","last_clean":"2024-09-16T23:40:07.093151+0000","last_became_active":"2024-09-16T22:27:09.840537+0000","last_became_peered":"2024-09-16T22:27:09.840537+0000","last_unstale":"2024-09-16T23:40:07.093151+0000","last_undegraded":"2024-09-16T23:40:07.093151+0000","last_fullsized":"2024-09-16T23:40:07.093151+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":1745,"log_dups_size":0,"ondisk_log_size":1745,"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-18T09:26:11.775431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011888070000000001,"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":10432,"num_read_kb":8690,"num_write":3480,"num_write_kb":3474,"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":[]},{"pgid":"1.0","version":"18'72","reported_seq":163,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:37:27.079488+0000","last_change":"2024-09-16T22:27:04.019503+0000","last_active":"2024-09-16T23:37:27.079488+0000","last_peered":"2024-09-16T23:37:27.079488+0000","last_clean":"2024-09-16T23:37:27.079488+0000","last_became_active":"2024-09-16T22:27:04.017541+0000","last_became_peered":"2024-09-16T22:27:04.017541+0000","last_unstale":"2024-09-16T23:37:27.079488+0000","last_undegraded":"2024-09-16T23:37:27.079488+0000","last_fullsized":"2024-09-16T23:37:27.079488+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:02.640644+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:02.640644+0000","last_clean_scrub_stamp":"2024-09-16T22:27:02.640644+0000","objects_scrubbed":0,"log_size":72,"log_dups_size":0,"ondisk_log_size":72,"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-18T00:34:58.552845+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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":19928012819,"num_objects":4794,"num_object_clones":0,"num_object_copies":14382,"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":4794,"num_whiteouts":0,"num_read":440433,"num_read_kb":13643467,"num_write":627878,"num_write_kb":84946085,"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":29892943872,"data_stored":29892943872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40214,"ondisk_log_size":40214,"up":12,"acting":12,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2088,"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":30074,"num_read_kb":24944,"num_write":10047,"num_write_kb":10011,"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":4176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2908,"internal_metadata":0},"log_size":5287,"ondisk_log_size":5287,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":72,"ondisk_log_size":72,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424510327,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3722476,"kb_used_data":2442844,"kb_used_omap":1,"kb_used_meta":1279614,"kb_avail":90649364,"statfs":{"total":96636764160,"available":92824948736,"internally_reserved":0,"allocated":2501472256,"data_stored":2501276021,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":1310325195},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":15,"seq":64424510327,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3072004,"kb_used_data":2436148,"kb_used_omap":1,"kb_used_meta":635838,"kb_avail":91299836,"statfs":{"total":96636764160,"available":93491032064,"internally_reserved":0,"allocated":2494615552,"data_stored":2494415899,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":651098566},"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":4,"up_from":15,"seq":64424510326,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8997632,"kb_used_data":7288560,"kb_used_omap":5,"kb_used_meta":1709050,"kb_avail":85374208,"statfs":{"total":96636764160,"available":87423188992,"internally_reserved":0,"allocated":7463485440,"data_stored":7463293286,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5965,"internal_metadata":1750067379},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":15,"seq":64424510328,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":107872,"kb_used_data":336,"kb_used_omap":1,"kb_used_meta":107518,"kb_avail":94263968,"statfs":{"total":96636764160,"available":96526303232,"internally_reserved":0,"allocated":344064,"data_stored":129407,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":110098887},"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":15,"seq":64424510326,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11036772,"kb_used_data":9731092,"kb_used_omap":4,"kb_used_meta":1305659,"kb_avail":83335068,"statfs":{"total":96636764160,"available":85335109632,"internally_reserved":0,"allocated":9964638208,"data_stored":9964442632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4511,"internal_metadata":1336995425},"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":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":1,"up_from":15,"seq":64424510327,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":32080,"kb_used_data":892,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339760,"statfs":{"total":96636764160,"available":96603914240,"internally_reserved":0,"allocated":913408,"data_stored":717702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":15,"seq":64424510327,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5961748,"kb_used_data":4852740,"kb_used_omap":5,"kb_used_meta":1108986,"kb_avail":88410092,"statfs":{"total":96636764160,"available":90531934208,"internally_reserved":0,"allocated":4969205760,"data_stored":4969006104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5962,"internal_metadata":1135601846},"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":[]},{"osd":5,"up_from":13,"seq":55834575735,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3722868,"kb_used_data":2443428,"kb_used_omap":1,"kb_used_meta":1279422,"kb_avail":90648972,"statfs":{"total":96636764160,"available":92824547328,"internally_reserved":0,"allocated":2502070272,"data_stored":2501866405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1310128581},"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":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1454,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":674,"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":24576,"data_stored":2073,"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":1454,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":31,"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":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":15,"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":4968878080,"data_stored":4968878080,"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":9964314624,"data_stored":9964314624,"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":7463165952,"data_stored":7463165952,"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":2501148672,"data_stored":2501148672,"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":2494287872,"data_stored":2494287872,"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":2501148672,"data_stored":2501148672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:40:43.874 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-09-16T23:40:44.176 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T23:40:44.177 INFO:teuthology.orchestra.run.smithi028.stdout:{"epoch":30,"fsid":"8dc14bfc-51e4-4499-bbbf-ffdc5e784423","created":"2024-09-16T22:26:49.611848+0000","modified":"2024-09-16T22:27:29.404824+0000","last_up_change":"2024-09-16T22:27:01.638537+0000","last_in_change":"2024-09-16T22:26:51.853606+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":7,"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-16T22:27:02.014406+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":"18","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-16T22:27:07.926216+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":"22","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":22,"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-16T22:27:18.725122+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":"7e48c5c2-eddd-47ae-8d36-0e45bb7e237a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6808","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6809","nonce":809363580}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6810","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6811","nonce":809363580}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6814","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6815","nonce":809363580}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6812","nonce":809363580},{"type":"v1","addr":"172.21.15.28:6813","nonce":809363580}]},"public_addr":"172.21.15.28:6809/809363580","cluster_addr":"172.21.15.28:6811/809363580","heartbeat_back_addr":"172.21.15.28:6815/809363580","heartbeat_front_addr":"172.21.15.28:6813/809363580","state":["exists","up"]},{"osd":1,"uuid":"48dfaa74-5114-4dbe-b312-c7f3cefddd22","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":16,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6824","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6825","nonce":3078836587}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6826","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6827","nonce":3078836587}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6830","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6831","nonce":3078836587}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6828","nonce":3078836587},{"type":"v1","addr":"172.21.15.28:6829","nonce":3078836587}]},"public_addr":"172.21.15.28:6825/3078836587","cluster_addr":"172.21.15.28:6827/3078836587","heartbeat_back_addr":"172.21.15.28:6831/3078836587","heartbeat_front_addr":"172.21.15.28:6829/3078836587","state":["exists","up"]},{"osd":2,"uuid":"23fefcb4-7af0-4933-b4bd-08aad9512220","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6800","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6801","nonce":3182585495}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6802","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6803","nonce":3182585495}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6806","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6807","nonce":3182585495}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6804","nonce":3182585495},{"type":"v1","addr":"172.21.15.28:6805","nonce":3182585495}]},"public_addr":"172.21.15.28:6801/3182585495","cluster_addr":"172.21.15.28:6803/3182585495","heartbeat_back_addr":"172.21.15.28:6807/3182585495","heartbeat_front_addr":"172.21.15.28:6805/3182585495","state":["exists","up"]},{"osd":3,"uuid":"7737394e-a5ae-462b-8764-c9b38495f6ab","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6816","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6817","nonce":3612378588}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6818","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6819","nonce":3612378588}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6822","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6823","nonce":3612378588}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.28:6820","nonce":3612378588},{"type":"v1","addr":"172.21.15.28:6821","nonce":3612378588}]},"public_addr":"172.21.15.28:6817/3612378588","cluster_addr":"172.21.15.28:6819/3612378588","heartbeat_back_addr":"172.21.15.28:6823/3612378588","heartbeat_front_addr":"172.21.15.28:6821/3612378588","state":["exists","up"]},{"osd":4,"uuid":"b77e33fb-f3cc-4905-963c-11f68c907c1f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6816","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6817","nonce":4131619341}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6818","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6819","nonce":4131619341}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6822","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6823","nonce":4131619341}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6820","nonce":4131619341},{"type":"v1","addr":"172.21.15.59:6821","nonce":4131619341}]},"public_addr":"172.21.15.59:6817/4131619341","cluster_addr":"172.21.15.59:6819/4131619341","heartbeat_back_addr":"172.21.15.59:6823/4131619341","heartbeat_front_addr":"172.21.15.59:6821/4131619341","state":["exists","up"]},{"osd":5,"uuid":"95d961c7-64f7-4027-9f5d-85e6d6cfd012","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.59:6800","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6801","nonce":1902529638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6802","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6803","nonce":1902529638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6806","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6807","nonce":1902529638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6804","nonce":1902529638},{"type":"v1","addr":"172.21.15.59:6805","nonce":1902529638}]},"public_addr":"172.21.15.59:6801/1902529638","cluster_addr":"172.21.15.59:6803/1902529638","heartbeat_back_addr":"172.21.15.59:6807/1902529638","heartbeat_front_addr":"172.21.15.59:6805/1902529638","state":["exists","up"]},{"osd":6,"uuid":"9836ca91-f170-44c9-971c-f24671a38e6f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":25,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6808","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6809","nonce":891940408}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6810","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6811","nonce":891940408}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6814","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6815","nonce":891940408}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6812","nonce":891940408},{"type":"v1","addr":"172.21.15.59:6813","nonce":891940408}]},"public_addr":"172.21.15.59:6809/891940408","cluster_addr":"172.21.15.59:6811/891940408","heartbeat_back_addr":"172.21.15.59:6815/891940408","heartbeat_front_addr":"172.21.15.59:6813/891940408","state":["exists","up"]},{"osd":7,"uuid":"6f46e254-bb48-410f-979f-9a035b927d0c","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":15,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6824","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6825","nonce":4039965485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6826","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6827","nonce":4039965485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6830","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6831","nonce":4039965485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.59:6828","nonce":4039965485},{"type":"v1","addr":"172.21.15.59:6829","nonce":4039965485}]},"public_addr":"172.21.15.59:6825/4039965485","cluster_addr":"172.21.15.59:6827/4039965485","heartbeat_back_addr":"172.21.15.59:6831/4039965485","heartbeat_front_addr":"172.21.15.59:6829/4039965485","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.237937+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.099040+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.174948+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.693017+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.327938+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:57.946048+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:58.973899+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-16T22:26:59.283588+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-16T23:40:45.189 INFO:tasks.ceph:Scrubbing osd.0 2024-09-16T23:40:45.190 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T23:40:45.331 INFO:teuthology.orchestra.run.smithi028.stdout:{ 2024-09-16T23:40:45.331 INFO:teuthology.orchestra.run.smithi028.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:40:45.331 INFO:teuthology.orchestra.run.smithi028.stdout:} 2024-09-16T23:40:45.342 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 0 2024-09-16T23:40:45.642 INFO:teuthology.orchestra.run.smithi028.stderr:instructed osd(s) 0 to deep-scrub 2024-09-16T23:40:45.654 INFO:tasks.ceph:Scrubbing osd.1 2024-09-16T23:40:45.655 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T23:40:45.782 INFO:teuthology.orchestra.run.smithi028.stdout:{ 2024-09-16T23:40:45.782 INFO:teuthology.orchestra.run.smithi028.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:40:45.782 INFO:teuthology.orchestra.run.smithi028.stdout:} 2024-09-16T23:40:45.793 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 1 2024-09-16T23:40:46.091 INFO:teuthology.orchestra.run.smithi028.stderr:instructed osd(s) 1 to deep-scrub 2024-09-16T23:40:46.104 INFO:tasks.ceph:Scrubbing osd.2 2024-09-16T23:40:46.104 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T23:40:46.232 INFO:teuthology.orchestra.run.smithi028.stdout:{ 2024-09-16T23:40:46.233 INFO:teuthology.orchestra.run.smithi028.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:40:46.233 INFO:teuthology.orchestra.run.smithi028.stdout:} 2024-09-16T23:40:46.243 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 2 2024-09-16T23:40:46.584 INFO:teuthology.orchestra.run.smithi028.stderr:instructed osd(s) 2 to deep-scrub 2024-09-16T23:40:46.601 INFO:tasks.ceph:Scrubbing osd.3 2024-09-16T23:40:46.601 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T23:40:46.750 INFO:teuthology.orchestra.run.smithi028.stdout:{ 2024-09-16T23:40:46.750 INFO:teuthology.orchestra.run.smithi028.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:40:46.750 INFO:teuthology.orchestra.run.smithi028.stdout:} 2024-09-16T23:40:46.761 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 3 2024-09-16T23:40:47.115 INFO:teuthology.orchestra.run.smithi028.stderr:instructed osd(s) 3 to deep-scrub 2024-09-16T23:40:47.128 INFO:tasks.ceph:Scrubbing osd.4 2024-09-16T23:40:47.129 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T23:40:47.279 INFO:teuthology.orchestra.run.smithi028.stdout:{ 2024-09-16T23:40:47.279 INFO:teuthology.orchestra.run.smithi028.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:40:47.279 INFO:teuthology.orchestra.run.smithi028.stdout:} 2024-09-16T23:40:47.290 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 4 2024-09-16T23:40:47.634 INFO:teuthology.orchestra.run.smithi028.stderr:instructed osd(s) 4 to deep-scrub 2024-09-16T23:40:47.649 INFO:tasks.ceph:Scrubbing osd.5 2024-09-16T23:40:47.650 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T23:40:47.795 INFO:teuthology.orchestra.run.smithi028.stdout:{ 2024-09-16T23:40:47.796 INFO:teuthology.orchestra.run.smithi028.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:40:47.796 INFO:teuthology.orchestra.run.smithi028.stdout:} 2024-09-16T23:40:47.808 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 5 2024-09-16T23:40:48.179 INFO:teuthology.orchestra.run.smithi028.stderr:instructed osd(s) 5 to deep-scrub 2024-09-16T23:40:48.193 INFO:tasks.ceph:Scrubbing osd.6 2024-09-16T23:40:48.193 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T23:40:48.340 INFO:teuthology.orchestra.run.smithi028.stdout:{ 2024-09-16T23:40:48.340 INFO:teuthology.orchestra.run.smithi028.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:40:48.341 INFO:teuthology.orchestra.run.smithi028.stdout:} 2024-09-16T23:40:48.353 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 6 2024-09-16T23:40:48.700 INFO:teuthology.orchestra.run.smithi028.stderr:instructed osd(s) 6 to deep-scrub 2024-09-16T23:40:48.714 INFO:tasks.ceph:Scrubbing osd.7 2024-09-16T23:40:48.715 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T23:40:48.859 INFO:teuthology.orchestra.run.smithi028.stdout:{ 2024-09-16T23:40:48.859 INFO:teuthology.orchestra.run.smithi028.stdout: "success": "osd_debug_deep_scrub_sleep = '' (not observed, change may require restart) " 2024-09-16T23:40:48.859 INFO:teuthology.orchestra.run.smithi028.stdout:} 2024-09-16T23:40:48.873 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd deep-scrub 7 2024-09-16T23:40:49.274 INFO:teuthology.orchestra.run.smithi028.stderr:instructed osd(s) 7 to deep-scrub 2024-09-16T23:40:49.292 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T23:40:49.711 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T23:40:49.711 INFO:teuthology.orchestra.run.smithi028.stderr:dumped all 2024-09-16T23:40:49.728 INFO:teuthology.orchestra.run.smithi028.stdout:{"pg_ready":true,"pg_map":{"version":2237,"stamp":"2024-09-16T23:40:48.756046+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19928605275,"num_objects":4808,"num_object_clones":0,"num_object_copies":14410,"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":4808,"num_whiteouts":0,"num_read":470934,"num_read_kb":13677387,"num_write":638085,"num_write_kb":84959074,"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":45534,"ondisk_log_size":45534,"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":36653452,"kb_used_data":29196040,"kb_used_omap":23,"kb_used_meta":7457256,"kb_avail":718321268,"statfs":{"total":773094113280,"available":735560978432,"internally_reserved":0,"allocated":29896744960,"data_stored":29895147456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24404,"internal_metadata":7636230316},"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":2049,"num_read_kb":48856,"num_write":166,"num_write_kb":6574,"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.002275"},"pg_stats":[{"pgid":"2.7","version":"30'505","reported_seq":587,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:38:42.086204+0000","last_change":"2024-09-16T22:27:11.690180+0000","last_active":"2024-09-16T23:38:42.086204+0000","last_peered":"2024-09-16T23:38:42.086204+0000","last_clean":"2024-09-16T23:38:42.086204+0000","last_became_active":"2024-09-16T22:27:09.677438+0000","last_became_peered":"2024-09-16T22:27:09.677438+0000","last_unstale":"2024-09-16T23:38:42.086204+0000","last_undegraded":"2024-09-16T23:38:42.086204+0000","last_fullsized":"2024-09-16T23:38:42.086204+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":505,"log_dups_size":0,"ondisk_log_size":505,"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-18T10:26:30.754375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00066226999999999996,"stat_sum":{"num_bytes":690,"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":3009,"num_read_kb":2495,"num_write":1001,"num_write_kb":995,"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":"30'155","reported_seq":2740,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.748445+0000","last_change":"2024-09-16T22:27:11.691235+0000","last_active":"2024-09-16T23:40:39.748445+0000","last_peered":"2024-09-16T23:40:39.748445+0000","last_clean":"2024-09-16T23:40:39.748445+0000","last_became_active":"2024-09-16T22:27:09.676994+0000","last_became_peered":"2024-09-16T22:27:09.676994+0000","last_unstale":"2024-09-16T23:40:39.748445+0000","last_undegraded":"2024-09-16T23:40:39.748445+0000","last_fullsized":"2024-09-16T23:40:39.748445+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":155,"log_dups_size":0,"ondisk_log_size":155,"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-18T00:35:29.848048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00058839999999999999,"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":554,"num_read_kb":460,"num_write":138,"num_write_kb":131,"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":[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":"0'0","reported_seq":71,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:38:17.083634+0000","last_change":"2024-09-16T22:27:11.690120+0000","last_active":"2024-09-16T23:38:17.083634+0000","last_peered":"2024-09-16T23:38:17.083634+0000","last_clean":"2024-09-16T23:38:17.083634+0000","last_became_active":"2024-09-16T22:27:09.681369+0000","last_became_peered":"2024-09-16T22:27:09.681369+0000","last_unstale":"2024-09-16T23:38:17.083634+0000","last_undegraded":"2024-09-16T23:38:17.083634+0000","last_fullsized":"2024-09-16T23:38:17.083634+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T03:39:22.721946+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00061337499999999999,"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":[]},{"pgid":"2.4","version":"30'239","reported_seq":2018,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.756340+0000","last_change":"2024-09-16T22:27:11.971370+0000","last_active":"2024-09-16T23:40:39.756340+0000","last_peered":"2024-09-16T23:40:39.756340+0000","last_clean":"2024-09-16T23:40:39.756340+0000","last_became_active":"2024-09-16T22:27:09.834518+0000","last_became_peered":"2024-09-16T22:27:09.834518+0000","last_unstale":"2024-09-16T23:40:39.756340+0000","last_undegraded":"2024-09-16T23:40:39.756340+0000","last_fullsized":"2024-09-16T23:40:39.756340+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":239,"log_dups_size":0,"ondisk_log_size":239,"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-18T05:09:20.076358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00042412500000000002,"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":509,"num_read_kb":375,"num_write":229,"num_write_kb":223,"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":2,"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'68648","reported_seq":152266,"reported_epoch":30,"state":"active+clean+scrubbing+deep","last_fresh":"2024-09-16T23:40:47.291196+0000","last_change":"2024-09-16T23:40:46.321419+0000","last_active":"2024-09-16T23:40:47.291196+0000","last_peered":"2024-09-16T23:40:47.291196+0000","last_clean":"2024-09-16T23:40:47.291196+0000","last_became_active":"2024-09-16T22:27:20.415580+0000","last_became_peered":"2024-09-16T22:27:20.415580+0000","last_unstale":"2024-09-16T23:40:47.291196+0000","last_undegraded":"2024-09-16T23:40:47.291196+0000","last_fullsized":"2024-09-16T23:40:47.291196+0000","mapping_epoch":25,"log_start":"30'58612","ondisk_log_start":"30'58612","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":324,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"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":"deep scrubbing for 1s","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00074719800000000002,"stat_sum":{"num_bytes":5013211648,"num_objects":1203,"num_object_clones":0,"num_object_copies":3609,"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":1203,"num_whiteouts":0,"num_read":83610,"num_read_kb":2915692,"num_write":68816,"num_write_kb":19216992,"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'2643","reported_seq":3647,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.764314+0000","last_change":"2024-09-16T22:27:11.691225+0000","last_active":"2024-09-16T23:40:39.764314+0000","last_peered":"2024-09-16T23:40:39.764314+0000","last_clean":"2024-09-16T23:40:39.764314+0000","last_became_active":"2024-09-16T22:27:09.834718+0000","last_became_peered":"2024-09-16T22:27:09.834718+0000","last_unstale":"2024-09-16T23:40:39.764314+0000","last_undegraded":"2024-09-16T23:40:39.764314+0000","last_fullsized":"2024-09-16T23:40:39.764314+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":2643,"log_dups_size":0,"ondisk_log_size":2643,"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-17T22:54:29.367379+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001707585,"stat_sum":{"num_bytes":693,"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":15552,"num_read_kb":12920,"num_write":5198,"num_write_kb":5186,"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,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'174678","reported_seq":284004,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.581051+0000","last_change":"2024-09-16T22:27:24.017022+0000","last_active":"2024-09-16T23:40:39.581051+0000","last_peered":"2024-09-16T23:40:39.581051+0000","last_clean":"2024-09-16T23:40:39.581051+0000","last_became_active":"2024-09-16T22:27:20.658445+0000","last_became_peered":"2024-09-16T22:27:20.658445+0000","last_unstale":"2024-09-16T23:40:39.581051+0000","last_undegraded":"2024-09-16T23:40:39.581051+0000","last_fullsized":"2024-09-16T23:40:39.581051+0000","mapping_epoch":25,"log_start":"30'164651","ondisk_log_start":"30'164651","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":0,"log_size":10027,"log_dups_size":0,"ondisk_log_size":10027,"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-18T06:19:58.916527+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.000420123,"stat_sum":{"num_bytes":5002173952,"num_objects":1201,"num_object_clones":0,"num_object_copies":3603,"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":1201,"num_whiteouts":0,"num_read":109331,"num_read_kb":3602406,"num_write":174875,"num_write_kb":23521524,"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'1","reported_seq":74,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:38:02.173529+0000","last_change":"2024-09-16T22:27:13.031306+0000","last_active":"2024-09-16T23:38:02.173529+0000","last_peered":"2024-09-16T23:38:02.173529+0000","last_clean":"2024-09-16T23:38:02.173529+0000","last_became_active":"2024-09-16T22:27:09.682810+0000","last_became_peered":"2024-09-16T22:27:09.682810+0000","last_unstale":"2024-09-16T23:38:02.173529+0000","last_undegraded":"2024-09-16T23:38:02.173529+0000","last_fullsized":"2024-09-16T23:38:02.173529+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-18T06:11:46.597398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00046117100000000002,"stat_sum":{"num_bytes":15,"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":8,"num_read_kb":2,"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":[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'83636","reported_seq":152963,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.720838+0000","last_change":"2024-09-16T22:27:23.532280+0000","last_active":"2024-09-16T23:40:39.720838+0000","last_peered":"2024-09-16T23:40:39.720838+0000","last_clean":"2024-09-16T23:40:39.720838+0000","last_became_active":"2024-09-16T22:27:20.418179+0000","last_became_peered":"2024-09-16T22:27:20.418179+0000","last_unstale":"2024-09-16T23:40:39.720838+0000","last_undegraded":"2024-09-16T23:40:39.720838+0000","last_fullsized":"2024-09-16T23:40:39.720838+0000","mapping_epoch":25,"log_start":"30'73539","ondisk_log_start":"30'73539","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":0,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"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-17T23:09:46.584223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00054432799999999996,"stat_sum":{"num_bytes":4988349440,"num_objects":1205,"num_object_clones":0,"num_object_copies":3615,"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":1205,"num_whiteouts":0,"num_read":69341,"num_read_kb":2903047,"num_write":83803,"num_write_kb":18895073,"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":79,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:37:27.079556+0000","last_change":"2024-09-16T22:27:11.690628+0000","last_active":"2024-09-16T23:37:27.079556+0000","last_peered":"2024-09-16T23:37:27.079556+0000","last_clean":"2024-09-16T23:37:27.079556+0000","last_became_active":"2024-09-16T22:27:09.683665+0000","last_became_peered":"2024-09-16T22:27:09.683665+0000","last_unstale":"2024-09-16T23:37:27.079556+0000","last_undegraded":"2024-09-16T23:37:27.079556+0000","last_fullsized":"2024-09-16T23:37:27.079556+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+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-17T23:33:25.536925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011073910000000001,"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'300245","reported_seq":478762,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:39.712394+0000","last_change":"2024-09-16T22:27:23.418103+0000","last_active":"2024-09-16T23:40:39.712394+0000","last_peered":"2024-09-16T23:40:39.712394+0000","last_clean":"2024-09-16T23:40:39.712394+0000","last_became_active":"2024-09-16T22:27:20.413031+0000","last_became_peered":"2024-09-16T22:27:20.413031+0000","last_unstale":"2024-09-16T23:40:39.712394+0000","last_undegraded":"2024-09-16T23:40:39.712394+0000","last_fullsized":"2024-09-16T23:40:39.712394+0000","mapping_epoch":25,"log_start":"30'290234","ondisk_log_start":"30'290234","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:19.402826+0000","last_clean_scrub_stamp":"2024-09-16T22:27:19.402826+0000","objects_scrubbed":0,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"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-18T10:16:28.895290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00043079000000000001,"stat_sum":{"num_bytes":4924277779,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"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":1185,"num_whiteouts":0,"num_read":178511,"num_read_kb":4231242,"num_write":300442,"num_write_kb":23313846,"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'1745","reported_seq":1819,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:07.093151+0000","last_change":"2024-09-16T22:27:11.690689+0000","last_active":"2024-09-16T23:40:07.093151+0000","last_peered":"2024-09-16T23:40:07.093151+0000","last_clean":"2024-09-16T23:40:07.093151+0000","last_became_active":"2024-09-16T22:27:09.840537+0000","last_became_peered":"2024-09-16T22:27:09.840537+0000","last_unstale":"2024-09-16T23:40:07.093151+0000","last_undegraded":"2024-09-16T23:40:07.093151+0000","last_fullsized":"2024-09-16T23:40:07.093151+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T22:27:08.665958+0000","last_clean_scrub_stamp":"2024-09-16T22:27:08.665958+0000","objects_scrubbed":0,"log_size":1745,"log_dups_size":0,"ondisk_log_size":1745,"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-18T09:26:11.775431+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0011888070000000001,"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":10432,"num_read_kb":8690,"num_write":3480,"num_write_kb":3474,"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":[]},{"pgid":"1.0","version":"30'74","reported_seq":173,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:46.180901+0000","last_change":"2024-09-16T23:40:46.180901+0000","last_active":"2024-09-16T23:40:46.180901+0000","last_peered":"2024-09-16T23:40:46.180901+0000","last_clean":"2024-09-16T23:40:46.180901+0000","last_became_active":"2024-09-16T22:27:04.017541+0000","last_became_peered":"2024-09-16T22:27:04.017541+0000","last_unstale":"2024-09-16T23:40:46.180901+0000","last_undegraded":"2024-09-16T23:40:46.180901+0000","last_fullsized":"2024-09-16T23:40:46.180901+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'74","last_scrub_stamp":"2024-09-16T23:40:46.180826+0000","last_deep_scrub":"30'74","last_deep_scrub_stamp":"2024-09-16T23:40:46.180826+0000","last_clean_scrub_stamp":"2024-09-16T23:40:46.180826+0000","objects_scrubbed":2,"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":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:37:39.298690+0000","scrub_duration":4,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":19928012819,"num_objects":4794,"num_object_clones":0,"num_object_copies":14382,"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":4794,"num_whiteouts":0,"num_read":440793,"num_read_kb":13652387,"num_write":627936,"num_write_kb":84947435,"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":29892943872,"data_stored":29892943872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40171,"ondisk_log_size":40171,"up":12,"acting":12,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2088,"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":30075,"num_read_kb":24945,"num_write":10048,"num_write_kb":10011,"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":4176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2908,"internal_metadata":0},"log_size":5289,"ondisk_log_size":5289,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":74,"ondisk_log_size":74,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424510328,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3722476,"kb_used_data":2442844,"kb_used_omap":1,"kb_used_meta":1279614,"kb_avail":90649364,"statfs":{"total":96636764160,"available":92824948736,"internally_reserved":0,"allocated":2501472256,"data_stored":2501276021,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":1310325195},"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":15,"seq":64424510328,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3072004,"kb_used_data":2436148,"kb_used_omap":1,"kb_used_meta":635838,"kb_avail":91299836,"statfs":{"total":96636764160,"available":93491032064,"internally_reserved":0,"allocated":2494615552,"data_stored":2494415899,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":651098566},"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":4,"up_from":15,"seq":64424510328,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8997632,"kb_used_data":7288560,"kb_used_omap":5,"kb_used_meta":1709050,"kb_avail":85374208,"statfs":{"total":96636764160,"available":87423188992,"internally_reserved":0,"allocated":7463485440,"data_stored":7463293286,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5965,"internal_metadata":1750067379},"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":15,"seq":64424510329,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":107872,"kb_used_data":336,"kb_used_omap":1,"kb_used_meta":107518,"kb_avail":94263968,"statfs":{"total":96636764160,"available":96526303232,"internally_reserved":0,"allocated":344064,"data_stored":129407,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":110098887},"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":15,"seq":64424510327,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11036772,"kb_used_data":9731092,"kb_used_omap":4,"kb_used_meta":1305659,"kb_avail":83335068,"statfs":{"total":96636764160,"available":85335109632,"internally_reserved":0,"allocated":9964638208,"data_stored":9964442632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4511,"internal_metadata":1336995425},"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":15,"seq":64424510328,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":32080,"kb_used_data":892,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339760,"statfs":{"total":96636764160,"available":96603914240,"internally_reserved":0,"allocated":913408,"data_stored":717702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":15,"seq":64424510328,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5961748,"kb_used_data":4852740,"kb_used_omap":5,"kb_used_meta":1108986,"kb_avail":88410092,"statfs":{"total":96636764160,"available":90531934208,"internally_reserved":0,"allocated":4969205760,"data_stored":4969006104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5962,"internal_metadata":1135601846},"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":[]},{"osd":5,"up_from":13,"seq":55834575736,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3722868,"kb_used_data":2443428,"kb_used_omap":1,"kb_used_meta":1279422,"kb_avail":90648972,"statfs":{"total":96636764160,"available":92824547328,"internally_reserved":0,"allocated":2502070272,"data_stored":2501866405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1310128581},"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":[]}],"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":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1454,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":674,"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":24576,"data_stored":2073,"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":1454,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":31,"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":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":15,"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":4968878080,"data_stored":4968878080,"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":9964314624,"data_stored":9964314624,"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":7463165952,"data_stored":7463165952,"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":2501148672,"data_stored":2501148672,"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":2494287872,"data_stored":2494287872,"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":2501148672,"data_stored":2501148672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:40:49.732 INFO:tasks.ceph:pgid 2.7 last_scrub_stamp 2024-09-16T22:27:08.665958+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=27, tm_sec=8, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=40, tm_sec=44, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:40:49.732 INFO:tasks.ceph:pgid 2.6 last_scrub_stamp 2024-09-16T22:27:08.665958+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=27, tm_sec=8, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=40, tm_sec=44, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:40:49.732 INFO:tasks.ceph:pgid 2.5 last_scrub_stamp 2024-09-16T22:27:08.665958+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=27, tm_sec=8, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=40, tm_sec=44, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:40:49.732 INFO:tasks.ceph:pgid 2.4 last_scrub_stamp 2024-09-16T22:27:08.665958+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=27, tm_sec=8, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=40, tm_sec=44, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:40:49.733 INFO:tasks.ceph:pgid 3.3 last_scrub_stamp 2024-09-16T22:27:19.402826+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=27, tm_sec=19, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=40, tm_sec=44, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:40:49.733 INFO:tasks.ceph:pgid 2.2 last_scrub_stamp 2024-09-16T22:27:08.665958+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=27, tm_sec=8, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=40, tm_sec=44, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:40:49.733 INFO:tasks.ceph:pgid 3.0 last_scrub_stamp 2024-09-16T22:27:19.402826+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=27, tm_sec=19, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=40, tm_sec=44, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:40:49.733 INFO:tasks.ceph:pgid 2.1 last_scrub_stamp 2024-09-16T22:27:08.665958+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=27, tm_sec=8, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=40, tm_sec=44, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:40:49.733 INFO:tasks.ceph:pgid 3.1 last_scrub_stamp 2024-09-16T22:27:19.402826+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=27, tm_sec=19, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=40, tm_sec=44, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:40:49.733 INFO:tasks.ceph:pgid 2.0 last_scrub_stamp 2024-09-16T22:27:08.665958+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=27, tm_sec=8, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=40, tm_sec=44, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:40:49.733 INFO:tasks.ceph:pgid 3.2 last_scrub_stamp 2024-09-16T22:27:19.402826+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=27, tm_sec=19, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=40, tm_sec=44, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:40:49.733 INFO:tasks.ceph:pgid 2.3 last_scrub_stamp 2024-09-16T22:27:08.665958+0000 time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=22, tm_min=27, tm_sec=8, tm_wday=0, tm_yday=260, tm_isdst=-1) <= time.struct_time(tm_year=2024, tm_mon=9, tm_mday=16, tm_hour=23, tm_min=40, tm_sec=44, tm_wday=0, tm_yday=260, tm_isdst=0) 2024-09-16T23:40:49.733 INFO:tasks.ceph:Still waiting for all pgs to be scrubbed. 2024-09-16T23:41:09.735 DEBUG:teuthology.orchestra.run.smithi028:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-09-16T23:41:10.065 INFO:teuthology.orchestra.run.smithi028.stdout: 2024-09-16T23:41:10.066 INFO:teuthology.orchestra.run.smithi028.stderr:dumped all 2024-09-16T23:41:10.077 INFO:teuthology.orchestra.run.smithi028.stdout:{"pg_ready":true,"pg_map":{"version":2247,"stamp":"2024-09-16T23:41:08.760234+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":19928605275,"num_objects":4808,"num_object_clones":0,"num_object_copies":14410,"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":4808,"num_whiteouts":0,"num_read":470934,"num_read_kb":13677387,"num_write":638085,"num_write_kb":84959074,"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":668,"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":45540,"ondisk_log_size":45540,"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":36653448,"kb_used_data":29196040,"kb_used_omap":23,"kb_used_meta":7457256,"kb_avail":718321272,"statfs":{"total":773094113280,"available":735560982528,"internally_reserved":0,"allocated":29896744960,"data_stored":29895147456,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":24404,"internal_metadata":7636230316},"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.002694"},"pg_stats":[{"pgid":"2.7","version":"30'506","reported_seq":597,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:51.993551+0000","last_change":"2024-09-16T23:40:51.993483+0000","last_active":"2024-09-16T23:40:51.993551+0000","last_peered":"2024-09-16T23:40:51.993551+0000","last_clean":"2024-09-16T23:40:51.993551+0000","last_became_active":"2024-09-16T22:27:09.677438+0000","last_became_peered":"2024-09-16T22:27:09.677438+0000","last_unstale":"2024-09-16T23:40:51.993551+0000","last_undegraded":"2024-09-16T23:40:51.993551+0000","last_fullsized":"2024-09-16T23:40:51.993551+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'506","last_scrub_stamp":"2024-09-16T23:40:51.993404+0000","last_deep_scrub":"30'506","last_deep_scrub_stamp":"2024-09-16T23:40:51.993404+0000","last_clean_scrub_stamp":"2024-09-16T23:40:51.993404+0000","objects_scrubbed":2,"log_size":506,"log_dups_size":0,"ondisk_log_size":506,"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-18T06:24:39.711209+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.00066226999999999996,"stat_sum":{"num_bytes":690,"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":3009,"num_read_kb":2495,"num_write":1001,"num_write_kb":995,"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":"30'155","reported_seq":2749,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:48.015197+0000","last_change":"2024-09-16T23:40:48.015141+0000","last_active":"2024-09-16T23:40:48.015197+0000","last_peered":"2024-09-16T23:40:48.015197+0000","last_clean":"2024-09-16T23:40:48.015197+0000","last_became_active":"2024-09-16T22:27:09.676994+0000","last_became_peered":"2024-09-16T22:27:09.676994+0000","last_unstale":"2024-09-16T23:40:48.015197+0000","last_undegraded":"2024-09-16T23:40:48.015197+0000","last_fullsized":"2024-09-16T23:40:48.015197+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'155","last_scrub_stamp":"2024-09-16T23:40:48.015062+0000","last_deep_scrub":"30'155","last_deep_scrub_stamp":"2024-09-16T23:40:48.015062+0000","last_clean_scrub_stamp":"2024-09-16T23:40:48.015062+0000","objects_scrubbed":1,"log_size":155,"log_dups_size":0,"ondisk_log_size":155,"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-18T05:40:57.904377+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00058839999999999999,"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":554,"num_read_kb":460,"num_write":138,"num_write_kb":131,"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":[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":"0'0","reported_seq":79,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:50.009286+0000","last_change":"2024-09-16T23:40:50.009286+0000","last_active":"2024-09-16T23:40:50.009286+0000","last_peered":"2024-09-16T23:40:50.009286+0000","last_clean":"2024-09-16T23:40:50.009286+0000","last_became_active":"2024-09-16T22:27:09.681369+0000","last_became_peered":"2024-09-16T22:27:09.681369+0000","last_unstale":"2024-09-16T23:40:50.009286+0000","last_undegraded":"2024-09-16T23:40:50.009286+0000","last_fullsized":"2024-09-16T23:40:50.009286+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-16T23:40:50.009124+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-16T23:40:50.009124+0000","last_clean_scrub_stamp":"2024-09-16T23:40:50.009124+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":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T06:02:43.299980+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00061337499999999999,"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":[]},{"pgid":"2.4","version":"30'240","reported_seq":2027,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:48.590813+0000","last_change":"2024-09-16T23:40:48.590813+0000","last_active":"2024-09-16T23:40:48.590813+0000","last_peered":"2024-09-16T23:40:48.590813+0000","last_clean":"2024-09-16T23:40:48.590813+0000","last_became_active":"2024-09-16T22:27:09.834518+0000","last_became_peered":"2024-09-16T22:27:09.834518+0000","last_unstale":"2024-09-16T23:40:48.590813+0000","last_undegraded":"2024-09-16T23:40:48.590813+0000","last_fullsized":"2024-09-16T23:40:48.590813+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'240","last_scrub_stamp":"2024-09-16T23:40:48.590746+0000","last_deep_scrub":"30'240","last_deep_scrub_stamp":"2024-09-16T23:40:48.590746+0000","last_clean_scrub_stamp":"2024-09-16T23:40:48.590746+0000","objects_scrubbed":2,"log_size":240,"log_dups_size":0,"ondisk_log_size":240,"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-18T06:50:39.689611+0000","scrub_duration":1,"objects_trimmed":0,"snaptrim_duration":0.00042412500000000002,"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":509,"num_read_kb":375,"num_write":229,"num_write_kb":223,"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":2,"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":337,"num_omap_keys":16,"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'68648","reported_seq":152306,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:50.431625+0000","last_change":"2024-09-16T23:40:50.431625+0000","last_active":"2024-09-16T23:40:50.431625+0000","last_peered":"2024-09-16T23:40:50.431625+0000","last_clean":"2024-09-16T23:40:50.431625+0000","last_became_active":"2024-09-16T22:27:20.415580+0000","last_became_peered":"2024-09-16T22:27:20.415580+0000","last_unstale":"2024-09-16T23:40:50.431625+0000","last_undegraded":"2024-09-16T23:40:50.431625+0000","last_fullsized":"2024-09-16T23:40:50.431625+0000","mapping_epoch":25,"log_start":"30'58612","ondisk_log_start":"30'58612","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'68648","last_scrub_stamp":"2024-09-16T23:40:50.431535+0000","last_deep_scrub":"30'68648","last_deep_scrub_stamp":"2024-09-16T23:40:50.431535+0000","last_clean_scrub_stamp":"2024-09-16T23:40:50.431535+0000","objects_scrubbed":1203,"log_size":10036,"log_dups_size":0,"ondisk_log_size":10036,"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":5,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T10:35:21.992752+0000","scrub_duration":4109,"objects_trimmed":0,"snaptrim_duration":0.00074719800000000002,"stat_sum":{"num_bytes":5013211648,"num_objects":1203,"num_object_clones":0,"num_object_copies":3609,"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":1203,"num_whiteouts":0,"num_read":83610,"num_read_kb":2915692,"num_write":68816,"num_write_kb":19216992,"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'2644","reported_seq":3656,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:48.980826+0000","last_change":"2024-09-16T23:40:48.980826+0000","last_active":"2024-09-16T23:40:48.980826+0000","last_peered":"2024-09-16T23:40:48.980826+0000","last_clean":"2024-09-16T23:40:48.980826+0000","last_became_active":"2024-09-16T22:27:09.834718+0000","last_became_peered":"2024-09-16T22:27:09.834718+0000","last_unstale":"2024-09-16T23:40:48.980826+0000","last_undegraded":"2024-09-16T23:40:48.980826+0000","last_fullsized":"2024-09-16T23:40:48.980826+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'2644","last_scrub_stamp":"2024-09-16T23:40:48.980714+0000","last_deep_scrub":"30'2644","last_deep_scrub_stamp":"2024-09-16T23:40:48.980714+0000","last_clean_scrub_stamp":"2024-09-16T23:40:48.980714+0000","objects_scrubbed":3,"log_size":2644,"log_dups_size":0,"ondisk_log_size":2644,"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-18T11:03:57.108723+0000","scrub_duration":2,"objects_trimmed":0,"snaptrim_duration":0.001707585,"stat_sum":{"num_bytes":693,"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":15552,"num_read_kb":12920,"num_write":5198,"num_write_kb":5186,"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":247,"num_omap_keys":10,"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'174678","reported_seq":284061,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:55.650386+0000","last_change":"2024-09-16T23:40:55.650386+0000","last_active":"2024-09-16T23:40:55.650386+0000","last_peered":"2024-09-16T23:40:55.650386+0000","last_clean":"2024-09-16T23:40:55.650386+0000","last_became_active":"2024-09-16T22:27:20.658445+0000","last_became_peered":"2024-09-16T22:27:20.658445+0000","last_unstale":"2024-09-16T23:40:55.650386+0000","last_undegraded":"2024-09-16T23:40:55.650386+0000","last_fullsized":"2024-09-16T23:40:55.650386+0000","mapping_epoch":25,"log_start":"30'164651","ondisk_log_start":"30'164651","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'174678","last_scrub_stamp":"2024-09-16T23:40:55.650296+0000","last_deep_scrub":"30'174678","last_deep_scrub_stamp":"2024-09-16T23:40:55.650296+0000","last_clean_scrub_stamp":"2024-09-16T23:40:55.650296+0000","objects_scrubbed":1201,"log_size":10027,"log_dups_size":0,"ondisk_log_size":10027,"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-18T06:57:37.030822+0000","scrub_duration":6016,"objects_trimmed":0,"snaptrim_duration":0.000420123,"stat_sum":{"num_bytes":5002173952,"num_objects":1201,"num_object_clones":0,"num_object_copies":3603,"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":1201,"num_whiteouts":0,"num_read":109331,"num_read_kb":3602406,"num_write":174875,"num_write_kb":23521524,"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'2","reported_seq":83,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:50.027463+0000","last_change":"2024-09-16T23:40:50.027463+0000","last_active":"2024-09-16T23:40:50.027463+0000","last_peered":"2024-09-16T23:40:50.027463+0000","last_clean":"2024-09-16T23:40:50.027463+0000","last_became_active":"2024-09-16T22:27:09.682810+0000","last_became_peered":"2024-09-16T22:27:09.682810+0000","last_unstale":"2024-09-16T23:40:50.027463+0000","last_undegraded":"2024-09-16T23:40:50.027463+0000","last_fullsized":"2024-09-16T23:40:50.027463+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'2","last_scrub_stamp":"2024-09-16T23:40:50.027317+0000","last_deep_scrub":"30'2","last_deep_scrub_stamp":"2024-09-16T23:40:50.027317+0000","last_clean_scrub_stamp":"2024-09-16T23:40:50.027317+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-18T03:29:13.778079+0000","scrub_duration":6,"objects_trimmed":0,"snaptrim_duration":0.00046117100000000002,"stat_sum":{"num_bytes":15,"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":8,"num_read_kb":2,"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":[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'83636","reported_seq":153020,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:55.774979+0000","last_change":"2024-09-16T23:40:55.774979+0000","last_active":"2024-09-16T23:40:55.774979+0000","last_peered":"2024-09-16T23:40:55.774979+0000","last_clean":"2024-09-16T23:40:55.774979+0000","last_became_active":"2024-09-16T22:27:20.418179+0000","last_became_peered":"2024-09-16T22:27:20.418179+0000","last_unstale":"2024-09-16T23:40:55.774979+0000","last_undegraded":"2024-09-16T23:40:55.774979+0000","last_fullsized":"2024-09-16T23:40:55.774979+0000","mapping_epoch":25,"log_start":"30'73539","ondisk_log_start":"30'73539","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'83636","last_scrub_stamp":"2024-09-16T23:40:55.774887+0000","last_deep_scrub":"30'83636","last_deep_scrub_stamp":"2024-09-16T23:40:55.774887+0000","last_clean_scrub_stamp":"2024-09-16T23:40:55.774887+0000","objects_scrubbed":1205,"log_size":10097,"log_dups_size":0,"ondisk_log_size":10097,"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-18T09:14:18.511415+0000","scrub_duration":6062,"objects_trimmed":0,"snaptrim_duration":0.00054432799999999996,"stat_sum":{"num_bytes":4988349440,"num_objects":1205,"num_object_clones":0,"num_object_copies":3615,"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":1205,"num_whiteouts":0,"num_read":69341,"num_read_kb":2903047,"num_write":83803,"num_write_kb":18895073,"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-16T23:40:51.041703+0000","last_change":"2024-09-16T23:40:51.041703+0000","last_active":"2024-09-16T23:40:51.041703+0000","last_peered":"2024-09-16T23:40:51.041703+0000","last_clean":"2024-09-16T23:40:51.041703+0000","last_became_active":"2024-09-16T22:27:09.683665+0000","last_became_peered":"2024-09-16T22:27:09.683665+0000","last_unstale":"2024-09-16T23:40:51.041703+0000","last_undegraded":"2024-09-16T23:40:51.041703+0000","last_fullsized":"2024-09-16T23:40:51.041703+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'2","last_scrub_stamp":"2024-09-16T23:40:51.041637+0000","last_deep_scrub":"30'2","last_deep_scrub_stamp":"2024-09-16T23:40:51.041637+0000","last_clean_scrub_stamp":"2024-09-16T23:40:51.041637+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-18T02:27:45.641577+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0.0011073910000000001,"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'300245","reported_seq":478818,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:54.807746+0000","last_change":"2024-09-16T23:40:54.807746+0000","last_active":"2024-09-16T23:40:54.807746+0000","last_peered":"2024-09-16T23:40:54.807746+0000","last_clean":"2024-09-16T23:40:54.807746+0000","last_became_active":"2024-09-16T22:27:20.413031+0000","last_became_peered":"2024-09-16T22:27:20.413031+0000","last_unstale":"2024-09-16T23:40:54.807746+0000","last_undegraded":"2024-09-16T23:40:54.807746+0000","last_fullsized":"2024-09-16T23:40:54.807746+0000","mapping_epoch":25,"log_start":"30'290234","ondisk_log_start":"30'290234","created":25,"last_epoch_clean":26,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'300245","last_scrub_stamp":"2024-09-16T23:40:54.807635+0000","last_deep_scrub":"30'300245","last_deep_scrub_stamp":"2024-09-16T23:40:54.807635+0000","last_clean_scrub_stamp":"2024-09-16T23:40:54.807635+0000","objects_scrubbed":1185,"log_size":10011,"log_dups_size":0,"ondisk_log_size":10011,"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-18T00:50:14.192217+0000","scrub_duration":5790,"objects_trimmed":0,"snaptrim_duration":0.00043079000000000001,"stat_sum":{"num_bytes":4924277779,"num_objects":1185,"num_object_clones":0,"num_object_copies":3555,"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":1185,"num_whiteouts":0,"num_read":178511,"num_read_kb":4231242,"num_write":300442,"num_write_kb":23313846,"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'1746","reported_seq":1828,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:47.978112+0000","last_change":"2024-09-16T23:40:47.978112+0000","last_active":"2024-09-16T23:40:47.978112+0000","last_peered":"2024-09-16T23:40:47.978112+0000","last_clean":"2024-09-16T23:40:47.978112+0000","last_became_active":"2024-09-16T22:27:09.840537+0000","last_became_peered":"2024-09-16T22:27:09.840537+0000","last_unstale":"2024-09-16T23:40:47.978112+0000","last_undegraded":"2024-09-16T23:40:47.978112+0000","last_fullsized":"2024-09-16T23:40:47.978112+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'1746","last_scrub_stamp":"2024-09-16T23:40:47.978039+0000","last_deep_scrub":"30'1746","last_deep_scrub_stamp":"2024-09-16T23:40:47.978039+0000","last_clean_scrub_stamp":"2024-09-16T23:40:47.978039+0000","objects_scrubbed":2,"log_size":1746,"log_dups_size":0,"ondisk_log_size":1746,"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-18T11:24:58.890147+0000","scrub_duration":4,"objects_trimmed":0,"snaptrim_duration":0.0011888070000000001,"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":10432,"num_read_kb":8690,"num_write":3480,"num_write_kb":3474,"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":[]},{"pgid":"1.0","version":"30'74","reported_seq":173,"reported_epoch":30,"state":"active+clean","last_fresh":"2024-09-16T23:40:46.180901+0000","last_change":"2024-09-16T23:40:46.180901+0000","last_active":"2024-09-16T23:40:46.180901+0000","last_peered":"2024-09-16T23:40:46.180901+0000","last_clean":"2024-09-16T23:40:46.180901+0000","last_became_active":"2024-09-16T22:27:04.017541+0000","last_became_peered":"2024-09-16T22:27:04.017541+0000","last_unstale":"2024-09-16T23:40:46.180901+0000","last_undegraded":"2024-09-16T23:40:46.180901+0000","last_fullsized":"2024-09-16T23:40:46.180901+0000","mapping_epoch":16,"log_start":"0'0","ondisk_log_start":"0'0","created":16,"last_epoch_clean":17,"parent":"0.0","parent_split_bits":0,"last_scrub":"30'74","last_scrub_stamp":"2024-09-16T23:40:46.180826+0000","last_deep_scrub":"30'74","last_deep_scrub_stamp":"2024-09-16T23:40:46.180826+0000","last_clean_scrub_stamp":"2024-09-16T23:40:46.180826+0000","objects_scrubbed":2,"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":1,"scrub_schedule":"periodic scrub scheduled @ 2024-09-18T03:37:39.298690+0000","scrub_duration":4,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":19928012819,"num_objects":4794,"num_object_clones":0,"num_object_copies":14382,"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":4794,"num_whiteouts":0,"num_read":440793,"num_read_kb":13652387,"num_write":627936,"num_write_kb":84947435,"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":29892943872,"data_stored":29892943872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":40171,"ondisk_log_size":40171,"up":12,"acting":12,"num_store_stats":6},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":2088,"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":30075,"num_read_kb":24945,"num_write":10048,"num_write_kb":10011,"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":668,"num_omap_keys":35,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":57344,"data_stored":4176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2908,"internal_metadata":0},"log_size":5295,"ondisk_log_size":5295,"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":66,"num_read_kb":55,"num_write":101,"num_write_kb":1628,"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":74,"ondisk_log_size":74,"up":2,"acting":2,"num_store_stats":2}],"osd_stats":[{"osd":7,"up_from":15,"seq":64424510332,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3722476,"kb_used_data":2442844,"kb_used_omap":1,"kb_used_meta":1279614,"kb_avail":90649364,"statfs":{"total":96636764160,"available":92824948736,"internally_reserved":0,"allocated":2501472256,"data_stored":2501276021,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":1310325195},"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":15,"seq":64424510332,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3072004,"kb_used_data":2436148,"kb_used_omap":1,"kb_used_meta":635838,"kb_avail":91299836,"statfs":{"total":96636764160,"available":93491032064,"internally_reserved":0,"allocated":2494615552,"data_stored":2494415899,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":651098566},"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":4,"up_from":15,"seq":64424510332,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":8997632,"kb_used_data":7288560,"kb_used_omap":5,"kb_used_meta":1709050,"kb_avail":85374208,"statfs":{"total":96636764160,"available":87423188992,"internally_reserved":0,"allocated":7463485440,"data_stored":7463293286,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5965,"internal_metadata":1750067379},"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":15,"seq":64424510333,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":107872,"kb_used_data":336,"kb_used_omap":1,"kb_used_meta":107518,"kb_avail":94263968,"statfs":{"total":96636764160,"available":96526303232,"internally_reserved":0,"allocated":344064,"data_stored":129407,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":110098887},"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":15,"seq":64424510331,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":11036772,"kb_used_data":9731092,"kb_used_omap":4,"kb_used_meta":1305659,"kb_avail":83335068,"statfs":{"total":96636764160,"available":85335109632,"internally_reserved":0,"allocated":9964638208,"data_stored":9964442632,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4511,"internal_metadata":1336995425},"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":15,"seq":64424510332,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":32076,"kb_used_data":892,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":94339764,"statfs":{"total":96636764160,"available":96603918336,"internally_reserved":0,"allocated":913408,"data_stored":717702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":15,"seq":64424510332,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":5961748,"kb_used_data":4852740,"kb_used_omap":5,"kb_used_meta":1108986,"kb_avail":88410092,"statfs":{"total":96636764160,"available":90531934208,"internally_reserved":0,"allocated":4969205760,"data_stored":4969006104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5962,"internal_metadata":1135601846},"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":[]},{"osd":5,"up_from":13,"seq":55834575740,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":94371840,"kb_used":3722868,"kb_used_data":2443428,"kb_used_omap":1,"kb_used_meta":1279422,"kb_avail":90648972,"statfs":{"total":96636764160,"available":92824547328,"internally_reserved":0,"allocated":2502070272,"data_stored":2501866405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":1310128581},"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":[]}],"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":8192,"data_stored":690,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1454,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":674,"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":24576,"data_stored":2073,"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":1454,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":31,"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":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":15,"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":4968878080,"data_stored":4968878080,"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":9964314624,"data_stored":9964314624,"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":7463165952,"data_stored":7463165952,"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":2501148672,"data_stored":2501148672,"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":2494287872,"data_stored":2494287872,"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":2501148672,"data_stored":2501148672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-16T23:41:10.097 DEBUG:teuthology.orchestra.run.smithi028:> sudo ceph --cluster ceph config set global mon_health_to_clog false 2024-09-16T23:41:10.414 INFO:teuthology.misc:Shutting down mds daemons... 2024-09-16T23:41:10.414 INFO:teuthology.misc:Shutting down osd daemons... 2024-09-16T23:41:10.414 DEBUG:tasks.ceph.osd.0:waiting for process to exit 2024-09-16T23:41:10.414 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:41:10.492 INFO:tasks.ceph.osd.0:Stopped 2024-09-16T23:41:10.492 DEBUG:tasks.ceph.osd.1:waiting for process to exit 2024-09-16T23:41:10.493 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:41:10.521 INFO:tasks.ceph.osd.1:Stopped 2024-09-16T23:41:10.521 DEBUG:tasks.ceph.osd.2:waiting for process to exit 2024-09-16T23:41:10.521 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:41:15.346 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 is failed for ~0s 2024-09-16T23:41:16.624 INFO:tasks.ceph.osd.2:Stopped 2024-09-16T23:41:16.624 DEBUG:tasks.ceph.osd.3:waiting for process to exit 2024-09-16T23:41:16.625 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:41:16.661 INFO:tasks.ceph.osd.3:Stopped 2024-09-16T23:41:16.661 DEBUG:tasks.ceph.osd.4:waiting for process to exit 2024-09-16T23:41:16.662 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:41:16.761 INFO:tasks.ceph.osd.4:Stopped 2024-09-16T23:41:16.761 DEBUG:tasks.ceph.osd.5:waiting for process to exit 2024-09-16T23:41:16.761 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:41:16.835 INFO:tasks.ceph.osd.5:Stopped 2024-09-16T23:41:16.835 DEBUG:tasks.ceph.osd.6:waiting for process to exit 2024-09-16T23:41:16.836 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:41:16.894 INFO:tasks.ceph.osd.6:Stopped 2024-09-16T23:41:16.894 DEBUG:tasks.ceph.osd.7:waiting for process to exit 2024-09-16T23:41:16.894 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:41:16.969 INFO:tasks.ceph.osd.7:Stopped 2024-09-16T23:41:16.970 INFO:teuthology.misc:Shutting down mgr daemons... 2024-09-16T23:41:16.970 DEBUG:tasks.ceph.mgr.x:waiting for process to exit 2024-09-16T23:41:16.970 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:41:17.002 INFO:tasks.ceph.mgr.x:Stopped 2024-09-16T23:41:17.002 DEBUG:tasks.ceph.mgr.y:waiting for process to exit 2024-09-16T23:41:17.002 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:41:17.028 INFO:tasks.ceph.mgr.y:Stopped 2024-09-16T23:41:17.028 INFO:teuthology.misc:Shutting down mon daemons... 2024-09-16T23:41:17.028 DEBUG:tasks.ceph.mon.a:waiting for process to exit 2024-09-16T23:41:17.028 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:41:17.058 INFO:tasks.ceph.mon.a:Stopped 2024-09-16T23:41:17.059 DEBUG:tasks.ceph.mon.c:waiting for process to exit 2024-09-16T23:41:17.059 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:41:17.113 INFO:tasks.ceph.mon.c:Stopped 2024-09-16T23:41:17.114 DEBUG:tasks.ceph.mon.b:waiting for process to exit 2024-09-16T23:41:17.114 INFO:teuthology.orchestra.run:waiting for 300 2024-09-16T23:41:17.125 INFO:tasks.ceph.mon.b:Stopped 2024-09-16T23:41:17.125 INFO:tasks.ceph:Checking cluster log for badness... 2024-09-16T23:41:17.126 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T23:41:17.185 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-0 on ubuntu@smithi028.front.sepia.ceph.com 2024-09-16T23:41:17.185 DEBUG:teuthology.orchestra.run.smithi028:> sync && sudo umount -f /var/lib/ceph/osd/ceph-0 2024-09-16T23:41:17.771 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-1 on ubuntu@smithi028.front.sepia.ceph.com 2024-09-16T23:41:17.771 DEBUG:teuthology.orchestra.run.smithi028:> sync && sudo umount -f /var/lib/ceph/osd/ceph-1 2024-09-16T23:41:17.830 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-2 on ubuntu@smithi028.front.sepia.ceph.com 2024-09-16T23:41:17.831 DEBUG:teuthology.orchestra.run.smithi028:> sync && sudo umount -f /var/lib/ceph/osd/ceph-2 2024-09-16T23:41:18.149 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-3 on ubuntu@smithi028.front.sepia.ceph.com 2024-09-16T23:41:18.149 DEBUG:teuthology.orchestra.run.smithi028:> sync && sudo umount -f /var/lib/ceph/osd/ceph-3 2024-09-16T23:41:18.236 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-4 on ubuntu@smithi059.front.sepia.ceph.com 2024-09-16T23:41:18.236 DEBUG:teuthology.orchestra.run.smithi059:> sync && sudo umount -f /var/lib/ceph/osd/ceph-4 2024-09-16T23:41:19.383 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-5 on ubuntu@smithi059.front.sepia.ceph.com 2024-09-16T23:41:19.383 DEBUG:teuthology.orchestra.run.smithi059:> sync && sudo umount -f /var/lib/ceph/osd/ceph-5 2024-09-16T23:41:19.490 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-6 on ubuntu@smithi059.front.sepia.ceph.com 2024-09-16T23:41:19.490 DEBUG:teuthology.orchestra.run.smithi059:> sync && sudo umount -f /var/lib/ceph/osd/ceph-6 2024-09-16T23:41:19.558 INFO:tasks.ceph:Unmounting /var/lib/ceph/osd/ceph-7 on ubuntu@smithi059.front.sepia.ceph.com 2024-09-16T23:41:19.559 DEBUG:teuthology.orchestra.run.smithi059:> sync && sudo umount -f /var/lib/ceph/osd/ceph-7 2024-09-16T23:41:19.655 INFO:tasks.ceph:Archiving mon data... 2024-09-16T23:41:19.656 DEBUG:teuthology.misc:Transferring archived files from smithi028:/var/lib/ceph/mon/ceph-a to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602/data/mon.a.tgz 2024-09-16T23:41:19.657 DEBUG:teuthology.orchestra.run.smithi028:> mktemp 2024-09-16T23:41:19.683 INFO:teuthology.orchestra.run.smithi028.stdout:/tmp/tmp.7qcFi7Ohyg 2024-09-16T23:41:19.683 DEBUG:teuthology.orchestra.run.smithi028:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-a -- . > /tmp/tmp.7qcFi7Ohyg 2024-09-16T23:41:19.841 DEBUG:teuthology.orchestra.run.smithi028:> sudo chmod 0666 /tmp/tmp.7qcFi7Ohyg 2024-09-16T23:41:19.941 DEBUG:teuthology.orchestra.remote:smithi028:/tmp/tmp.7qcFi7Ohyg is 332KB 2024-09-16T23:41:20.037 DEBUG:teuthology.orchestra.run.smithi028:> rm -fr /tmp/tmp.7qcFi7Ohyg 2024-09-16T23:41:20.053 DEBUG:teuthology.misc:Transferring archived files from smithi028:/var/lib/ceph/mon/ceph-c to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602/data/mon.c.tgz 2024-09-16T23:41:20.054 DEBUG:teuthology.orchestra.run.smithi028:> mktemp 2024-09-16T23:41:20.109 INFO:teuthology.orchestra.run.smithi028.stdout:/tmp/tmp.HR1EI6gNrw 2024-09-16T23:41:20.110 DEBUG:teuthology.orchestra.run.smithi028:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-c -- . > /tmp/tmp.HR1EI6gNrw 2024-09-16T23:41:20.237 DEBUG:teuthology.orchestra.run.smithi028:> sudo chmod 0666 /tmp/tmp.HR1EI6gNrw 2024-09-16T23:41:20.322 DEBUG:teuthology.orchestra.remote:smithi028:/tmp/tmp.HR1EI6gNrw is 334KB 2024-09-16T23:41:20.347 INFO:tasks.daemonwatchdog.daemon_watchdog:daemon ceph.osd.2 has been restored 2024-09-16T23:41:20.418 DEBUG:teuthology.orchestra.run.smithi028:> rm -fr /tmp/tmp.HR1EI6gNrw 2024-09-16T23:41:20.434 DEBUG:teuthology.misc:Transferring archived files from smithi059:/var/lib/ceph/mon/ceph-b to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602/data/mon.b.tgz 2024-09-16T23:41:20.435 DEBUG:teuthology.orchestra.run.smithi059:> mktemp 2024-09-16T23:41:20.454 INFO:teuthology.orchestra.run.smithi059.stdout:/tmp/tmp.8eOIokT4tf 2024-09-16T23:41:20.454 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar cz -f - -C /var/lib/ceph/mon/ceph-b -- . > /tmp/tmp.8eOIokT4tf 2024-09-16T23:41:20.600 DEBUG:teuthology.orchestra.run.smithi059:> sudo chmod 0666 /tmp/tmp.8eOIokT4tf 2024-09-16T23:41:20.724 DEBUG:teuthology.orchestra.remote:smithi059:/tmp/tmp.8eOIokT4tf is 334KB 2024-09-16T23:41:20.819 DEBUG:teuthology.orchestra.run.smithi059:> rm -fr /tmp/tmp.8eOIokT4tf 2024-09-16T23:41:20.835 INFO:tasks.ceph:Cleaning ceph cluster... 2024-09-16T23:41:20.835 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T23:41:20.838 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T23:41:20.877 DEBUG:teuthology.orchestra.run.smithi165:> 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-16T23:41:20.939 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-16T23:41:20.955 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-16T23:41:20.973 INFO:teuthology.util.scanner:summary_data or yaml_file is empty! 2024-09-16T23:41:20.973 INFO:tasks.ceph:Archiving crash dumps... 2024-09-16T23:41:20.975 DEBUG:teuthology.misc:Transferring archived files from smithi028:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602/remote/smithi028/crash 2024-09-16T23:41:20.976 DEBUG:teuthology.orchestra.run.smithi028:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-16T23:41:21.008 DEBUG:teuthology.misc:Transferring archived files from smithi059:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602/remote/smithi059/crash 2024-09-16T23:41:21.009 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-16T23:41:21.035 DEBUG:teuthology.misc:Transferring archived files from smithi165:/var/lib/ceph/crash to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602/remote/smithi165/crash 2024-09-16T23:41:21.036 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /var/lib/ceph/crash -- . 2024-09-16T23:41:21.158 INFO:tasks.ceph:Compressing logs... 2024-09-16T23:41:21.159 DEBUG:teuthology.orchestra.run.smithi028:> 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-16T23:41:21.161 DEBUG:teuthology.orchestra.run.smithi059:> 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-16T23:41:21.164 DEBUG:teuthology.orchestra.run.smithi165:> 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-16T23:41:21.189 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.0.log 2024-09-16T23:41:21.189 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39498.log 2024-09-16T23:41:21.207 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27741.log 2024-09-16T23:41:21.207 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27446.log 2024-09-16T23:41:21.208 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27160.log 2024-09-16T23:41:21.208 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/ceph-client.admin.27741.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27741.log.gz 2024-09-16T23:41:21.208 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/ceph-client.admin.27446.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27446.log.gz 2024-09-16T23:41:21.208 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27117.log 2024-09-16T23:41:21.208 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27777.log 2024-09-16T23:41:21.208 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/ceph-client.admin.27160.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27160.log.gz 2024-09-16T23:41:21.208 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/ceph-client.admin.27117.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.0.28048.log 2024-09-16T23:41:21.208 INFO:teuthology.orchestra.run.smithi165.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27117.log.gz 2024-09-16T23:41:21.208 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/ceph-client.admin.27777.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28201.log 2024-09-16T23:41:21.208 INFO:teuthology.orchestra.run.smithi165.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27777.log.gz 2024-09-16T23:41:21.209 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/ceph-client.0.28048.log: 56.2% -- replaced with /var/log/ceph/ceph-client.0.28048.log.gz 2024-09-16T23:41:21.209 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28257.log 2024-09-16T23:41:21.209 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/ceph-client.admin.28201.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.28129.log 2024-09-16T23:41:21.209 INFO:teuthology.orchestra.run.smithi165.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28201.log.gz 2024-09-16T23:41:21.209 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/ceph-client.admin.28257.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27253.log 2024-09-16T23:41:21.209 INFO:teuthology.orchestra.run.smithi165.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28257.log.gz 2024-09-16T23:41:21.209 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/ceph-client.admin.28129.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27483.log 2024-09-16T23:41:21.209 INFO:teuthology.orchestra.run.smithi165.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.28129.log.gz 2024-09-16T23:41:21.209 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/ceph-client.admin.27253.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27213.log 2024-09-16T23:41:21.210 INFO:teuthology.orchestra.run.smithi165.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27253.log.gz 2024-09-16T23:41:21.210 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/ceph-client.admin.27483.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27520.log 2024-09-16T23:41:21.210 INFO:teuthology.orchestra.run.smithi165.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27483.log.gz 2024-09-16T23:41:21.210 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/ceph-client.admin.27213.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27213.log.gz 2024-09-16T23:41:21.210 INFO:teuthology.orchestra.run.smithi165.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.27813.log 2024-09-16T23:41:21.210 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/ceph-client.admin.27520.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27520.log.gz 2024-09-16T23:41:21.210 INFO:teuthology.orchestra.run.smithi165.stderr:/var/log/ceph/ceph-client.admin.27813.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.27813.log.gz 2024-09-16T23:41:21.210 INFO:teuthology.orchestra.run.smithi165.stderr: 2024-09-16T23:41:21.210 INFO:teuthology.orchestra.run.smithi165.stderr:real 0m0.018s 2024-09-16T23:41:21.210 INFO:teuthology.orchestra.run.smithi165.stderr:user 0m0.012s 2024-09-16T23:41:21.211 INFO:teuthology.orchestra.run.smithi165.stderr:sys 0m0.023s 2024-09-16T23:41:21.235 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39850.log 2024-09-16T23:41:21.235 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-osd.0.log: /var/log/ceph/ceph-client.admin.39498.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41687.log 2024-09-16T23:41:21.235 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39498.log.gz 2024-09-16T23:41:21.235 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39850.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41057.log 2024-09-16T23:41:21.235 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39850.log.gz 2024-09-16T23:41:21.235 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41687.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41687.log.gz 2024-09-16T23:41:21.235 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33653.log 2024-09-16T23:41:21.235 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41057.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41393.log 2024-09-16T23:41:21.235 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41057.log.gz 2024-09-16T23:41:21.236 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.33653.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41603.log 2024-09-16T23:41:21.236 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33653.log.gz 2024-09-16T23:41:21.236 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41393.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41561.log 2024-09-16T23:41:21.236 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41393.log.gz 2024-09-16T23:41:21.236 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41603.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41603.log.gz 2024-09-16T23:41:21.236 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.1.log 2024-09-16T23:41:21.236 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41561.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39166.log 2024-09-16T23:41:21.236 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41561.log.gz 2024-09-16T23:41:21.236 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41727.log 2024-09-16T23:41:21.236 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39166.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38634.log 2024-09-16T23:41:21.236 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39166.log.gz 2024-09-16T23:41:21.236 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41727.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41727.log.gz 2024-09-16T23:41:21.237 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38950.log 2024-09-16T23:41:21.237 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.38634.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38734.log 2024-09-16T23:41:21.237 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38634.log.gz 2024-09-16T23:41:21.237 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.38950.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38950.log.gz 2024-09-16T23:41:21.237 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39706.log 2024-09-16T23:41:21.237 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.38734.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39508.log 2024-09-16T23:41:21.237 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38734.log.gz 2024-09-16T23:41:21.237 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39706.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39706.log.gz 2024-09-16T23:41:21.237 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41645.log 2024-09-16T23:41:21.237 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39508.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39174.log 2024-09-16T23:41:21.237 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39508.log.gz 2024-09-16T23:41:21.237 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41645.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41645.log.gz 2024-09-16T23:41:21.237 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41183.log 2024-09-16T23:41:21.237 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39174.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-16T23:41:21.238 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39174.log.gz 2024-09-16T23:41:21.238 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41183.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41183.log.gz 2024-09-16T23:41:21.238 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40973.log 2024-09-16T23:41:21.238 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41351.log 2024-09-16T23:41:21.238 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.40973.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41477.log 2024-09-16T23:41:21.238 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40973.log.gz 2024-09-16T23:41:21.238 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39167.log 2024-09-16T23:41:21.238 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41351.log: 0.0% 93.8% -- replaced with /var/log/ceph/ceph-client.admin.41351.log.gz 2024-09-16T23:41:21.238 INFO:teuthology.orchestra.run.smithi028.stderr: -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-16T23:41:21.238 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41477.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41477.log.gz 2024-09-16T23:41:21.238 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39726.log 2024-09-16T23:41:21.238 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41267.log 2024-09-16T23:41:21.238 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39167.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39167.log.gz 2024-09-16T23:41:21.239 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39168.log 2024-09-16T23:41:21.239 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39726.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39726.log.gz 2024-09-16T23:41:21.239 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41267.log: gzip 0.0% -5 -- replaced with /var/log/ceph/ceph-client.admin.41267.log.gz --verbose 2024-09-16T23:41:21.239 INFO:teuthology.orchestra.run.smithi028.stderr: -- /var/log/ceph/ceph-client.admin.39846.log 2024-09-16T23:41:21.239 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39168.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41519.log 2024-09-16T23:41:21.239 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39168.log.gz 2024-09-16T23:41:21.239 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39846.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39846.log.gz 2024-09-16T23:41:21.239 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.c.log 2024-09-16T23:41:21.239 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41519.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39171.log 2024-09-16T23:41:21.239 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41519.log.gz 2024-09-16T23:41:21.239 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38992.log 2024-09-16T23:41:21.239 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39171.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39171.log.gz 2024-09-16T23:41:21.239 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38866.log 2024-09-16T23:41:21.239 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41141.log 2024-09-16T23:41:21.240 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.38992.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38992.log.gz 2024-09-16T23:41:21.240 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.38866.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38866.log.gz 2024-09-16T23:41:21.240 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mon.a.log 2024-09-16T23:41:21.240 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40931.log 2024-09-16T23:41:21.240 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41141.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41141.log.gz 2024-09-16T23:41:21.240 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40084.log 2024-09-16T23:41:21.240 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.40931.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39510.log 2024-09-16T23:41:21.240 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40931.log.gz 2024-09-16T23:41:21.240 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.40084.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41015.log 2024-09-16T23:41:21.240 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40084.log.gz 2024-09-16T23:41:21.240 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39510.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.2.log 2024-09-16T23:41:21.240 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39510.log.gz 2024-09-16T23:41:21.240 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41015.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41435.log 2024-09-16T23:41:21.241 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41015.log.gz 2024-09-16T23:41:21.241 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39847.log 2024-09-16T23:41:21.241 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41435.log: gzip -5 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41435.log.gz 2024-09-16T23:41:21.241 INFO:teuthology.orchestra.run.smithi028.stderr: --verbose -- /var/log/ceph/ceph-client.admin.40042.log 2024-09-16T23:41:21.241 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39847.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39847.log.gz 2024-09-16T23:41:21.241 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-16T23:41:21.241 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.40042.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41099.log 2024-09-16T23:41:21.241 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40042.log.gz 2024-09-16T23:41:21.241 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph.tmp-client.admin.27588.log 2024-09-16T23:41:21.241 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-mgr.x.log 2024-09-16T23:41:21.241 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41099.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41099.log.gz 2024-09-16T23:41:21.241 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph.tmp-client.admin.27588.log: 0.0% -- replaced with /var/log/ceph/ceph.tmp-client.admin.27588.log.gz 2024-09-16T23:41:21.241 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39163.log 2024-09-16T23:41:21.241 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39844.log 2024-09-16T23:41:21.242 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39163.log: /var/log/ceph/ceph-mgr.x.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39163.log.gz 2024-09-16T23:41:21.242 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39509.log 2024-09-16T23:41:21.242 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39844.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39844.log.gz 2024-09-16T23:41:21.242 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33748.log 2024-09-16T23:41:21.242 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39509.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39509.log.gz 2024-09-16T23:41:21.242 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40126.log 2024-09-16T23:41:21.242 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.33748.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33748.log.gz 2024-09-16T23:41:21.242 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39504.log 2024-09-16T23:41:21.242 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.40126.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40126.log.gz 2024-09-16T23:41:21.242 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41225.log 2024-09-16T23:41:21.242 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39504.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39504.log.gz 2024-09-16T23:41:21.242 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39842.log 2024-09-16T23:41:21.242 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41225.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41225.log.gz 2024-09-16T23:41:21.242 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39370.log 2024-09-16T23:41:21.243 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39842.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39842.log.gz 2024-09-16T23:41:21.243 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38790.log 2024-09-16T23:41:21.243 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39370.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39370.log.gz 2024-09-16T23:41:21.243 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38815.log 2024-09-16T23:41:21.243 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.38790.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38790.log.gz 2024-09-16T23:41:21.243 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39499.log 2024-09-16T23:41:21.243 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.38815.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38815.log.gz 2024-09-16T23:41:21.243 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33351.log 2024-09-16T23:41:21.243 INFO:teuthology.orchestra.run.smithi028.stderr: 94.0% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-16T23:41:21.243 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39499.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39499.log.gz 2024-09-16T23:41:21.243 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.41309.log 2024-09-16T23:41:21.243 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.33351.log: 0.0%gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39503.log 2024-09-16T23:41:21.243 INFO:teuthology.orchestra.run.smithi028.stderr: -- replaced with /var/log/ceph/ceph-client.admin.33351.log.gz 2024-09-16T23:41:21.243 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.41309.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.41309.log.gz 2024-09-16T23:41:21.244 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.38908.log 2024-09-16T23:41:21.244 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose --/var/log/ceph/ceph-client.admin.39503.log: /var/log/ceph/ceph-client.admin.39172.log 2024-09-16T23:41:21.244 INFO:teuthology.orchestra.run.smithi028.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39503.log.gz 2024-09-16T23:41:21.244 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39173.log 2024-09-16T23:41:21.244 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.38908.log: /var/log/ceph/ceph-client.admin.39172.log: 0.0% 0.0% -- replaced with /var/log/ceph/ceph-client.admin.38908.log.gz 2024-09-16T23:41:21.244 INFO:teuthology.orchestra.run.smithi028.stderr: -- replaced with /var/log/ceph/ceph-client.admin.39172.log.gz 2024-09-16T23:41:21.244 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.3.log 2024-09-16T23:41:21.244 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39173.log: 0.0%gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40889.log 2024-09-16T23:41:21.244 INFO:teuthology.orchestra.run.smithi028.stderr: -- replaced with /var/log/ceph/ceph-client.admin.39173.log.gz 2024-09-16T23:41:21.244 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40847.log 2024-09-16T23:41:21.244 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.40889.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40889.log.gz 2024-09-16T23:41:21.248 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.39843.log 2024-09-16T23:41:21.248 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.40847.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40847.log.gz 2024-09-16T23:41:21.249 INFO:teuthology.orchestra.run.smithi028.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.40805.log 2024-09-16T23:41:21.249 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.39843.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.39843.log.gz 2024-09-16T23:41:21.249 INFO:teuthology.orchestra.run.smithi028.stderr:/var/log/ceph/ceph-client.admin.40805.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.40805.log.gz 2024-09-16T23:41:21.252 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33447.log 2024-09-16T23:41:21.252 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33316.log 2024-09-16T23:41:21.252 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose/var/log/ceph/ceph-client.admin.33447.log: -- /var/log/ceph/ceph-client.admin.33407.log 2024-09-16T23:41:21.252 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33447.log.gz 2024-09-16T23:41:21.252 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/ceph-client.admin.33316.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33316.log.gz 2024-09-16T23:41:21.252 INFO:teuthology.orchestra.run.smithi059.stderr:gzip -5 --verbose -- /var/log/ceph/ceph-osd.7.log 2024-09-16T23:41:21.252 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/ceph-client.admin.33407.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33236.log 2024-09-16T23:41:21.252 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33407.log.gz 2024-09-16T23:41:21.252 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.4.log 2024-09-16T23:41:21.253 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/ceph-client.admin.33236.log: gzip -5 --verbose -- /var/log/ceph/ceph.audit.log 2024-09-16T23:41:21.253 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33236.log.gz 2024-09-16T23:41:21.253 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33196.log 2024-09-16T23:41:21.253 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33276.log 2024-09-16T23:41:21.253 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/ceph-client.admin.33196.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33487.log 2024-09-16T23:41:21.253 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33196.log.gz 2024-09-16T23:41:21.253 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/ceph-client.admin.33276.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.6.log 2024-09-16T23:41:21.253 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33276.log.gz 2024-09-16T23:41:21.253 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/ceph-client.admin.33487.log: gzip -5 --verbose -- /var/log/ceph/ceph-mgr.y.log 2024-09-16T23:41:21.253 INFO:teuthology.orchestra.run.smithi059.stderr: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33487.log.gz 2024-09-16T23:41:21.253 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/ceph-osd.5.log 2024-09-16T23:41:21.253 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/ceph.log 2024-09-16T23:41:21.253 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/ceph-mon.b.log 2024-09-16T23:41:21.253 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/ceph.log: gzip -5 --verbose -- /var/log/ceph/ceph-client.admin.33358.log 2024-09-16T23:41:21.254 INFO:teuthology.orchestra.run.smithi059.stderr:/var/log/ceph/ceph-mon.b.log: /var/log/ceph/ceph-client.admin.33358.log: 0.0% -- replaced with /var/log/ceph/ceph-client.admin.33358.log.gz 2024-09-16T23:41:21.268 INFO:teuthology.orchestra.run.smithi059.stderr: 89.1% -- replaced with /var/log/ceph/ceph.audit.log.gz 2024-09-16T23:41:21.739 INFO:teuthology.orchestra.run.smithi059.stderr: 88.6% -- replaced with /var/log/ceph/ceph.log.gz 2024-09-16T23:41:21.812 INFO:teuthology.orchestra.run.smithi028.stderr: 92.1% -- replaced with /var/log/ceph/ceph-mgr.x.log.gz 2024-09-16T23:41:21.819 INFO:teuthology.orchestra.run.smithi028.stderr: 93.6% -- replaced with /var/log/ceph/ceph-mon.c.log.gz 2024-09-16T23:41:21.990 INFO:teuthology.orchestra.run.smithi028.stderr: 92.4% -- replaced with /var/log/ceph/ceph-osd.1.log.gz 2024-09-16T23:41:22.314 INFO:teuthology.orchestra.run.smithi059.stderr: 95.2% -- replaced with /var/log/ceph/ceph-mgr.y.log.gz 2024-09-16T23:41:23.168 INFO:teuthology.orchestra.run.smithi028.stderr: 90.4% -- replaced with /var/log/ceph/ceph-mon.a.log.gz 2024-09-16T23:41:23.730 INFO:teuthology.orchestra.run.smithi028.stderr: 93.3% -- replaced with /var/log/ceph/ceph-osd.3.log.gz 2024-09-16T23:41:35.276 INFO:teuthology.orchestra.run.smithi059.stderr: 92.6% -- replaced with /var/log/ceph/ceph-mon.b.log.gz 2024-09-16T23:42:44.068 INFO:teuthology.orchestra.run.smithi028.stderr: 95.5% -- replaced with /var/log/ceph/ceph-osd.2.log.gz 2024-09-16T23:42:52.350 INFO:teuthology.orchestra.run.smithi028.stderr: 94.9% -- replaced with /var/log/ceph/ceph-osd.0.log.gz 2024-09-16T23:42:52.353 INFO:teuthology.orchestra.run.smithi028.stderr: 2024-09-16T23:42:52.353 INFO:teuthology.orchestra.run.smithi028.stderr:real 1m31.176s 2024-09-16T23:42:52.353 INFO:teuthology.orchestra.run.smithi028.stderr:user 2m53.961s 2024-09-16T23:42:52.353 INFO:teuthology.orchestra.run.smithi028.stderr:sys 0m6.161s 2024-09-16T23:47:48.666 INFO:teuthology.orchestra.run.smithi059.stderr: 95.8% -- replaced with /var/log/ceph/ceph-osd.7.log.gz 2024-09-16T23:47:51.402 INFO:teuthology.orchestra.run.smithi059.stderr: 94.6% -- replaced with /var/log/ceph/ceph-osd.6.log.gz 2024-09-16T23:58:42.385 INFO:teuthology.orchestra.run.smithi059.stderr: 94.3% -- replaced with /var/log/ceph/ceph-osd.5.log.gz 2024-09-17T00:01:02.581 INFO:teuthology.orchestra.run.smithi059.stderr: 94.4% -- replaced with /var/log/ceph/ceph-osd.4.log.gz 2024-09-17T00:01:02.584 INFO:teuthology.orchestra.run.smithi059.stderr: 2024-09-17T00:01:02.584 INFO:teuthology.orchestra.run.smithi059.stderr:real 19m41.406s 2024-09-17T00:01:02.584 INFO:teuthology.orchestra.run.smithi059.stderr:user 7m42.860s 2024-09-17T00:01:02.584 INFO:teuthology.orchestra.run.smithi059.stderr:sys 0m24.440s 2024-09-17T00:01:02.585 INFO:tasks.ceph:Archiving logs... 2024-09-17T00:01:02.585 DEBUG:teuthology.misc:Transferring archived files from smithi028:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602/remote/smithi028/log 2024-09-17T00:01:02.586 DEBUG:teuthology.orchestra.run.smithi028:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T00:01:24.518 DEBUG:teuthology.misc:Transferring archived files from smithi059:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602/remote/smithi059/log 2024-09-17T00:01:24.520 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T00:02:22.608 DEBUG:teuthology.misc:Transferring archived files from smithi165:/var/log/ceph to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602/remote/smithi165/log 2024-09-17T00:02:22.610 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T00:02:22.654 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-17T00:02:22.666 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-17T00:02:22.667 DEBUG:teuthology.orchestra.run.smithi028:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-17T00:02:22.670 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-17T00:02:22.672 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-17T00:02:22.798 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T00:02:22.824 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T00:02:22.824 DEBUG:teuthology.orchestra.run.smithi028:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T00:02:22.826 DEBUG:teuthology.orchestra.run.smithi059:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T00:02:22.829 DEBUG:teuthology.orchestra.run.smithi165:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T00:02:22.841 INFO:teuthology.orchestra.run.smithi028.stderr:bash: line 1: ntpq: command not found 2024-09-17T00:02:22.845 INFO:teuthology.orchestra.run.smithi059.stderr:bash: line 1: ntpq: command not found 2024-09-17T00:02:22.848 INFO:teuthology.orchestra.run.smithi165.stderr:bash: line 1: ntpq: command not found 2024-09-17T00:02:22.852 INFO:teuthology.orchestra.run.smithi165.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T00:02:22.853 INFO:teuthology.orchestra.run.smithi165.stdout:=============================================================================== 2024-09-17T00:02:22.853 INFO:teuthology.orchestra.run.smithi165.stdout:^* hv01.front.sepia.ceph.com 3 6 377 18 +3417us[+3415us] +/- 52ms 2024-09-17T00:02:22.853 INFO:teuthology.orchestra.run.smithi165.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 19 -3951us[-3953us] +/- 79ms 2024-09-17T00:02:22.853 INFO:teuthology.orchestra.run.smithi165.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 19 -2273us[-2275us] +/- 99ms 2024-09-17T00:02:22.853 INFO:teuthology.orchestra.run.smithi165.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T00:02:22.874 INFO:teuthology.orchestra.run.smithi028.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T00:02:22.874 INFO:teuthology.orchestra.run.smithi028.stdout:=============================================================================== 2024-09-17T00:02:22.874 INFO:teuthology.orchestra.run.smithi028.stdout:^* hv01.front.sepia.ceph.com 3 6 377 13 +3536us[+3535us] +/- 52ms 2024-09-17T00:02:22.874 INFO:teuthology.orchestra.run.smithi028.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 20 -3839us[-3841us] +/- 79ms 2024-09-17T00:02:22.874 INFO:teuthology.orchestra.run.smithi028.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 18 -2144us[-2145us] +/- 99ms 2024-09-17T00:02:22.874 INFO:teuthology.orchestra.run.smithi028.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T00:02:22.888 INFO:teuthology.orchestra.run.smithi059.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-09-17T00:02:22.888 INFO:teuthology.orchestra.run.smithi059.stdout:=============================================================================== 2024-09-17T00:02:22.889 INFO:teuthology.orchestra.run.smithi059.stdout:^* hv01.front.sepia.ceph.com 3 6 377 18 +3520us[+3521us] +/- 52ms 2024-09-17T00:02:22.889 INFO:teuthology.orchestra.run.smithi059.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 15 -3858us[-3858us] +/- 80ms 2024-09-17T00:02:22.889 INFO:teuthology.orchestra.run.smithi059.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 14 -2166us[-2166us] +/- 99ms 2024-09-17T00:02:22.889 INFO:teuthology.orchestra.run.smithi059.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-09-17T00:02:22.890 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T00:02:22.899 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T00:02:22.899 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T00:02:22.932 DEBUG:teuthology.orchestra.run.smithi028:> 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-17T00:02:23.009 DEBUG:teuthology.orchestra.run.smithi059:> 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-17T00:02:23.113 DEBUG:teuthology.orchestra.run.smithi165:> 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-17T00:02:23.181 DEBUG:teuthology.orchestra.run.smithi028:> 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 2024-09-17T00:02:23.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:02:23.214 DEBUG:teuthology.orchestra.run.smithi059:> 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 2024-09-17T00:02:23.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:02:23.246 DEBUG:teuthology.orchestra.run.smithi165:> 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 2024-09-17T00:02:23.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:02:23.275 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T00:02:23.283 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T00:02:23.333 INFO:teuthology.task.internal:Duration was 6148.893565 seconds 2024-09-17T00:02:23.334 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T00:02:23.370 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T00:02:23.370 DEBUG:teuthology.orchestra.run.smithi028:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T00:02:23.373 DEBUG:teuthology.orchestra.run.smithi059:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T00:02:23.375 DEBUG:teuthology.orchestra.run.smithi165:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T00:02:23.416 INFO:teuthology.orchestra.run.smithi165.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T00:02:23.430 INFO:teuthology.orchestra.run.smithi028.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T00:02:23.433 INFO:teuthology.orchestra.run.smithi059.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-09-17T00:02:23.904 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T00:02:23.904 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi028.front.sepia.ceph.com 2024-09-17T00:02:23.905 DEBUG:teuthology.orchestra.run.smithi028:> 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-17T00:02:23.932 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi059.front.sepia.ceph.com 2024-09-17T00:02:23.933 DEBUG:teuthology.orchestra.run.smithi059:> 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-17T00:02:23.962 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi165.front.sepia.ceph.com 2024-09-17T00:02:23.962 DEBUG:teuthology.orchestra.run.smithi165:> 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-17T00:02:23.989 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T00:02:23.989 DEBUG:teuthology.orchestra.run.smithi028:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T00:02:23.992 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T00:02:24.005 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T00:02:24.061 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T00:02:24.061 DEBUG:teuthology.orchestra.run.smithi028:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T00:02:24.065 DEBUG:teuthology.orchestra.run.smithi059:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T00:02:24.067 DEBUG:teuthology.orchestra.run.smithi165:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T00:02:24.202 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T00:02:24.211 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T00:02:24.211 DEBUG:teuthology.orchestra.run.smithi028:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T00:02:24.237 DEBUG:teuthology.orchestra.run.smithi059:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T00:02:24.266 DEBUG:teuthology.orchestra.run.smithi165:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T00:02:24.291 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T00:02:24.300 DEBUG:teuthology.orchestra.run.smithi028:> 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-17T00:02:24.303 DEBUG:teuthology.orchestra.run.smithi059:> 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-17T00:02:24.309 DEBUG:teuthology.orchestra.run.smithi165:> 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-17T00:02:24.336 INFO:teuthology.orchestra.run.smithi028.stdout:kernel.core_pattern = core 2024-09-17T00:02:24.350 INFO:teuthology.orchestra.run.smithi059.stdout:kernel.core_pattern = core 2024-09-17T00:02:24.354 INFO:teuthology.orchestra.run.smithi165.stdout:kernel.core_pattern = core 2024-09-17T00:02:24.378 DEBUG:teuthology.orchestra.run.smithi028:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T00:02:24.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:02:24.415 DEBUG:teuthology.orchestra.run.smithi059:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T00:02:24.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:02:24.433 DEBUG:teuthology.orchestra.run.smithi165:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T00:02:24.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T00:02:24.448 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T00:02:24.463 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T00:02:24.464 DEBUG:teuthology.misc:Transferring archived files from smithi028:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602/remote/smithi028 2024-09-17T00:02:24.464 DEBUG:teuthology.orchestra.run.smithi028:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T00:02:24.501 DEBUG:teuthology.misc:Transferring archived files from smithi059:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602/remote/smithi059 2024-09-17T00:02:24.502 DEBUG:teuthology.orchestra.run.smithi059:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T00:02:24.535 DEBUG:teuthology.misc:Transferring archived files from smithi165:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/dis-2024-09-16_19:45:14-rbd-wip-dis-testing-distro-default-smithi/7907602/remote/smithi165 2024-09-17T00:02:24.535 DEBUG:teuthology.orchestra.run.smithi165:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T00:02:24.571 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T00:02:24.572 DEBUG:teuthology.orchestra.run.smithi028:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T00:02:24.574 DEBUG:teuthology.orchestra.run.smithi059:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T00:02:24.576 DEBUG:teuthology.orchestra.run.smithi165:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T00:02:24.619 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T00:02:24.652 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T00:02:24.653 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T00:02:24.703 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T00:02:24.703 DEBUG:teuthology.orchestra.run.smithi028:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T00:02:24.705 DEBUG:teuthology.orchestra.run.smithi059:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T00:02:24.707 DEBUG:teuthology.orchestra.run.smithi165:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T00:02:24.719 INFO:teuthology.orchestra.run.smithi028.stdout: 262169 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 00:02 /home/ubuntu/cephtest 2024-09-17T00:02:24.721 INFO:teuthology.orchestra.run.smithi059.stdout: 265324 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 00:02 /home/ubuntu/cephtest 2024-09-17T00:02:24.722 INFO:teuthology.orchestra.run.smithi165.stdout: 265613 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 00:02 /home/ubuntu/cephtest 2024-09-17T00:02:24.724 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T00:02:24.753 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T00:02:24.879 INFO:teuthology.run:Summary data: description: rbd/migration/{1-base/install 2-clusters/{fixed-3 openstack} 3-objectstore/bluestore-stupid 4-supported-random-distro$/{centos_latest} 5-data-pool/ec 6-prepare/raw-nbd 7-io-workloads/qemu_xfstests 8-migrate-workloads/execute 9-cleanup/cleanup conf/{disable-pool-app}} duration: 6148.893565416336 flavor: default owner: scheduled_dis@teuthology success: true 2024-09-17T00:02:24.879 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T00:02:24.974 INFO:teuthology.run:pass