2024-04-27T01:15:53.344 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-27T01:15:53.345 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_teuthology@teuthology --description orch/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/classic task/test_extra_daemon_features} --name teuthology-2024-04-26_21:08:03-orch-squid-distro-default-smithi --archive /home/teuthworker/archive/teuthology-2024-04-26_21:08:03-orch-squid-distro-default-smithi/7675476 --verbose -- /home/teuthworker/archive/teuthology-2024-04-26_21:08:03-orch-squid-distro-default-smithi/7675476/orig.config.yaml 2024-04-27T01:15:53.383 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-27T01:15:53.461 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-26_21:08:03-orch-squid-distro-default-smithi/7675476 branch: squid description: orch/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/classic task/test_extra_daemon_features} email: ceph-qa@ceph.com first_in_suite: false job_id: '7675476' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: teuthology-2024-04-26_21:08:03-orch-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: centos os_version: 9.stream overrides: admin_socket: branch: squid ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: true mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) log-only-match: - CEPHADM_ sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a owner: scheduled_teuthology@teuthology priority: 100 repo: https://git.ceph.com/ceph.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 4854 sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a sleep_before_teardown: 0 subset: 40/64 suite: orch suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_b22e2ebdeb24376882b7bda2a7329c8cccc2276a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a targets: smithi067.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBxHzVt34YApUzOYP/kSoqFDx+1aXUsTTHK+NZSITDkY1oCjqWWY10pitVYrzEk/C2J1CuPMOfxnsXwelMVENFI= smithi123.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEoTOBZCGEHXldjh3bo47SKmQgxARgYw9KfAuefNStbLyOInfICa6nQGLdkDQl9cvuoKOdesaCY9N7e1H+GEju4= tasks: - install: null - cephadm: null - exec: all-hosts: - mkdir /etc/cephadm_testing - cephadm.apply: specs: - extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon - custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest - custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z - cephadm.wait_for_service: service: mon - cephadm.wait_for_service: service: container.foo - cephadm.wait_for_service: service: container.bar - exec: host.a: - 'set -ex FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) sleep 60 # check extra container and entrypoint args written to mon unit run file grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run # check that custom container properly wrote content to file. # This requires the custom config, extra container args, and # entrypoint args to all be working in order for this to have # been written. The container entrypoint was set up with custom_configs, # the content and where to write to with the entrypoint args, and the mounting # of the /etc/cephadm_testing dir with extra container args grep "testing_custom_containers" /etc/cephadm_testing/testing.txt # Verify that container bar''s init containers and primary container # ran successfully dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name ''container.bar.*'') test -n "$dir" grep ok ${dir}/data/primary.txt grep from=centos ${dir}/data/from.txt test -s ${dir}/data/presized.dat ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-26_21:08:03 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-27T01:15:53.461 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_b22e2ebdeb24376882b7bda2a7329c8cccc2276a/qa; will attempt to use it 2024-04-27T01:15:53.462 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_b22e2ebdeb24376882b7bda2a7329c8cccc2276a/qa/tasks 2024-04-27T01:15:53.462 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-27T01:15:53.463 INFO:teuthology.task.internal:Checking packages... 2024-04-27T01:15:53.488 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a' 2024-04-27T01:15:53.488 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-27T01:15:53.488 INFO:teuthology.packaging:ref: None 2024-04-27T01:15:53.488 INFO:teuthology.packaging:tag: None 2024-04-27T01:15:53.488 INFO:teuthology.packaging:branch: squid 2024-04-27T01:15:53.489 INFO:teuthology.packaging:sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-27T01:15:53.489 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-04-27T01:15:53.804 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2447.gb22e2ebd 2024-04-27T01:15:53.806 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-27T01:15:53.814 INFO:teuthology.task.internal:no buildpackages task found 2024-04-27T01:15:53.814 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-27T01:15:53.831 INFO:teuthology.task.internal:Saving configuration 2024-04-27T01:15:53.846 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-27T01:15:53.853 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-27T01:15:53.879 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-26_21:08:03-orch-squid-distro-default-smithi/7675476', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-27 01:10:54.696116', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBxHzVt34YApUzOYP/kSoqFDx+1aXUsTTHK+NZSITDkY1oCjqWWY10pitVYrzEk/C2J1CuPMOfxnsXwelMVENFI='} 2024-04-27T01:15:53.900 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-26_21:08:03-orch-squid-distro-default-smithi/7675476', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-27 01:10:54.694258', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEoTOBZCGEHXldjh3bo47SKmQgxARgYw9KfAuefNStbLyOInfICa6nQGLdkDQl9cvuoKOdesaCY9N7e1H+GEju4='} 2024-04-27T01:15:53.900 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-27T01:15:53.907 INFO:teuthology.task.internal:roles: ubuntu@smithi067.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2024-04-27T01:15:53.907 INFO:teuthology.task.internal:roles: ubuntu@smithi123.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2024-04-27T01:15:53.908 INFO:teuthology.run_tasks:Running task console_log... 2024-04-27T01:15:53.976 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f9295d29ee0>, signals=[15]) 2024-04-27T01:15:53.977 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-27T01:15:53.984 INFO:teuthology.task.internal:Opening connections... 2024-04-27T01:15:53.984 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi067.front.sepia.ceph.com 2024-04-27T01:15:53.986 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-27T01:15:54.066 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi123.front.sepia.ceph.com 2024-04-27T01:15:54.067 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-27T01:15:54.146 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-27T01:15:54.155 DEBUG:teuthology.orchestra.run.smithi067:> uname -m 2024-04-27T01:15:54.173 INFO:teuthology.orchestra.run.smithi067.stdout:x86_64 2024-04-27T01:15:54.173 DEBUG:teuthology.orchestra.run.smithi067:> cat /etc/os-release 2024-04-27T01:15:54.231 INFO:teuthology.orchestra.run.smithi067.stdout:NAME="CentOS Stream" 2024-04-27T01:15:54.231 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION="9" 2024-04-27T01:15:54.231 INFO:teuthology.orchestra.run.smithi067.stdout:ID="centos" 2024-04-27T01:15:54.231 INFO:teuthology.orchestra.run.smithi067.stdout:ID_LIKE="rhel fedora" 2024-04-27T01:15:54.232 INFO:teuthology.orchestra.run.smithi067.stdout:VERSION_ID="9" 2024-04-27T01:15:54.232 INFO:teuthology.orchestra.run.smithi067.stdout:PLATFORM_ID="platform:el9" 2024-04-27T01:15:54.232 INFO:teuthology.orchestra.run.smithi067.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-27T01:15:54.232 INFO:teuthology.orchestra.run.smithi067.stdout:ANSI_COLOR="0;31" 2024-04-27T01:15:54.232 INFO:teuthology.orchestra.run.smithi067.stdout:LOGO="fedora-logo-icon" 2024-04-27T01:15:54.232 INFO:teuthology.orchestra.run.smithi067.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-27T01:15:54.232 INFO:teuthology.orchestra.run.smithi067.stdout:HOME_URL="https://centos.org/" 2024-04-27T01:15:54.232 INFO:teuthology.orchestra.run.smithi067.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-27T01:15:54.232 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-27T01:15:54.232 INFO:teuthology.orchestra.run.smithi067.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-27T01:15:54.233 INFO:teuthology.lock.ops:Updating smithi067.front.sepia.ceph.com on lock server 2024-04-27T01:15:54.261 DEBUG:teuthology.orchestra.run.smithi123:> uname -m 2024-04-27T01:15:54.278 INFO:teuthology.orchestra.run.smithi123.stdout:x86_64 2024-04-27T01:15:54.279 DEBUG:teuthology.orchestra.run.smithi123:> cat /etc/os-release 2024-04-27T01:15:54.335 INFO:teuthology.orchestra.run.smithi123.stdout:NAME="CentOS Stream" 2024-04-27T01:15:54.335 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION="9" 2024-04-27T01:15:54.335 INFO:teuthology.orchestra.run.smithi123.stdout:ID="centos" 2024-04-27T01:15:54.336 INFO:teuthology.orchestra.run.smithi123.stdout:ID_LIKE="rhel fedora" 2024-04-27T01:15:54.336 INFO:teuthology.orchestra.run.smithi123.stdout:VERSION_ID="9" 2024-04-27T01:15:54.336 INFO:teuthology.orchestra.run.smithi123.stdout:PLATFORM_ID="platform:el9" 2024-04-27T01:15:54.336 INFO:teuthology.orchestra.run.smithi123.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-27T01:15:54.336 INFO:teuthology.orchestra.run.smithi123.stdout:ANSI_COLOR="0;31" 2024-04-27T01:15:54.336 INFO:teuthology.orchestra.run.smithi123.stdout:LOGO="fedora-logo-icon" 2024-04-27T01:15:54.336 INFO:teuthology.orchestra.run.smithi123.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-27T01:15:54.336 INFO:teuthology.orchestra.run.smithi123.stdout:HOME_URL="https://centos.org/" 2024-04-27T01:15:54.336 INFO:teuthology.orchestra.run.smithi123.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-27T01:15:54.336 INFO:teuthology.orchestra.run.smithi123.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-27T01:15:54.336 INFO:teuthology.orchestra.run.smithi123.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-27T01:15:54.336 INFO:teuthology.lock.ops:Updating smithi123.front.sepia.ceph.com on lock server 2024-04-27T01:15:54.360 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-27T01:15:54.369 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-27T01:15:54.377 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-27T01:15:54.377 DEBUG:teuthology.orchestra.run.smithi067:> test '!' -e /home/ubuntu/cephtest 2024-04-27T01:15:54.380 DEBUG:teuthology.orchestra.run.smithi123:> test '!' -e /home/ubuntu/cephtest 2024-04-27T01:15:54.395 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-27T01:15:54.402 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-27T01:15:54.402 DEBUG:teuthology.orchestra.run.smithi067:> test -z $(ls -A /var/lib/ceph) 2024-04-27T01:15:54.437 DEBUG:teuthology.orchestra.run.smithi123:> test -z $(ls -A /var/lib/ceph) 2024-04-27T01:15:54.524 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-27T01:15:54.579 INFO:teuthology.run_tasks:Running task kernel... 2024-04-27T01:15:54.595 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-27T01:15:54.596 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-27T01:15:54.596 DEBUG:teuthology.orchestra.run.smithi067:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-27T01:15:54.597 DEBUG:teuthology.orchestra.run.smithi123:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-27T01:15:54.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-27T01:15:54.613 DEBUG:teuthology.orchestra.run.smithi123:> uname -r 2024-04-27T01:15:54.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-27T01:15:54.614 DEBUG:teuthology.orchestra.run.smithi067:> uname -r 2024-04-27T01:15:54.670 INFO:teuthology.orchestra.run.smithi123.stdout:5.14.0-437.el9.x86_64 2024-04-27T01:15:54.671 INFO:teuthology.task.kernel:Running kernel on smithi123: 5.14.0-437.el9.x86_64 2024-04-27T01:15:54.671 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum install -y kernel 2024-04-27T01:15:54.672 INFO:teuthology.orchestra.run.smithi067.stdout:5.14.0-437.el9.x86_64 2024-04-27T01:15:54.672 INFO:teuthology.task.kernel:Running kernel on smithi067: 5.14.0-437.el9.x86_64 2024-04-27T01:15:54.672 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum install -y kernel 2024-04-27T01:15:56.937 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.0 MB 00:00 2024-04-27T01:15:58.047 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - BaseOS 4.6 MB/s | 8.0 MB 00:01 2024-04-27T01:16:02.038 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 9 - AppStream 4.7 MB/s | 19 MB 00:04 2024-04-27T01:16:03.631 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - AppStream 4.3 MB/s | 19 MB 00:04 2024-04-27T01:16:08.774 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - CRB 4.4 MB/s | 6.2 MB 00:01 2024-04-27T01:16:10.291 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - Extras packages 57 kB/s | 16 kB 00:00 2024-04-27T01:16:11.842 INFO:teuthology.orchestra.run.smithi067.stdout:Extra Packages for Enterprise Linux 15 MB/s | 21 MB 00:01 2024-04-27T01:16:14.162 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 9 - CRB 741 kB/s | 6.2 MB 00:08 2024-04-27T01:16:16.421 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 9 - Extras packages 15 kB/s | 16 kB 00:01 2024-04-27T01:16:17.051 INFO:teuthology.orchestra.run.smithi067.stdout:lab-extras 33 kB/s | 1.7 kB 00:00 2024-04-27T01:16:17.850 INFO:teuthology.orchestra.run.smithi123.stdout:Extra Packages for Enterprise Linux 16 MB/s | 21 MB 00:01 2024-04-27T01:16:19.040 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-27T01:16:19.040 INFO:teuthology.orchestra.run.smithi067.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-27T01:16:19.131 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:16:19.132 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-27T01:16:19.133 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:16:19.258 DEBUG:teuthology.orchestra.run.smithi067:> echo no | sudo yum reinstall kernel || true 2024-04-27T01:16:19.822 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:02 ago on Sat 27 Apr 2024 01:16:17 AM UTC. 2024-04-27T01:16:19.954 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:16:19.968 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:16:19.969 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2024-04-27T01:16:19.969 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:16:19.969 INFO:teuthology.orchestra.run.smithi067.stdout:Reinstalling: 2024-04-27T01:16:19.969 INFO:teuthology.orchestra.run.smithi067.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-27T01:16:19.969 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:16:19.969 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:16:19.969 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:16:19.969 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:16:19.969 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 255 k 2024-04-27T01:16:19.969 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 0 2024-04-27T01:16:19.969 INFO:teuthology.orchestra.run.smithi067.stderr:Operation aborted. 2024-04-27T01:16:20.030 INFO:teuthology.orchestra.run.smithi067.stdout:Is this ok [y/N]: 2024-04-27T01:16:20.031 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum reinstall -y kernel || true 2024-04-27T01:16:20.548 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:03 ago on Sat 27 Apr 2024 01:16:17 AM UTC. 2024-04-27T01:16:20.668 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:16:20.668 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:16:20.669 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2024-04-27T01:16:20.669 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:16:20.669 INFO:teuthology.orchestra.run.smithi067.stdout:Reinstalling: 2024-04-27T01:16:20.669 INFO:teuthology.orchestra.run.smithi067.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-27T01:16:20.669 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:16:20.670 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:16:20.670 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:16:20.670 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:16:20.671 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 255 k 2024-04-27T01:16:20.671 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 0 2024-04-27T01:16:20.671 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:16:21.144 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-5.14.0-437.el9.x86_64.rpm 859 kB/s | 255 kB 00:00 2024-04-27T01:16:21.145 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:16:21.145 INFO:teuthology.orchestra.run.smithi067.stdout:Total 535 kB/s | 255 kB 00:00 2024-04-27T01:16:21.167 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:16:21.359 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:16:21.359 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:16:21.364 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:16:21.364 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:16:21.510 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:16:21.587 INFO:teuthology.orchestra.run.smithi067.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-27T01:16:21.587 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-27T01:16:22.231 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-27T01:16:22.231 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-27T01:16:22.830 INFO:teuthology.orchestra.run.smithi123.stdout:lab-extras 35 kB/s | 1.7 kB 00:00 2024-04-27T01:16:22.921 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-27T01:16:22.921 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:16:22.921 INFO:teuthology.orchestra.run.smithi067.stdout:Reinstalled: 2024-04-27T01:16:22.921 INFO:teuthology.orchestra.run.smithi067.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-27T01:16:22.922 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:16:22.922 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:16:23.083 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q kernel | sort -rV | head -n 1 2024-04-27T01:16:23.131 INFO:teuthology.orchestra.run.smithi067.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-27T01:16:23.132 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-27T01:16:23.132 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-27T01:16:23.132 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-04-27T01:16:23.132 DEBUG:teuthology.orchestra.run.smithi067:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-27T01:16:23.164 INFO:teuthology.orchestra.run.smithi067.stdout:ttyS1 2024-04-27T01:16:23.183 DEBUG:teuthology.parallel:result is None 2024-04-27T01:16:24.695 INFO:teuthology.orchestra.run.smithi123.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-27T01:16:24.695 INFO:teuthology.orchestra.run.smithi123.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-27T01:16:24.789 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:16:24.790 INFO:teuthology.orchestra.run.smithi123.stdout:Nothing to do. 2024-04-27T01:16:24.790 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:16:24.905 DEBUG:teuthology.orchestra.run.smithi123:> echo no | sudo yum reinstall kernel || true 2024-04-27T01:16:25.406 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:00:03 ago on Sat 27 Apr 2024 01:16:22 AM UTC. 2024-04-27T01:16:25.525 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:16:25.535 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:16:25.535 INFO:teuthology.orchestra.run.smithi123.stdout: Package Architecture Version Repository Size 2024-04-27T01:16:25.535 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:16:25.535 INFO:teuthology.orchestra.run.smithi123.stdout:Reinstalling: 2024-04-27T01:16:25.535 INFO:teuthology.orchestra.run.smithi123.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-27T01:16:25.535 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:16:25.535 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:16:25.536 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:16:25.536 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:16:25.536 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 255 k 2024-04-27T01:16:25.536 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 0 2024-04-27T01:16:25.536 INFO:teuthology.orchestra.run.smithi123.stderr:Operation aborted. 2024-04-27T01:16:25.596 INFO:teuthology.orchestra.run.smithi123.stdout:Is this ok [y/N]: 2024-04-27T01:16:25.597 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum reinstall -y kernel || true 2024-04-27T01:16:26.086 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:00:04 ago on Sat 27 Apr 2024 01:16:22 AM UTC. 2024-04-27T01:16:26.202 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:16:26.202 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:16:26.203 INFO:teuthology.orchestra.run.smithi123.stdout: Package Architecture Version Repository Size 2024-04-27T01:16:26.203 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:16:26.203 INFO:teuthology.orchestra.run.smithi123.stdout:Reinstalling: 2024-04-27T01:16:26.203 INFO:teuthology.orchestra.run.smithi123.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-27T01:16:26.203 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:16:26.203 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:16:26.203 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:16:26.203 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:16:26.203 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 255 k 2024-04-27T01:16:26.203 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 0 2024-04-27T01:16:26.203 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:16:26.816 INFO:teuthology.orchestra.run.smithi123.stdout:kernel-5.14.0-437.el9.x86_64.rpm 770 kB/s | 255 kB 00:00 2024-04-27T01:16:26.873 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:16:26.873 INFO:teuthology.orchestra.run.smithi123.stdout:Total 416 kB/s | 255 kB 00:00 2024-04-27T01:16:26.874 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:16:27.024 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:16:27.024 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:16:27.029 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:16:27.030 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:16:27.185 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:16:27.267 INFO:teuthology.orchestra.run.smithi123.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-27T01:16:27.267 INFO:teuthology.orchestra.run.smithi123.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-27T01:16:27.990 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-27T01:16:27.990 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-27T01:16:28.695 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-27T01:16:28.695 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:16:28.695 INFO:teuthology.orchestra.run.smithi123.stdout:Reinstalled: 2024-04-27T01:16:28.695 INFO:teuthology.orchestra.run.smithi123.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-27T01:16:28.695 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:16:28.696 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:16:28.854 DEBUG:teuthology.orchestra.run.smithi123:> rpm -q kernel | sort -rV | head -n 1 2024-04-27T01:16:28.940 INFO:teuthology.orchestra.run.smithi123.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-27T01:16:28.941 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-27T01:16:28.941 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-27T01:16:28.941 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-04-27T01:16:28.941 DEBUG:teuthology.orchestra.run.smithi123:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-27T01:16:28.981 INFO:teuthology.orchestra.run.smithi123.stdout:ttyS1 2024-04-27T01:16:29.006 DEBUG:teuthology.parallel:result is None 2024-04-27T01:16:29.007 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-27T01:16:29.016 INFO:teuthology.task.internal:Creating test directory... 2024-04-27T01:16:29.017 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-27T01:16:29.019 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-27T01:16:29.061 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-27T01:16:29.072 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-27T01:16:29.086 INFO:teuthology.task.internal:Creating archive directory... 2024-04-27T01:16:29.086 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-27T01:16:29.089 DEBUG:teuthology.orchestra.run.smithi123:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-27T01:16:29.130 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-27T01:16:29.141 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-27T01:16:29.141 DEBUG:teuthology.orchestra.run.smithi067:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-27T01:16:29.159 DEBUG:teuthology.orchestra.run.smithi123:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2024-04-27T01:16:29.195 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-27T01:16:29.204 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-27T01:16:29.215 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-27T01:16:29.226 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-27T01:16:29.228 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-27T01:16:29.236 INFO:teuthology.task.internal:Configuring sudo... 2024-04-27T01:16:29.236 DEBUG:teuthology.orchestra.run.smithi067:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-27T01:16:29.239 DEBUG:teuthology.orchestra.run.smithi123:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-27T01:16:29.268 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-27T01:16:29.281 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-27T01:16:29.281 DEBUG:teuthology.orchestra.run.smithi067:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-27T01:16:29.306 DEBUG:teuthology.orchestra.run.smithi123:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-27T01:16:29.323 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-27T01:16:29.404 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-27T01:16:29.456 DEBUG:teuthology.orchestra.run.smithi067:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-27T01:16:29.538 DEBUG:teuthology.orchestra.run.smithi067:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-27T01:16:29.579 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-27T01:16:29.580 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-27T01:16:29.645 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-27T01:16:29.689 DEBUG:teuthology.orchestra.run.smithi123:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-27T01:16:29.741 DEBUG:teuthology.orchestra.run.smithi123:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-27T01:16:29.823 DEBUG:teuthology.orchestra.run.smithi123:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-27T01:16:29.861 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-27T01:16:29.861 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-27T01:16:29.925 DEBUG:teuthology.orchestra.run.smithi067:> sudo service rsyslog restart 2024-04-27T01:16:29.928 DEBUG:teuthology.orchestra.run.smithi123:> sudo service rsyslog restart 2024-04-27T01:16:29.961 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-27T01:16:30.007 INFO:teuthology.orchestra.run.smithi123.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-27T01:16:30.418 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-27T01:16:30.428 INFO:teuthology.task.internal:Starting timer... 2024-04-27T01:16:30.428 INFO:teuthology.run_tasks:Running task pcp... 2024-04-27T01:16:30.443 INFO:teuthology.run_tasks:Running task selinux... 2024-04-27T01:16:30.457 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-27T01:16:30.457 DEBUG:teuthology.orchestra.run.smithi067:> sudo service auditd rotate 2024-04-27T01:16:30.525 INFO:teuthology.orchestra.run.smithi067.stdout:Rotating logs: 2024-04-27T01:16:30.527 DEBUG:teuthology.orchestra.run.smithi123:> sudo service auditd rotate 2024-04-27T01:16:30.566 INFO:teuthology.orchestra.run.smithi123.stdout:Rotating logs: 2024-04-27T01:16:30.568 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-27T01:16:30.568 DEBUG:teuthology.orchestra.run.smithi067:> /usr/sbin/getenforce 2024-04-27T01:16:30.594 INFO:teuthology.orchestra.run.smithi067.stdout:Permissive 2024-04-27T01:16:30.595 DEBUG:teuthology.orchestra.run.smithi123:> /usr/sbin/getenforce 2024-04-27T01:16:30.632 INFO:teuthology.orchestra.run.smithi123.stdout:Permissive 2024-04-27T01:16:30.632 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi067.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi123.front.sepia.ceph.com': 'permissive'} 2024-04-27T01:16:30.632 DEBUG:teuthology.orchestra.run.smithi067:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-27T01:16:30.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-27T01:16:30.660 DEBUG:teuthology.orchestra.run.smithi123:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-27T01:16:30.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-27T01:16:30.696 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-27T01:16:30.696 DEBUG:teuthology.orchestra.run.smithi067:> sudo /usr/sbin/setenforce permissive 2024-04-27T01:16:30.725 DEBUG:teuthology.orchestra.run.smithi123:> sudo /usr/sbin/setenforce permissive 2024-04-27T01:16:30.761 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-27T01:16:30.771 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-27T01:16:30.786 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2024-04-27T01:16:30.787 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi067.front.sepia.ceph.com,smithi123.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-27T01:20:01.548 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi067.front.sepia.ceph.com'), Remote(name='ubuntu@smithi123.front.sepia.ceph.com')] 2024-04-27T01:20:01.549 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-27T01:20:01.551 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi067.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-27T01:20:01.629 DEBUG:teuthology.orchestra.run.smithi067:> true 2024-04-27T01:20:01.709 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi067.front.sepia.ceph.com' 2024-04-27T01:20:01.710 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-04-27T01:20:01.710 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi123.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-27T01:20:01.787 DEBUG:teuthology.orchestra.run.smithi123:> true 2024-04-27T01:20:01.865 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi123.front.sepia.ceph.com' 2024-04-27T01:20:01.865 INFO:teuthology.run_tasks:Running task clock... 2024-04-27T01:20:01.876 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-27T01:20:01.876 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-27T01:20:01.876 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-27T01:20:01.878 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-27T01:20:01.879 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-27T01:20:01.904 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-27T01:20:01.917 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-27T01:20:01.932 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-27T01:20:01.940 INFO:teuthology.orchestra.run.smithi067.stderr:sudo: ntpd: command not found 2024-04-27T01:20:01.945 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-27T01:20:01.951 INFO:teuthology.orchestra.run.smithi067.stdout:506 Cannot talk to daemon 2024-04-27T01:20:01.964 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-27T01:20:01.968 INFO:teuthology.orchestra.run.smithi123.stderr:sudo: ntpd: command not found 2024-04-27T01:20:01.978 INFO:teuthology.orchestra.run.smithi123.stdout:506 Cannot talk to daemon 2024-04-27T01:20:01.978 INFO:teuthology.orchestra.run.smithi067.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-27T01:20:01.991 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-27T01:20:02.004 INFO:teuthology.orchestra.run.smithi123.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-27T01:20:02.036 INFO:teuthology.orchestra.run.smithi067.stderr:bash: line 1: ntpq: command not found 2024-04-27T01:20:02.040 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-27T01:20:02.040 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2024-04-27T01:20:02.040 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-27T01:20:02.040 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-27T01:20:02.040 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-27T01:20:02.040 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-27T01:20:02.057 INFO:teuthology.orchestra.run.smithi123.stderr:bash: line 1: ntpq: command not found 2024-04-27T01:20:02.060 INFO:teuthology.orchestra.run.smithi123.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-27T01:20:02.060 INFO:teuthology.orchestra.run.smithi123.stdout:=============================================================================== 2024-04-27T01:20:02.060 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-27T01:20:02.060 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-27T01:20:02.060 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-27T01:20:02.060 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-27T01:20:02.061 INFO:teuthology.run_tasks:Running task install... 2024-04-27T01:20:02.069 DEBUG:teuthology.task.install:project ceph 2024-04-27T01:20:02.069 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a'}} 2024-04-27T01:20:02.069 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a'} 2024-04-27T01:20:02.069 INFO:teuthology.task.install:Using flavor: default 2024-04-27T01:20:02.074 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-04-27T01:20:02.074 INFO:teuthology.task.install:extra packages: [] 2024-04-27T01:20:02.075 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': 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a', 'tag': None, 'wait_for_package': False} 2024-04-27T01:20:02.075 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-27T01:20:02.077 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': 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a', 'tag': None, 'wait_for_package': False} 2024-04-27T01:20:02.077 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-27T01:20:02.215 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/squid/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/centos/9/flavors/default/ 2024-04-27T01:20:02.215 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2447.gb22e2ebd 2024-04-27T01:20:02.290 INFO:teuthology.task.install.rpm:Pulling from https://4.chacra.ceph.com/r/ceph/squid/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/centos/9/flavors/default/ 2024-04-27T01:20:02.291 INFO:teuthology.task.install.rpm:Package version is 19.0.0-2447.gb22e2ebd 2024-04-27T01:20:02.330 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/squid/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/squid/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/squid/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-27T01:20:02.330 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-27T01:20:02.330 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-27T01:20:02.355 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-27T01:20:02.355 DEBUG:teuthology.orchestra.run.smithi123:> 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/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-27T01:20:02.399 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://4.chacra.ceph.com/r/ceph/squid/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://4.chacra.ceph.com/r/ceph/squid/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://4.chacra.ceph.com/r/ceph/squid/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-27T01:20:02.399 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-27T01:20:02.399 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-27T01:20:02.419 DEBUG:teuthology.orchestra.run.smithi123:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-27T01:20:02.425 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2024-04-27T01:20:02.425 DEBUG:teuthology.orchestra.run.smithi067:> 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/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/;g' /etc/yum.repos.d/ceph.repo ; fi 2024-04-27T01:20:02.491 DEBUG:teuthology.orchestra.run.smithi123:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-27T01:20:02.492 DEBUG:teuthology.orchestra.run.smithi067:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2024-04-27T01:20:02.553 INFO:teuthology.orchestra.run.smithi123.stdout:check_obsoletes = 1 2024-04-27T01:20:02.555 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum clean all 2024-04-27T01:20:02.567 DEBUG:teuthology.orchestra.run.smithi067:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2024-04-27T01:20:02.631 INFO:teuthology.orchestra.run.smithi067.stdout:check_obsoletes = 1 2024-04-27T01:20:02.632 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum clean all 2024-04-27T01:20:02.778 INFO:teuthology.orchestra.run.smithi123.stdout:48 files removed 2024-04-27T01:20:02.805 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install ceph-radosgw 2024-04-27T01:20:02.865 INFO:teuthology.orchestra.run.smithi067.stdout:48 files removed 2024-04-27T01:20:02.892 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-radosgw 2024-04-27T01:20:03.581 INFO:teuthology.orchestra.run.smithi123.stdout:ceph packages for x86_64 160 kB/s | 83 kB 00:00 2024-04-27T01:20:03.652 INFO:teuthology.orchestra.run.smithi067.stdout:ceph packages for x86_64 170 kB/s | 83 kB 00:00 2024-04-27T01:20:03.990 INFO:teuthology.orchestra.run.smithi123.stdout:ceph noarch packages 32 kB/s | 11 kB 00:00 2024-04-27T01:20:04.103 INFO:teuthology.orchestra.run.smithi067.stdout:ceph noarch packages 28 kB/s | 11 kB 00:00 2024-04-27T01:20:04.319 INFO:teuthology.orchestra.run.smithi123.stdout:ceph source packages 6.4 kB/s | 1.9 kB 00:00 2024-04-27T01:20:04.620 INFO:teuthology.orchestra.run.smithi067.stdout:ceph source packages 3.9 kB/s | 1.9 kB 00:00 2024-04-27T01:20:06.557 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 9 - BaseOS 3.7 MB/s | 8.0 MB 00:02 2024-04-27T01:20:09.591 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 9 - AppStream 9.6 MB/s | 19 MB 00:01 2024-04-27T01:20:14.820 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - BaseOS 811 kB/s | 8.0 MB 00:10 2024-04-27T01:20:21.207 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 9 - CRB 790 kB/s | 6.2 MB 00:08 2024-04-27T01:20:22.617 INFO:teuthology.orchestra.run.smithi123.stdout:CentOS Stream 9 - Extras packages 64 kB/s | 16 kB 00:00 2024-04-27T01:20:24.737 INFO:teuthology.orchestra.run.smithi123.stdout:Extra Packages for Enterprise Linux 10 MB/s | 21 MB 00:02 2024-04-27T01:20:29.718 INFO:teuthology.orchestra.run.smithi123.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-04-27T01:20:31.860 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:20:31.862 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:20:31.862 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repository Size 2024-04-27T01:20:31.862 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:20:31.862 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:20:31.862 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-radosgw x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 10 M 2024-04-27T01:20:31.862 INFO:teuthology.orchestra.run.smithi123.stdout:Upgrading: 2024-04-27T01:20:31.863 INFO:teuthology.orchestra.run.smithi123.stdout: librados2 x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 3.4 M 2024-04-27T01:20:31.863 INFO:teuthology.orchestra.run.smithi123.stdout: librbd1 x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 3.1 M 2024-04-27T01:20:31.863 INFO:teuthology.orchestra.run.smithi123.stdout:Installing dependencies: 2024-04-27T01:20:31.863 INFO:teuthology.orchestra.run.smithi123.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-27T01:20:31.863 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-base x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 5.4 M 2024-04-27T01:20:31.863 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-common x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 21 M 2024-04-27T01:20:31.863 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-selinux x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 25 k 2024-04-27T01:20:31.863 INFO:teuthology.orchestra.run.smithi123.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-27T01:20:31.863 INFO:teuthology.orchestra.run.smithi123.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-04-27T01:20:31.863 INFO:teuthology.orchestra.run.smithi123.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-04-27T01:20:31.863 INFO:teuthology.orchestra.run.smithi123.stdout: libcephfs2 x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 745 k 2024-04-27T01:20:31.863 INFO:teuthology.orchestra.run.smithi123.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-27T01:20:31.864 INFO:teuthology.orchestra.run.smithi123.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-27T01:20:31.864 INFO:teuthology.orchestra.run.smithi123.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-27T01:20:31.864 INFO:teuthology.orchestra.run.smithi123.stdout: libradosstriper1 x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 501 k 2024-04-27T01:20:31.864 INFO:teuthology.orchestra.run.smithi123.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-27T01:20:31.864 INFO:teuthology.orchestra.run.smithi123.stdout: librgw2 x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 5.3 M 2024-04-27T01:20:31.864 INFO:teuthology.orchestra.run.smithi123.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-27T01:20:31.864 INFO:teuthology.orchestra.run.smithi123.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-27T01:20:31.864 INFO:teuthology.orchestra.run.smithi123.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-04-27T01:20:31.864 INFO:teuthology.orchestra.run.smithi123.stdout: python3-ceph-argparse x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 45 k 2024-04-27T01:20:31.864 INFO:teuthology.orchestra.run.smithi123.stdout: python3-ceph-common x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 133 k 2024-04-27T01:20:31.864 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cephfs x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 161 k 2024-04-27T01:20:31.864 INFO:teuthology.orchestra.run.smithi123.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-27T01:20:31.864 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rados x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 321 k 2024-04-27T01:20:31.865 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rbd x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 298 k 2024-04-27T01:20:31.865 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rgw x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 99 k 2024-04-27T01:20:31.865 INFO:teuthology.orchestra.run.smithi123.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-27T01:20:31.865 INFO:teuthology.orchestra.run.smithi123.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-27T01:20:31.865 INFO:teuthology.orchestra.run.smithi123.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-27T01:20:31.865 INFO:teuthology.orchestra.run.smithi123.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-27T01:20:31.865 INFO:teuthology.orchestra.run.smithi123.stdout:Installing weak dependencies: 2024-04-27T01:20:31.865 INFO:teuthology.orchestra.run.smithi123.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-27T01:20:31.865 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:20:31.865 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:20:31.865 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:20:31.865 INFO:teuthology.orchestra.run.smithi123.stdout:Install 30 Packages 2024-04-27T01:20:31.865 INFO:teuthology.orchestra.run.smithi123.stdout:Upgrade 2 Packages 2024-04-27T01:20:31.866 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:20:31.866 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 60 M 2024-04-27T01:20:31.866 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:20:33.460 INFO:teuthology.orchestra.run.smithi123.stdout:(1/32): ceph-base-19.0.0-2447.gb22e2ebd.el9.x86 4.2 MB/s | 5.4 MB 00:01 2024-04-27T01:20:33.527 INFO:teuthology.orchestra.run.smithi123.stdout:(2/32): ceph-selinux-19.0.0-2447.gb22e2ebd.el9. 378 kB/s | 25 kB 00:00 2024-04-27T01:20:33.661 INFO:teuthology.orchestra.run.smithi123.stdout:(3/32): libcephfs2-19.0.0-2447.gb22e2ebd.el9.x8 5.5 MB/s | 745 kB 00:00 2024-04-27T01:20:33.803 INFO:teuthology.orchestra.run.smithi123.stdout:(4/32): libradosstriper1-19.0.0-2447.gb22e2ebd. 3.5 MB/s | 501 kB 00:00 2024-04-27T01:20:34.078 INFO:teuthology.orchestra.run.smithi123.stdout:(5/32): ceph-radosgw-19.0.0-2447.gb22e2ebd.el9. 5.4 MB/s | 10 MB 00:01 2024-04-27T01:20:34.170 INFO:teuthology.orchestra.run.smithi123.stdout:(6/32): python3-ceph-argparse-19.0.0-2447.gb22e 494 kB/s | 45 kB 00:00 2024-04-27T01:20:34.262 INFO:teuthology.orchestra.run.smithi123.stdout:(7/32): python3-ceph-common-19.0.0-2447.gb22e2e 1.4 MB/s | 133 kB 00:00 2024-04-27T01:20:34.345 INFO:teuthology.orchestra.run.smithi123.stdout:(8/32): python3-cephfs-19.0.0-2447.gb22e2ebd.el 1.9 MB/s | 161 kB 00:00 2024-04-27T01:20:34.470 INFO:teuthology.orchestra.run.smithi123.stdout:(9/32): python3-rados-19.0.0-2447.gb22e2ebd.el9 2.5 MB/s | 321 kB 00:00 2024-04-27T01:20:34.570 INFO:teuthology.orchestra.run.smithi123.stdout:(10/32): librgw2-19.0.0-2447.gb22e2ebd.el9.x86_ 6.9 MB/s | 5.3 MB 00:00 2024-04-27T01:20:34.596 INFO:teuthology.orchestra.run.smithi123.stdout:(11/32): python3-rbd-19.0.0-2447.gb22e2ebd.el9. 2.3 MB/s | 298 kB 00:00 2024-04-27T01:20:34.654 INFO:teuthology.orchestra.run.smithi123.stdout:(12/32): python3-rgw-19.0.0-2447.gb22e2ebd.el9. 1.2 MB/s | 99 kB 00:00 2024-04-27T01:20:34.855 INFO:teuthology.orchestra.run.smithi123.stdout:(13/32): ceph-common-19.0.0-2447.gb22e2ebd.el9. 7.9 MB/s | 21 MB 00:02 2024-04-27T01:20:34.922 INFO:teuthology.orchestra.run.smithi123.stdout:(14/32): boost-program-options-1.75.0-8.el9.x86 328 kB/s | 107 kB 00:00 2024-04-27T01:20:34.997 INFO:teuthology.orchestra.run.smithi123.stdout:(15/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 468 kB/s | 160 kB 00:00 2024-04-27T01:20:35.022 INFO:teuthology.orchestra.run.smithi123.stdout:(16/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 271 kB/s | 45 kB 00:00 2024-04-27T01:20:35.072 INFO:teuthology.orchestra.run.smithi123.stdout:(17/32): librdkafka-1.6.1-102.el9.x86_64.rpm 4.3 MB/s | 662 kB 00:00 2024-04-27T01:20:35.098 INFO:teuthology.orchestra.run.smithi123.stdout:(18/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 2.8 MB/s | 292 kB 00:00 2024-04-27T01:20:35.148 INFO:teuthology.orchestra.run.smithi123.stdout:(19/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.9 MB/s | 221 kB 00:00 2024-04-27T01:20:35.173 INFO:teuthology.orchestra.run.smithi123.stdout:(20/32): python3-prettytable-0.7.2-27.el9.noarc 279 kB/s | 42 kB 00:00 2024-04-27T01:20:35.194 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - AppStream 1.0 MB/s | 19 MB 00:19 2024-04-27T01:20:35.198 INFO:teuthology.orchestra.run.smithi123.stdout:(21/32): qatlib-service-24.02.0-1.el9.x86_64.rp 357 kB/s | 36 kB 00:00 2024-04-27T01:20:35.224 INFO:teuthology.orchestra.run.smithi123.stdout:(22/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 628 kB/s | 47 kB 00:00 2024-04-27T01:20:35.613 INFO:teuthology.orchestra.run.smithi123.stdout:[MIRROR] libarrow-9.0.0-11.el9.x86_64.rpm: Status code: 404 for https://mirror.facebook.net/fedora/epel/9/Everything/x86_64/Packages/l/libarrow-9.0.0-11.el9.x86_64.rpm (IP: 163.114.132.32) 2024-04-27T01:20:35.639 INFO:teuthology.orchestra.run.smithi123.stdout:[MIRROR] libarrow-doc-9.0.0-11.el9.noarch.rpm: Status code: 404 for https://mirror.facebook.net/fedora/epel/9/Everything/x86_64/Packages/l/libarrow-doc-9.0.0-11.el9.noarch.rpm (IP: 163.114.132.32) 2024-04-27T01:20:35.782 INFO:teuthology.orchestra.run.smithi123.stdout:[MIRROR] libarrow-9.0.0-11.el9.x86_64.rpm: Status code: 404 for http://mirror.facebook.net/fedora/epel/9/Everything/x86_64/Packages/l/libarrow-9.0.0-11.el9.x86_64.rpm (IP: 163.114.132.32) 2024-04-27T01:20:35.802 INFO:teuthology.orchestra.run.smithi123.stdout:[MIRROR] libarrow-doc-9.0.0-11.el9.noarch.rpm: Status code: 404 for http://mirror.facebook.net/fedora/epel/9/Everything/x86_64/Packages/l/libarrow-doc-9.0.0-11.el9.noarch.rpm (IP: 163.114.132.32) 2024-04-27T01:20:35.932 INFO:teuthology.orchestra.run.smithi123.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 37 kB/s | 26 kB 00:00 2024-04-27T01:20:36.166 INFO:teuthology.orchestra.run.smithi123.stdout:(24/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 319 kB/s | 309 kB 00:00 2024-04-27T01:20:36.250 INFO:teuthology.orchestra.run.smithi123.stdout:(25/32): libarrow-9.0.0-11.el9.x86_64.rpm 4.2 MB/s | 4.4 MB 00:01 2024-04-27T01:20:36.534 INFO:teuthology.orchestra.run.smithi123.stdout:(26/32): liboath-2.6.7-2.el9.x86_64.rpm 81 kB/s | 49 kB 00:00 2024-04-27T01:20:36.659 INFO:teuthology.orchestra.run.smithi123.stdout:[MIRROR] parquet-libs-9.0.0-11.el9.x86_64.rpm: Status code: 404 for https://mirror.facebook.net/fedora/epel/9/Everything/x86_64/Packages/p/parquet-libs-9.0.0-11.el9.x86_64.rpm (IP: 163.114.132.32) 2024-04-27T01:20:36.784 INFO:teuthology.orchestra.run.smithi123.stdout:(27/32): libunwind-1.6.2-1.el9.x86_64.rpm 109 kB/s | 67 kB 00:00 2024-04-27T01:20:36.821 INFO:teuthology.orchestra.run.smithi123.stdout:[MIRROR] parquet-libs-9.0.0-11.el9.x86_64.rpm: Status code: 404 for http://mirror.facebook.net/fedora/epel/9/Everything/x86_64/Packages/p/parquet-libs-9.0.0-11.el9.x86_64.rpm (IP: 163.114.132.32) 2024-04-27T01:20:36.901 INFO:teuthology.orchestra.run.smithi123.stdout:(28/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 1.3 MB/s | 839 kB 00:00 2024-04-27T01:20:37.334 INFO:teuthology.orchestra.run.smithi123.stdout:(29/32): re2-20211101-3.el9.x86_64.rpm 239 kB/s | 192 kB 00:00 2024-04-27T01:20:37.460 INFO:teuthology.orchestra.run.smithi123.stdout:(30/32): librados2-19.0.0-2447.gb22e2ebd.el9.x8 6.4 MB/s | 3.4 MB 00:00 2024-04-27T01:20:38.118 INFO:teuthology.orchestra.run.smithi123.stdout:(31/32): librbd1-19.0.0-2447.gb22e2ebd.el9.x86_ 4.0 MB/s | 3.1 MB 00:00 2024-04-27T01:20:38.477 INFO:teuthology.orchestra.run.smithi123.stdout:(32/32): thrift-0.15.0-2.el9.x86_64.rpm 957 kB/s | 1.6 MB 00:01 2024-04-27T01:20:38.479 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:20:38.479 INFO:teuthology.orchestra.run.smithi123.stdout:Total 9.0 MB/s | 60 MB 00:06 2024-04-27T01:20:38.569 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:20:38.605 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:20:38.605 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:20:39.070 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:20:39.070 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:20:39.772 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - CRB 7.0 MB/s | 6.2 MB 00:00 2024-04-27T01:20:40.591 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:20:40.707 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-27T01:20:40.798 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-27T01:20:40.823 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-27T01:20:40.855 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-27T01:20:40.879 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-27T01:20:41.073 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-27T01:20:41.127 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-27T01:20:41.212 INFO:teuthology.orchestra.run.smithi067.stdout:CentOS Stream 9 - Extras packages 66 kB/s | 16 kB 00:00 2024-04-27T01:20:41.450 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-27T01:20:41.560 INFO:teuthology.orchestra.run.smithi123.stdout: Upgrading : librados2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 7/34 2024-04-27T01:20:41.652 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: librados2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 7/34 2024-04-27T01:20:41.738 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-rados-2:19.0.0-2447.gb22e2ebd.el9.x86_64 8/34 2024-04-27T01:20:41.770 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : libcephfs2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 9/34 2024-04-27T01:20:41.832 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: libcephfs2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 9/34 2024-04-27T01:20:41.861 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-27T01:20:41.905 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-ceph-argparse-2:19.0.0-2447.gb22e2ebd.el9. 11/34 2024-04-27T01:20:41.973 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-cephfs-2:19.0.0-2447.gb22e2ebd.el9.x86_64 12/34 2024-04-27T01:20:41.997 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : libradosstriper1-2:19.0.0-2447.gb22e2ebd.el9.x86_6 13/34 2024-04-27T01:20:42.044 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2447.gb22e2ebd.el9.x86_6 13/34 2024-04-27T01:20:42.078 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-27T01:20:42.185 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-27T01:20:42.199 INFO:teuthology.orchestra.run.smithi067.stdout:Extra Packages for Enterprise Linux 24 MB/s | 21 MB 00:00 2024-04-27T01:20:42.221 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-04-27T01:20:42.269 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-27T01:20:42.295 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-27T01:20:42.324 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-04-27T01:20:42.356 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-27T01:20:42.669 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-27T01:20:42.716 INFO:teuthology.orchestra.run.smithi123.stdout: Upgrading : librbd1-2:19.0.0-2447.gb22e2ebd.el9.x86_64 22/34 2024-04-27T01:20:42.801 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: librbd1-2:19.0.0-2447.gb22e2ebd.el9.x86_64 22/34 2024-04-27T01:20:42.832 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-rbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 23/34 2024-04-27T01:20:42.859 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-27T01:20:43.331 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-04-27T01:20:43.363 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : librgw2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 26/34 2024-04-27T01:20:43.426 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: librgw2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 26/34 2024-04-27T01:20:43.503 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-rgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 27/34 2024-04-27T01:20:43.553 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x8 28/34 2024-04-27T01:20:45.831 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x86_64 29/34 2024-04-27T01:20:45.862 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x86_64 29/34 2024-04-27T01:20:46.403 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x86_64 29/34 2024-04-27T01:20:46.440 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-base-2:19.0.0-2447.gb22e2ebd.el9.x86_64 30/34 2024-04-27T01:20:46.533 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-base-2:19.0.0-2447.gb22e2ebd.el9.x86_64 30/34 2024-04-27T01:20:46.533 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-27T01:20:46.533 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-27T01:20:46.533 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:20:46.566 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-selinux-2:19.0.0-2447.gb22e2ebd.el9.x86_64 31/34 2024-04-27T01:20:47.331 INFO:teuthology.orchestra.run.smithi067.stdout:lab-extras 32 kB/s | 1.7 kB 00:00 2024-04-27T01:20:49.542 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:20:49.544 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:20:49.544 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-27T01:20:49.544 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:20:49.544 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:20:49.544 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-radosgw x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 10 M 2024-04-27T01:20:49.544 INFO:teuthology.orchestra.run.smithi067.stdout:Upgrading: 2024-04-27T01:20:49.544 INFO:teuthology.orchestra.run.smithi067.stdout: librados2 x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 3.4 M 2024-04-27T01:20:49.545 INFO:teuthology.orchestra.run.smithi067.stdout: librbd1 x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 3.1 M 2024-04-27T01:20:49.545 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-27T01:20:49.545 INFO:teuthology.orchestra.run.smithi067.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-27T01:20:49.545 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-base x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 5.4 M 2024-04-27T01:20:49.545 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-common x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 21 M 2024-04-27T01:20:49.545 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-selinux x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 25 k 2024-04-27T01:20:49.545 INFO:teuthology.orchestra.run.smithi067.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-27T01:20:49.545 INFO:teuthology.orchestra.run.smithi067.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-04-27T01:20:49.545 INFO:teuthology.orchestra.run.smithi067.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-04-27T01:20:49.545 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs2 x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 745 k 2024-04-27T01:20:49.545 INFO:teuthology.orchestra.run.smithi067.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-27T01:20:49.545 INFO:teuthology.orchestra.run.smithi067.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-27T01:20:49.545 INFO:teuthology.orchestra.run.smithi067.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-27T01:20:49.546 INFO:teuthology.orchestra.run.smithi067.stdout: libradosstriper1 x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 501 k 2024-04-27T01:20:49.546 INFO:teuthology.orchestra.run.smithi067.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-27T01:20:49.546 INFO:teuthology.orchestra.run.smithi067.stdout: librgw2 x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 5.3 M 2024-04-27T01:20:49.546 INFO:teuthology.orchestra.run.smithi067.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-27T01:20:49.546 INFO:teuthology.orchestra.run.smithi067.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-27T01:20:49.546 INFO:teuthology.orchestra.run.smithi067.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-04-27T01:20:49.546 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-argparse x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 45 k 2024-04-27T01:20:49.546 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-common x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 133 k 2024-04-27T01:20:49.546 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cephfs x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 161 k 2024-04-27T01:20:49.546 INFO:teuthology.orchestra.run.smithi067.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-27T01:20:49.546 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rados x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 321 k 2024-04-27T01:20:49.546 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rbd x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 298 k 2024-04-27T01:20:49.546 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rgw x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 99 k 2024-04-27T01:20:49.546 INFO:teuthology.orchestra.run.smithi067.stdout: qatlib x86_64 24.02.0-1.el9 appstream 221 k 2024-04-27T01:20:49.546 INFO:teuthology.orchestra.run.smithi067.stdout: qatzip-libs x86_64 1.2.0-1.el9 appstream 47 k 2024-04-27T01:20:49.547 INFO:teuthology.orchestra.run.smithi067.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-27T01:20:49.547 INFO:teuthology.orchestra.run.smithi067.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-27T01:20:49.547 INFO:teuthology.orchestra.run.smithi067.stdout:Installing weak dependencies: 2024-04-27T01:20:49.547 INFO:teuthology.orchestra.run.smithi067.stdout: qatlib-service x86_64 24.02.0-1.el9 appstream 36 k 2024-04-27T01:20:49.547 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:20:49.547 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:20:49.547 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:20:49.547 INFO:teuthology.orchestra.run.smithi067.stdout:Install 30 Packages 2024-04-27T01:20:49.547 INFO:teuthology.orchestra.run.smithi067.stdout:Upgrade 2 Packages 2024-04-27T01:20:49.547 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:20:49.548 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 60 M 2024-04-27T01:20:49.548 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:20:50.390 INFO:teuthology.orchestra.run.smithi067.stdout:(1/32): ceph-base-19.0.0-2447.gb22e2ebd.el9.x86 10 MB/s | 5.4 MB 00:00 2024-04-27T01:20:50.440 INFO:teuthology.orchestra.run.smithi067.stdout:(2/32): ceph-selinux-19.0.0-2447.gb22e2ebd.el9. 504 kB/s | 25 kB 00:00 2024-04-27T01:20:50.532 INFO:teuthology.orchestra.run.smithi067.stdout:(3/32): libcephfs2-19.0.0-2447.gb22e2ebd.el9.x8 7.9 MB/s | 745 kB 00:00 2024-04-27T01:20:50.607 INFO:teuthology.orchestra.run.smithi067.stdout:(4/32): libradosstriper1-19.0.0-2447.gb22e2ebd. 6.5 MB/s | 501 kB 00:00 2024-04-27T01:20:51.141 INFO:teuthology.orchestra.run.smithi067.stdout:(5/32): librgw2-19.0.0-2447.gb22e2ebd.el9.x86_6 10 MB/s | 5.3 MB 00:00 2024-04-27T01:20:51.191 INFO:teuthology.orchestra.run.smithi067.stdout:(6/32): python3-ceph-argparse-19.0.0-2447.gb22e 902 kB/s | 45 kB 00:00 2024-04-27T01:20:51.258 INFO:teuthology.orchestra.run.smithi067.stdout:(7/32): python3-ceph-common-19.0.0-2447.gb22e2e 2.0 MB/s | 133 kB 00:00 2024-04-27T01:20:51.325 INFO:teuthology.orchestra.run.smithi067.stdout:(8/32): python3-cephfs-19.0.0-2447.gb22e2ebd.el 2.4 MB/s | 161 kB 00:00 2024-04-27T01:20:51.400 INFO:teuthology.orchestra.run.smithi067.stdout:(9/32): python3-rados-19.0.0-2447.gb22e2ebd.el9 4.2 MB/s | 321 kB 00:00 2024-04-27T01:20:51.467 INFO:teuthology.orchestra.run.smithi067.stdout:(10/32): python3-rbd-19.0.0-2447.gb22e2ebd.el9. 4.4 MB/s | 298 kB 00:00 2024-04-27T01:20:51.526 INFO:teuthology.orchestra.run.smithi067.stdout:(11/32): python3-rgw-19.0.0-2447.gb22e2ebd.el9. 1.7 MB/s | 99 kB 00:00 2024-04-27T01:20:51.734 INFO:teuthology.orchestra.run.smithi067.stdout:(12/32): ceph-radosgw-19.0.0-2447.gb22e2ebd.el9 5.5 MB/s | 10 MB 00:01 2024-04-27T01:20:51.760 INFO:teuthology.orchestra.run.smithi067.stdout:(13/32): boost-program-options-1.75.0-8.el9.x86 457 kB/s | 107 kB 00:00 2024-04-27T01:20:51.793 INFO:teuthology.orchestra.run.smithi067.stdout:(14/32): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.3 MB/s | 45 kB 00:00 2024-04-27T01:20:51.994 INFO:teuthology.orchestra.run.smithi067.stdout:(15/32): ceph-common-19.0.0-2447.gb22e2ebd.el9. 9.9 MB/s | 21 MB 00:02 2024-04-27T01:20:52.061 INFO:teuthology.orchestra.run.smithi067.stdout:(16/32): librdkafka-1.6.1-102.el9.x86_64.rpm 2.4 MB/s | 662 kB 00:00 2024-04-27T01:20:52.086 INFO:teuthology.orchestra.run.smithi067.stdout:(17/32): libpmemobj-1.12.1-1.el9.x86_64.rpm 455 kB/s | 160 kB 00:00 2024-04-27T01:20:52.112 INFO:teuthology.orchestra.run.smithi067.stdout:(18/32): python3-prettytable-0.7.2-27.el9.noarc 842 kB/s | 42 kB 00:00 2024-04-27T01:20:52.153 INFO:teuthology.orchestra.run.smithi067.stdout:(19/32): qatlib-service-24.02.0-1.el9.x86_64.rp 863 kB/s | 36 kB 00:00 2024-04-27T01:20:52.179 INFO:teuthology.orchestra.run.smithi067.stdout:(20/32): qatlib-24.02.0-1.el9.x86_64.rpm 2.3 MB/s | 221 kB 00:00 2024-04-27T01:20:52.204 INFO:teuthology.orchestra.run.smithi067.stdout:(21/32): qatzip-libs-1.2.0-1.el9.x86_64.rpm 943 kB/s | 47 kB 00:00 2024-04-27T01:20:52.229 INFO:teuthology.orchestra.run.smithi067.stdout:(22/32): lttng-ust-2.12.0-6.el9.x86_64.rpm 1.2 MB/s | 292 kB 00:00 2024-04-27T01:20:52.530 INFO:teuthology.orchestra.run.smithi067.stdout:(23/32): libarrow-doc-9.0.0-11.el9.noarch.rpm 86 kB/s | 26 kB 00:00 2024-04-27T01:20:52.763 INFO:teuthology.orchestra.run.smithi067.stdout:(24/32): liboath-2.6.7-2.el9.x86_64.rpm 208 kB/s | 49 kB 00:00 2024-04-27T01:20:52.788 INFO:teuthology.orchestra.run.smithi067.stdout:(25/32): gperftools-libs-2.9.1-2.el9.x86_64.rpm 507 kB/s | 309 kB 00:00 2024-04-27T01:20:52.997 INFO:teuthology.orchestra.run.smithi067.stdout:(26/32): libunwind-1.6.2-1.el9.x86_64.rpm 288 kB/s | 67 kB 00:00 2024-04-27T01:20:53.322 INFO:teuthology.orchestra.run.smithi067.stdout:(27/32): parquet-libs-9.0.0-11.el9.x86_64.rpm 1.5 MB/s | 839 kB 00:00 2024-04-27T01:20:53.348 INFO:teuthology.orchestra.run.smithi067.stdout:(28/32): re2-20211101-3.el9.x86_64.rpm 547 kB/s | 192 kB 00:00 2024-04-27T01:20:53.623 INFO:teuthology.orchestra.run.smithi067.stdout:(29/32): librados2-19.0.0-2447.gb22e2ebd.el9.x8 12 MB/s | 3.4 MB 00:00 2024-04-27T01:20:53.790 INFO:teuthology.orchestra.run.smithi067.stdout:(30/32): librbd1-19.0.0-2447.gb22e2ebd.el9.x86_ 19 MB/s | 3.1 MB 00:00 2024-04-27T01:20:54.215 INFO:teuthology.orchestra.run.smithi067.stdout:(31/32): thrift-0.15.0-2.el9.x86_64.rpm 1.8 MB/s | 1.6 MB 00:00 2024-04-27T01:20:54.598 INFO:teuthology.orchestra.run.smithi067.stdout:(32/32): libarrow-9.0.0-11.el9.x86_64.rpm 1.8 MB/s | 4.4 MB 00:02 2024-04-27T01:20:54.600 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:20:54.600 INFO:teuthology.orchestra.run.smithi067.stdout:Total 12 MB/s | 60 MB 00:05 2024-04-27T01:20:54.699 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:20:54.739 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:20:54.739 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:20:55.226 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:20:55.227 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:20:56.031 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2447.gb22e2ebd.el9.x86_64 31/34 2024-04-27T01:20:56.031 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /sys 2024-04-27T01:20:56.031 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /proc 2024-04-27T01:20:56.031 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /mnt 2024-04-27T01:20:56.031 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /var/tmp 2024-04-27T01:20:56.031 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /home 2024-04-27T01:20:56.032 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /root 2024-04-27T01:20:56.032 INFO:teuthology.orchestra.run.smithi123.stdout:skipping the directory /tmp 2024-04-27T01:20:56.032 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:20:56.737 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:20:56.824 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 1/34 2024-04-27T01:20:56.862 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 2/34 2024-04-27T01:20:56.887 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 3/34 2024-04-27T01:20:56.910 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-27T01:20:56.935 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: qatlib-service-24.02.0-1.el9.x86_64 4/34 2024-04-27T01:20:56.974 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-radosgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 32/34 2024-04-27T01:20:57.001 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 32/34 2024-04-27T01:20:57.001 INFO:teuthology.orchestra.run.smithi123.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:20:57.001 INFO:teuthology.orchestra.run.smithi123.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-27T01:20:57.001 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-27T01:20:57.001 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-27T01:20:57.001 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:20:57.003 INFO:teuthology.orchestra.run.smithi123.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-27T01:20:57.094 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-27T01:20:57.094 INFO:teuthology.orchestra.run.smithi123.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-27T01:20:57.119 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-27T01:20:57.173 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : qatlib-24.02.0-1.el9.x86_64 5/34 2024-04-27T01:20:57.567 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : thrift-0.15.0-2.el9.x86_64 6/34 2024-04-27T01:20:57.622 INFO:teuthology.orchestra.run.smithi067.stdout: Upgrading : librados2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 7/34 2024-04-27T01:20:57.724 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librados2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 7/34 2024-04-27T01:20:57.813 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rados-2:19.0.0-2447.gb22e2ebd.el9.x86_64 8/34 2024-04-27T01:20:57.840 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libcephfs2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 9/34 2024-04-27T01:20:57.894 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libcephfs2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 9/34 2024-04-27T01:20:57.924 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : liboath-2.6.7-2.el9.x86_64 10/34 2024-04-27T01:20:57.967 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-ceph-argparse-2:19.0.0-2447.gb22e2ebd.el9. 11/34 2024-04-27T01:20:58.037 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cephfs-2:19.0.0-2447.gb22e2ebd.el9.x86_64 12/34 2024-04-27T01:20:58.059 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libradosstriper1-2:19.0.0-2447.gb22e2ebd.el9.x86_6 13/34 2024-04-27T01:20:58.123 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libradosstriper1-2:19.0.0-2447.gb22e2ebd.el9.x86_6 13/34 2024-04-27T01:20:58.162 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : qatzip-libs-1.2.0-1.el9.x86_64 14/34 2024-04-27T01:20:58.263 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-27T01:20:58.263 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-base-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/34 2024-04-27T01:20:58.263 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2/34 2024-04-27T01:20:58.263 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-radosgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 3/34 2024-04-27T01:20:58.263 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-selinux-2:19.0.0-2447.gb22e2ebd.el9.x86_64 4/34 2024-04-27T01:20:58.263 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : libcephfs2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 5/34 2024-04-27T01:20:58.263 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : libradosstriper1-2:19.0.0-2447.gb22e2ebd.el9.x86_6 6/34 2024-04-27T01:20:58.264 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : librgw2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 7/34 2024-04-27T01:20:58.264 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2447.gb22e2ebd.el9. 8/34 2024-04-27T01:20:58.264 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x8 9/34 2024-04-27T01:20:58.264 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-cephfs-2:19.0.0-2447.gb22e2ebd.el9.x86_64 10/34 2024-04-27T01:20:58.264 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-rados-2:19.0.0-2447.gb22e2ebd.el9.x86_64 11/34 2024-04-27T01:20:58.264 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-rbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 12/34 2024-04-27T01:20:58.264 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-rgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 13/34 2024-04-27T01:20:58.264 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-27T01:20:58.264 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-27T01:20:58.264 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-27T01:20:58.264 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-27T01:20:58.264 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-27T01:20:58.264 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-27T01:20:58.264 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-27T01:20:58.265 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-27T01:20:58.265 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-27T01:20:58.265 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-27T01:20:58.265 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-04-27T01:20:58.265 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-04-27T01:20:58.265 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-27T01:20:58.265 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-27T01:20:58.266 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-04-27T01:20:58.266 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-27T01:20:58.266 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-27T01:20:58.266 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : librados2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 31/34 2024-04-27T01:20:58.266 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-27T01:20:58.266 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : librbd1-2:19.0.0-2447.gb22e2ebd.el9.x86_64 33/34 2024-04-27T01:20:58.285 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : re2-1:20211101-3.el9.x86_64 15/34 2024-04-27T01:20:58.316 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 16/34 2024-04-27T01:20:58.357 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 17/34 2024-04-27T01:20:58.382 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 18/34 2024-04-27T01:20:58.411 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 19/34 2024-04-27T01:20:58.443 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 20/34 2024-04-27T01:20:58.773 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 21/34 2024-04-27T01:20:58.807 INFO:teuthology.orchestra.run.smithi067.stdout: Upgrading : librbd1-2:19.0.0-2447.gb22e2ebd.el9.x86_64 22/34 2024-04-27T01:20:58.897 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librbd1-2:19.0.0-2447.gb22e2ebd.el9.x86_64 22/34 2024-04-27T01:20:58.928 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 23/34 2024-04-27T01:20:58.964 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 24/34 2024-04-27T01:20:59.066 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-27T01:20:59.066 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:20:59.066 INFO:teuthology.orchestra.run.smithi123.stdout:Upgraded: 2024-04-27T01:20:59.066 INFO:teuthology.orchestra.run.smithi123.stdout: librados2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:20:59.066 INFO:teuthology.orchestra.run.smithi123.stdout: librbd1-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:20:59.066 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:20:59.066 INFO:teuthology.orchestra.run.smithi123.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-27T01:20:59.066 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-base-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:20:59.066 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:20:59.066 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-radosgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:20:59.066 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-selinux-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:20:59.067 INFO:teuthology.orchestra.run.smithi123.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-27T01:20:59.067 INFO:teuthology.orchestra.run.smithi123.stdout: libarrow-9.0.0-11.el9.x86_64 2024-04-27T01:20:59.067 INFO:teuthology.orchestra.run.smithi123.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-04-27T01:20:59.067 INFO:teuthology.orchestra.run.smithi123.stdout: libcephfs2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:20:59.067 INFO:teuthology.orchestra.run.smithi123.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-27T01:20:59.067 INFO:teuthology.orchestra.run.smithi123.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-27T01:20:59.067 INFO:teuthology.orchestra.run.smithi123.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-27T01:20:59.067 INFO:teuthology.orchestra.run.smithi123.stdout: libradosstriper1-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:20:59.067 INFO:teuthology.orchestra.run.smithi123.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-27T01:20:59.067 INFO:teuthology.orchestra.run.smithi123.stdout: librgw2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:20:59.067 INFO:teuthology.orchestra.run.smithi123.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-27T01:20:59.067 INFO:teuthology.orchestra.run.smithi123.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-27T01:20:59.067 INFO:teuthology.orchestra.run.smithi123.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-04-27T01:20:59.067 INFO:teuthology.orchestra.run.smithi123.stdout: python3-ceph-argparse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:20:59.068 INFO:teuthology.orchestra.run.smithi123.stdout: python3-ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:20:59.068 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cephfs-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:20:59.068 INFO:teuthology.orchestra.run.smithi123.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-27T01:20:59.068 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rados-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:20:59.068 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:20:59.068 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:20:59.068 INFO:teuthology.orchestra.run.smithi123.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-27T01:20:59.068 INFO:teuthology.orchestra.run.smithi123.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-27T01:20:59.068 INFO:teuthology.orchestra.run.smithi123.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-27T01:20:59.068 INFO:teuthology.orchestra.run.smithi123.stdout: re2-1:20211101-3.el9.x86_64 2024-04-27T01:20:59.068 INFO:teuthology.orchestra.run.smithi123.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-27T01:20:59.068 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:20:59.068 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:20:59.339 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install ceph-test 2024-04-27T01:20:59.460 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 25/34 2024-04-27T01:20:59.492 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librgw2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 26/34 2024-04-27T01:20:59.547 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librgw2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 26/34 2024-04-27T01:20:59.618 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 27/34 2024-04-27T01:20:59.655 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x8 28/34 2024-04-27T01:20:59.873 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:00:30 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:20:59.995 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:20:59.996 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:20:59.996 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repository Size 2024-04-27T01:20:59.996 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:20:59.996 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:20:59.996 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-test x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 48 M 2024-04-27T01:20:59.996 INFO:teuthology.orchestra.run.smithi123.stdout:Installing dependencies: 2024-04-27T01:20:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: libcephsqlite x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 164 k 2024-04-27T01:20:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-27T01:20:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-27T01:20:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:20:59.997 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:20:59.997 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:20:59.997 INFO:teuthology.orchestra.run.smithi123.stdout:Install 4 Packages 2024-04-27T01:20:59.997 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:20:59.998 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 49 M 2024-04-27T01:20:59.998 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 207 M 2024-04-27T01:20:59.998 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:21:00.267 INFO:teuthology.orchestra.run.smithi123.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 2.2 MB/s | 305 kB 00:00 2024-04-27T01:21:00.351 INFO:teuthology.orchestra.run.smithi123.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 768 kB/s | 64 kB 00:00 2024-04-27T01:21:00.586 INFO:teuthology.orchestra.run.smithi123.stdout:(3/4): libcephsqlite-19.0.0-2447.gb22e2ebd.el9. 358 kB/s | 164 kB 00:00 2024-04-27T01:21:02.038 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x86_64 29/34 2024-04-27T01:21:02.076 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x86_64 29/34 2024-04-27T01:21:02.646 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x86_64 29/34 2024-04-27T01:21:02.688 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-base-2:19.0.0-2447.gb22e2ebd.el9.x86_64 30/34 2024-04-27T01:21:02.721 INFO:teuthology.orchestra.run.smithi123.stdout:(4/4): ceph-test-19.0.0-2447.gb22e2ebd.el9.x86_ 19 MB/s | 48 MB 00:02 2024-04-27T01:21:02.723 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:21:02.724 INFO:teuthology.orchestra.run.smithi123.stdout:Total 18 MB/s | 49 MB 00:02 2024-04-27T01:21:02.749 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:21:02.769 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:21:02.769 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:21:02.785 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-base-2:19.0.0-2447.gb22e2ebd.el9.x86_64 30/34 2024-04-27T01:21:02.785 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-27T01:21:02.785 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-27T01:21:02.785 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:03.006 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-selinux-2:19.0.0-2447.gb22e2ebd.el9.x86_64 31/34 2024-04-27T01:21:03.135 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:21:03.135 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:21:03.649 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:21:03.712 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-27T01:21:03.753 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-27T01:21:03.781 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : libcephsqlite-2:19.0.0-2447.gb22e2ebd.el9.x86_64 3/4 2024-04-27T01:21:08.352 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2447.gb22e2ebd.el9.x86_64 3/4 2024-04-27T01:21:08.454 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-test-2:19.0.0-2447.gb22e2ebd.el9.x86_64 4/4 2024-04-27T01:21:10.803 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-test-2:19.0.0-2447.gb22e2ebd.el9.x86_64 4/4 2024-04-27T01:21:10.803 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-test-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/4 2024-04-27T01:21:10.803 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : libcephsqlite-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2/4 2024-04-27T01:21:10.803 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-27T01:21:11.054 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-27T01:21:11.054 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:11.054 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:21:11.054 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-test-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:11.054 INFO:teuthology.orchestra.run.smithi123.stdout: libcephsqlite-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:11.054 INFO:teuthology.orchestra.run.smithi123.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-27T01:21:11.054 INFO:teuthology.orchestra.run.smithi123.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-27T01:21:11.054 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:11.054 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:21:11.319 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install ceph 2024-04-27T01:21:11.828 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:00:42 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:21:11.953 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:21:11.956 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:11.956 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repository Size 2024-04-27T01:21:11.956 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:11.956 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:21:11.956 INFO:teuthology.orchestra.run.smithi123.stdout: ceph x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 6.6 k 2024-04-27T01:21:11.956 INFO:teuthology.orchestra.run.smithi123.stdout:Installing dependencies: 2024-04-27T01:21:11.956 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mds x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 2.4 M 2024-04-27T01:21:11.956 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 1.5 M 2024-04-27T01:21:11.956 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 249 k 2024-04-27T01:21:11.956 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mon x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 4.7 M 2024-04-27T01:21:11.956 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-osd x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 17 M 2024-04-27T01:21:11.957 INFO:teuthology.orchestra.run.smithi123.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-27T01:21:11.957 INFO:teuthology.orchestra.run.smithi123.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-27T01:21:11.957 INFO:teuthology.orchestra.run.smithi123.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-27T01:21:11.957 INFO:teuthology.orchestra.run.smithi123.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-27T01:21:11.957 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-27T01:21:11.957 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-27T01:21:11.957 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-27T01:21:11.957 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-27T01:21:11.957 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-27T01:21:11.957 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-27T01:21:11.957 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jaraco-collections 2024-04-27T01:21:11.957 INFO:teuthology.orchestra.run.smithi123.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-27T01:21:11.957 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-27T01:21:11.957 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-27T01:21:11.958 INFO:teuthology.orchestra.run.smithi123.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-27T01:21:11.958 INFO:teuthology.orchestra.run.smithi123.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-27T01:21:11.958 INFO:teuthology.orchestra.run.smithi123.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-27T01:21:11.958 INFO:teuthology.orchestra.run.smithi123.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-27T01:21:11.958 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-27T01:21:11.958 INFO:teuthology.orchestra.run.smithi123.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-27T01:21:11.958 INFO:teuthology.orchestra.run.smithi123.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-27T01:21:11.958 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-27T01:21:11.958 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-27T01:21:11.958 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-27T01:21:11.958 INFO:teuthology.orchestra.run.smithi123.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-27T01:21:11.958 INFO:teuthology.orchestra.run.smithi123.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-27T01:21:11.958 INFO:teuthology.orchestra.run.smithi123.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-27T01:21:11.958 INFO:teuthology.orchestra.run.smithi123.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-27T01:21:11.959 INFO:teuthology.orchestra.run.smithi123.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-27T01:21:11.959 INFO:teuthology.orchestra.run.smithi123.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-27T01:21:11.959 INFO:teuthology.orchestra.run.smithi123.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-27T01:21:11.959 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:11.959 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:21:11.959 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:11.959 INFO:teuthology.orchestra.run.smithi123.stdout:Install 36 Packages 2024-04-27T01:21:11.959 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:11.960 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 30 M 2024-04-27T01:21:11.960 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 107 M 2024-04-27T01:21:11.960 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:21:12.980 INFO:teuthology.orchestra.run.smithi123.stdout:(1/36): ceph-mgr-19.0.0-2447.gb22e2ebd.el9.x86_ 5.0 MB/s | 1.5 MB 00:00 2024-04-27T01:21:13.000 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-selinux-2:19.0.0-2447.gb22e2ebd.el9.x86_64 31/34 2024-04-27T01:21:13.000 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /sys 2024-04-27T01:21:13.000 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /proc 2024-04-27T01:21:13.000 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /mnt 2024-04-27T01:21:13.000 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /var/tmp 2024-04-27T01:21:13.001 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /home 2024-04-27T01:21:13.001 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /root 2024-04-27T01:21:13.001 INFO:teuthology.orchestra.run.smithi067.stdout:skipping the directory /tmp 2024-04-27T01:21:13.001 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:13.230 INFO:teuthology.orchestra.run.smithi123.stdout:(2/36): ceph-mon-19.0.0-2447.gb22e2ebd.el9.x86_ 19 MB/s | 4.7 MB 00:00 2024-04-27T01:21:13.972 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-radosgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 32/34 2024-04-27T01:21:13.998 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 32/34 2024-04-27T01:21:13.998 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:21:13.998 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-27T01:21:13.998 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-27T01:21:13.998 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-27T01:21:13.998 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:14.000 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-27T01:21:14.013 INFO:teuthology.orchestra.run.smithi123.stdout:(3/36): ceph-osd-19.0.0-2447.gb22e2ebd.el9.x86_ 21 MB/s | 17 MB 00:00 2024-04-27T01:21:14.064 INFO:teuthology.orchestra.run.smithi123.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2447.gb22e 4.9 MB/s | 249 kB 00:00 2024-04-27T01:21:14.092 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 33/34 2024-04-27T01:21:14.092 INFO:teuthology.orchestra.run.smithi067.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-27T01:21:14.114 INFO:teuthology.orchestra.run.smithi123.stdout:(5/36): ceph-19.0.0-2447.gb22e2ebd.el9.x86_64.r 4.6 kB/s | 6.6 kB 00:01 2024-04-27T01:21:14.181 INFO:teuthology.orchestra.run.smithi123.stdout:(6/36): ceph-mds-19.0.0-2447.gb22e2ebd.el9.x86_ 1.6 MB/s | 2.4 MB 00:01 2024-04-27T01:21:14.298 INFO:teuthology.orchestra.run.smithi123.stdout:(7/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.1 MB/s | 253 kB 00:00 2024-04-27T01:21:14.348 INFO:teuthology.orchestra.run.smithi123.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 638 kB/s | 106 kB 00:00 2024-04-27T01:21:14.382 INFO:teuthology.orchestra.run.smithi123.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 1.6 MB/s | 135 kB 00:00 2024-04-27T01:21:14.432 INFO:teuthology.orchestra.run.smithi123.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 1.5 MB/s | 125 kB 00:00 2024-04-27T01:21:14.482 INFO:teuthology.orchestra.run.smithi123.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 2.1 MB/s | 215 kB 00:00 2024-04-27T01:21:14.524 INFO:teuthology.orchestra.run.smithi123.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 2.0 MB/s | 188 kB 00:00 2024-04-27T01:21:14.558 INFO:teuthology.orchestra.run.smithi123.stdout:(13/36): python3-cryptography-36.0.1-4.el9.x86_ 2.8 MB/s | 1.2 MB 00:00 2024-04-27T01:21:14.591 INFO:teuthology.orchestra.run.smithi123.stdout:(14/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.5 MB/s | 172 kB 00:00 2024-04-27T01:21:14.616 INFO:teuthology.orchestra.run.smithi123.stdout:(15/36): python3-markupsafe-1.1.1-12.el9.x86_64 377 kB/s | 35 kB 00:00 2024-04-27T01:21:14.642 INFO:teuthology.orchestra.run.smithi123.stdout:(16/36): python3-pytz-2021.1-5.el9.noarch.rpm 608 kB/s | 51 kB 00:00 2024-04-27T01:21:14.667 INFO:teuthology.orchestra.run.smithi123.stdout:(17/36): python3-toml-0.10.2-6.el9.noarch.rpm 551 kB/s | 42 kB 00:00 2024-04-27T01:21:14.726 INFO:teuthology.orchestra.run.smithi123.stdout:(18/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 745 kB/s | 43 kB 00:00 2024-04-27T01:21:14.768 INFO:teuthology.orchestra.run.smithi123.stdout:(19/36): luarocks-3.9.2-1.el9.noarch.rpm 1.2 MB/s | 151 kB 00:00 2024-04-27T01:21:14.793 INFO:teuthology.orchestra.run.smithi123.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 2.5 MB/s | 172 kB 00:00 2024-04-27T01:21:14.826 INFO:teuthology.orchestra.run.smithi123.stdout:(21/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 322 kB/s | 11 kB 00:00 2024-04-27T01:21:14.860 INFO:teuthology.orchestra.run.smithi123.stdout:(22/36): python3-jaraco-classes-3.2.1-5.el9.noa 530 kB/s | 18 kB 00:00 2024-04-27T01:21:14.885 INFO:teuthology.orchestra.run.smithi123.stdout:(23/36): python3-cherrypy-18.6.1-2.el9.noarch.r 3.0 MB/s | 358 kB 00:00 2024-04-27T01:21:14.936 INFO:teuthology.orchestra.run.smithi123.stdout:(24/36): python3-jaraco-collections-3.0.0-8.el9 307 kB/s | 23 kB 00:00 2024-04-27T01:21:14.998 INFO:teuthology.orchestra.run.smithi123.stdout:(25/36): python3-jaraco-functools-3.5.0-2.el9.n 225 kB/s | 19 kB 00:00 2024-04-27T01:21:15.061 INFO:teuthology.orchestra.run.smithi123.stdout:(26/36): python3-jaraco-text-3.2.0-6.el9.noarch 157 kB/s | 20 kB 00:00 2024-04-27T01:21:15.086 INFO:teuthology.orchestra.run.smithi123.stdout:(27/36): python3-logutils-0.3.5-21.el9.noarch.r 530 kB/s | 46 kB 00:00 2024-04-27T01:21:15.111 INFO:teuthology.orchestra.run.smithi123.stdout:(28/36): python3-more-itertools-8.12.0-2.el9.no 1.5 MB/s | 79 kB 00:00 2024-04-27T01:21:15.154 INFO:teuthology.orchestra.run.smithi123.stdout:(29/36): python3-portend-3.1.0-2.el9.noarch.rpm 393 kB/s | 16 kB 00:00 2024-04-27T01:21:15.179 INFO:teuthology.orchestra.run.smithi123.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 2.9 MB/s | 272 kB 00:00 2024-04-27T01:21:15.212 INFO:teuthology.orchestra.run.smithi123.stdout:(31/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.5 MB/s | 90 kB 00:00 2024-04-27T01:21:15.238 INFO:teuthology.orchestra.run.smithi123.stdout:(32/36): python3-tempora-5.0.0-2.el9.noarch.rpm 610 kB/s | 36 kB 00:00 2024-04-27T01:21:15.263 INFO:teuthology.orchestra.run.smithi123.stdout:(33/36): python3-webob-1.8.7-6.el9.noarch.rpm 4.5 MB/s | 230 kB 00:00 2024-04-27T01:21:15.288 INFO:teuthology.orchestra.run.smithi123.stdout:(34/36): lua-devel-5.4.4-4.el9.x86_64.rpm 33 kB/s | 22 kB 00:00 2024-04-27T01:21:15.295 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 34/34 2024-04-27T01:21:15.295 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-base-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/34 2024-04-27T01:21:15.295 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2/34 2024-04-27T01:21:15.296 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-radosgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 3/34 2024-04-27T01:21:15.296 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-selinux-2:19.0.0-2447.gb22e2ebd.el9.x86_64 4/34 2024-04-27T01:21:15.296 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libcephfs2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 5/34 2024-04-27T01:21:15.296 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libradosstriper1-2:19.0.0-2447.gb22e2ebd.el9.x86_6 6/34 2024-04-27T01:21:15.296 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librgw2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 7/34 2024-04-27T01:21:15.296 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-ceph-argparse-2:19.0.0-2447.gb22e2ebd.el9. 8/34 2024-04-27T01:21:15.296 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x8 9/34 2024-04-27T01:21:15.296 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cephfs-2:19.0.0-2447.gb22e2ebd.el9.x86_64 10/34 2024-04-27T01:21:15.296 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rados-2:19.0.0-2447.gb22e2ebd.el9.x86_64 11/34 2024-04-27T01:21:15.296 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 12/34 2024-04-27T01:21:15.296 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 13/34 2024-04-27T01:21:15.296 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 14/34 2024-04-27T01:21:15.296 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 15/34 2024-04-27T01:21:15.297 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 16/34 2024-04-27T01:21:15.297 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 17/34 2024-04-27T01:21:15.297 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 18/34 2024-04-27T01:21:15.297 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 19/34 2024-04-27T01:21:15.297 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : qatlib-24.02.0-1.el9.x86_64 20/34 2024-04-27T01:21:15.297 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : qatlib-service-24.02.0-1.el9.x86_64 21/34 2024-04-27T01:21:15.297 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : qatzip-libs-1.2.0-1.el9.x86_64 22/34 2024-04-27T01:21:15.297 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 23/34 2024-04-27T01:21:15.297 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 24/34 2024-04-27T01:21:15.297 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 25/34 2024-04-27T01:21:15.298 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 26/34 2024-04-27T01:21:15.298 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 27/34 2024-04-27T01:21:15.299 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 28/34 2024-04-27T01:21:15.299 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : re2-1:20211101-3.el9.x86_64 29/34 2024-04-27T01:21:15.299 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 30/34 2024-04-27T01:21:15.299 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librados2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 31/34 2024-04-27T01:21:15.299 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 32/34 2024-04-27T01:21:15.299 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librbd1-2:19.0.0-2447.gb22e2ebd.el9.x86_64 33/34 2024-04-27T01:21:15.313 INFO:teuthology.orchestra.run.smithi123.stdout:(35/36): python3-zc-lockfile-2.0-10.el9.noarch. 407 kB/s | 20 kB 00:00 2024-04-27T01:21:15.356 INFO:teuthology.orchestra.run.smithi123.stdout:(36/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 3.5 MB/s | 427 kB 00:00 2024-04-27T01:21:15.358 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:21:15.358 INFO:teuthology.orchestra.run.smithi123.stdout:Total 8.9 MB/s | 30 MB 00:03 2024-04-27T01:21:15.495 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:21:15.538 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:21:15.539 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:21:15.828 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:21:15.829 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:21:16.080 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 34/34 2024-04-27T01:21:16.080 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:16.080 INFO:teuthology.orchestra.run.smithi067.stdout:Upgraded: 2024-04-27T01:21:16.080 INFO:teuthology.orchestra.run.smithi067.stdout: librados2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:16.080 INFO:teuthology.orchestra.run.smithi067.stdout: librbd1-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:16.080 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:21:16.080 INFO:teuthology.orchestra.run.smithi067.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-27T01:21:16.080 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-base-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:16.080 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:16.080 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-radosgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:16.080 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-selinux-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:16.080 INFO:teuthology.orchestra.run.smithi067.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-27T01:21:16.081 INFO:teuthology.orchestra.run.smithi067.stdout: libarrow-9.0.0-11.el9.x86_64 2024-04-27T01:21:16.081 INFO:teuthology.orchestra.run.smithi067.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-04-27T01:21:16.081 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:16.081 INFO:teuthology.orchestra.run.smithi067.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-27T01:21:16.081 INFO:teuthology.orchestra.run.smithi067.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-27T01:21:16.081 INFO:teuthology.orchestra.run.smithi067.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-27T01:21:16.081 INFO:teuthology.orchestra.run.smithi067.stdout: libradosstriper1-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:16.081 INFO:teuthology.orchestra.run.smithi067.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-27T01:21:16.081 INFO:teuthology.orchestra.run.smithi067.stdout: librgw2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:16.081 INFO:teuthology.orchestra.run.smithi067.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-27T01:21:16.081 INFO:teuthology.orchestra.run.smithi067.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-27T01:21:16.081 INFO:teuthology.orchestra.run.smithi067.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-04-27T01:21:16.081 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-argparse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:16.081 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ceph-common-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:16.082 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cephfs-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:16.082 INFO:teuthology.orchestra.run.smithi067.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-27T01:21:16.082 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rados-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:16.082 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:16.082 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:16.082 INFO:teuthology.orchestra.run.smithi067.stdout: qatlib-24.02.0-1.el9.x86_64 2024-04-27T01:21:16.082 INFO:teuthology.orchestra.run.smithi067.stdout: qatlib-service-24.02.0-1.el9.x86_64 2024-04-27T01:21:16.082 INFO:teuthology.orchestra.run.smithi067.stdout: qatzip-libs-1.2.0-1.el9.x86_64 2024-04-27T01:21:16.082 INFO:teuthology.orchestra.run.smithi067.stdout: re2-1:20211101-3.el9.x86_64 2024-04-27T01:21:16.082 INFO:teuthology.orchestra.run.smithi067.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-27T01:21:16.082 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:16.082 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:21:16.354 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-test 2024-04-27T01:21:16.944 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:29 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:21:17.061 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:21:17.067 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:21:17.068 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:21:17.068 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-27T01:21:17.068 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:21:17.068 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:21:17.068 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-test x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 48 M 2024-04-27T01:21:17.068 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-27T01:21:17.069 INFO:teuthology.orchestra.run.smithi067.stdout: libcephsqlite x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 164 k 2024-04-27T01:21:17.069 INFO:teuthology.orchestra.run.smithi067.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-27T01:21:17.069 INFO:teuthology.orchestra.run.smithi067.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-27T01:21:17.069 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:17.069 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:21:17.069 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:21:17.069 INFO:teuthology.orchestra.run.smithi067.stdout:Install 4 Packages 2024-04-27T01:21:17.069 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:17.070 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 49 M 2024-04-27T01:21:17.070 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 207 M 2024-04-27T01:21:17.070 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:21:17.133 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-27T01:21:17.174 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-27T01:21:17.202 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-27T01:21:17.273 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-27T01:21:17.326 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-27T01:21:17.359 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-27T01:21:17.451 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-27T01:21:17.529 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-27T01:21:17.578 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-27T01:21:17.613 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-27T01:21:17.643 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-27T01:21:17.647 INFO:teuthology.orchestra.run.smithi067.stdout:(1/4): socat-1.7.4.1-5.el9.x86_64.rpm 1.4 MB/s | 305 kB 00:00 2024-04-27T01:21:17.677 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-27T01:21:17.711 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-27T01:21:17.719 INFO:teuthology.orchestra.run.smithi067.stdout:(2/4): xmlstarlet-1.6.1-20.el9.x86_64.rpm 885 kB/s | 64 kB 00:00 2024-04-27T01:21:17.751 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-27T01:21:17.786 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-27T01:21:17.820 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-27T01:21:17.859 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-27T01:21:17.931 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-27T01:21:17.946 INFO:teuthology.orchestra.run.smithi067.stdout:(3/4): libcephsqlite-19.0.0-2447.gb22e2ebd.el9. 323 kB/s | 164 kB 00:00 2024-04-27T01:21:18.081 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-27T01:21:18.168 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-27T01:21:18.221 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-27T01:21:18.267 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-27T01:21:18.316 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-27T01:21:18.372 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-27T01:21:18.569 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-27T01:21:18.622 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-27T01:21:18.700 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-27T01:21:18.789 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-27T01:21:18.829 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-27T01:21:18.947 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-27T01:21:19.112 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2447.gb22e2ebd.el9. 31/36 2024-04-27T01:21:19.148 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-mgr-2:19.0.0-2447.gb22e2ebd.el9.x86_64 32/36 2024-04-27T01:21:19.173 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2447.gb22e2ebd.el9.x86_64 32/36 2024-04-27T01:21:19.173 INFO:teuthology.orchestra.run.smithi123.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:21:19.173 INFO:teuthology.orchestra.run.smithi123.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-27T01:21:19.173 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-27T01:21:19.173 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-27T01:21:19.173 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:20.615 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-osd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 33/36 2024-04-27T01:21:20.642 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-osd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 33/36 2024-04-27T01:21:20.642 INFO:teuthology.orchestra.run.smithi123.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:21:20.642 INFO:teuthology.orchestra.run.smithi123.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-27T01:21:20.642 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-27T01:21:20.642 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-27T01:21:20.642 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:21.036 INFO:teuthology.orchestra.run.smithi067.stdout:(4/4): ceph-test-19.0.0-2447.gb22e2ebd.el9.x86_ 13 MB/s | 48 MB 00:03 2024-04-27T01:21:21.038 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:21:21.038 INFO:teuthology.orchestra.run.smithi067.stdout:Total 12 MB/s | 49 MB 00:03 2024-04-27T01:21:21.065 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:21:21.082 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-mon-2:19.0.0-2447.gb22e2ebd.el9.x86_64 34/36 2024-04-27T01:21:21.087 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:21:21.088 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:21:21.105 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-mon-2:19.0.0-2447.gb22e2ebd.el9.x86_64 34/36 2024-04-27T01:21:21.105 INFO:teuthology.orchestra.run.smithi123.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:21:21.105 INFO:teuthology.orchestra.run.smithi123.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-27T01:21:21.105 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-27T01:21:21.105 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-27T01:21:21.105 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:21.333 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-mds-2:19.0.0-2447.gb22e2ebd.el9.x86_64 35/36 2024-04-27T01:21:21.356 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-mds-2:19.0.0-2447.gb22e2ebd.el9.x86_64 35/36 2024-04-27T01:21:21.356 INFO:teuthology.orchestra.run.smithi123.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:21:21.356 INFO:teuthology.orchestra.run.smithi123.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-27T01:21:21.357 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-27T01:21:21.357 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-27T01:21:21.357 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:21.420 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-2:19.0.0-2447.gb22e2ebd.el9.x86_64 36/36 2024-04-27T01:21:21.473 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:21:21.473 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:21:22.014 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:21:22.097 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 1/4 2024-04-27T01:21:22.136 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 2/4 2024-04-27T01:21:22.163 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libcephsqlite-2:19.0.0-2447.gb22e2ebd.el9.x86_64 3/4 2024-04-27T01:21:22.924 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-2:19.0.0-2447.gb22e2ebd.el9.x86_64 36/36 2024-04-27T01:21:22.925 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/36 2024-04-27T01:21:22.925 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-mds-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2/36 2024-04-27T01:21:22.925 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-mgr-2:19.0.0-2447.gb22e2ebd.el9.x86_64 3/36 2024-04-27T01:21:22.925 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-mon-2:19.0.0-2447.gb22e2ebd.el9.x86_64 4/36 2024-04-27T01:21:22.925 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-osd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 5/36 2024-04-27T01:21:22.925 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2447.gb22e2ebd.el9. 6/36 2024-04-27T01:21:22.925 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-27T01:21:22.925 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-27T01:21:22.925 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-27T01:21:22.925 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-27T01:21:22.925 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-27T01:21:22.925 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-27T01:21:22.925 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-27T01:21:22.925 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-27T01:21:22.925 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-27T01:21:22.926 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-27T01:21:22.926 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-27T01:21:22.926 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-27T01:21:22.926 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-27T01:21:22.926 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-27T01:21:22.926 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-27T01:21:22.926 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-27T01:21:22.926 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-27T01:21:22.926 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-27T01:21:22.926 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-27T01:21:22.926 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-27T01:21:22.926 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-27T01:21:22.926 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-27T01:21:22.926 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-27T01:21:22.927 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-27T01:21:22.927 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-27T01:21:22.927 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-27T01:21:22.927 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-27T01:21:22.927 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-27T01:21:22.927 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-27T01:21:23.783 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-27T01:21:23.783 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:23.783 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:21:23.783 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:23.783 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mds-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:23.783 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:23.783 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-modules-core-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:21:23.783 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mon-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:23.784 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-osd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:23.784 INFO:teuthology.orchestra.run.smithi123.stdout: lua-5.4.4-4.el9.x86_64 2024-04-27T01:21:23.784 INFO:teuthology.orchestra.run.smithi123.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-27T01:21:23.784 INFO:teuthology.orchestra.run.smithi123.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-27T01:21:23.784 INFO:teuthology.orchestra.run.smithi123.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-27T01:21:23.784 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-27T01:21:23.784 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-27T01:21:23.784 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-27T01:21:23.784 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-27T01:21:23.784 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-27T01:21:23.784 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-27T01:21:23.784 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-27T01:21:23.784 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-27T01:21:23.784 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-27T01:21:23.785 INFO:teuthology.orchestra.run.smithi123.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-27T01:21:23.785 INFO:teuthology.orchestra.run.smithi123.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-27T01:21:23.785 INFO:teuthology.orchestra.run.smithi123.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-27T01:21:23.785 INFO:teuthology.orchestra.run.smithi123.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-27T01:21:23.785 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-27T01:21:23.785 INFO:teuthology.orchestra.run.smithi123.stdout: python3-ply-3.11-14.el9.noarch 2024-04-27T01:21:23.785 INFO:teuthology.orchestra.run.smithi123.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-27T01:21:23.785 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-27T01:21:23.785 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-27T01:21:23.785 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-27T01:21:23.785 INFO:teuthology.orchestra.run.smithi123.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-27T01:21:23.785 INFO:teuthology.orchestra.run.smithi123.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-27T01:21:23.785 INFO:teuthology.orchestra.run.smithi123.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-27T01:21:23.785 INFO:teuthology.orchestra.run.smithi123.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-27T01:21:23.785 INFO:teuthology.orchestra.run.smithi123.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-27T01:21:23.786 INFO:teuthology.orchestra.run.smithi123.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-27T01:21:23.786 INFO:teuthology.orchestra.run.smithi123.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-27T01:21:23.786 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:23.786 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:21:24.137 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install ceph-base 2024-04-27T01:21:24.652 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:00:55 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:21:24.730 INFO:teuthology.orchestra.run.smithi123.stdout:Package ceph-base-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:21:24.770 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:21:24.771 INFO:teuthology.orchestra.run.smithi123.stdout:Nothing to do. 2024-04-27T01:21:24.772 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:21:24.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install cephadm 2024-04-27T01:21:25.348 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:00:56 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:21:25.466 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:21:25.467 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:25.467 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repository Size 2024-04-27T01:21:25.467 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:25.468 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:21:25.468 INFO:teuthology.orchestra.run.smithi123.stdout: cephadm noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 762 k 2024-04-27T01:21:25.468 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:25.468 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:21:25.468 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:25.468 INFO:teuthology.orchestra.run.smithi123.stdout:Install 1 Package 2024-04-27T01:21:25.468 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:25.468 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 762 k 2024-04-27T01:21:25.468 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 768 k 2024-04-27T01:21:25.468 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:21:26.949 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libcephsqlite-2:19.0.0-2447.gb22e2ebd.el9.x86_64 3/4 2024-04-27T01:21:26.964 INFO:teuthology.orchestra.run.smithi123.stdout:cephadm-19.0.0-2447.gb22e2ebd.el9.noarch.rpm 509 kB/s | 762 kB 00:01 2024-04-27T01:21:26.965 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:21:26.966 INFO:teuthology.orchestra.run.smithi123.stdout:Total 509 kB/s | 762 kB 00:01 2024-04-27T01:21:26.966 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:21:26.972 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:21:26.972 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:21:26.978 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:21:26.978 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:21:27.038 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-test-2:19.0.0-2447.gb22e2ebd.el9.x86_64 4/4 2024-04-27T01:21:27.056 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:21:27.524 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 1/1 2024-04-27T01:21:27.609 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 1/1 2024-04-27T01:21:27.910 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 1/1 2024-04-27T01:21:28.128 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 1/1 2024-04-27T01:21:28.128 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:28.128 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:21:28.128 INFO:teuthology.orchestra.run.smithi123.stdout: cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:21:28.128 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:28.128 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:21:28.366 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install ceph-immutable-object-cache 2024-04-27T01:21:28.878 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:00:59 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:21:29.000 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:21:29.001 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:29.001 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repo Size 2024-04-27T01:21:29.001 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:29.001 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:21:29.001 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 145 k 2024-04-27T01:21:29.001 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:29.001 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:21:29.001 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:29.001 INFO:teuthology.orchestra.run.smithi123.stdout:Install 1 Package 2024-04-27T01:21:29.001 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:29.001 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 145 k 2024-04-27T01:21:29.001 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 436 k 2024-04-27T01:21:29.002 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:21:29.228 INFO:teuthology.orchestra.run.smithi123.stdout:ceph-immutable-object-cache-19.0.0-2447.gb22e2e 641 kB/s | 145 kB 00:00 2024-04-27T01:21:29.229 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:21:29.229 INFO:teuthology.orchestra.run.smithi123.stdout:Total 635 kB/s | 145 kB 00:00 2024-04-27T01:21:29.229 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:21:29.236 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:21:29.237 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:21:29.293 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:21:29.294 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:21:29.387 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-test-2:19.0.0-2447.gb22e2ebd.el9.x86_64 4/4 2024-04-27T01:21:29.387 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-test-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/4 2024-04-27T01:21:29.387 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libcephsqlite-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2/4 2024-04-27T01:21:29.387 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 3/4 2024-04-27T01:21:29.439 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:21:29.538 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2447.gb22e2ebd. 1/1 2024-04-27T01:21:29.561 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2447.gb22e2ebd. 1/1 2024-04-27T01:21:29.561 INFO:teuthology.orchestra.run.smithi123.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:21:29.561 INFO:teuthology.orchestra.run.smithi123.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-27T01:21:29.561 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:29.672 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 4/4 2024-04-27T01:21:29.672 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:29.672 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:21:29.672 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-test-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:29.672 INFO:teuthology.orchestra.run.smithi067.stdout: libcephsqlite-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:29.672 INFO:teuthology.orchestra.run.smithi067.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-27T01:21:29.673 INFO:teuthology.orchestra.run.smithi067.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-27T01:21:29.673 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:29.673 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:21:29.980 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph 2024-04-27T01:21:30.426 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2447.gb22e2ebd. 1/1 2024-04-27T01:21:30.426 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:30.426 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:21:30.426 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-immutable-object-cache-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:30.426 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:30.426 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:21:30.505 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:43 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:21:30.632 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:21:30.634 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:21:30.634 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-27T01:21:30.634 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:21:30.635 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:21:30.635 INFO:teuthology.orchestra.run.smithi067.stdout: ceph x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 6.6 k 2024-04-27T01:21:30.635 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-27T01:21:30.635 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mds x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 2.4 M 2024-04-27T01:21:30.635 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 1.5 M 2024-04-27T01:21:30.635 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-modules-core noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 249 k 2024-04-27T01:21:30.635 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mon x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 4.7 M 2024-04-27T01:21:30.635 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-osd x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 17 M 2024-04-27T01:21:30.635 INFO:teuthology.orchestra.run.smithi067.stdout: lua x86_64 5.4.4-4.el9 appstream 188 k 2024-04-27T01:21:30.635 INFO:teuthology.orchestra.run.smithi067.stdout: lua-devel x86_64 5.4.4-4.el9 crb 22 k 2024-04-27T01:21:30.635 INFO:teuthology.orchestra.run.smithi067.stdout: luarocks noarch 3.9.2-1.el9 epel 151 k 2024-04-27T01:21:30.635 INFO:teuthology.orchestra.run.smithi067.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-27T01:21:30.635 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-27T01:21:30.635 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-27T01:21:30.635 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-27T01:21:30.636 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-27T01:21:30.636 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-27T01:21:30.636 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-27T01:21:30.636 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-collections 2024-04-27T01:21:30.636 INFO:teuthology.orchestra.run.smithi067.stdout: noarch 3.0.0-8.el9 epel 23 k 2024-04-27T01:21:30.636 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-27T01:21:30.636 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-27T01:21:30.636 INFO:teuthology.orchestra.run.smithi067.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-27T01:21:30.636 INFO:teuthology.orchestra.run.smithi067.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-27T01:21:30.636 INFO:teuthology.orchestra.run.smithi067.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-27T01:21:30.636 INFO:teuthology.orchestra.run.smithi067.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-27T01:21:30.636 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-27T01:21:30.636 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-27T01:21:30.636 INFO:teuthology.orchestra.run.smithi067.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-27T01:21:30.636 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-27T01:21:30.637 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-27T01:21:30.637 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-27T01:21:30.637 INFO:teuthology.orchestra.run.smithi067.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-27T01:21:30.637 INFO:teuthology.orchestra.run.smithi067.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-27T01:21:30.637 INFO:teuthology.orchestra.run.smithi067.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-27T01:21:30.637 INFO:teuthology.orchestra.run.smithi067.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-27T01:21:30.637 INFO:teuthology.orchestra.run.smithi067.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-27T01:21:30.637 INFO:teuthology.orchestra.run.smithi067.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-27T01:21:30.637 INFO:teuthology.orchestra.run.smithi067.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-27T01:21:30.637 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:30.637 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:21:30.637 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:21:30.637 INFO:teuthology.orchestra.run.smithi067.stdout:Install 36 Packages 2024-04-27T01:21:30.637 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:30.638 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 30 M 2024-04-27T01:21:30.638 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 107 M 2024-04-27T01:21:30.638 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:21:30.647 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install ceph-mgr 2024-04-27T01:21:31.167 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:02 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:21:31.248 INFO:teuthology.orchestra.run.smithi123.stdout:Package ceph-mgr-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:21:31.291 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:21:31.292 INFO:teuthology.orchestra.run.smithi123.stdout:Nothing to do. 2024-04-27T01:21:31.292 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:21:31.370 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install ceph-mgr-dashboard 2024-04-27T01:21:31.521 INFO:teuthology.orchestra.run.smithi067.stdout:(1/36): ceph-19.0.0-2447.gb22e2ebd.el9.x86_64.r 27 kB/s | 6.6 kB 00:00 2024-04-27T01:21:31.671 INFO:teuthology.orchestra.run.smithi067.stdout:(2/36): ceph-mgr-19.0.0-2447.gb22e2ebd.el9.x86_ 3.8 MB/s | 1.5 MB 00:00 2024-04-27T01:21:31.712 INFO:teuthology.orchestra.run.smithi067.stdout:(3/36): ceph-mds-19.0.0-2447.gb22e2ebd.el9.x86_ 5.4 MB/s | 2.4 MB 00:00 2024-04-27T01:21:31.788 INFO:teuthology.orchestra.run.smithi067.stdout:(4/36): ceph-mgr-modules-core-19.0.0-2447.gb22e 3.2 MB/s | 249 kB 00:00 2024-04-27T01:21:31.877 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:02 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:21:31.963 INFO:teuthology.orchestra.run.smithi067.stdout:(5/36): python3-cffi-1.14.5-5.el9.x86_64.rpm 1.4 MB/s | 253 kB 00:00 2024-04-27T01:21:31.996 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:21:31.997 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:31.997 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repository Size 2024-04-27T01:21:31.997 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:31.997 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:21:31.998 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 3.5 M 2024-04-27T01:21:31.998 INFO:teuthology.orchestra.run.smithi123.stdout:Installing dependencies: 2024-04-27T01:21:31.998 INFO:teuthology.orchestra.run.smithi123.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-27T01:21:31.998 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 32 k 2024-04-27T01:21:31.998 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 15 k 2024-04-27T01:21:31.998 INFO:teuthology.orchestra.run.smithi123.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-27T01:21:31.998 INFO:teuthology.orchestra.run.smithi123.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-27T01:21:31.998 INFO:teuthology.orchestra.run.smithi123.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-27T01:21:31.998 INFO:teuthology.orchestra.run.smithi123.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-27T01:21:31.998 INFO:teuthology.orchestra.run.smithi123.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-27T01:21:31.998 INFO:teuthology.orchestra.run.smithi123.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-27T01:21:31.998 INFO:teuthology.orchestra.run.smithi123.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-27T01:21:31.998 INFO:teuthology.orchestra.run.smithi123.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-27T01:21:31.998 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:31.999 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:21:31.999 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:31.999 INFO:teuthology.orchestra.run.smithi123.stdout:Install 12 Packages 2024-04-27T01:21:31.999 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:31.999 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 8.6 M 2024-04-27T01:21:31.999 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 103 M 2024-04-27T01:21:31.999 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:21:32.497 INFO:teuthology.orchestra.run.smithi067.stdout:(6/36): ceph-osd-19.0.0-2447.gb22e2ebd.el9.x86_ 20 MB/s | 17 MB 00:00 2024-04-27T01:21:32.613 INFO:teuthology.orchestra.run.smithi067.stdout:(7/36): python3-cryptography-36.0.1-4.el9.x86_6 1.9 MB/s | 1.2 MB 00:00 2024-04-27T01:21:32.680 INFO:teuthology.orchestra.run.smithi067.stdout:(8/36): python3-ply-3.11-14.el9.noarch.rpm 581 kB/s | 106 kB 00:00 2024-04-27T01:21:32.706 INFO:teuthology.orchestra.run.smithi067.stdout:(9/36): python3-pycparser-2.20-6.el9.noarch.rpm 1.4 MB/s | 135 kB 00:00 2024-04-27T01:21:32.731 INFO:teuthology.orchestra.run.smithi067.stdout:(10/36): python3-requests-2.25.1-8.el9.noarch.r 2.4 MB/s | 125 kB 00:00 2024-04-27T01:21:32.823 INFO:teuthology.orchestra.run.smithi067.stdout:(11/36): python3-urllib3-1.26.5-5.el9.noarch.rp 1.8 MB/s | 215 kB 00:00 2024-04-27T01:21:32.890 INFO:teuthology.orchestra.run.smithi067.stdout:(12/36): lua-5.4.4-4.el9.x86_64.rpm 1.2 MB/s | 188 kB 00:00 2024-04-27T01:21:32.940 INFO:teuthology.orchestra.run.smithi067.stdout:(13/36): python3-markupsafe-1.1.1-12.el9.x86_64 693 kB/s | 35 kB 00:00 2024-04-27T01:21:32.982 INFO:teuthology.orchestra.run.smithi067.stdout:(14/36): python3-mako-1.1.4-6.el9.noarch.rpm 1.1 MB/s | 172 kB 00:00 2024-04-27T01:21:33.007 INFO:teuthology.orchestra.run.smithi067.stdout:(15/36): python3-pytz-2021.1-5.el9.noarch.rpm 765 kB/s | 51 kB 00:00 2024-04-27T01:21:33.024 INFO:teuthology.orchestra.run.smithi123.stdout:(1/12): ceph-grafana-dashboards-19.0.0-2447.gb2 126 kB/s | 32 kB 00:00 2024-04-27T01:21:33.032 INFO:teuthology.orchestra.run.smithi067.stdout:(16/36): python3-toml-0.10.2-6.el9.noarch.rpm 829 kB/s | 42 kB 00:00 2024-04-27T01:21:33.049 INFO:teuthology.orchestra.run.smithi123.stdout:(2/12): ceph-prometheus-alerts-19.0.0-2447.gb22 55 kB/s | 15 kB 00:00 2024-04-27T01:21:33.308 INFO:teuthology.orchestra.run.smithi067.stdout:(17/36): ceph-mon-19.0.0-2447.gb22e2ebd.el9.x86 2.6 MB/s | 4.7 MB 00:01 2024-04-27T01:21:33.366 INFO:teuthology.orchestra.run.smithi123.stdout:(3/12): ceph-mgr-dashboard-19.0.0-2447.gb22e2eb 5.9 MB/s | 3.5 MB 00:00 2024-04-27T01:21:33.433 INFO:teuthology.orchestra.run.smithi067.stdout:(18/36): luarocks-3.9.2-1.el9.noarch.rpm 378 kB/s | 151 kB 00:00 2024-04-27T01:21:33.441 INFO:teuthology.orchestra.run.smithi123.stdout:(4/12): python3-protobuf-3.14.0-13.el9.noarch.r 687 kB/s | 269 kB 00:00 2024-04-27T01:21:33.466 INFO:teuthology.orchestra.run.smithi067.stdout:(19/36): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 334 kB/s | 43 kB 00:00 2024-04-27T01:21:33.491 INFO:teuthology.orchestra.run.smithi123.stdout:(5/12): protobuf-3.14.0-13.el9.x86_64.rpm 2.2 MB/s | 1.0 MB 00:00 2024-04-27T01:21:33.542 INFO:teuthology.orchestra.run.smithi067.stdout:(20/36): python3-cheroot-8.6.0-4.el9.noarch.rpm 1.6 MB/s | 172 kB 00:00 2024-04-27T01:21:33.601 INFO:teuthology.orchestra.run.smithi067.stdout:(21/36): python3-cherrypy-18.6.1-2.el9.noarch.r 2.6 MB/s | 358 kB 00:00 2024-04-27T01:21:33.626 INFO:teuthology.orchestra.run.smithi067.stdout:(22/36): python3-jaraco-8.2.1-3.el9.noarch.rpm 128 kB/s | 11 kB 00:00 2024-04-27T01:21:33.668 INFO:teuthology.orchestra.run.smithi067.stdout:(23/36): python3-jaraco-classes-3.2.1-5.el9.noa 265 kB/s | 18 kB 00:00 2024-04-27T01:21:33.701 INFO:teuthology.orchestra.run.smithi067.stdout:(24/36): lua-devel-5.4.4-4.el9.x86_64.rpm 32 kB/s | 22 kB 00:00 2024-04-27T01:21:33.726 INFO:teuthology.orchestra.run.smithi067.stdout:(25/36): python3-jaraco-collections-3.0.0-8.el9 231 kB/s | 23 kB 00:00 2024-04-27T01:21:33.743 INFO:teuthology.orchestra.run.smithi067.stdout:(26/36): python3-jaraco-functools-3.5.0-2.el9.n 260 kB/s | 19 kB 00:00 2024-04-27T01:21:33.760 INFO:teuthology.orchestra.run.smithi067.stdout:(27/36): python3-jaraco-text-3.2.0-6.el9.noarch 335 kB/s | 20 kB 00:00 2024-04-27T01:21:33.794 INFO:teuthology.orchestra.run.smithi067.stdout:(28/36): python3-logutils-0.3.5-21.el9.noarch.r 688 kB/s | 46 kB 00:00 2024-04-27T01:21:33.800 INFO:teuthology.orchestra.run.smithi123.stdout:(6/12): protobuf-compiler-3.14.0-13.el9.x86_64. 1.9 MB/s | 863 kB 00:00 2024-04-27T01:21:33.819 INFO:teuthology.orchestra.run.smithi067.stdout:(29/36): python3-more-itertools-8.12.0-2.el9.no 1.0 MB/s | 79 kB 00:00 2024-04-27T01:21:33.845 INFO:teuthology.orchestra.run.smithi067.stdout:(30/36): python3-pecan-1.4.2-3.el9.noarch.rpm 3.2 MB/s | 272 kB 00:00 2024-04-27T01:21:33.862 INFO:teuthology.orchestra.run.smithi067.stdout:(31/36): python3-portend-3.1.0-2.el9.noarch.rpm 245 kB/s | 16 kB 00:00 2024-04-27T01:21:33.867 INFO:teuthology.orchestra.run.smithi123.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 52 kB/s | 19 kB 00:00 2024-04-27T01:21:33.887 INFO:teuthology.orchestra.run.smithi067.stdout:(32/36): python3-pyOpenSSL-21.0.0-1.el9.noarch. 1.3 MB/s | 90 kB 00:00 2024-04-27T01:21:33.912 INFO:teuthology.orchestra.run.smithi067.stdout:(33/36): python3-tempora-5.0.0-2.el9.noarch.rpm 533 kB/s | 36 kB 00:00 2024-04-27T01:21:33.937 INFO:teuthology.orchestra.run.smithi067.stdout:(34/36): python3-webob-1.8.7-6.el9.noarch.rpm 3.0 MB/s | 230 kB 00:00 2024-04-27T01:21:33.979 INFO:teuthology.orchestra.run.smithi067.stdout:(35/36): python3-werkzeug-2.0.3-3.el9.1.noarch. 4.5 MB/s | 427 kB 00:00 2024-04-27T01:21:34.004 INFO:teuthology.orchestra.run.smithi067.stdout:(36/36): python3-zc-lockfile-2.0-10.el9.noarch. 218 kB/s | 20 kB 00:00 2024-04-27T01:21:34.008 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:21:34.008 INFO:teuthology.orchestra.run.smithi067.stdout:Total 8.9 MB/s | 30 MB 00:03 2024-04-27T01:21:34.150 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:21:34.192 INFO:teuthology.orchestra.run.smithi123.stdout:(8/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 730 kB/s | 548 kB 00:00 2024-04-27T01:21:34.194 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:21:34.194 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:21:34.217 INFO:teuthology.orchestra.run.smithi123.stdout:(9/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 413 kB/s | 144 kB 00:00 2024-04-27T01:21:34.318 INFO:teuthology.orchestra.run.smithi123.stdout:(10/12): python3-repoze-lru-0.7-16.el9.noarch.r 246 kB/s | 31 kB 00:00 2024-04-27T01:21:34.434 INFO:teuthology.orchestra.run.smithi123.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 869 kB/s | 188 kB 00:00 2024-04-27T01:21:34.506 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:21:34.507 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:21:34.726 INFO:teuthology.orchestra.run.smithi123.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 2.2 MB/s | 2.0 MB 00:00 2024-04-27T01:21:34.731 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:21:34.731 INFO:teuthology.orchestra.run.smithi123.stdout:Total 3.2 MB/s | 8.6 MB 00:02 2024-04-27T01:21:34.781 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:21:34.798 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:21:34.798 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:21:34.953 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:21:34.953 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:21:35.472 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:21:35.552 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-27T01:21:35.587 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-27T01:21:35.634 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-27T01:21:35.664 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-27T01:21:35.740 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-27T01:21:35.793 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:21:35.873 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-27T01:21:35.932 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 1/36 2024-04-27T01:21:35.966 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 2/36 2024-04-27T01:21:35.967 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-27T01:21:35.993 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : lua-5.4.4-4.el9.x86_64 3/36 2024-04-27T01:21:36.010 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-27T01:21:36.038 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-27T01:21:36.069 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : lua-devel-5.4.4-4.el9.x86_64 4/36 2024-04-27T01:21:36.070 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2447.gb22e2ebd.el9 10/12 2024-04-27T01:21:36.243 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : luarocks-3.9.2-1.el9.noarch 5/36 2024-04-27T01:21:36.275 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 6/36 2024-04-27T01:21:36.373 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 7/36 2024-04-27T01:21:36.449 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 8/36 2024-04-27T01:21:36.495 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 9/36 2024-04-27T01:21:36.538 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 10/36 2024-04-27T01:21:36.567 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 11/36 2024-04-27T01:21:36.602 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 12/36 2024-04-27T01:21:36.635 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 13/36 2024-04-27T01:21:36.676 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 14/36 2024-04-27T01:21:36.728 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 15/36 2024-04-27T01:21:36.762 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 16/36 2024-04-27T01:21:36.800 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 17/36 2024-04-27T01:21:36.877 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/36 2024-04-27T01:21:37.115 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2447.gb22e2ebd.el 11/12 2024-04-27T01:21:37.154 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2447.gb22e2ebd.el9.noa 12/12 2024-04-27T01:21:37.155 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 19/36 2024-04-27T01:21:37.254 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 20/36 2024-04-27T01:21:37.312 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 21/36 2024-04-27T01:21:37.350 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 22/36 2024-04-27T01:21:37.408 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-ply-3.11-14.el9.noarch 23/36 2024-04-27T01:21:37.472 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 24/36 2024-04-27T01:21:37.681 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 25/36 2024-04-27T01:21:37.737 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 26/36 2024-04-27T01:21:37.819 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 27/36 2024-04-27T01:21:37.909 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 28/36 2024-04-27T01:21:37.944 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 29/36 2024-04-27T01:21:38.066 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 30/36 2024-04-27T01:21:38.233 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-2447.gb22e2ebd.el9. 31/36 2024-04-27T01:21:38.304 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-2:19.0.0-2447.gb22e2ebd.el9.x86_64 32/36 2024-04-27T01:21:38.330 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-2:19.0.0-2447.gb22e2ebd.el9.x86_64 32/36 2024-04-27T01:21:38.331 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:21:38.331 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-27T01:21:38.331 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-27T01:21:38.331 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-27T01:21:38.331 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:38.567 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2447.gb22e2ebd.el9.noa 12/12 2024-04-27T01:21:38.568 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2447.gb22e2ebd.el 1/12 2024-04-27T01:21:38.568 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2447.gb22e2ebd.el9.noa 2/12 2024-04-27T01:21:38.568 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2447.gb22e2ebd.el9 3/12 2024-04-27T01:21:38.568 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-27T01:21:38.568 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-27T01:21:38.568 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-27T01:21:38.568 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-27T01:21:38.568 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-27T01:21:38.568 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-27T01:21:38.568 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-27T01:21:38.568 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-27T01:21:38.868 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-27T01:21:38.869 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:38.869 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:21:38.869 INFO:teuthology.orchestra.run.smithi123.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-27T01:21:38.869 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-grafana-dashboards-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:21:38.869 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-dashboard-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:21:38.869 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-prometheus-alerts-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:21:38.869 INFO:teuthology.orchestra.run.smithi123.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-27T01:21:38.869 INFO:teuthology.orchestra.run.smithi123.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-27T01:21:38.869 INFO:teuthology.orchestra.run.smithi123.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-27T01:21:38.869 INFO:teuthology.orchestra.run.smithi123.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-27T01:21:38.869 INFO:teuthology.orchestra.run.smithi123.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-27T01:21:38.869 INFO:teuthology.orchestra.run.smithi123.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-27T01:21:38.869 INFO:teuthology.orchestra.run.smithi123.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-27T01:21:38.869 INFO:teuthology.orchestra.run.smithi123.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-27T01:21:38.870 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:38.870 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:21:39.123 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-27T01:21:39.630 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:10 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:21:39.750 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:21:39.751 INFO:teuthology.orchestra.run.smithi123.stdout:======================================================================================= 2024-04-27T01:21:39.751 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repository Size 2024-04-27T01:21:39.751 INFO:teuthology.orchestra.run.smithi123.stdout:======================================================================================= 2024-04-27T01:21:39.751 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:21:39.752 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 7.4 M 2024-04-27T01:21:39.752 INFO:teuthology.orchestra.run.smithi123.stdout:Installing dependencies: 2024-04-27T01:21:39.752 INFO:teuthology.orchestra.run.smithi123.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-27T01:21:39.752 INFO:teuthology.orchestra.run.smithi123.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-27T01:21:39.752 INFO:teuthology.orchestra.run.smithi123.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-27T01:21:39.752 INFO:teuthology.orchestra.run.smithi123.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-27T01:21:39.752 INFO:teuthology.orchestra.run.smithi123.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-27T01:21:39.752 INFO:teuthology.orchestra.run.smithi123.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-27T01:21:39.752 INFO:teuthology.orchestra.run.smithi123.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-27T01:21:39.752 INFO:teuthology.orchestra.run.smithi123.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-04-27T01:21:39.752 INFO:teuthology.orchestra.run.smithi123.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-27T01:21:39.752 INFO:teuthology.orchestra.run.smithi123.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-27T01:21:39.752 INFO:teuthology.orchestra.run.smithi123.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-27T01:21:39.752 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:39.753 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:21:39.753 INFO:teuthology.orchestra.run.smithi123.stdout:======================================================================================= 2024-04-27T01:21:39.753 INFO:teuthology.orchestra.run.smithi123.stdout:Install 12 Packages 2024-04-27T01:21:39.753 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:39.753 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 38 M 2024-04-27T01:21:39.753 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 209 M 2024-04-27T01:21:39.754 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:21:39.863 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-osd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 33/36 2024-04-27T01:21:39.891 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-osd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 33/36 2024-04-27T01:21:39.891 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:21:39.891 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-27T01:21:39.891 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-27T01:21:39.891 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-27T01:21:39.891 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:40.364 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mon-2:19.0.0-2447.gb22e2ebd.el9.x86_64 34/36 2024-04-27T01:21:40.389 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mon-2:19.0.0-2447.gb22e2ebd.el9.x86_64 34/36 2024-04-27T01:21:40.389 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:21:40.389 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-27T01:21:40.389 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-27T01:21:40.389 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-27T01:21:40.389 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:40.442 INFO:teuthology.orchestra.run.smithi123.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 393 kB/s | 195 kB 00:00 2024-04-27T01:21:40.526 INFO:teuthology.orchestra.run.smithi123.stdout:(2/12): flexiblas-3.0.4-8.el9.x86_64.rpm 392 kB/s | 33 kB 00:00 2024-04-27T01:21:40.623 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mds-2:19.0.0-2447.gb22e2ebd.el9.x86_64 35/36 2024-04-27T01:21:40.635 INFO:teuthology.orchestra.run.smithi123.stdout:(3/12): libgfortran-11.4.1-3.el9.x86_64.rpm 1.1 MB/s | 803 kB 00:00 2024-04-27T01:21:40.647 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mds-2:19.0.0-2447.gb22e2ebd.el9.x86_64 35/36 2024-04-27T01:21:40.647 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:21:40.647 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-27T01:21:40.647 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-27T01:21:40.647 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-27T01:21:40.647 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:40.713 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-2:19.0.0-2447.gb22e2ebd.el9.x86_64 36/36 2024-04-27T01:21:40.727 INFO:teuthology.orchestra.run.smithi123.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 199 kB/s | 18 kB 00:00 2024-04-27T01:21:40.810 INFO:teuthology.orchestra.run.smithi123.stdout:(5/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 11 MB/s | 3.0 MB 00:00 2024-04-27T01:21:40.836 INFO:teuthology.orchestra.run.smithi123.stdout:(6/12): openblas-0.3.21-2.el9.x86_64.rpm 324 kB/s | 35 kB 00:00 2024-04-27T01:21:40.927 INFO:teuthology.orchestra.run.smithi123.stdout:(7/12): python3-devel-3.9.18-3.el9.x86_64.rpm 2.6 MB/s | 244 kB 00:00 2024-04-27T01:21:41.070 INFO:teuthology.orchestra.run.smithi123.stdout:(8/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 18 MB/s | 4.7 MB 00:00 2024-04-27T01:21:41.161 INFO:teuthology.orchestra.run.smithi123.stdout:(9/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 22 MB/s | 5.1 MB 00:00 2024-04-27T01:21:41.203 INFO:teuthology.orchestra.run.smithi123.stdout:(10/12): python3-numpy-f2py-1.20.1-5.el9.x86_64 1.8 MB/s | 250 kB 00:00 2024-04-27T01:21:41.554 INFO:teuthology.orchestra.run.smithi123.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 41 MB/s | 16 MB 00:00 2024-04-27T01:21:42.362 INFO:teuthology.orchestra.run.smithi123.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-2 3.1 MB/s | 7.4 MB 00:02 2024-04-27T01:21:42.365 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:21:42.365 INFO:teuthology.orchestra.run.smithi123.stdout:Total 15 MB/s | 38 MB 00:02 2024-04-27T01:21:42.506 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-2:19.0.0-2447.gb22e2ebd.el9.x86_64 36/36 2024-04-27T01:21:42.506 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/36 2024-04-27T01:21:42.506 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mds-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2/36 2024-04-27T01:21:42.506 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-2:19.0.0-2447.gb22e2ebd.el9.x86_64 3/36 2024-04-27T01:21:42.506 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mon-2:19.0.0-2447.gb22e2ebd.el9.x86_64 4/36 2024-04-27T01:21:42.506 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-osd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 5/36 2024-04-27T01:21:42.506 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-2447.gb22e2ebd.el9. 6/36 2024-04-27T01:21:42.506 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 7/36 2024-04-27T01:21:42.507 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 8/36 2024-04-27T01:21:42.507 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-ply-3.11-14.el9.noarch 9/36 2024-04-27T01:21:42.507 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 10/36 2024-04-27T01:21:42.507 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 11/36 2024-04-27T01:21:42.507 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 12/36 2024-04-27T01:21:42.507 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : lua-5.4.4-4.el9.x86_64 13/36 2024-04-27T01:21:42.507 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 14/36 2024-04-27T01:21:42.507 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 15/36 2024-04-27T01:21:42.507 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 16/36 2024-04-27T01:21:42.507 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 17/36 2024-04-27T01:21:42.507 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : lua-devel-5.4.4-4.el9.x86_64 18/36 2024-04-27T01:21:42.507 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : luarocks-3.9.2-1.el9.noarch 19/36 2024-04-27T01:21:42.507 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 20/36 2024-04-27T01:21:42.507 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 21/36 2024-04-27T01:21:42.508 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 22/36 2024-04-27T01:21:42.508 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 23/36 2024-04-27T01:21:42.508 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 24/36 2024-04-27T01:21:42.508 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 25/36 2024-04-27T01:21:42.508 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 26/36 2024-04-27T01:21:42.508 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 27/36 2024-04-27T01:21:42.508 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 28/36 2024-04-27T01:21:42.508 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 29/36 2024-04-27T01:21:42.508 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 30/36 2024-04-27T01:21:42.508 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 31/36 2024-04-27T01:21:42.508 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 32/36 2024-04-27T01:21:42.508 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 33/36 2024-04-27T01:21:42.508 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 34/36 2024-04-27T01:21:42.508 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 35/36 2024-04-27T01:21:42.714 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:21:42.741 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:21:42.741 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:21:43.143 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:21:43.144 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:21:43.394 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 36/36 2024-04-27T01:21:43.394 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:43.394 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:21:43.394 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:43.394 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mds-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:43.394 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:43.395 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-modules-core-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:21:43.395 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mon-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:43.395 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-osd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:43.395 INFO:teuthology.orchestra.run.smithi067.stdout: lua-5.4.4-4.el9.x86_64 2024-04-27T01:21:43.395 INFO:teuthology.orchestra.run.smithi067.stdout: lua-devel-5.4.4-4.el9.x86_64 2024-04-27T01:21:43.395 INFO:teuthology.orchestra.run.smithi067.stdout: luarocks-3.9.2-1.el9.noarch 2024-04-27T01:21:43.395 INFO:teuthology.orchestra.run.smithi067.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-27T01:21:43.395 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-27T01:21:43.395 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-27T01:21:43.395 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-27T01:21:43.395 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-27T01:21:43.395 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-27T01:21:43.395 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-27T01:21:43.396 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-27T01:21:43.396 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-27T01:21:43.396 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-27T01:21:43.396 INFO:teuthology.orchestra.run.smithi067.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-27T01:21:43.396 INFO:teuthology.orchestra.run.smithi067.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-27T01:21:43.396 INFO:teuthology.orchestra.run.smithi067.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-27T01:21:43.396 INFO:teuthology.orchestra.run.smithi067.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-27T01:21:43.396 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-27T01:21:43.396 INFO:teuthology.orchestra.run.smithi067.stdout: python3-ply-3.11-14.el9.noarch 2024-04-27T01:21:43.396 INFO:teuthology.orchestra.run.smithi067.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-27T01:21:43.396 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-27T01:21:43.396 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-27T01:21:43.396 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-27T01:21:43.397 INFO:teuthology.orchestra.run.smithi067.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-27T01:21:43.397 INFO:teuthology.orchestra.run.smithi067.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-27T01:21:43.397 INFO:teuthology.orchestra.run.smithi067.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-27T01:21:43.397 INFO:teuthology.orchestra.run.smithi067.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-27T01:21:43.397 INFO:teuthology.orchestra.run.smithi067.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-27T01:21:43.397 INFO:teuthology.orchestra.run.smithi067.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-27T01:21:43.397 INFO:teuthology.orchestra.run.smithi067.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-27T01:21:43.397 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:43.397 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:21:43.703 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-base 2024-04-27T01:21:43.968 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:21:44.017 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-27T01:21:44.060 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-27T01:21:44.159 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-27T01:21:44.212 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-04-27T01:21:44.235 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:57 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:21:44.317 INFO:teuthology.orchestra.run.smithi067.stdout:Package ceph-base-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:21:44.360 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:21:44.362 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-27T01:21:44.362 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:21:44.388 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-27T01:21:44.419 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-27T01:21:44.463 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install cephadm 2024-04-27T01:21:44.496 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-27T01:21:44.995 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:00:58 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:21:45.119 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:21:45.120 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:21:45.120 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-27T01:21:45.120 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:21:45.120 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:21:45.120 INFO:teuthology.orchestra.run.smithi067.stdout: cephadm noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 762 k 2024-04-27T01:21:45.120 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:45.120 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:21:45.120 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:21:45.121 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2024-04-27T01:21:45.121 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:45.121 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 762 k 2024-04-27T01:21:45.121 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 768 k 2024-04-27T01:21:45.121 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:21:45.134 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-27T01:21:45.248 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-27T01:21:45.416 INFO:teuthology.orchestra.run.smithi067.stdout:cephadm-19.0.0-2447.gb22e2ebd.el9.noarch.rpm 2.5 MB/s | 762 kB 00:00 2024-04-27T01:21:45.416 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:21:45.416 INFO:teuthology.orchestra.run.smithi067.stdout:Total 2.5 MB/s | 762 kB 00:00 2024-04-27T01:21:45.417 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:21:45.421 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:21:45.421 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:21:45.427 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:21:45.427 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:21:45.499 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:21:45.905 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 1/1 2024-04-27T01:21:45.986 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 1/1 2024-04-27T01:21:46.333 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 1/1 2024-04-27T01:21:46.464 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-27T01:21:46.559 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 1/1 2024-04-27T01:21:46.559 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:46.559 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:21:46.559 INFO:teuthology.orchestra.run.smithi067.stdout: cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:21:46.560 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:46.560 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:21:46.744 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-immutable-object-cache 2024-04-27T01:21:47.278 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:00 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:21:47.402 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:21:47.403 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:21:47.403 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2024-04-27T01:21:47.403 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:21:47.404 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:21:47.404 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 145 k 2024-04-27T01:21:47.404 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:47.404 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:21:47.404 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:21:47.404 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2024-04-27T01:21:47.404 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:47.404 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 145 k 2024-04-27T01:21:47.404 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 436 k 2024-04-27T01:21:47.404 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:21:47.496 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-27T01:21:47.526 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2447.gb22e2 12/12 2024-04-27T01:21:47.620 INFO:teuthology.orchestra.run.smithi067.stdout:ceph-immutable-object-cache-19.0.0-2447.gb22e2e 671 kB/s | 145 kB 00:00 2024-04-27T01:21:47.621 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:21:47.621 INFO:teuthology.orchestra.run.smithi067.stdout:Total 667 kB/s | 145 kB 00:00 2024-04-27T01:21:47.621 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:21:47.629 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:21:47.629 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:21:47.688 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:21:47.689 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:21:47.836 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:21:47.938 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-2447.gb22e2ebd. 1/1 2024-04-27T01:21:47.964 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-2447.gb22e2ebd. 1/1 2024-04-27T01:21:47.964 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:21:47.964 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-27T01:21:47.964 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:48.809 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-2447.gb22e2ebd. 1/1 2024-04-27T01:21:48.809 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:48.810 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:21:48.810 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-immutable-object-cache-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:21:48.810 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:48.810 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:21:49.023 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr 2024-04-27T01:21:49.558 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:02 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:21:49.641 INFO:teuthology.orchestra.run.smithi067.stdout:Package ceph-mgr-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:21:49.686 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:21:49.689 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-27T01:21:49.689 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:21:49.746 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-dashboard 2024-04-27T01:21:49.921 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2447.gb22e2 12/12 2024-04-27T01:21:49.922 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2447.gb22e2 1/12 2024-04-27T01:21:49.922 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-27T01:21:49.922 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-27T01:21:49.922 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-27T01:21:49.922 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-27T01:21:49.922 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-27T01:21:49.922 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-27T01:21:49.922 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-27T01:21:49.922 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-04-27T01:21:49.922 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-27T01:21:49.922 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-27T01:21:50.275 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:03 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:21:50.276 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-27T01:21:50.276 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:50.276 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:21:50.276 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:21:50.276 INFO:teuthology.orchestra.run.smithi123.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-27T01:21:50.276 INFO:teuthology.orchestra.run.smithi123.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-27T01:21:50.276 INFO:teuthology.orchestra.run.smithi123.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-27T01:21:50.276 INFO:teuthology.orchestra.run.smithi123.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-27T01:21:50.276 INFO:teuthology.orchestra.run.smithi123.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-27T01:21:50.276 INFO:teuthology.orchestra.run.smithi123.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-27T01:21:50.276 INFO:teuthology.orchestra.run.smithi123.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-27T01:21:50.276 INFO:teuthology.orchestra.run.smithi123.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-04-27T01:21:50.276 INFO:teuthology.orchestra.run.smithi123.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-27T01:21:50.276 INFO:teuthology.orchestra.run.smithi123.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-27T01:21:50.277 INFO:teuthology.orchestra.run.smithi123.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-27T01:21:50.277 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:50.277 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:21:50.400 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:21:50.402 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:21:50.402 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-27T01:21:50.402 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:21:50.402 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:21:50.402 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-dashboard noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 3.5 M 2024-04-27T01:21:50.402 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-27T01:21:50.402 INFO:teuthology.orchestra.run.smithi067.stdout: abseil-cpp x86_64 20211102.0-3.el9 epel 548 k 2024-04-27T01:21:50.402 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-grafana-dashboards noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 32 k 2024-04-27T01:21:50.402 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-prometheus-alerts noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 15 k 2024-04-27T01:21:50.402 INFO:teuthology.orchestra.run.smithi067.stdout: grpc-data noarch 1.46.7-10.el9 epel 19 k 2024-04-27T01:21:50.403 INFO:teuthology.orchestra.run.smithi067.stdout: protobuf x86_64 3.14.0-13.el9 appstream 1.0 M 2024-04-27T01:21:50.403 INFO:teuthology.orchestra.run.smithi067.stdout: protobuf-compiler x86_64 3.14.0-13.el9 crb 863 k 2024-04-27T01:21:50.403 INFO:teuthology.orchestra.run.smithi067.stdout: python3-grpcio x86_64 1.46.7-10.el9 epel 2.0 M 2024-04-27T01:21:50.403 INFO:teuthology.orchestra.run.smithi067.stdout: python3-grpcio-tools x86_64 1.46.7-10.el9 epel 144 k 2024-04-27T01:21:50.403 INFO:teuthology.orchestra.run.smithi067.stdout: python3-protobuf noarch 3.14.0-13.el9 appstream 269 k 2024-04-27T01:21:50.403 INFO:teuthology.orchestra.run.smithi067.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-27T01:21:50.403 INFO:teuthology.orchestra.run.smithi067.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-27T01:21:50.403 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:50.403 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:21:50.403 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:21:50.403 INFO:teuthology.orchestra.run.smithi067.stdout:Install 12 Packages 2024-04-27T01:21:50.403 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:50.404 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 8.6 M 2024-04-27T01:21:50.404 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 103 M 2024-04-27T01:21:50.404 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:21:50.628 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install ceph-mgr-rook 2024-04-27T01:21:50.965 INFO:teuthology.orchestra.run.smithi067.stdout:(1/12): ceph-prometheus-alerts-19.0.0-2447.gb22 75 kB/s | 15 kB 00:00 2024-04-27T01:21:50.999 INFO:teuthology.orchestra.run.smithi067.stdout:(2/12): ceph-grafana-dashboards-19.0.0-2447.gb2 134 kB/s | 32 kB 00:00 2024-04-27T01:21:51.142 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:22 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:21:51.224 INFO:teuthology.orchestra.run.smithi067.stdout:(3/12): python3-protobuf-3.14.0-13.el9.noarch.r 1.2 MB/s | 269 kB 00:00 2024-04-27T01:21:51.258 INFO:teuthology.orchestra.run.smithi067.stdout:(4/12): protobuf-3.14.0-13.el9.x86_64.rpm 3.5 MB/s | 1.0 MB 00:00 2024-04-27T01:21:51.262 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:21:51.264 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:51.264 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repository Size 2024-04-27T01:21:51.264 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:51.264 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:21:51.264 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-rook noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 49 k 2024-04-27T01:21:51.264 INFO:teuthology.orchestra.run.smithi123.stdout:Installing dependencies: 2024-04-27T01:21:51.264 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-27T01:21:51.264 INFO:teuthology.orchestra.run.smithi123.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-27T01:21:51.264 INFO:teuthology.orchestra.run.smithi123.stdout: python3-google-auth noarch 1:2.29.0-1.el9 epel 206 k 2024-04-27T01:21:51.264 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-27T01:21:51.264 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-27T01:21:51.265 INFO:teuthology.orchestra.run.smithi123.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-27T01:21:51.265 INFO:teuthology.orchestra.run.smithi123.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-27T01:21:51.265 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-27T01:21:51.265 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-27T01:21:51.265 INFO:teuthology.orchestra.run.smithi123.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-27T01:21:51.265 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-27T01:21:51.265 INFO:teuthology.orchestra.run.smithi123.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-27T01:21:51.265 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:51.265 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:21:51.265 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:51.265 INFO:teuthology.orchestra.run.smithi123.stdout:Install 13 Packages 2024-04-27T01:21:51.265 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:51.266 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 2.2 M 2024-04-27T01:21:51.266 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 26 M 2024-04-27T01:21:51.266 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:21:51.516 INFO:teuthology.orchestra.run.smithi067.stdout:(5/12): protobuf-compiler-3.14.0-13.el9.x86_64. 2.9 MB/s | 863 kB 00:00 2024-04-27T01:21:51.526 INFO:teuthology.orchestra.run.smithi123.stdout:(1/13): python3-jsonpointer-2.0-4.el9.noarch.rp 315 kB/s | 19 kB 00:00 2024-04-27T01:21:51.577 INFO:teuthology.orchestra.run.smithi123.stdout:(2/13): python3-jsonpatch-1.21-16.el9.noarch.rp 230 kB/s | 26 kB 00:00 2024-04-27T01:21:51.644 INFO:teuthology.orchestra.run.smithi123.stdout:(3/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 2.3 MB/s | 222 kB 00:00 2024-04-27T01:21:51.669 INFO:teuthology.orchestra.run.smithi123.stdout:(4/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.7 MB/s | 159 kB 00:00 2024-04-27T01:21:51.675 INFO:teuthology.orchestra.run.smithi067.stdout:(6/12): ceph-mgr-dashboard-19.0.0-2447.gb22e2eb 3.8 MB/s | 3.5 MB 00:00 2024-04-27T01:21:51.729 INFO:teuthology.orchestra.run.smithi123.stdout:(5/13): python3-requests-oauthlib-1.3.0-12.el9. 917 kB/s | 54 kB 00:00 2024-04-27T01:21:51.753 INFO:teuthology.orchestra.run.smithi123.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 2.5 MB/s | 279 kB 00:00 2024-04-27T01:21:51.778 INFO:teuthology.orchestra.run.smithi123.stdout:(7/13): ceph-mgr-rook-19.0.0-2447.gb22e2ebd.el9 158 kB/s | 49 kB 00:00 2024-04-27T01:21:51.845 INFO:teuthology.orchestra.run.smithi123.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 162 kB/s | 15 kB 00:00 2024-04-27T01:21:51.870 INFO:teuthology.orchestra.run.smithi123.stdout:(9/13): python3-cachetools-4.2.4-1.el9.noarch.r 226 kB/s | 32 kB 00:00 2024-04-27T01:21:51.954 INFO:teuthology.orchestra.run.smithi123.stdout:(10/13): python3-google-auth-2.29.0-1.el9.noarc 1.1 MB/s | 206 kB 00:00 2024-04-27T01:21:51.967 INFO:teuthology.orchestra.run.smithi067.stdout:(7/12): grpc-data-1.46.7-10.el9.noarch.rpm 43 kB/s | 19 kB 00:00 2024-04-27T01:21:51.979 INFO:teuthology.orchestra.run.smithi123.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 544 kB/s | 59 kB 00:00 2024-04-27T01:21:52.021 INFO:teuthology.orchestra.run.smithi123.stdout:(12/13): python3-websocket-client-1.2.3-2.el9.n 1.3 MB/s | 90 kB 00:00 2024-04-27T01:21:52.096 INFO:teuthology.orchestra.run.smithi123.stdout:(13/13): python3-kubernetes-26.1.0-2.el9.noarch 4.1 MB/s | 1.0 MB 00:00 2024-04-27T01:21:52.097 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:21:52.097 INFO:teuthology.orchestra.run.smithi123.stdout:Total 2.6 MB/s | 2.2 MB 00:00 2024-04-27T01:21:52.159 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:21:52.173 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:21:52.173 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:21:52.255 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:21:52.255 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:21:52.317 INFO:teuthology.orchestra.run.smithi067.stdout:(8/12): python3-grpcio-tools-1.46.7-10.el9.x86_ 413 kB/s | 144 kB 00:00 2024-04-27T01:21:52.442 INFO:teuthology.orchestra.run.smithi067.stdout:(9/12): python3-repoze-lru-0.7-16.el9.noarch.rp 246 kB/s | 31 kB 00:00 2024-04-27T01:21:52.467 INFO:teuthology.orchestra.run.smithi067.stdout:(10/12): abseil-cpp-20211102.0-3.el9.x86_64.rpm 453 kB/s | 548 kB 00:01 2024-04-27T01:21:52.726 INFO:teuthology.orchestra.run.smithi067.stdout:(11/12): python3-routes-2.5.1-5.el9.noarch.rpm 665 kB/s | 188 kB 00:00 2024-04-27T01:21:52.748 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:21:52.917 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-27T01:21:52.972 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-27T01:21:53.036 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-27T01:21:53.073 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-27T01:21:53.115 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-27T01:21:53.208 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-27T01:21:53.318 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-google-auth-1:2.29.0-1.el9.noarch 7/13 2024-04-27T01:21:53.427 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-27T01:21:54.222 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-27T01:21:54.263 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-27T01:21:54.297 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-27T01:21:54.345 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-27T01:21:54.367 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-mgr-rook-2:19.0.0-2447.gb22e2ebd.el9.noarch 13/13 2024-04-27T01:21:54.601 INFO:teuthology.orchestra.run.smithi067.stdout:(12/12): python3-grpcio-1.46.7-10.el9.x86_64.rp 713 kB/s | 2.0 MB 00:02 2024-04-27T01:21:54.606 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:21:54.607 INFO:teuthology.orchestra.run.smithi067.stdout:Total 2.1 MB/s | 8.6 MB 00:04 2024-04-27T01:21:54.659 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:21:54.679 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:21:54.679 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:21:54.847 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:21:54.847 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:21:54.963 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2447.gb22e2ebd.el9.noarch 13/13 2024-04-27T01:21:54.963 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2447.gb22e2ebd.el9.noarch 1/13 2024-04-27T01:21:54.964 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-27T01:21:54.964 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-27T01:21:54.964 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-27T01:21:54.964 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-27T01:21:54.964 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-27T01:21:54.964 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-27T01:21:54.964 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-27T01:21:54.964 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-27T01:21:54.964 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-google-auth-1:2.29.0-1.el9.noarch 10/13 2024-04-27T01:21:54.964 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-27T01:21:54.964 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-27T01:21:55.280 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-27T01:21:55.281 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:55.281 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:21:55.281 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-rook-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:21:55.281 INFO:teuthology.orchestra.run.smithi123.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-27T01:21:55.281 INFO:teuthology.orchestra.run.smithi123.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-27T01:21:55.281 INFO:teuthology.orchestra.run.smithi123.stdout: python3-google-auth-1:2.29.0-1.el9.noarch 2024-04-27T01:21:55.281 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-27T01:21:55.281 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-27T01:21:55.281 INFO:teuthology.orchestra.run.smithi123.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-27T01:21:55.281 INFO:teuthology.orchestra.run.smithi123.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-27T01:21:55.281 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-27T01:21:55.282 INFO:teuthology.orchestra.run.smithi123.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-27T01:21:55.282 INFO:teuthology.orchestra.run.smithi123.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-27T01:21:55.282 INFO:teuthology.orchestra.run.smithi123.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-27T01:21:55.282 INFO:teuthology.orchestra.run.smithi123.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-27T01:21:55.282 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:55.282 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:21:55.396 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:21:55.469 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : protobuf-3.14.0-13.el9.x86_64 1/12 2024-04-27T01:21:55.520 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install ceph-mgr-cephadm 2024-04-27T01:21:55.532 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : protobuf-compiler-3.14.0-13.el9.x86_64 2/12 2024-04-27T01:21:55.615 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 3/12 2024-04-27T01:21:55.647 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 4/12 2024-04-27T01:21:55.729 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : grpc-data-1.46.7-10.el9.noarch 5/12 2024-04-27T01:21:55.881 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : abseil-cpp-20211102.0-3.el9.x86_64 6/12 2024-04-27T01:21:55.981 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-grpcio-1.46.7-10.el9.x86_64 7/12 2024-04-27T01:21:56.024 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:27 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:21:56.045 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-protobuf-3.14.0-13.el9.noarch 8/12 2024-04-27T01:21:56.072 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-grpcio-tools-1.46.7-10.el9.x86_64 9/12 2024-04-27T01:21:56.105 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-2447.gb22e2ebd.el9 10/12 2024-04-27T01:21:56.145 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:21:56.146 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:56.146 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repository Size 2024-04-27T01:21:56.146 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:56.146 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:21:56.146 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 141 k 2024-04-27T01:21:56.146 INFO:teuthology.orchestra.run.smithi123.stdout:Installing dependencies: 2024-04-27T01:21:56.146 INFO:teuthology.orchestra.run.smithi123.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-27T01:21:56.146 INFO:teuthology.orchestra.run.smithi123.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-27T01:21:56.147 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-27T01:21:56.147 INFO:teuthology.orchestra.run.smithi123.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-27T01:21:56.147 INFO:teuthology.orchestra.run.smithi123.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-27T01:21:56.147 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:56.147 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:21:56.147 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:21:56.147 INFO:teuthology.orchestra.run.smithi123.stdout:Install 6 Packages 2024-04-27T01:21:56.147 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:56.148 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 7.0 M 2024-04-27T01:21:56.148 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 33 M 2024-04-27T01:21:56.148 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:21:56.425 INFO:teuthology.orchestra.run.smithi123.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 2.0 MB/s | 248 kB 00:00 2024-04-27T01:21:56.627 INFO:teuthology.orchestra.run.smithi123.stdout:(2/6): python3-babel-2.9.1-2.el9.noarch.rpm 18 MB/s | 6.0 MB 00:00 2024-04-27T01:21:56.684 INFO:teuthology.orchestra.run.smithi123.stdout:(3/6): ceph-mgr-cephadm-19.0.0-2447.gb22e2ebd.e 369 kB/s | 141 kB 00:00 2024-04-27T01:21:56.792 INFO:teuthology.orchestra.run.smithi123.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 346 kB/s | 58 kB 00:00 2024-04-27T01:21:56.842 INFO:teuthology.orchestra.run.smithi123.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 321 kB/s | 51 kB 00:00 2024-04-27T01:21:56.934 INFO:teuthology.orchestra.run.smithi123.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 1.1 MB/s | 548 kB 00:00 2024-04-27T01:21:56.935 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:21:56.935 INFO:teuthology.orchestra.run.smithi123.stdout:Total 8.9 MB/s | 7.0 MB 00:00 2024-04-27T01:21:57.005 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:21:57.016 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:21:57.016 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:21:57.113 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:21:57.113 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:21:57.223 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-2447.gb22e2ebd.el 11/12 2024-04-27T01:21:57.263 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-2447.gb22e2ebd.el9.noa 12/12 2024-04-27T01:21:57.419 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:21:57.607 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-27T01:21:57.660 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-27T01:21:58.175 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-27T01:21:58.254 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-27T01:21:58.318 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-27T01:21:58.357 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 6/6 2024-04-27T01:21:58.595 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-2447.gb22e2ebd.el9.noa 12/12 2024-04-27T01:21:58.595 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-2447.gb22e2ebd.el 1/12 2024-04-27T01:21:58.595 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-2447.gb22e2ebd.el9.noa 2/12 2024-04-27T01:21:58.595 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-2447.gb22e2ebd.el9 3/12 2024-04-27T01:21:58.595 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : protobuf-3.14.0-13.el9.x86_64 4/12 2024-04-27T01:21:58.596 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-protobuf-3.14.0-13.el9.noarch 5/12 2024-04-27T01:21:58.596 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : protobuf-compiler-3.14.0-13.el9.x86_64 6/12 2024-04-27T01:21:58.596 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : abseil-cpp-20211102.0-3.el9.x86_64 7/12 2024-04-27T01:21:58.596 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : grpc-data-1.46.7-10.el9.noarch 8/12 2024-04-27T01:21:58.596 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-grpcio-1.46.7-10.el9.x86_64 9/12 2024-04-27T01:21:58.596 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-grpcio-tools-1.46.7-10.el9.x86_64 10/12 2024-04-27T01:21:58.596 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 11/12 2024-04-27T01:21:58.901 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 12/12 2024-04-27T01:21:58.902 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:58.902 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:21:58.902 INFO:teuthology.orchestra.run.smithi067.stdout: abseil-cpp-20211102.0-3.el9.x86_64 2024-04-27T01:21:58.902 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-grafana-dashboards-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:21:58.902 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-dashboard-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:21:58.902 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-prometheus-alerts-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:21:58.902 INFO:teuthology.orchestra.run.smithi067.stdout: grpc-data-1.46.7-10.el9.noarch 2024-04-27T01:21:58.902 INFO:teuthology.orchestra.run.smithi067.stdout: protobuf-3.14.0-13.el9.x86_64 2024-04-27T01:21:58.902 INFO:teuthology.orchestra.run.smithi067.stdout: protobuf-compiler-3.14.0-13.el9.x86_64 2024-04-27T01:21:58.902 INFO:teuthology.orchestra.run.smithi067.stdout: python3-grpcio-1.46.7-10.el9.x86_64 2024-04-27T01:21:58.902 INFO:teuthology.orchestra.run.smithi067.stdout: python3-grpcio-tools-1.46.7-10.el9.x86_64 2024-04-27T01:21:58.902 INFO:teuthology.orchestra.run.smithi067.stdout: python3-protobuf-3.14.0-13.el9.noarch 2024-04-27T01:21:58.902 INFO:teuthology.orchestra.run.smithi067.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-27T01:21:58.903 INFO:teuthology.orchestra.run.smithi067.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-27T01:21:58.903 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:21:58.903 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:21:59.110 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 6/6 2024-04-27T01:21:59.110 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 1/6 2024-04-27T01:21:59.110 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-27T01:21:59.111 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-27T01:21:59.111 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-27T01:21:59.111 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-27T01:21:59.365 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-27T01:21:59.365 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:59.365 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:21:59.365 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-mgr-cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:21:59.365 INFO:teuthology.orchestra.run.smithi123.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-27T01:21:59.365 INFO:teuthology.orchestra.run.smithi123.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-27T01:21:59.365 INFO:teuthology.orchestra.run.smithi123.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-27T01:21:59.365 INFO:teuthology.orchestra.run.smithi123.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-27T01:21:59.365 INFO:teuthology.orchestra.run.smithi123.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-27T01:21:59.365 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:21:59.365 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:21:59.387 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-diskprediction-local 2024-04-27T01:21:59.582 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install ceph-fuse 2024-04-27T01:21:59.915 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:12 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:00.047 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:00.048 INFO:teuthology.orchestra.run.smithi067.stdout:======================================================================================= 2024-04-27T01:22:00.048 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-27T01:22:00.048 INFO:teuthology.orchestra.run.smithi067.stdout:======================================================================================= 2024-04-27T01:22:00.048 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:22:00.048 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 7.4 M 2024-04-27T01:22:00.048 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-27T01:22:00.048 INFO:teuthology.orchestra.run.smithi067.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-27T01:22:00.048 INFO:teuthology.orchestra.run.smithi067.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-27T01:22:00.048 INFO:teuthology.orchestra.run.smithi067.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-27T01:22:00.048 INFO:teuthology.orchestra.run.smithi067.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-27T01:22:00.049 INFO:teuthology.orchestra.run.smithi067.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-27T01:22:00.049 INFO:teuthology.orchestra.run.smithi067.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-27T01:22:00.049 INFO:teuthology.orchestra.run.smithi067.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-27T01:22:00.049 INFO:teuthology.orchestra.run.smithi067.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-04-27T01:22:00.049 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-27T01:22:00.049 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-27T01:22:00.049 INFO:teuthology.orchestra.run.smithi067.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-27T01:22:00.049 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:00.049 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:22:00.049 INFO:teuthology.orchestra.run.smithi067.stdout:======================================================================================= 2024-04-27T01:22:00.049 INFO:teuthology.orchestra.run.smithi067.stdout:Install 12 Packages 2024-04-27T01:22:00.049 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:00.050 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 38 M 2024-04-27T01:22:00.050 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 209 M 2024-04-27T01:22:00.050 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:22:00.085 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:31 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:22:00.203 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:22:00.204 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:00.204 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repository Size 2024-04-27T01:22:00.204 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:00.204 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:22:00.204 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-fuse x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 889 k 2024-04-27T01:22:00.204 INFO:teuthology.orchestra.run.smithi123.stdout:Installing dependencies: 2024-04-27T01:22:00.205 INFO:teuthology.orchestra.run.smithi123.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-27T01:22:00.205 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:00.205 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:22:00.205 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:00.205 INFO:teuthology.orchestra.run.smithi123.stdout:Install 2 Packages 2024-04-27T01:22:00.205 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:00.205 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 969 k 2024-04-27T01:22:00.206 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 2.8 M 2024-04-27T01:22:00.206 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:22:00.677 INFO:teuthology.orchestra.run.smithi123.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 270 kB/s | 80 kB 00:00 2024-04-27T01:22:00.801 INFO:teuthology.orchestra.run.smithi067.stdout:(1/12): libquadmath-11.4.1-3.el9.x86_64.rpm 427 kB/s | 195 kB 00:00 2024-04-27T01:22:00.943 INFO:teuthology.orchestra.run.smithi067.stdout:(2/12): libgfortran-11.4.1-3.el9.x86_64.rpm 1.3 MB/s | 803 kB 00:00 2024-04-27T01:22:00.977 INFO:teuthology.orchestra.run.smithi067.stdout:(3/12): flexiblas-3.0.4-8.el9.x86_64.rpm 186 kB/s | 33 kB 00:00 2024-04-27T01:22:01.019 INFO:teuthology.orchestra.run.smithi067.stdout:(4/12): flexiblas-openblas-openmp-3.0.4-8.el9.x 436 kB/s | 18 kB 00:00 2024-04-27T01:22:01.061 INFO:teuthology.orchestra.run.smithi067.stdout:(5/12): openblas-0.3.21-2.el9.x86_64.rpm 847 kB/s | 35 kB 00:00 2024-04-27T01:22:01.127 INFO:teuthology.orchestra.run.smithi123.stdout:(2/2): ceph-fuse-19.0.0-2447.gb22e2ebd.el9.x86_ 1.2 MB/s | 889 kB 00:00 2024-04-27T01:22:01.128 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:01.128 INFO:teuthology.orchestra.run.smithi123.stdout:Total 1.0 MB/s | 969 kB 00:00 2024-04-27T01:22:01.140 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:22:01.162 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:22:01.162 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:22:01.211 INFO:teuthology.orchestra.run.smithi067.stdout:(6/12): flexiblas-netlib-3.0.4-8.el9.x86_64.rpm 11 MB/s | 3.0 MB 00:00 2024-04-27T01:22:01.240 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:22:01.240 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:22:01.261 INFO:teuthology.orchestra.run.smithi067.stdout:(7/12): python3-devel-3.9.18-3.el9.x86_64.rpm 4.8 MB/s | 244 kB 00:00 2024-04-27T01:22:01.328 INFO:teuthology.orchestra.run.smithi067.stdout:(8/12): openblas-openmp-0.3.21-2.el9.x86_64.rpm 18 MB/s | 4.7 MB 00:00 2024-04-27T01:22:01.379 INFO:teuthology.orchestra.run.smithi067.stdout:(9/12): python3-numpy-f2py-1.20.1-5.el9.x86_64. 4.9 MB/s | 250 kB 00:00 2024-04-27T01:22:01.420 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:22:01.454 INFO:teuthology.orchestra.run.smithi067.stdout:(10/12): python3-numpy-1.20.1-5.el9.x86_64.rpm 27 MB/s | 5.1 MB 00:00 2024-04-27T01:22:01.553 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-27T01:22:01.616 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2/2 2024-04-27T01:22:01.779 INFO:teuthology.orchestra.run.smithi067.stdout:(11/12): python3-scipy-1.6.2-8.el9.x86_64.rpm 41 MB/s | 16 MB 00:00 2024-04-27T01:22:02.263 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2/2 2024-04-27T01:22:02.264 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/2 2024-04-27T01:22:02.529 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-27T01:22:02.529 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:02.529 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:22:02.529 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-27T01:22:02.529 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:02.529 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:22:02.612 INFO:teuthology.orchestra.run.smithi067.stdout:(12/12): ceph-mgr-diskprediction-local-19.0.0-2 3.3 MB/s | 7.4 MB 00:02 2024-04-27T01:22:02.616 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:02.616 INFO:teuthology.orchestra.run.smithi067.stdout:Total 15 MB/s | 38 MB 00:02 2024-04-27T01:22:02.787 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install ceph-volume 2024-04-27T01:22:02.981 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:22:03.009 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:22:03.009 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:22:03.302 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:34 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:22:03.425 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:22:03.426 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:03.426 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repository Size 2024-04-27T01:22:03.426 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:03.426 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:22:03.426 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-volume noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 264 k 2024-04-27T01:22:03.426 INFO:teuthology.orchestra.run.smithi123.stdout:Installing dependencies: 2024-04-27T01:22:03.426 INFO:teuthology.orchestra.run.smithi123.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-27T01:22:03.426 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:03.426 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:22:03.426 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:03.427 INFO:teuthology.orchestra.run.smithi123.stdout:Install 2 Packages 2024-04-27T01:22:03.427 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:03.427 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 341 k 2024-04-27T01:22:03.427 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 1.5 M 2024-04-27T01:22:03.427 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:22:03.443 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:22:03.443 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:22:04.140 INFO:teuthology.orchestra.run.smithi123.stdout:(1/2): ceph-volume-19.0.0-2447.gb22e2ebd.el9.no 543 kB/s | 264 kB 00:00 2024-04-27T01:22:04.317 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:22:04.393 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 1/12 2024-04-27T01:22:04.436 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 2/12 2024-04-27T01:22:04.449 INFO:teuthology.orchestra.run.smithi123.stdout:(2/2): python3-packaging-20.9-5.el9.noarch.rpm 97 kB/s | 77 kB 00:00 2024-04-27T01:22:04.450 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:04.450 INFO:teuthology.orchestra.run.smithi123.stdout:Total 333 kB/s | 341 kB 00:01 2024-04-27T01:22:04.461 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:22:04.472 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:22:04.472 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:22:04.497 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:22:04.497 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:22:04.549 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 3/12 2024-04-27T01:22:04.595 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 4/12 2024-04-27T01:22:04.639 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:22:04.780 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : openblas-0.3.21-2.el9.x86_64 5/12 2024-04-27T01:22:04.806 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-27T01:22:04.811 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 6/12 2024-04-27T01:22:04.835 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : ceph-volume-2:19.0.0-2447.gb22e2ebd.el9.noarch 2/2 2024-04-27T01:22:04.849 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: ceph-volume-2:19.0.0-2447.gb22e2ebd.el9.noarch 2/2 2024-04-27T01:22:04.849 INFO:teuthology.orchestra.run.smithi123.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:22:04.849 INFO:teuthology.orchestra.run.smithi123.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-27T01:22:04.849 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:04.890 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 7/12 2024-04-27T01:22:05.493 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : ceph-volume-2:19.0.0-2447.gb22e2ebd.el9.noarch 1/2 2024-04-27T01:22:05.576 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 8/12 2024-04-27T01:22:05.695 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 9/12 2024-04-27T01:22:05.764 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-27T01:22:05.764 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:05.764 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:22:05.764 INFO:teuthology.orchestra.run.smithi123.stdout: ceph-volume-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:22:05.764 INFO:teuthology.orchestra.run.smithi123.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-27T01:22:05.764 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:05.764 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:22:06.098 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install librados-devel 2024-04-27T01:22:06.620 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:37 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:22:06.746 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:22:06.746 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:06.746 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repo Size 2024-04-27T01:22:06.747 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:06.747 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:22:06.747 INFO:teuthology.orchestra.run.smithi123.stdout: librados-devel x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 127 k 2024-04-27T01:22:06.747 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:06.747 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:22:06.747 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:06.747 INFO:teuthology.orchestra.run.smithi123.stdout:Install 1 Package 2024-04-27T01:22:06.747 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:06.747 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 127 k 2024-04-27T01:22:06.747 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 456 k 2024-04-27T01:22:06.747 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:22:06.954 INFO:teuthology.orchestra.run.smithi123.stdout:librados-devel-19.0.0-2447.gb22e2ebd.el9.x86_64 613 kB/s | 127 kB 00:00 2024-04-27T01:22:06.955 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:06.955 INFO:teuthology.orchestra.run.smithi123.stdout:Total 609 kB/s | 127 kB 00:00 2024-04-27T01:22:06.955 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:22:06.960 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:22:06.960 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:22:07.000 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 10/12 2024-04-27T01:22:07.023 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:22:07.024 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:22:07.190 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:22:07.292 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : librados-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:07.714 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: librados-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:07.947 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : librados-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:07.947 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:07.947 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:22:07.948 INFO:teuthology.orchestra.run.smithi123.stdout: librados-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:22:07.948 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:07.948 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:22:08.073 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 11/12 2024-04-27T01:22:08.102 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-2447.gb22e2 12/12 2024-04-27T01:22:08.224 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install libcephfs2 2024-04-27T01:22:08.757 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:39 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:22:08.838 INFO:teuthology.orchestra.run.smithi123.stdout:Package libcephfs2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:22:08.879 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:22:08.880 INFO:teuthology.orchestra.run.smithi123.stdout:Nothing to do. 2024-04-27T01:22:08.881 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:22:08.963 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install libcephfs-devel 2024-04-27T01:22:09.483 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:40 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:22:09.604 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:22:09.605 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:09.605 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repo Size 2024-04-27T01:22:09.605 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:09.605 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:22:09.606 INFO:teuthology.orchestra.run.smithi123.stdout: libcephfs-devel x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 32 k 2024-04-27T01:22:09.606 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:09.606 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:22:09.606 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:09.606 INFO:teuthology.orchestra.run.smithi123.stdout:Install 1 Package 2024-04-27T01:22:09.606 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:09.606 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 32 k 2024-04-27T01:22:09.606 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 142 k 2024-04-27T01:22:09.606 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:22:09.783 INFO:teuthology.orchestra.run.smithi123.stdout:libcephfs-devel-19.0.0-2447.gb22e2ebd.el9.x86_6 180 kB/s | 32 kB 00:00 2024-04-27T01:22:09.784 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:09.784 INFO:teuthology.orchestra.run.smithi123.stdout:Total 178 kB/s | 32 kB 00:00 2024-04-27T01:22:09.784 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:22:09.787 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:22:09.787 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:22:09.789 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:22:09.790 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:22:09.870 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:22:09.971 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : libcephfs-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:10.314 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:10.527 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : libcephfs-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:10.528 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:10.528 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:22:10.528 INFO:teuthology.orchestra.run.smithi123.stdout: libcephfs-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:22:10.528 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:10.528 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:22:10.567 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-2447.gb22e2 12/12 2024-04-27T01:22:10.567 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-2447.gb22e2 1/12 2024-04-27T01:22:10.567 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 2/12 2024-04-27T01:22:10.567 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 3/12 2024-04-27T01:22:10.567 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 4/12 2024-04-27T01:22:10.568 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 5/12 2024-04-27T01:22:10.568 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 6/12 2024-04-27T01:22:10.568 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 7/12 2024-04-27T01:22:10.568 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 8/12 2024-04-27T01:22:10.568 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 9/12 2024-04-27T01:22:10.568 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 10/12 2024-04-27T01:22:10.568 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 11/12 2024-04-27T01:22:10.705 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install librados2 2024-04-27T01:22:10.943 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 12/12 2024-04-27T01:22:10.943 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:10.943 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:22:10.943 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-diskprediction-local-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:22:10.943 INFO:teuthology.orchestra.run.smithi067.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-27T01:22:10.943 INFO:teuthology.orchestra.run.smithi067.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-27T01:22:10.944 INFO:teuthology.orchestra.run.smithi067.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-27T01:22:10.944 INFO:teuthology.orchestra.run.smithi067.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-27T01:22:10.944 INFO:teuthology.orchestra.run.smithi067.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-27T01:22:10.944 INFO:teuthology.orchestra.run.smithi067.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-27T01:22:10.944 INFO:teuthology.orchestra.run.smithi067.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-27T01:22:10.944 INFO:teuthology.orchestra.run.smithi067.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-04-27T01:22:10.944 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-27T01:22:10.944 INFO:teuthology.orchestra.run.smithi067.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-27T01:22:10.944 INFO:teuthology.orchestra.run.smithi067.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-27T01:22:10.944 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:10.944 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:11.217 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:42 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:22:11.295 INFO:teuthology.orchestra.run.smithi123.stdout:Package librados2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:22:11.304 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-rook 2024-04-27T01:22:11.335 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:22:11.336 INFO:teuthology.orchestra.run.smithi123.stdout:Nothing to do. 2024-04-27T01:22:11.336 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:22:11.399 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install librbd1 2024-04-27T01:22:11.840 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:24 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:11.909 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:42 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:22:11.965 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:11.966 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:11.967 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-27T01:22:11.967 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:11.967 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:22:11.967 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-rook noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 49 k 2024-04-27T01:22:11.967 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-27T01:22:11.967 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-27T01:22:11.968 INFO:teuthology.orchestra.run.smithi067.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-27T01:22:11.968 INFO:teuthology.orchestra.run.smithi067.stdout: python3-google-auth noarch 1:2.29.0-1.el9 epel 206 k 2024-04-27T01:22:11.968 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-27T01:22:11.968 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-27T01:22:11.968 INFO:teuthology.orchestra.run.smithi067.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-27T01:22:11.968 INFO:teuthology.orchestra.run.smithi067.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-27T01:22:11.968 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-27T01:22:11.968 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-27T01:22:11.969 INFO:teuthology.orchestra.run.smithi067.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-27T01:22:11.969 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-27T01:22:11.969 INFO:teuthology.orchestra.run.smithi067.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-27T01:22:11.969 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:11.969 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:22:11.969 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:11.969 INFO:teuthology.orchestra.run.smithi067.stdout:Install 13 Packages 2024-04-27T01:22:11.970 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:11.970 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 2.2 M 2024-04-27T01:22:11.971 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 26 M 2024-04-27T01:22:11.971 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:22:11.987 INFO:teuthology.orchestra.run.smithi123.stdout:Package librbd1-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:22:12.028 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:22:12.030 INFO:teuthology.orchestra.run.smithi123.stdout:Nothing to do. 2024-04-27T01:22:12.030 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:22:12.090 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install python3-rados 2024-04-27T01:22:12.592 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:43 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:22:12.644 INFO:teuthology.orchestra.run.smithi067.stdout:(1/13): ceph-mgr-rook-19.0.0-2447.gb22e2ebd.el9 166 kB/s | 49 kB 00:00 2024-04-27T01:22:12.669 INFO:teuthology.orchestra.run.smithi123.stdout:Package python3-rados-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:22:12.710 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:22:12.711 INFO:teuthology.orchestra.run.smithi123.stdout:Nothing to do. 2024-04-27T01:22:12.711 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:22:12.785 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install python3-rgw 2024-04-27T01:22:12.936 INFO:teuthology.orchestra.run.smithi067.stdout:(2/13): python3-jsonpointer-2.0-4.el9.noarch.rp 33 kB/s | 19 kB 00:00 2024-04-27T01:22:12.961 INFO:teuthology.orchestra.run.smithi067.stdout:(3/13): python3-jsonpatch-1.21-16.el9.noarch.rp 42 kB/s | 26 kB 00:00 2024-04-27T01:22:13.296 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:44 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:22:13.376 INFO:teuthology.orchestra.run.smithi123.stdout:Package python3-rgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:22:13.417 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:22:13.418 INFO:teuthology.orchestra.run.smithi123.stdout:Nothing to do. 2024-04-27T01:22:13.418 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:22:13.485 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install python3-cephfs 2024-04-27T01:22:13.578 INFO:teuthology.orchestra.run.smithi067.stdout:(4/13): python3-oauthlib-3.1.1-5.el9.noarch.rpm 238 kB/s | 222 kB 00:00 2024-04-27T01:22:13.920 INFO:teuthology.orchestra.run.smithi067.stdout:(5/13): python3-pyasn1-0.4.8-6.el9.noarch.rpm 161 kB/s | 159 kB 00:00 2024-04-27T01:22:14.000 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:45 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:22:14.078 INFO:teuthology.orchestra.run.smithi123.stdout:Package python3-cephfs-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:22:14.095 INFO:teuthology.orchestra.run.smithi067.stdout:(6/13): python3-pyasn1-modules-0.4.8-6.el9.noar 246 kB/s | 279 kB 00:01 2024-04-27T01:22:14.118 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:22:14.119 INFO:teuthology.orchestra.run.smithi123.stdout:Nothing to do. 2024-04-27T01:22:14.119 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:22:14.186 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install python3-rbd 2024-04-27T01:22:14.245 INFO:teuthology.orchestra.run.smithi067.stdout:(7/13): python3-cachetools-4.2.4-1.el9.noarch.r 109 kB/s | 32 kB 00:00 2024-04-27T01:22:14.338 INFO:teuthology.orchestra.run.smithi067.stdout:(8/13): python3-certifi-2021.10.8-2.el9.noarch. 62 kB/s | 15 kB 00:00 2024-04-27T01:22:14.379 INFO:teuthology.orchestra.run.smithi067.stdout:(9/13): python3-requests-oauthlib-1.3.0-12.el9. 67 kB/s | 54 kB 00:00 2024-04-27T01:22:14.463 INFO:teuthology.orchestra.run.smithi067.stdout:(10/13): python3-google-auth-2.29.0-1.el9.noarc 947 kB/s | 206 kB 00:00 2024-04-27T01:22:14.538 INFO:teuthology.orchestra.run.smithi067.stdout:(11/13): python3-rsa-4.9-2.el9.noarch.rpm 374 kB/s | 59 kB 00:00 2024-04-27T01:22:14.605 INFO:teuthology.orchestra.run.smithi067.stdout:(12/13): python3-kubernetes-26.1.0-2.el9.noarch 3.8 MB/s | 1.0 MB 00:00 2024-04-27T01:22:14.622 INFO:teuthology.orchestra.run.smithi067.stdout:(13/13): python3-websocket-client-1.2.3-2.el9.n 567 kB/s | 90 kB 00:00 2024-04-27T01:22:14.625 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:14.625 INFO:teuthology.orchestra.run.smithi067.stdout:Total 848 kB/s | 2.2 MB 00:02 2024-04-27T01:22:14.691 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:45 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:22:14.696 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:22:14.713 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:22:14.713 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:22:14.770 INFO:teuthology.orchestra.run.smithi123.stdout:Package python3-rbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:22:14.808 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:22:14.808 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:22:14.810 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:22:14.812 INFO:teuthology.orchestra.run.smithi123.stdout:Nothing to do. 2024-04-27T01:22:14.812 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:22:14.874 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install rbd-fuse 2024-04-27T01:22:15.315 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:22:15.383 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:46 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:22:15.496 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 1/13 2024-04-27T01:22:15.502 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:22:15.503 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:15.503 INFO:teuthology.orchestra.run.smithi123.stdout: Package Architecture Version Repository Size 2024-04-27T01:22:15.503 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:15.503 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:22:15.503 INFO:teuthology.orchestra.run.smithi123.stdout: rbd-fuse x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 85 k 2024-04-27T01:22:15.503 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:15.503 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:22:15.503 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:15.503 INFO:teuthology.orchestra.run.smithi123.stdout:Install 1 Package 2024-04-27T01:22:15.503 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:15.504 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 85 k 2024-04-27T01:22:15.504 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 231 k 2024-04-27T01:22:15.504 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:22:15.558 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 2/13 2024-04-27T01:22:15.614 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-rsa-4.9-2.el9.noarch 3/13 2024-04-27T01:22:15.650 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 4/13 2024-04-27T01:22:15.700 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 5/13 2024-04-27T01:22:15.791 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 6/13 2024-04-27T01:22:15.819 INFO:teuthology.orchestra.run.smithi123.stdout:rbd-fuse-19.0.0-2447.gb22e2ebd.el9.x86_64.rpm 271 kB/s | 85 kB 00:00 2024-04-27T01:22:15.820 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:15.820 INFO:teuthology.orchestra.run.smithi123.stdout:Total 269 kB/s | 85 kB 00:00 2024-04-27T01:22:15.820 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:22:15.827 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:22:15.827 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:22:15.889 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:22:15.889 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:22:15.901 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-google-auth-1:2.29.0-1.el9.noarch 7/13 2024-04-27T01:22:15.952 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 8/13 2024-04-27T01:22:16.034 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:22:16.141 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : rbd-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:16.485 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:16.711 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : rbd-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:16.711 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:16.711 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:22:16.711 INFO:teuthology.orchestra.run.smithi123.stdout: rbd-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:22:16.711 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:16.711 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:22:16.744 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 9/13 2024-04-27T01:22:16.798 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 10/13 2024-04-27T01:22:16.832 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 11/13 2024-04-27T01:22:16.882 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 12/13 2024-04-27T01:22:16.901 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-rook-2:19.0.0-2447.gb22e2ebd.el9.noarch 13/13 2024-04-27T01:22:16.978 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install rbd-mirror 2024-04-27T01:22:17.486 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:48 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:22:17.606 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:22:17.607 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:17.607 INFO:teuthology.orchestra.run.smithi123.stdout: Package Arch Version Repo Size 2024-04-27T01:22:17.607 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:17.607 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:22:17.607 INFO:teuthology.orchestra.run.smithi123.stdout: rbd-mirror x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 3.1 M 2024-04-27T01:22:17.607 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:17.607 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:22:17.607 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:17.607 INFO:teuthology.orchestra.run.smithi123.stdout:Install 1 Package 2024-04-27T01:22:17.607 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:17.607 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 3.1 M 2024-04-27T01:22:17.608 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 13 M 2024-04-27T01:22:17.608 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:22:17.700 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-2447.gb22e2ebd.el9.noarch 13/13 2024-04-27T01:22:17.701 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-rook-2:19.0.0-2447.gb22e2ebd.el9.noarch 1/13 2024-04-27T01:22:17.701 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 2/13 2024-04-27T01:22:17.701 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 3/13 2024-04-27T01:22:17.701 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 4/13 2024-04-27T01:22:17.701 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 5/13 2024-04-27T01:22:17.701 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 6/13 2024-04-27T01:22:17.701 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 7/13 2024-04-27T01:22:17.701 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 8/13 2024-04-27T01:22:17.701 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 9/13 2024-04-27T01:22:17.701 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-google-auth-1:2.29.0-1.el9.noarch 10/13 2024-04-27T01:22:17.701 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 11/13 2024-04-27T01:22:17.701 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 12/13 2024-04-27T01:22:18.008 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 13/13 2024-04-27T01:22:18.008 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:18.008 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:22:18.008 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-rook-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:22:18.008 INFO:teuthology.orchestra.run.smithi067.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-27T01:22:18.008 INFO:teuthology.orchestra.run.smithi067.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-27T01:22:18.008 INFO:teuthology.orchestra.run.smithi067.stdout: python3-google-auth-1:2.29.0-1.el9.noarch 2024-04-27T01:22:18.008 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-27T01:22:18.008 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-27T01:22:18.008 INFO:teuthology.orchestra.run.smithi067.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-27T01:22:18.008 INFO:teuthology.orchestra.run.smithi067.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-27T01:22:18.009 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-27T01:22:18.009 INFO:teuthology.orchestra.run.smithi067.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-27T01:22:18.009 INFO:teuthology.orchestra.run.smithi067.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-27T01:22:18.009 INFO:teuthology.orchestra.run.smithi067.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-27T01:22:18.009 INFO:teuthology.orchestra.run.smithi067.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-27T01:22:18.009 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:18.009 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:18.089 INFO:teuthology.orchestra.run.smithi123.stdout:rbd-mirror-19.0.0-2447.gb22e2ebd.el9.x86_64.rpm 6.4 MB/s | 3.1 MB 00:00 2024-04-27T01:22:18.090 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:18.094 INFO:teuthology.orchestra.run.smithi123.stdout:Total 6.4 MB/s | 3.1 MB 00:00 2024-04-27T01:22:18.094 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:22:18.099 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:22:18.100 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:22:18.180 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:22:18.180 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:22:18.230 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-mgr-cephadm 2024-04-27T01:22:18.605 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:22:18.665 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : rbd-mirror-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:18.693 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:18.693 INFO:teuthology.orchestra.run.smithi123.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:22:18.693 INFO:teuthology.orchestra.run.smithi123.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-27T01:22:18.693 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-27T01:22:18.693 INFO:teuthology.orchestra.run.smithi123.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-27T01:22:18.693 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:18.761 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:31 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:18.885 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:18.886 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:18.886 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-27T01:22:18.886 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:18.886 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:22:18.886 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-cephadm noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 141 k 2024-04-27T01:22:18.886 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-27T01:22:18.886 INFO:teuthology.orchestra.run.smithi067.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-27T01:22:18.886 INFO:teuthology.orchestra.run.smithi067.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-27T01:22:18.887 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-27T01:22:18.887 INFO:teuthology.orchestra.run.smithi067.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-27T01:22:18.887 INFO:teuthology.orchestra.run.smithi067.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-27T01:22:18.887 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:18.887 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:22:18.887 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:18.887 INFO:teuthology.orchestra.run.smithi067.stdout:Install 6 Packages 2024-04-27T01:22:18.887 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:18.888 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 7.0 M 2024-04-27T01:22:18.888 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 33 M 2024-04-27T01:22:18.888 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:22:19.483 INFO:teuthology.orchestra.run.smithi067.stdout:(1/6): python3-jinja2-2.11.3-5.el9.noarch.rpm 968 kB/s | 248 kB 00:00 2024-04-27T01:22:19.508 INFO:teuthology.orchestra.run.smithi067.stdout:(2/6): ceph-mgr-cephadm-19.0.0-2447.gb22e2ebd.e 502 kB/s | 141 kB 00:00 2024-04-27T01:22:19.700 INFO:teuthology.orchestra.run.smithi067.stdout:(3/6): python3-babel-2.9.1-2.el9.noarch.rpm 13 MB/s | 6.0 MB 00:00 2024-04-27T01:22:19.761 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : rbd-mirror-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:19.761 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:19.761 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:22:19.761 INFO:teuthology.orchestra.run.smithi123.stdout: rbd-mirror-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:22:19.761 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:19.762 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:22:19.883 INFO:teuthology.orchestra.run.smithi067.stdout:(4/6): python3-natsort-7.1.1-5.el9.noarch.rpm 154 kB/s | 58 kB 00:00 2024-04-27T01:22:19.988 DEBUG:teuthology.orchestra.run.smithi123:> sudo yum -y install rbd-nbd 2024-04-27T01:22:20.000 INFO:teuthology.orchestra.run.smithi067.stdout:(5/6): python3-typing-extensions-4.4.0-2.el9.no 171 kB/s | 51 kB 00:00 2024-04-27T01:22:20.034 INFO:teuthology.orchestra.run.smithi067.stdout:(6/6): python3-asyncssh-2.13.2-5.el9.noarch.rpm 995 kB/s | 548 kB 00:00 2024-04-27T01:22:20.038 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:20.038 INFO:teuthology.orchestra.run.smithi067.stdout:Total 6.1 MB/s | 7.0 MB 00:01 2024-04-27T01:22:20.111 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:22:20.123 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:22:20.124 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:22:20.228 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:22:20.228 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:22:20.503 INFO:teuthology.orchestra.run.smithi123.stdout:Last metadata expiration check: 0:01:51 ago on Sat 27 Apr 2024 01:20:29 AM UTC. 2024-04-27T01:22:20.540 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:22:20.626 INFO:teuthology.orchestra.run.smithi123.stdout:Dependencies resolved. 2024-04-27T01:22:20.627 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:20.627 INFO:teuthology.orchestra.run.smithi123.stdout: Package Architecture Version Repository Size 2024-04-27T01:22:20.627 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:20.628 INFO:teuthology.orchestra.run.smithi123.stdout:Installing: 2024-04-27T01:22:20.628 INFO:teuthology.orchestra.run.smithi123.stdout: rbd-nbd x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 170 k 2024-04-27T01:22:20.628 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:20.628 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction Summary 2024-04-27T01:22:20.628 INFO:teuthology.orchestra.run.smithi123.stdout:================================================================================ 2024-04-27T01:22:20.628 INFO:teuthology.orchestra.run.smithi123.stdout:Install 1 Package 2024-04-27T01:22:20.628 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:20.629 INFO:teuthology.orchestra.run.smithi123.stdout:Total download size: 170 k 2024-04-27T01:22:20.629 INFO:teuthology.orchestra.run.smithi123.stdout:Installed size: 494 k 2024-04-27T01:22:20.629 INFO:teuthology.orchestra.run.smithi123.stdout:Downloading Packages: 2024-04-27T01:22:20.726 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 1/6 2024-04-27T01:22:20.789 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 2/6 2024-04-27T01:22:20.851 INFO:teuthology.orchestra.run.smithi123.stdout:rbd-nbd-19.0.0-2447.gb22e2ebd.el9.x86_64.rpm 765 kB/s | 170 kB 00:00 2024-04-27T01:22:20.851 INFO:teuthology.orchestra.run.smithi123.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:20.852 INFO:teuthology.orchestra.run.smithi123.stdout:Total 760 kB/s | 170 kB 00:00 2024-04-27T01:22:20.852 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction check 2024-04-27T01:22:20.859 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction check succeeded. 2024-04-27T01:22:20.859 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction test 2024-04-27T01:22:20.922 INFO:teuthology.orchestra.run.smithi123.stdout:Transaction test succeeded. 2024-04-27T01:22:20.923 INFO:teuthology.orchestra.run.smithi123.stdout:Running transaction 2024-04-27T01:22:21.074 INFO:teuthology.orchestra.run.smithi123.stdout: Preparing : 1/1 2024-04-27T01:22:21.180 INFO:teuthology.orchestra.run.smithi123.stdout: Installing : rbd-nbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:21.356 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 3/6 2024-04-27T01:22:21.453 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 4/6 2024-04-27T01:22:21.523 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 5/6 2024-04-27T01:22:21.550 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 6/6 2024-04-27T01:22:21.566 INFO:teuthology.orchestra.run.smithi123.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:21.810 INFO:teuthology.orchestra.run.smithi123.stdout: Verifying : rbd-nbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:21.810 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:21.810 INFO:teuthology.orchestra.run.smithi123.stdout:Installed: 2024-04-27T01:22:21.810 INFO:teuthology.orchestra.run.smithi123.stdout: rbd-nbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:22:21.811 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:22:21.811 INFO:teuthology.orchestra.run.smithi123.stdout:Complete! 2024-04-27T01:22:22.027 DEBUG:teuthology.parallel:result is None 2024-04-27T01:22:22.279 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 6/6 2024-04-27T01:22:22.279 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 1/6 2024-04-27T01:22:22.279 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 2/6 2024-04-27T01:22:22.279 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 3/6 2024-04-27T01:22:22.279 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 4/6 2024-04-27T01:22:22.279 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 5/6 2024-04-27T01:22:22.539 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 6/6 2024-04-27T01:22:22.540 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:22.540 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:22:22.540 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-mgr-cephadm-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:22:22.540 INFO:teuthology.orchestra.run.smithi067.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-27T01:22:22.540 INFO:teuthology.orchestra.run.smithi067.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-27T01:22:22.540 INFO:teuthology.orchestra.run.smithi067.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-27T01:22:22.540 INFO:teuthology.orchestra.run.smithi067.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-27T01:22:22.540 INFO:teuthology.orchestra.run.smithi067.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-27T01:22:22.540 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:22.540 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:22.767 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-fuse 2024-04-27T01:22:23.303 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:36 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:23.427 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:23.427 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:23.428 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-27T01:22:23.428 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:23.428 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:22:23.428 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-fuse x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 889 k 2024-04-27T01:22:23.428 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-27T01:22:23.428 INFO:teuthology.orchestra.run.smithi067.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-27T01:22:23.428 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:23.428 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:22:23.428 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:23.428 INFO:teuthology.orchestra.run.smithi067.stdout:Install 2 Packages 2024-04-27T01:22:23.428 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:23.429 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 969 k 2024-04-27T01:22:23.429 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 2.8 M 2024-04-27T01:22:23.429 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:22:23.738 INFO:teuthology.orchestra.run.smithi067.stdout:(1/2): fuse-2.9.9-15.el9.x86_64.rpm 500 kB/s | 80 kB 00:00 2024-04-27T01:22:23.888 INFO:teuthology.orchestra.run.smithi067.stdout:(2/2): ceph-fuse-19.0.0-2447.gb22e2ebd.el9.x86_ 2.8 MB/s | 889 kB 00:00 2024-04-27T01:22:23.889 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:23.889 INFO:teuthology.orchestra.run.smithi067.stdout:Total 2.1 MB/s | 969 kB 00:00 2024-04-27T01:22:23.901 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:22:23.924 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:22:23.924 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:22:24.007 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:22:24.007 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:22:24.198 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:22:24.336 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : fuse-2.9.9-15.el9.x86_64 1/2 2024-04-27T01:22:24.405 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2/2 2024-04-27T01:22:25.017 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2/2 2024-04-27T01:22:25.017 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/2 2024-04-27T01:22:25.281 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 2/2 2024-04-27T01:22:25.281 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:25.281 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:22:25.281 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 fuse-2.9.9-15.el9.x86_64 2024-04-27T01:22:25.281 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:25.281 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:25.546 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install ceph-volume 2024-04-27T01:22:26.078 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:39 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:26.203 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:26.204 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:26.204 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repository Size 2024-04-27T01:22:26.204 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:26.204 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:22:26.204 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-volume noarch 2:19.0.0-2447.gb22e2ebd.el9 ceph-noarch 264 k 2024-04-27T01:22:26.204 INFO:teuthology.orchestra.run.smithi067.stdout:Installing dependencies: 2024-04-27T01:22:26.204 INFO:teuthology.orchestra.run.smithi067.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-27T01:22:26.204 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:26.204 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:22:26.204 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:26.204 INFO:teuthology.orchestra.run.smithi067.stdout:Install 2 Packages 2024-04-27T01:22:26.204 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:26.205 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 341 k 2024-04-27T01:22:26.205 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 1.5 M 2024-04-27T01:22:26.205 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:22:26.709 INFO:teuthology.orchestra.run.smithi067.stdout:(1/2): python3-packaging-20.9-5.el9.noarch.rpm 316 kB/s | 77 kB 00:00 2024-04-27T01:22:26.993 INFO:teuthology.orchestra.run.smithi067.stdout:(2/2): ceph-volume-19.0.0-2447.gb22e2ebd.el9.no 500 kB/s | 264 kB 00:00 2024-04-27T01:22:26.993 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:26.993 INFO:teuthology.orchestra.run.smithi067.stdout:Total 432 kB/s | 341 kB 00:00 2024-04-27T01:22:27.005 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:22:27.017 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:22:27.017 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:22:27.045 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:22:27.046 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:22:27.199 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:22:27.392 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : python3-packaging-20.9-5.el9.noarch 1/2 2024-04-27T01:22:27.420 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : ceph-volume-2:19.0.0-2447.gb22e2ebd.el9.noarch 2/2 2024-04-27T01:22:27.437 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: ceph-volume-2:19.0.0-2447.gb22e2ebd.el9.noarch 2/2 2024-04-27T01:22:27.437 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:22:27.438 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-volume@*.service" escaped as "ceph-volume@\x2a.service". 2024-04-27T01:22:27.438 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:28.116 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : ceph-volume-2:19.0.0-2447.gb22e2ebd.el9.noarch 1/2 2024-04-27T01:22:28.381 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 2/2 2024-04-27T01:22:28.381 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:28.381 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:22:28.381 INFO:teuthology.orchestra.run.smithi067.stdout: ceph-volume-2:19.0.0-2447.gb22e2ebd.el9.noarch 2024-04-27T01:22:28.381 INFO:teuthology.orchestra.run.smithi067.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-27T01:22:28.381 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:28.381 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:28.691 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install librados-devel 2024-04-27T01:22:29.229 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:42 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:29.356 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:29.356 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:29.356 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2024-04-27T01:22:29.357 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:29.357 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:22:29.357 INFO:teuthology.orchestra.run.smithi067.stdout: librados-devel x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 127 k 2024-04-27T01:22:29.357 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:29.357 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:22:29.357 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:29.357 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2024-04-27T01:22:29.357 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:29.357 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 127 k 2024-04-27T01:22:29.357 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 456 k 2024-04-27T01:22:29.357 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:22:29.675 INFO:teuthology.orchestra.run.smithi067.stdout:librados-devel-19.0.0-2447.gb22e2ebd.el9.x86_64 399 kB/s | 127 kB 00:00 2024-04-27T01:22:29.676 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:29.676 INFO:teuthology.orchestra.run.smithi067.stdout:Total 396 kB/s | 127 kB 00:00 2024-04-27T01:22:29.676 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:22:29.683 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:22:29.683 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:22:29.751 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:22:29.752 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:22:29.908 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:22:29.999 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : librados-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:30.439 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: librados-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:30.663 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : librados-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:30.663 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:30.663 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:22:30.663 INFO:teuthology.orchestra.run.smithi067.stdout: librados-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:22:30.663 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:30.663 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:30.897 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install libcephfs2 2024-04-27T01:22:31.434 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:44 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:31.517 INFO:teuthology.orchestra.run.smithi067.stdout:Package libcephfs2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:22:31.560 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:31.561 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-27T01:22:31.561 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:31.625 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install libcephfs-devel 2024-04-27T01:22:32.160 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:45 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:32.285 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:32.286 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:32.286 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2024-04-27T01:22:32.286 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:32.286 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:22:32.286 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs-devel x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 32 k 2024-04-27T01:22:32.286 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:32.286 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:22:32.286 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:32.286 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2024-04-27T01:22:32.287 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:32.287 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 32 k 2024-04-27T01:22:32.287 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 142 k 2024-04-27T01:22:32.287 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:22:32.454 INFO:teuthology.orchestra.run.smithi067.stdout:libcephfs-devel-19.0.0-2447.gb22e2ebd.el9.x86_6 190 kB/s | 32 kB 00:00 2024-04-27T01:22:32.455 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:32.455 INFO:teuthology.orchestra.run.smithi067.stdout:Total 188 kB/s | 32 kB 00:00 2024-04-27T01:22:32.455 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:22:32.458 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:22:32.459 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:22:32.461 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:22:32.461 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:22:32.550 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:22:32.661 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : libcephfs-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:32.983 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:33.196 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : libcephfs-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:33.196 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:33.196 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:22:33.196 INFO:teuthology.orchestra.run.smithi067.stdout: libcephfs-devel-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:22:33.197 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:33.197 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:33.372 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install librados2 2024-04-27T01:22:33.899 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:46 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:33.979 INFO:teuthology.orchestra.run.smithi067.stdout:Package librados2-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:22:34.022 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:34.024 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-27T01:22:34.024 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:34.082 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install librbd1 2024-04-27T01:22:34.614 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:47 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:34.695 INFO:teuthology.orchestra.run.smithi067.stdout:Package librbd1-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:22:34.740 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:34.741 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-27T01:22:34.741 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:34.799 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-rados 2024-04-27T01:22:35.335 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:48 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:35.418 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-rados-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:22:35.463 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:35.464 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-27T01:22:35.465 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:35.524 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-rgw 2024-04-27T01:22:36.061 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:49 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:36.143 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-rgw-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:22:36.186 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:36.187 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-27T01:22:36.187 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:36.252 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-cephfs 2024-04-27T01:22:36.789 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:49 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:36.869 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-cephfs-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:22:36.913 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:36.914 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-27T01:22:36.914 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:36.973 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install python3-rbd 2024-04-27T01:22:37.505 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:50 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:37.586 INFO:teuthology.orchestra.run.smithi067.stdout:Package python3-rbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 is already installed. 2024-04-27T01:22:37.629 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:37.630 INFO:teuthology.orchestra.run.smithi067.stdout:Nothing to do. 2024-04-27T01:22:37.630 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:37.690 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install rbd-fuse 2024-04-27T01:22:38.223 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:51 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:38.348 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:38.349 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:38.349 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2024-04-27T01:22:38.349 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:38.349 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:22:38.349 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-fuse x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 85 k 2024-04-27T01:22:38.349 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:38.349 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:22:38.349 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:38.349 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2024-04-27T01:22:38.349 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:38.349 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 85 k 2024-04-27T01:22:38.349 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 231 k 2024-04-27T01:22:38.350 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:22:38.624 INFO:teuthology.orchestra.run.smithi067.stdout:rbd-fuse-19.0.0-2447.gb22e2ebd.el9.x86_64.rpm 311 kB/s | 85 kB 00:00 2024-04-27T01:22:38.625 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:38.625 INFO:teuthology.orchestra.run.smithi067.stdout:Total 309 kB/s | 85 kB 00:00 2024-04-27T01:22:38.625 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:22:38.633 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:22:38.633 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:22:38.699 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:22:38.700 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:22:38.850 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:22:38.947 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : rbd-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:39.282 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: rbd-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:39.511 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : rbd-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:39.511 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:39.512 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:22:39.512 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-fuse-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:22:39.512 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:39.512 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:39.744 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install rbd-mirror 2024-04-27T01:22:40.284 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:53 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:40.411 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:40.411 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:40.412 INFO:teuthology.orchestra.run.smithi067.stdout: Package Arch Version Repo Size 2024-04-27T01:22:40.412 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:40.412 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:22:40.412 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-mirror x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 3.1 M 2024-04-27T01:22:40.412 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:40.412 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:22:40.412 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:40.412 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2024-04-27T01:22:40.412 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:40.412 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 3.1 M 2024-04-27T01:22:40.412 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 13 M 2024-04-27T01:22:40.412 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:22:40.894 INFO:teuthology.orchestra.run.smithi067.stdout:rbd-mirror-19.0.0-2447.gb22e2ebd.el9.x86_64.rpm 6.4 MB/s | 3.1 MB 00:00 2024-04-27T01:22:40.895 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:40.895 INFO:teuthology.orchestra.run.smithi067.stdout:Total 6.4 MB/s | 3.1 MB 00:00 2024-04-27T01:22:40.895 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:22:40.905 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:22:40.905 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:22:40.991 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:22:40.991 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:22:41.441 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:22:41.504 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : rbd-mirror-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:41.529 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: rbd-mirror-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:41.529 INFO:teuthology.orchestra.run.smithi067.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-27T01:22:41.529 INFO:teuthology.orchestra.run.smithi067.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-27T01:22:41.529 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-27T01:22:41.530 INFO:teuthology.orchestra.run.smithi067.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-27T01:22:41.530 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:42.541 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : rbd-mirror-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:42.541 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:42.541 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:22:42.541 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-mirror-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:22:42.542 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:42.542 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:42.786 DEBUG:teuthology.orchestra.run.smithi067:> sudo yum -y install rbd-nbd 2024-04-27T01:22:43.325 INFO:teuthology.orchestra.run.smithi067.stdout:Last metadata expiration check: 0:01:56 ago on Sat 27 Apr 2024 01:20:47 AM UTC. 2024-04-27T01:22:43.450 INFO:teuthology.orchestra.run.smithi067.stdout:Dependencies resolved. 2024-04-27T01:22:43.451 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:43.451 INFO:teuthology.orchestra.run.smithi067.stdout: Package Architecture Version Repository Size 2024-04-27T01:22:43.451 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:43.451 INFO:teuthology.orchestra.run.smithi067.stdout:Installing: 2024-04-27T01:22:43.451 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-nbd x86_64 2:19.0.0-2447.gb22e2ebd.el9 ceph 170 k 2024-04-27T01:22:43.451 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:43.451 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction Summary 2024-04-27T01:22:43.451 INFO:teuthology.orchestra.run.smithi067.stdout:================================================================================ 2024-04-27T01:22:43.451 INFO:teuthology.orchestra.run.smithi067.stdout:Install 1 Package 2024-04-27T01:22:43.451 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:43.452 INFO:teuthology.orchestra.run.smithi067.stdout:Total download size: 170 k 2024-04-27T01:22:43.452 INFO:teuthology.orchestra.run.smithi067.stdout:Installed size: 494 k 2024-04-27T01:22:43.452 INFO:teuthology.orchestra.run.smithi067.stdout:Downloading Packages: 2024-04-27T01:22:43.798 INFO:teuthology.orchestra.run.smithi067.stdout:rbd-nbd-19.0.0-2447.gb22e2ebd.el9.x86_64.rpm 492 kB/s | 170 kB 00:00 2024-04-27T01:22:43.799 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:22:43.799 INFO:teuthology.orchestra.run.smithi067.stdout:Total 490 kB/s | 170 kB 00:00 2024-04-27T01:22:43.799 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction check 2024-04-27T01:22:43.808 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction check succeeded. 2024-04-27T01:22:43.808 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction test 2024-04-27T01:22:43.876 INFO:teuthology.orchestra.run.smithi067.stdout:Transaction test succeeded. 2024-04-27T01:22:43.876 INFO:teuthology.orchestra.run.smithi067.stdout:Running transaction 2024-04-27T01:22:44.034 INFO:teuthology.orchestra.run.smithi067.stdout: Preparing : 1/1 2024-04-27T01:22:44.164 INFO:teuthology.orchestra.run.smithi067.stdout: Installing : rbd-nbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:44.582 INFO:teuthology.orchestra.run.smithi067.stdout: Running scriptlet: rbd-nbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:44.840 INFO:teuthology.orchestra.run.smithi067.stdout: Verifying : rbd-nbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 1/1 2024-04-27T01:22:44.840 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:44.840 INFO:teuthology.orchestra.run.smithi067.stdout:Installed: 2024-04-27T01:22:44.840 INFO:teuthology.orchestra.run.smithi067.stdout: rbd-nbd-2:19.0.0-2447.gb22e2ebd.el9.x86_64 2024-04-27T01:22:44.840 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:22:44.840 INFO:teuthology.orchestra.run.smithi067.stdout:Complete! 2024-04-27T01:22:45.071 DEBUG:teuthology.parallel:result is None 2024-04-27T01:22:45.071 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-27T01:22:45.289 DEBUG:teuthology.orchestra.run.smithi067:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-27T01:22:45.311 INFO:teuthology.orchestra.run.smithi067.stdout:19.0.0-2447.gb22e2ebd.el9 2024-04-27T01:22:45.311 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2447.gb22e2ebd.el9 2024-04-27T01:22:45.312 INFO:teuthology.task.install:The correct ceph version 19.0.0-2447.gb22e2ebd is installed. 2024-04-27T01:22:45.313 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-27T01:22:45.451 DEBUG:teuthology.orchestra.run.smithi123:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-27T01:22:45.476 INFO:teuthology.orchestra.run.smithi123.stdout:19.0.0-2447.gb22e2ebd.el9 2024-04-27T01:22:45.476 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-2447.gb22e2ebd.el9 2024-04-27T01:22:45.476 INFO:teuthology.task.install:The correct ceph version 19.0.0-2447.gb22e2ebd is installed. 2024-04-27T01:22:45.478 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-27T01:22:45.478 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-27T01:22:45.478 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-27T01:22:45.504 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-27T01:22:45.504 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-27T01:22:45.543 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-27T01:22:45.543 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-27T01:22:45.544 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/daemon-helper 2024-04-27T01:22:45.569 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-27T01:22:45.634 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-27T01:22:45.634 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/usr/bin/daemon-helper 2024-04-27T01:22:45.663 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-27T01:22:45.729 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-27T01:22:45.729 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-27T01:22:45.729 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-27T01:22:45.753 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-27T01:22:45.818 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-27T01:22:45.818 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-27T01:22:45.841 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-27T01:22:45.905 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-27T01:22:45.905 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-27T01:22:45.905 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/usr/bin/stdin-killer 2024-04-27T01:22:45.929 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-27T01:22:45.994 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-27T01:22:45.994 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/usr/bin/stdin-killer 2024-04-27T01:22:46.018 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-27T01:22:46.091 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-27T01:22:46.190 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': True}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'log-only-match': ['CEPHADM_'], 'sha1': 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a'} 2024-04-27T01:22:46.190 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-27T01:22:46.190 INFO:tasks.cephadm:Cluster fsid is a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:22:46.191 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-27T01:22:46.191 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.67', 'mon.b': '172.21.15.123'} 2024-04-27T01:22:46.191 INFO:tasks.cephadm:First mon is mon.a on smithi067 2024-04-27T01:22:46.191 INFO:tasks.cephadm:First mgr is a 2024-04-27T01:22:46.191 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-27T01:22:46.191 DEBUG:teuthology.orchestra.run.smithi067:> sudo hostname $(hostname -s) 2024-04-27T01:22:46.216 DEBUG:teuthology.orchestra.run.smithi123:> sudo hostname $(hostname -s) 2024-04-27T01:22:46.239 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-04-27T01:22:46.239 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-27T01:22:46.459 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic/54991/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2447-gb22e2ebd', 'node_name': '172.21.5.36+adami06', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2447.gb22e2ebd'}, 'url': 'https://4.chacra.ceph.com/r/ceph/squid/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-25 23:00:56.935300', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/squid/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-04-27T01:22:46.673 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref squid, sha1 b22e2ebdeb24376882b7bda2a7329c8cccc2276a from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&sha1=b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-27T01:22:46.674 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/squid/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/centos/9/x86_64/flavors/default/cephadm 2024-04-27T01:22:46.674 DEBUG:teuthology.orchestra.run.smithi067:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-27T01:22:47.395 INFO:teuthology.orchestra.run.smithi067.stdout:-rw-r--r--. 1 ubuntu ubuntu 781407 Apr 27 01:22 /home/ubuntu/cephtest/cephadm 2024-04-27T01:22:47.396 DEBUG:teuthology.orchestra.run.smithi123:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/squid/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-27T01:22:47.861 INFO:teuthology.orchestra.run.smithi123.stdout:-rw-r--r--. 1 ubuntu ubuntu 781407 Apr 27 01:22 /home/ubuntu/cephtest/cephadm 2024-04-27T01:22:47.862 DEBUG:teuthology.orchestra.run.smithi067:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-27T01:22:47.881 DEBUG:teuthology.orchestra.run.smithi123:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-27T01:22:47.908 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a on all hosts... 2024-04-27T01:22:47.908 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a pull 2024-04-27T01:22:47.924 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a pull 2024-04-27T01:22:49.392 INFO:teuthology.orchestra.run.smithi123.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a... 2024-04-27T01:22:49.477 INFO:teuthology.orchestra.run.smithi067.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a... 2024-04-27T01:23:22.032 INFO:teuthology.orchestra.run.smithi067.stdout:{ 2024-04-27T01:23:22.033 INFO:teuthology.orchestra.run.smithi067.stdout: "ceph_version": "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)", 2024-04-27T01:23:22.033 INFO:teuthology.orchestra.run.smithi067.stdout: "image_id": "87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae", 2024-04-27T01:23:22.033 INFO:teuthology.orchestra.run.smithi067.stdout: "repo_digests": [ 2024-04-27T01:23:22.033 INFO:teuthology.orchestra.run.smithi067.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6" 2024-04-27T01:23:22.033 INFO:teuthology.orchestra.run.smithi067.stdout: ] 2024-04-27T01:23:22.033 INFO:teuthology.orchestra.run.smithi067.stdout:} 2024-04-27T01:23:25.046 INFO:teuthology.orchestra.run.smithi123.stdout:{ 2024-04-27T01:23:25.047 INFO:teuthology.orchestra.run.smithi123.stdout: "ceph_version": "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)", 2024-04-27T01:23:25.047 INFO:teuthology.orchestra.run.smithi123.stdout: "image_id": "87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae", 2024-04-27T01:23:25.047 INFO:teuthology.orchestra.run.smithi123.stdout: "repo_digests": [ 2024-04-27T01:23:25.047 INFO:teuthology.orchestra.run.smithi123.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6" 2024-04-27T01:23:25.047 INFO:teuthology.orchestra.run.smithi123.stdout: ] 2024-04-27T01:23:25.047 INFO:teuthology.orchestra.run.smithi123.stdout:} 2024-04-27T01:23:25.071 DEBUG:teuthology.orchestra.run.smithi067:> sudo mkdir -p /etc/ceph 2024-04-27T01:23:25.103 DEBUG:teuthology.orchestra.run.smithi123:> sudo mkdir -p /etc/ceph 2024-04-27T01:23:25.130 DEBUG:teuthology.orchestra.run.smithi067:> sudo chmod 777 /etc/ceph 2024-04-27T01:23:25.172 DEBUG:teuthology.orchestra.run.smithi123:> sudo chmod 777 /etc/ceph 2024-04-27T01:23:25.195 INFO:tasks.cephadm:Writing seed config... 2024-04-27T01:23:25.196 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-04-27T01:23:25.196 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-27T01:23:25.196 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-27T01:23:25.196 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-04-27T01:23:25.196 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-27T01:23:25.196 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-27T01:23:25.196 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-27T01:23:25.196 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-27T01:23:25.196 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-27T01:23:25.197 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-27T01:23:25.197 DEBUG:teuthology.orchestra.run.smithi067:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-27T01:23:25.230 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 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 # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = a735d63c-0434-11ef-bc93-c7b262605968 mon election default strategy = 1 [osd] 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 deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 mgr/cephadm/use_agent = True [mon] 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 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-04-27T01:23:25.230 DEBUG:teuthology.orchestra.run.smithi067:mon.a> sudo journalctl -f -n 0 -u ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a.service 2024-04-27T01:23:25.272 DEBUG:teuthology.orchestra.run.smithi067:mgr.a> sudo journalctl -f -n 0 -u ceph-a735d63c-0434-11ef-bc93-c7b262605968@mgr.a.service 2024-04-27T01:23:25.314 INFO:tasks.cephadm:Bootstrapping... 2024-04-27T01:23:25.315 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a -v bootstrap --fsid a735d63c-0434-11ef-bc93-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.67 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-27T01:23:25.514 INFO:teuthology.orchestra.run.smithi067.stdout:-------------------------------------------------------------------------------- 2024-04-27T01:23:25.514 INFO:teuthology.orchestra.run.smithi067.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a', '-v', 'bootstrap', '--fsid', 'a735d63c-0434-11ef-bc93-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.67', '--skip-admin-label'] 2024-04-27T01:23:25.515 INFO:teuthology.orchestra.run.smithi067.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-04-27T01:23:25.515 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying podman|docker is present... 2024-04-27T01:23:25.550 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-27T01:23:25.550 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying lvm2 is present... 2024-04-27T01:23:25.550 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying time synchronization is in place... 2024-04-27T01:23:25.558 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-27T01:23:25.558 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-27T01:23:25.564 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-27T01:23:25.564 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-04-27T01:23:25.570 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout enabled 2024-04-27T01:23:25.577 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout active 2024-04-27T01:23:25.577 INFO:teuthology.orchestra.run.smithi067.stdout:Unit chronyd.service is enabled and running 2024-04-27T01:23:25.577 INFO:teuthology.orchestra.run.smithi067.stdout:Repeating the final host check... 2024-04-27T01:23:25.601 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-27T01:23:25.601 INFO:teuthology.orchestra.run.smithi067.stdout:podman (/bin/podman) version 4.9.4 is present 2024-04-27T01:23:25.601 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl is present 2024-04-27T01:23:25.602 INFO:teuthology.orchestra.run.smithi067.stdout:lvcreate is present 2024-04-27T01:23:25.608 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-27T01:23:25.608 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-27T01:23:25.614 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-27T01:23:25.614 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-04-27T01:23:25.620 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout enabled 2024-04-27T01:23:25.627 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout active 2024-04-27T01:23:25.627 INFO:teuthology.orchestra.run.smithi067.stdout:Unit chronyd.service is enabled and running 2024-04-27T01:23:25.627 INFO:teuthology.orchestra.run.smithi067.stdout:Host looks OK 2024-04-27T01:23:25.627 INFO:teuthology.orchestra.run.smithi067.stdout:Cluster fsid: a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:23:25.627 INFO:teuthology.orchestra.run.smithi067.stdout:Acquiring lock 140660545339152 on /run/cephadm/a735d63c-0434-11ef-bc93-c7b262605968.lock 2024-04-27T01:23:25.627 INFO:teuthology.orchestra.run.smithi067.stdout:Lock 140660545339152 acquired on /run/cephadm/a735d63c-0434-11ef-bc93-c7b262605968.lock 2024-04-27T01:23:25.627 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying IP 172.21.15.67 port 3300 ... 2024-04-27T01:23:25.628 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying IP 172.21.15.67 port 6789 ... 2024-04-27T01:23:25.628 INFO:teuthology.orchestra.run.smithi067.stdout:Base mon IP(s) is [172.21.15.67:3300, 172.21.15.67:6789], mon addrv is [v2:172.21.15.67:3300,v1:172.21.15.67:6789] 2024-04-27T01:23:25.631 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.67 metric 100 2024-04-27T01:23:25.631 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.67 metric 100 2024-04-27T01:23:25.634 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-04-27T01:23:25.634 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-04-27T01:23:25.634 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-04-27T01:23:25.636 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-27T01:23:25.637 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-04-27T01:23:25.637 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-27T01:23:25.637 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-27T01:23:25.637 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout inet6 fe80::de96:7f83:e2cd:74b4/64 scope link noprefixroute 2024-04-27T01:23:25.637 INFO:teuthology.orchestra.run.smithi067.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-27T01:23:25.637 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.0.0/20` 2024-04-27T01:23:25.637 INFO:teuthology.orchestra.run.smithi067.stdout:Mon IP `172.21.15.67` is in CIDR network `172.21.0.0/20` 2024-04-27T01:23:25.638 INFO:teuthology.orchestra.run.smithi067.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-04-27T01:23:25.638 INFO:teuthology.orchestra.run.smithi067.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-27T01:23:25.638 INFO:teuthology.orchestra.run.smithi067.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a... 2024-04-27T01:23:26.108 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stdout 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae 2024-04-27T01:23:26.109 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a... 2024-04-27T01:23:26.109 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stderr Getting image source signatures 2024-04-27T01:23:26.109 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stderr Copying blob sha256:8cad468f23ab438b6f898c52382f29d2bf4f5542ae8dbbba19c3cda86356dd4f 2024-04-27T01:23:26.109 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stderr Copying blob sha256:3d665f4c032644be9cae748af04bee69f2bfe96cdc3616dabe0ab17899633ab5 2024-04-27T01:23:26.109 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stderr Copying config sha256:87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae 2024-04-27T01:23:26.109 INFO:teuthology.orchestra.run.smithi067.stdout:/bin/podman: stderr Writing manifest to image destination 2024-04-27T01:23:26.972 INFO:teuthology.orchestra.run.smithi067.stdout:ceph: stdout ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev) 2024-04-27T01:23:26.972 INFO:teuthology.orchestra.run.smithi067.stdout:Ceph version: ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev) 2024-04-27T01:23:26.972 INFO:teuthology.orchestra.run.smithi067.stdout:Extracting ceph user uid/gid from container image... 2024-04-27T01:23:27.903 INFO:teuthology.orchestra.run.smithi067.stdout:stat: stdout 167 167 2024-04-27T01:23:27.903 INFO:teuthology.orchestra.run.smithi067.stdout:Creating initial keys... 2024-04-27T01:23:28.793 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-authtool: stdout AQCQUyxm++YNDhAAlPjDLtzQwvcUZoiuzsyLxw== 2024-04-27T01:23:29.691 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-authtool: stdout AQCRUyxmmUySCRAAdowSMu3vnUorRIMYo5npGQ== 2024-04-27T01:23:30.565 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph-authtool: stdout AQCSUyxmWmJ8ARAA4AIjJSasksqEjIXV/M5nqQ== 2024-04-27T01:23:30.566 INFO:teuthology.orchestra.run.smithi067.stdout:Creating initial monmap... 2024-04-27T01:23:31.438 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-27T01:23:31.438 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-04-27T01:23:31.438 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:23:31.438 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-27T01:23:31.438 INFO:teuthology.orchestra.run.smithi067.stdout:monmaptool for a [v2:172.21.15.67:3300,v1:172.21.15.67:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-27T01:23:31.438 INFO:teuthology.orchestra.run.smithi067.stdout:setting min_mon_release = quincy 2024-04-27T01:23:31.438 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: set fsid to a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:23:31.438 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-27T01:23:31.438 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:23:31.439 INFO:teuthology.orchestra.run.smithi067.stdout:Creating mon... 2024-04-27T01:23:32.384 INFO:teuthology.orchestra.run.smithi067.stdout:create mon.a on 2024-04-27T01:23:32.594 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-04-27T01:23:32.744 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-27T01:23:32.941 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-a735d63c-0434-11ef-bc93-c7b262605968.target → /etc/systemd/system/ceph-a735d63c-0434-11ef-bc93-c7b262605968.target. 2024-04-27T01:23:32.941 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-a735d63c-0434-11ef-bc93-c7b262605968.target → /etc/systemd/system/ceph-a735d63c-0434-11ef-bc93-c7b262605968.target. 2024-04-27T01:23:33.274 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a 2024-04-27T01:23:33.274 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to reset failed state of unit ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a.service: Unit ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a.service not loaded. 2024-04-27T01:23:33.455 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-a735d63c-0434-11ef-bc93-c7b262605968.target.wants/ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a.service → /etc/systemd/system/ceph-a735d63c-0434-11ef-bc93-c7b262605968@.service. 2024-04-27T01:23:33.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:33 smithi067 podman[26587]: 2024-04-27 01:23:33.623346459 +0000 UTC m=+0.019623957 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-27T01:23:33.950 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-27T01:23:33.950 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout disabled 2024-04-27T01:23:33.957 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-27T01:23:33.957 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-04-27T01:23:33.957 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld.service is not enabled 2024-04-27T01:23:33.957 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to enable service . firewalld.service is not available 2024-04-27T01:23:33.958 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mon to start... 2024-04-27T01:23:33.958 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mon... 2024-04-27T01:23:34.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:33 smithi067 podman[26587]: 2024-04-27 01:23:33.884586455 +0000 UTC m=+0.280863944 container init e9764c28d2a0302600e216eeaf3ee3a3462827a700794fe341251fc7d17eff31 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux ) 2024-04-27T01:23:34.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:33 smithi067 podman[26587]: 2024-04-27 01:23:33.88749678 +0000 UTC m=+0.283774275 container start e9764c28d2a0302600e216eeaf3ee3a3462827a700794fe341251fc7d17eff31 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.build-date=20240424) 2024-04-27T01:23:34.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:33 smithi067 ceph-mon[26605]: mkfs a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:23:34.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:33 smithi067 ceph-mon[26605]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-27T01:23:34.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:33 smithi067 bash[26587]: e9764c28d2a0302600e216eeaf3ee3a3462827a700794fe341251fc7d17eff31 2024-04-27T01:23:34.071 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:33 smithi067 systemd[1]: Started Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:23:34.913 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout cluster: 2024-04-27T01:23:34.913 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout id: a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:23:34.913 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-04-27T01:23:34.914 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-27T01:23:34.914 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout services: 2024-04-27T01:23:34.914 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.537587s) 2024-04-27T01:23:34.914 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-04-27T01:23:34.914 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-04-27T01:23:34.914 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-27T01:23:34.914 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout data: 2024-04-27T01:23:34.914 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-04-27T01:23:34.914 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-04-27T01:23:34.914 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-04-27T01:23:34.914 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout pgs: 2024-04-27T01:23:34.914 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-27T01:23:34.914 INFO:teuthology.orchestra.run.smithi067.stdout:mon is available 2024-04-27T01:23:34.915 INFO:teuthology.orchestra.run.smithi067.stdout:Assimilating anything we can from ceph.conf... 2024-04-27T01:23:35.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:34 smithi067 ceph-mon[26605]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-27T01:23:35.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:34 smithi067 ceph-mon[26605]: monmap epoch 1 2024-04-27T01:23:35.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:34 smithi067 ceph-mon[26605]: fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:23:35.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:34 smithi067 ceph-mon[26605]: last_changed 2024-04-27T01:23:30.880155+0000 2024-04-27T01:23:35.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:34 smithi067 ceph-mon[26605]: created 2024-04-27T01:23:30.880155+0000 2024-04-27T01:23:35.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:34 smithi067 ceph-mon[26605]: min_mon_release 19 (squid) 2024-04-27T01:23:35.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:34 smithi067 ceph-mon[26605]: election_strategy: 1 2024-04-27T01:23:35.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:34 smithi067 ceph-mon[26605]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-04-27T01:23:35.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:34 smithi067 ceph-mon[26605]: fsmap 2024-04-27T01:23:35.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:34 smithi067 ceph-mon[26605]: osdmap e1: 0 total, 0 up, 0 in 2024-04-27T01:23:35.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:34 smithi067 ceph-mon[26605]: mgrmap e1: no daemons active 2024-04-27T01:23:35.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:34 smithi067 ceph-mon[26605]: from='client.? 172.21.15.67:0/1737548692' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-27T01:23:35.956 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:35 smithi067 ceph-mon[26605]: from='client.? 172.21.15.67:0/1049193990' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-27T01:23:35.956 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:35 smithi067 ceph-mon[26605]: from='client.? 172.21.15.67:0/1049193990' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-27T01:23:35.960 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-27T01:23:35.960 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [global] 2024-04-27T01:23:35.960 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout fsid = a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:23:35.960 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.67:3300,v1:172.21.15.67:6789] 2024-04-27T01:23:35.960 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-27T01:23:35.960 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-27T01:23:35.960 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-27T01:23:35.960 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-27T01:23:35.961 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-27T01:23:35.961 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-27T01:23:35.961 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = True 2024-04-27T01:23:35.961 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-27T01:23:35.961 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-27T01:23:35.961 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [osd] 2024-04-27T01:23:35.961 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-27T01:23:35.961 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-27T01:23:35.961 INFO:teuthology.orchestra.run.smithi067.stdout:Generating new minimal ceph.conf... 2024-04-27T01:23:36.965 INFO:teuthology.orchestra.run.smithi067.stdout:Restarting the monitor... 2024-04-27T01:23:36.987 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:36 smithi067 ceph-mon[26605]: from='client.? 172.21.15.67:0/4283574408' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:23:37.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:37 smithi067 systemd[1]: Stopping Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:23:37.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:37 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a[26601]: 2024-04-27T01:23:37.246+0000 7f4d7f60e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-27T01:23:37.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:37 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a[26601]: 2024-04-27T01:23:37.246+0000 7f4d7f60e700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-27T01:23:37.699 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:37 smithi067 podman[26852]: 2024-04-27 01:23:37.451747088 +0000 UTC m=+0.299282553 container died e9764c28d2a0302600e216eeaf3ee3a3462827a700794fe341251fc7d17eff31 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True) 2024-04-27T01:23:38.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:37 smithi067 podman[26852]: 2024-04-27 01:23:37.804536807 +0000 UTC m=+0.652072269 container cleanup e9764c28d2a0302600e216eeaf3ee3a3462827a700794fe341251fc7d17eff31 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, RELEASE=squid-b22e2eb, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-27T01:23:38.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:37 smithi067 bash[26852]: ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a 2024-04-27T01:23:38.432 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 podman[26866]: 2024-04-27 01:23:38.072213682 +0000 UTC m=+0.617914234 container remove e9764c28d2a0302600e216eeaf3ee3a3462827a700794fe341251fc7d17eff31 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-27T01:23:38.432 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 systemd[1]: ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-27T01:23:38.432 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 systemd[1]: Stopped Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:23:38.432 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 systemd[1]: Starting Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:23:38.681 INFO:teuthology.orchestra.run.smithi067.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-04-27T01:23:38.698 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 podman[26959]: 2024-04-27 01:23:38.350424509 +0000 UTC m=+0.018562580 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-27T01:23:38.698 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 podman[26959]: 2024-04-27 01:23:38.447941017 +0000 UTC m=+0.116079120 container create 31313ce3d33c9f52dc374546f22fbf8818505ed95ffca355e1e8677255d509dc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True) 2024-04-27T01:23:38.698 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 podman[26959]: 2024-04-27 01:23:38.617194649 +0000 UTC m=+0.285332708 container init 31313ce3d33c9f52dc374546f22fbf8818505ed95ffca355e1e8677255d509dc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, io.buildah.version=1.33.5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-27T01:23:38.699 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 podman[26959]: 2024-04-27 01:23:38.620145559 +0000 UTC m=+0.288283618 container start 31313ce3d33c9f52dc374546f22fbf8818505ed95ffca355e1e8677255d509dc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-27T01:23:38.699 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: set uid:gid to 167:167 (ceph:ceph) 2024-04-27T01:23:38.699 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev), process ceph-mon, pid 2 2024-04-27T01:23:38.699 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: pidfile_write: ignore empty --pid-file 2024-04-27T01:23:38.699 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: load: jerasure load: lrc 2024-04-27T01:23:38.699 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: RocksDB version: 7.9.2 2024-04-27T01:23:38.699 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Git sha 0 2024-04-27T01:23:38.699 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Compile date 2024-04-25 16:43:49 2024-04-27T01:23:38.699 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: DB SUMMARY 2024-04-27T01:23:38.699 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: DB Session ID: 75327B38LK5534CTVRWT 2024-04-27T01:23:38.699 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: CURRENT file: CURRENT 2024-04-27T01:23:38.699 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: IDENTITY file: IDENTITY 2024-04-27T01:23:38.700 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-04-27T01:23:38.700 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-27T01:23:38.700 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88771 ; 2024-04-27T01:23:38.700 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.error_if_exists: 0 2024-04-27T01:23:38.700 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.create_if_missing: 0 2024-04-27T01:23:38.700 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.paranoid_checks: 1 2024-04-27T01:23:38.700 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-27T01:23:38.700 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-27T01:23:38.700 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-27T01:23:38.700 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.env: 0x557aee4c0c60 2024-04-27T01:23:38.700 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.fs: PosixFileSystem 2024-04-27T01:23:38.700 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.info_log: 0x557af0691aa0 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_file_opening_threads: 16 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.statistics: (nil) 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.use_fsync: 0 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_log_file_size: 0 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.keep_log_file_num: 1000 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.recycle_log_file_num: 0 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.allow_fallocate: 1 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.allow_mmap_reads: 0 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.allow_mmap_writes: 0 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.use_direct_reads: 0 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.create_missing_column_families: 0 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.db_log_dir: 2024-04-27T01:23:38.701 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.wal_dir: 2024-04-27T01:23:38.702 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-27T01:23:38.702 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-27T01:23:38.702 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-27T01:23:38.702 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-27T01:23:38.702 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-27T01:23:38.702 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-27T01:23:38.702 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.advise_random_on_open: 1 2024-04-27T01:23:38.702 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.db_write_buffer_size: 0 2024-04-27T01:23:38.702 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.write_buffer_manager: 0x557af06641e0 2024-04-27T01:23:38.702 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-27T01:23:38.702 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-27T01:23:38.702 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-27T01:23:38.702 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.rate_limiter: (nil) 2024-04-27T01:23:38.702 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-27T01:23:38.703 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.wal_recovery_mode: 2 2024-04-27T01:23:38.704 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.enable_thread_tracking: 0 2024-04-27T01:23:38.704 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.enable_pipelined_write: 0 2024-04-27T01:23:38.704 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.unordered_write: 0 2024-04-27T01:23:38.704 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-27T01:23:38.704 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-27T01:23:38.704 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-27T01:23:38.704 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-27T01:23:38.704 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.row_cache: None 2024-04-27T01:23:38.704 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.wal_filter: None 2024-04-27T01:23:38.704 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-27T01:23:38.705 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.allow_ingest_behind: 0 2024-04-27T01:23:38.705 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.two_write_queues: 0 2024-04-27T01:23:38.705 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.manual_wal_flush: 0 2024-04-27T01:23:38.705 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.wal_compression: 0 2024-04-27T01:23:38.705 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.atomic_flush: 0 2024-04-27T01:23:38.705 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-27T01:23:38.705 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-27T01:23:38.705 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-27T01:23:38.705 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.log_readahead_size: 0 2024-04-27T01:23:38.705 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-27T01:23:38.705 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.best_efforts_recovery: 0 2024-04-27T01:23:38.705 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-27T01:23:38.705 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-27T01:23:38.705 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.allow_data_in_errors: 0 2024-04-27T01:23:38.706 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.db_host_id: __hostname__ 2024-04-27T01:23:38.706 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-27T01:23:38.706 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_background_jobs: 2 2024-04-27T01:23:38.706 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_background_compactions: -1 2024-04-27T01:23:38.706 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_subcompactions: 1 2024-04-27T01:23:38.706 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-27T01:23:38.706 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-27T01:23:38.706 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-27T01:23:38.706 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_total_wal_size: 0 2024-04-27T01:23:38.706 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-27T01:23:38.706 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-27T01:23:38.706 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-27T01:23:38.706 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-27T01:23:38.706 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_open_files: -1 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.bytes_per_sync: 0 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compaction_readahead_size: 0 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_background_flushes: -1 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Compression algorithms supported: 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: kZSTD supported: 0 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: kXpressCompression supported: 0 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: kLZ4HCCompression supported: 1 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: kZlibCompression supported: 1 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: kSnappyCompression supported: 1 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: kLZ4Compression supported: 1 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: kBZip2Compression supported: 0 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-27T01:23:38.707 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-27T01:23:38.708 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-04-27T01:23:38.708 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-27T01:23:38.708 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-27T01:23:38.708 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.merge_operator: 2024-04-27T01:23:38.708 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compaction_filter: None 2024-04-27T01:23:38.708 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compaction_filter_factory: None 2024-04-27T01:23:38.708 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.sst_partitioner_factory: None 2024-04-27T01:23:38.708 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-27T01:23:38.708 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-27T01:23:38.708 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557af0691ba0) 2024-04-27T01:23:38.708 INFO:journalctl@ceph.mon.a.smithi067.stdout: cache_index_and_filter_blocks: 1 2024-04-27T01:23:38.708 INFO:journalctl@ceph.mon.a.smithi067.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-27T01:23:38.708 INFO:journalctl@ceph.mon.a.smithi067.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-27T01:23:38.708 INFO:journalctl@ceph.mon.a.smithi067.stdout: pin_top_level_index_and_filter: 1 2024-04-27T01:23:38.708 INFO:journalctl@ceph.mon.a.smithi067.stdout: index_type: 0 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: data_block_index_type: 0 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: index_shortening: 1 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: checksum: 4 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: no_block_cache: 0 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache: 0x557af0695090 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache_name: BinnedLRUCache 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache_options: 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: capacity : 536870912 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: num_shard_bits : 4 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: strict_capacity_limit : 0 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: high_pri_pool_ratio: 0.000 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache_compressed: (nil) 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: persistent_cache: (nil) 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_size: 4096 2024-04-27T01:23:38.709 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_size_deviation: 10 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_restart_interval: 16 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: index_block_restart_interval: 1 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: metadata_block_size: 4096 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: partition_filters: 0 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: use_delta_encoding: 1 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: filter_policy: bloomfilter 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: whole_key_filtering: 1 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: verify_compression: 0 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: read_amp_bytes_per_bit: 0 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: format_version: 5 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: enable_index_compression: 1 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_align: 0 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: max_auto_readahead_size: 262144 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: prepopulate_block_cache: 0 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: initial_auto_readahead_size: 8192 2024-04-27T01:23:38.710 INFO:journalctl@ceph.mon.a.smithi067.stdout: num_file_reads_for_auto_readahead: 2 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.write_buffer_size: 33554432 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_write_buffer_number: 2 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compression: NoCompression 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.bottommost_compression: Disabled 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.prefix_extractor: nullptr 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.num_levels: 7 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-27T01:23:38.711 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-27T01:23:38.712 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-27T01:23:38.712 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-27T01:23:38.712 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-27T01:23:38.712 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compression_opts.level: 32767 2024-04-27T01:23:38.712 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compression_opts.strategy: 0 2024-04-27T01:23:38.712 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-27T01:23:38.712 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-27T01:23:38.712 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-27T01:23:38.712 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-27T01:23:38.712 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compression_opts.enabled: false 2024-04-27T01:23:38.712 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-27T01:23:38.712 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-27T01:23:38.712 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-27T01:23:38.712 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-27T01:23:38.712 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.target_file_size_base: 67108864 2024-04-27T01:23:38.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-27T01:23:38.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-27T01:23:38.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-27T01:23:38.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-27T01:23:38.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-27T01:23:38.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-27T01:23:38.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-27T01:23:38.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-27T01:23:38.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-27T01:23:38.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-27T01:23:38.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-27T01:23:38.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-27T01:23:38.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-27T01:23:38.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-27T01:23:38.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.arena_block_size: 1048576 2024-04-27T01:23:38.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-27T01:23:38.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-27T01:23:38.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.disable_auto_compactions: 0 2024-04-27T01:23:38.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-27T01:23:38.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-27T01:23:38.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-27T01:23:38.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-27T01:23:38.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-27T01:23:38.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-27T01:23:38.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-27T01:23:38.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-27T01:23:38.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-27T01:23:38.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-27T01:23:38.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.table_properties_collectors: 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.inplace_update_support: 0 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.bloom_locality: 0 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.max_successive_merges: 0 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.paranoid_file_checks: 0 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.force_consistency_checks: 1 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.report_bg_io_stats: 0 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.ttl: 2592000 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-27T01:23:38.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.enable_blob_files: false 2024-04-27T01:23:38.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.min_blob_size: 0 2024-04-27T01:23:38.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.blob_file_size: 268435456 2024-04-27T01:23:38.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-27T01:23:38.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-27T01:23:38.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-27T01:23:38.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-27T01:23:38.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-27T01:23:38.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.blob_file_starting_level: 0 2024-04-27T01:23:38.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-27T01:23:38.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-04-27T01:23:38.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-04-27T01:23:38.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 68745d21-c623-44e1-8ea1-f364f54e7d1f 2024-04-27T01:23:38.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181018649641, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-04-27T01:23:38.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-04-27T01:23:38.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181018650609, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85362, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 258, "table_properties": {"data_size": 83535, "index_size": 237, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 10201, "raw_average_key_size": 47, "raw_value_size": 77742, "raw_average_value_size": 358, "num_data_blocks": 11, "num_entries": 217, "num_filter_entries": 217, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1714181018, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "68745d21-c623-44e1-8ea1-f364f54e7d1f", "db_session_id": "75327B38LK5534CTVRWT", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181018650695, "job": 1, "event": "recovery_finished"} 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557af0786000 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: DB pointer 0x557af0770000 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** DB Stats ** 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-27T01:23:38.717 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:23:38.718 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** Compaction Stats [default] ** 2024-04-27T01:23:38.718 INFO:journalctl@ceph.mon.a.smithi067.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-27T01:23:38.718 INFO:journalctl@ceph.mon.a.smithi067.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-27T01:23:38.718 INFO:journalctl@ceph.mon.a.smithi067.stdout: L0 2/0 85.20 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:23:38.718 INFO:journalctl@ceph.mon.a.smithi067.stdout: Sum 2/0 85.20 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:23:38.718 INFO:journalctl@ceph.mon.a.smithi067.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 132.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:23:38.718 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:23:38.718 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** Compaction Stats [default] ** 2024-04-27T01:23:38.718 INFO:journalctl@ceph.mon.a.smithi067.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-27T01:23:38.718 INFO:journalctl@ceph.mon.a.smithi067.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-27T01:23:38.718 INFO:journalctl@ceph.mon.a.smithi067.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 132.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:23:38.718 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:23:38.718 INFO:journalctl@ceph.mon.a.smithi067.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-27T01:23:38.718 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:23:38.718 INFO:journalctl@ceph.mon.a.smithi067.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative compaction: 0.00 GB write, 27.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval compaction: 0.00 GB write, 27.43 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout: Block cache BinnedLRUCache@0x557af0695090#2 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: starting mon.a rank 0 at public addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] at bind addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: mon.a@-1(???) e1 preinit fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: mon.a@-1(???).mds e1 new map 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: mon.a@-1(???).mds e1 print_map 2024-04-27T01:23:38.719 INFO:journalctl@ceph.mon.a.smithi067.stdout: e1 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout: legacy client fscid: -1 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout: No filesystems configured 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 bash[26959]: 31313ce3d33c9f52dc374546f22fbf8818505ed95ffca355e1e8677255d509dc 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 systemd[1]: Started Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: monmap epoch 1 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: last_changed 2024-04-27T01:23:30.880155+0000 2024-04-27T01:23:38.720 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: created 2024-04-27T01:23:30.880155+0000 2024-04-27T01:23:38.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: min_mon_release 19 (squid) 2024-04-27T01:23:38.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: election_strategy: 1 2024-04-27T01:23:38.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-04-27T01:23:38.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: fsmap 2024-04-27T01:23:38.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: osdmap e1: 0 total, 0 up, 0 in 2024-04-27T01:23:38.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:38 smithi067 ceph-mon[26979]: mgrmap e1: no daemons active 2024-04-27T01:23:39.762 INFO:teuthology.orchestra.run.smithi067.stdout:Wrote config to /etc/ceph/ceph.conf 2024-04-27T01:23:39.782 INFO:teuthology.orchestra.run.smithi067.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-27T01:23:39.782 INFO:teuthology.orchestra.run.smithi067.stdout:Creating mgr... 2024-04-27T01:23:39.783 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying port 0.0.0.0:9283 ... 2024-04-27T01:23:39.783 INFO:teuthology.orchestra.run.smithi067.stdout:Verifying port 0.0.0.0:8765 ... 2024-04-27T01:23:40.068 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-a735d63c-0434-11ef-bc93-c7b262605968@mgr.a 2024-04-27T01:23:40.068 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Failed to reset failed state of unit ceph-a735d63c-0434-11ef-bc93-c7b262605968@mgr.a.service: Unit ceph-a735d63c-0434-11ef-bc93-c7b262605968@mgr.a.service not loaded. 2024-04-27T01:23:40.223 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-a735d63c-0434-11ef-bc93-c7b262605968.target.wants/ceph-a735d63c-0434-11ef-bc93-c7b262605968@mgr.a.service → /etc/systemd/system/ceph-a735d63c-0434-11ef-bc93-c7b262605968@.service. 2024-04-27T01:23:40.451 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:40 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/3055920700' entity='client.admin' 2024-04-27T01:23:40.452 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:40 smithi067 systemd[1]: Starting Ceph mgr.a for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:23:40.754 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:40 smithi067 podman[27195]: 2024-04-27 01:23:40.466487767 +0000 UTC m=+0.103792537 container create 52b21825705fa9933764e5c5b2c89e5072f808c919efc3c543e8b54a1938fc4b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-27T01:23:40.754 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:40 smithi067 podman[27195]: 2024-04-27 01:23:40.381041807 +0000 UTC m=+0.018346586 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-27T01:23:40.754 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:40 smithi067 podman[27195]: 2024-04-27 01:23:40.693670218 +0000 UTC m=+0.330974989 container init 52b21825705fa9933764e5c5b2c89e5072f808c919efc3c543e8b54a1938fc4b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_CLEAN=True) 2024-04-27T01:23:40.754 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:40 smithi067 podman[27195]: 2024-04-27 01:23:40.696290369 +0000 UTC m=+0.333595142 container start 52b21825705fa9933764e5c5b2c89e5072f808c919efc3c543e8b54a1938fc4b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-04-27T01:23:40.754 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:40 smithi067 bash[27195]: 52b21825705fa9933764e5c5b2c89e5072f808c919efc3c543e8b54a1938fc4b 2024-04-27T01:23:40.767 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-27T01:23:40.767 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout disabled 2024-04-27T01:23:40.774 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-27T01:23:40.775 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-04-27T01:23:40.775 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld.service is not enabled 2024-04-27T01:23:40.775 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to enable service . firewalld.service is not available 2024-04-27T01:23:40.783 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-27T01:23:40.783 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout disabled 2024-04-27T01:23:40.790 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-27T01:23:40.790 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-04-27T01:23:40.790 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld.service is not enabled 2024-04-27T01:23:40.790 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-04-27T01:23:40.790 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr to start... 2024-04-27T01:23:40.791 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr... 2024-04-27T01:23:41.011 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:40 smithi067 systemd[1]: Started Ceph mgr.a for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:23:41.011 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:40 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:40.852+0000 7ff71753e200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-27T01:23:41.511 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:41 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:41.043+0000 7ff71753e200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-27T01:23:41.511 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:41 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:41.148+0000 7ff71753e200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-27T01:23:42.011 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:41 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:41.473+0000 7ff71753e200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-27T01:23:42.038 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:41 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:41.561+0000 7ff71753e200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-27T01:23:42.381 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:42 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/3653708402' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-27T01:23:43.179 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:42 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:42.839+0000 7ff71753e200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-27T01:23:43.179 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:43 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:43.015+0000 7ff71753e200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-27T01:23:43.179 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:43 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:43.193+0000 7ff71753e200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-27T01:23:43.761 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:43 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:43.489+0000 7ff71753e200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-27T01:23:43.761 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:43 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:43.584+0000 7ff71753e200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-27T01:23:44.261 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:43 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:43.794+0000 7ff71753e200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-27T01:23:44.261 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:43 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:43.992+0000 7ff71753e200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-27T01:23:45.011 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:44 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:44.616+0000 7ff71753e200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-27T01:23:45.342 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:45 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:45.050+0000 7ff71753e200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-27T01:23:45.342 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:45 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:45.149+0000 7ff71753e200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-27T01:23:45.342 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:45 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:45.356+0000 7ff71753e200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-27T01:23:46.231 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:45 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:45.899+0000 7ff71753e200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-27T01:23:46.231 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:45 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:45.994+0000 7ff71753e200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-27T01:23:46.511 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:46 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:46.244+0000 7ff71753e200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-27T01:23:46.511 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:46 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:46.382+0000 7ff71753e200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-27T01:23:46.511 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:46 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:46.480+0000 7ff71753e200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-27T01:23:47.011 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:46 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:46.599+0000 7ff71753e200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-27T01:23:47.011 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:46 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:46.693+0000 7ff71753e200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-27T01:23:47.797 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:47 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:47.536+0000 7ff71753e200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-27T01:23:47.797 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:47 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:47.758+0000 7ff71753e200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-27T01:23:48.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:47 smithi067 ceph-mon[26979]: Activating manager daemon a 2024-04-27T01:23:48.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:47 smithi067 ceph-mon[26979]: mgrmap e2: a(active, starting, since 0.00285033s) 2024-04-27T01:23:48.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:47 smithi067 ceph-mon[26979]: from='mgr.14100 172.21.15.67:0/1828573840' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-27T01:23:48.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:47 smithi067 ceph-mon[26979]: from='mgr.14100 172.21.15.67:0/1828573840' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-27T01:23:48.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:47 smithi067 ceph-mon[26979]: from='mgr.14100 172.21.15.67:0/1828573840' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-27T01:23:48.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:47 smithi067 ceph-mon[26979]: from='mgr.14100 172.21.15.67:0/1828573840' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-27T01:23:48.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:47 smithi067 ceph-mon[26979]: from='mgr.14100 172.21.15.67:0/1828573840' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-27T01:23:48.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:47 smithi067 ceph-mon[26979]: Manager daemon a is now available 2024-04-27T01:23:48.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:47 smithi067 ceph-mon[26979]: from='mgr.14100 172.21.15.67:0/1828573840' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-27T01:23:48.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:47 smithi067 ceph-mon[26979]: from='mgr.14100 172.21.15.67:0/1828573840' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-27T01:23:48.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:47 smithi067 ceph-mon[26979]: from='mgr.14100 172.21.15.67:0/1828573840' entity='mgr.a' 2024-04-27T01:23:48.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:47 smithi067 ceph-mon[26979]: from='mgr.14100 172.21.15.67:0/1828573840' entity='mgr.a' 2024-04-27T01:23:48.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:47 smithi067 ceph-mon[26979]: from='mgr.14100 172.21.15.67:0/1828573840' entity='mgr.a' 2024-04-27T01:23:48.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-27T01:23:48.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-04-27T01:23:48.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsid": "a735d63c-0434-11ef-bc93-c7b262605968", 2024-04-27T01:23:48.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "health": { 2024-04-27T01:23:48.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-27T01:23:48.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-27T01:23:48.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-27T01:23:48.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-27T01:23:48.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-27T01:23:48.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-27T01:23:48.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 0 2024-04-27T01:23:48.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-27T01:23:48.501 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-27T01:23:48.502 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "a" 2024-04-27T01:23:48.502 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-27T01:23:48.502 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-04-27T01:23:48.502 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-27T01:23:48.502 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-27T01:23:48.502 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-27T01:23:48.502 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-27T01:23:48.502 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-27T01:23:48.502 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-27T01:23:48.502 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-27T01:23:48.502 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-27T01:23:48.502 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-27T01:23:48.502 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-27T01:23:48.502 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-27T01:23:48.502 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-27T01:23:48.503 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-27T01:23:48.506 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-27T01:23:48.506 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-27T01:23:48.506 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-27T01:23:48.506 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-27T01:23:48.506 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-27T01:23:48.506 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-27T01:23:48.506 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-27T01:23:48.506 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-27T01:23:48.506 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-27T01:23:48.506 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-27T01:23:48.506 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "restful" 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-27T01:23:48.507 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-27T01:23:48.508 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-27T01:23:48.508 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modified": "2024-04-27T01:23:33.931128+0000", 2024-04-27T01:23:48.508 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-27T01:23:48.508 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-27T01:23:48.508 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-27T01:23:48.508 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-04-27T01:23:48.508 INFO:teuthology.orchestra.run.smithi067.stdout:mgr not available, waiting (1/15)... 2024-04-27T01:23:50.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:49 smithi067 ceph-mon[26979]: mgrmap e3: a(active, since 1.00744s) 2024-04-27T01:23:51.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:50 smithi067 ceph-mon[26979]: mgrmap e4: a(active, since 2s) 2024-04-27T01:23:53.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:52 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/4123179698' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-27T01:23:53.251 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-27T01:23:53.251 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-04-27T01:23:53.251 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsid": "a735d63c-0434-11ef-bc93-c7b262605968", 2024-04-27T01:23:53.251 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "health": { 2024-04-27T01:23:53.251 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-27T01:23:53.251 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-27T01:23:53.251 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 0 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "a" 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "quorum_age": 14, 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-27T01:23:53.252 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-27T01:23:53.253 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "restful" 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ], 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-27T01:23:53.254 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "modified": "2024-04-27T01:23:33.931128+0000", 2024-04-27T01:23:53.255 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-27T01:23:53.255 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout }, 2024-04-27T01:23:53.255 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-27T01:23:53.255 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-04-27T01:23:53.255 INFO:teuthology.orchestra.run.smithi067.stdout:mgr is available 2024-04-27T01:23:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:53 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/1171106768' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-27T01:23:54.165 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:53 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/1171106768' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-27T01:23:54.386 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-27T01:23:54.386 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [global] 2024-04-27T01:23:54.386 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout fsid = a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:23:54.386 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-27T01:23:54.386 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-27T01:23:54.386 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-27T01:23:54.386 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-27T01:23:54.386 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-27T01:23:54.386 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-27T01:23:54.387 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-27T01:23:54.387 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 2024-04-27T01:23:54.387 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout [osd] 2024-04-27T01:23:54.387 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-27T01:23:54.387 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-27T01:23:54.387 INFO:teuthology.orchestra.run.smithi067.stdout:Enabling cephadm module... 2024-04-27T01:23:55.421 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:55 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/312933099' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-27T01:23:55.422 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:55 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: ignoring --setuser ceph since I am not root 2024-04-27T01:23:55.422 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:55 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: ignoring --setgroup ceph since I am not root 2024-04-27T01:23:55.422 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:55 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:55.300+0000 7fecfdcc3200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-27T01:23:55.689 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:55 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:55.491+0000 7fecfdcc3200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-27T01:23:55.690 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:55 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:55.596+0000 7fecfdcc3200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-27T01:23:56.000 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:55 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:55.924+0000 7fecfdcc3200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-27T01:23:56.000 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:56 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:56.014+0000 7fecfdcc3200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-27T01:23:56.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:56 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/312933099' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-27T01:23:56.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:56 smithi067 ceph-mon[26979]: mgrmap e5: a(active, since 7s) 2024-04-27T01:23:57.340 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-04-27T01:23:57.340 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-04-27T01:23:57.340 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-27T01:23:57.340 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-04-27T01:23:57.341 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-27T01:23:57.341 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-04-27T01:23:57.341 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for the mgr to restart... 2024-04-27T01:23:57.341 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr epoch 5... 2024-04-27T01:23:57.431 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:23:57 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/1251106205' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-27T01:23:57.431 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:57 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:57.265+0000 7fecfdcc3200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-27T01:23:57.431 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:57 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:57.445+0000 7fecfdcc3200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-27T01:23:57.705 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:57 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:57.622+0000 7fecfdcc3200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-27T01:23:58.003 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:57 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:57.922+0000 7fecfdcc3200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-27T01:23:58.004 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:58 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:58.017+0000 7fecfdcc3200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-27T01:23:58.261 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:58 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:58.225+0000 7fecfdcc3200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-27T01:23:58.761 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:58 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:58.424+0000 7fecfdcc3200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-27T01:23:59.466 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:59 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:59.044+0000 7fecfdcc3200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-27T01:23:59.739 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:59 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:59.480+0000 7fecfdcc3200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-27T01:23:59.739 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:59 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:59.583+0000 7fecfdcc3200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-27T01:24:00.011 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:23:59 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:23:59.794+0000 7fecfdcc3200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-27T01:24:00.678 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:00 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:00.343+0000 7fecfdcc3200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-27T01:24:00.678 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:00 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:00.439+0000 7fecfdcc3200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-27T01:24:01.011 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:00 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:00.692+0000 7fecfdcc3200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-27T01:24:01.011 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:00 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:00.831+0000 7fecfdcc3200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-27T01:24:01.011 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:00 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:00.928+0000 7fecfdcc3200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-27T01:24:01.511 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:01 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:01.046+0000 7fecfdcc3200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-27T01:24:01.511 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:01 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:01.141+0000 7fecfdcc3200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-27T01:24:02.236 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:01 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:01.976+0000 7fecfdcc3200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-27T01:24:02.236 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:02.198+0000 7fecfdcc3200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-27T01:24:02.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: Active manager daemon a restarted 2024-04-27T01:24:02.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: Activating manager daemon a 2024-04-27T01:24:02.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: osdmap e2: 0 total, 0 up, 0 in 2024-04-27T01:24:02.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: mgrmap e6: a(active, starting, since 0.00301094s) 2024-04-27T01:24:02.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-27T01:24:02.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-27T01:24:02.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-27T01:24:02.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-27T01:24:02.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-27T01:24:02.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: Manager daemon a is now available 2024-04-27T01:24:02.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:02.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:02.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:02.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:24:02.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:24:02.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:02 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-27T01:24:03.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:03 smithi067 ceph-mon[26979]: Found migration_current of "None". Setting to last migration. 2024-04-27T01:24:03.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:03 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-27T01:24:03.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:03 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:03.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:03 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:03.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:03 smithi067 ceph-mon[26979]: mgrmap e7: a(active, since 1.00536s) 2024-04-27T01:24:03.721 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-04-27T01:24:03.721 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-04-27T01:24:03.721 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-27T01:24:03.721 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-04-27T01:24:03.721 INFO:teuthology.orchestra.run.smithi067.stdout:mgr epoch 5 is available 2024-04-27T01:24:03.722 INFO:teuthology.orchestra.run.smithi067.stdout:Setting orchestrator backend to cephadm... 2024-04-27T01:24:04.371 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:04 smithi067 ceph-mon[26979]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-27T01:24:04.371 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:04 smithi067 ceph-mon[26979]: from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-27T01:24:04.371 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:04 smithi067 ceph-mon[26979]: [27/Apr/2024:01:24:04] ENGINE Bus STARTING 2024-04-27T01:24:05.496 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:05 smithi067 ceph-mon[26979]: [27/Apr/2024:01:24:04] ENGINE Serving on http://172.21.15.67:8765 2024-04-27T01:24:05.496 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:05 smithi067 ceph-mon[26979]: mgrmap e8: a(active, since 2s) 2024-04-27T01:24:05.497 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:05 smithi067 ceph-mon[26979]: [27/Apr/2024:01:24:04] ENGINE Serving on https://172.21.15.67:7150 2024-04-27T01:24:05.497 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:05 smithi067 ceph-mon[26979]: [27/Apr/2024:01:24:04] ENGINE Bus STARTED 2024-04-27T01:24:05.497 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:05 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:24:05.497 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:05 smithi067 ceph-mon[26979]: from='client.14128 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:24:05.497 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:05 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:05.497 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:05 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:24:06.091 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout value unchanged 2024-04-27T01:24:06.091 INFO:teuthology.orchestra.run.smithi067.stdout:Generating ssh key... 2024-04-27T01:24:06.382 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:06 smithi067 ceph-mon[26979]: from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:24:07.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-mon[26979]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:24:07.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-mon[26979]: Generating ssh key... 2024-04-27T01:24:07.512 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: Generating public/private rsa key pair. 2024-04-27T01:24:07.512 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: Your identification has been saved in /tmp/tmp5zoykto1/key. 2024-04-27T01:24:07.512 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: Your public key has been saved in /tmp/tmp5zoykto1/key.pub. 2024-04-27T01:24:07.512 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: The key fingerprint is: 2024-04-27T01:24:07.512 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: SHA256:YZbAVKoUQ3GECxIqXH1ECtlaZaJttaWUeUEb180MOLo ceph-a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:24:07.512 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: The key's randomart image is: 2024-04-27T01:24:07.512 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: +---[RSA 3072]----+ 2024-04-27T01:24:07.512 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: |.. +OBOO==..o.= | 2024-04-27T01:24:07.512 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: |+ o.=BB*+o+o . + | 2024-04-27T01:24:07.512 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: |oo o+=oo*.. . | 2024-04-27T01:24:07.512 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: |. oo. o o | 2024-04-27T01:24:07.512 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: | . S . | 2024-04-27T01:24:07.512 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: | E | 2024-04-27T01:24:07.512 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: | | 2024-04-27T01:24:07.512 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: | | 2024-04-27T01:24:07.513 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: | | 2024-04-27T01:24:07.513 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:07 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: +----[SHA256]-----+ 2024-04-27T01:24:08.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:08 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:08.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:08 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:09.045 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHvG4lOT65gBCNkHpB3pET5u/eD8zMg5mRg4NJndAzihCe1Ld5vl1Sty3sy18ZJIVpncKlKLxTuToygc+mV9sIOGNWz/Rh+aQbo5u8D+vGj5TmYgYdlm8QLA7yQidgkKDbLPtRKk1aCYdsRT91SeJDDZZ5UATY9alPTMhrOcoU7f6JYYX5BBIwEvYXLhTWRFNmTZklLaGgJH/RDiIC8BZqz8CASkblp1aWy+G6JbRAZa3oCFpdqZbd8ZOah19Zo0eInrLKipCCLyl7eDHMCc3Z6/k3H8bORtaP2Yl7gqb28dEHBvGRbFIfE1TnLG7f8c2Miuqrle1WjeWLC4MkK41yBTSPncVHshf5Dy9T4elPS40ZN132bsJneWu5ESt1RG3oL3R4PFTTnuyt8QWzaZ0l2uGOnok5pBgoCWCT5z//0CHM9mKFo8yfvB1pZk7ZH8nxxd5X3FbZrLhnxxEE36+8xkVpMvSTB1WFzgnTLu1PJ8EoPIqJhCkDYiY3kuqhEVc= ceph-a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:24:09.045 INFO:teuthology.orchestra.run.smithi067.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-27T01:24:09.045 INFO:teuthology.orchestra.run.smithi067.stdout:Adding key to root@localhost authorized_keys... 2024-04-27T01:24:09.046 INFO:teuthology.orchestra.run.smithi067.stdout:Adding host smithi067... 2024-04-27T01:24:09.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:09 smithi067 ceph-mon[26979]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:24:10.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:10 smithi067 ceph-mon[26979]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi067", "addr": "172.21.15.67", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:24:11.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:11 smithi067 ceph-mon[26979]: Deploying cephadm binary to smithi067 2024-04-27T01:24:14.436 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout Added host 'smithi067' with addr '172.21.15.67' 2024-04-27T01:24:14.436 INFO:teuthology.orchestra.run.smithi067.stdout:Deploying unmanaged mon service... 2024-04-27T01:24:15.135 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:14 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:15.135 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:14 smithi067 ceph-mon[26979]: Added host smithi067 2024-04-27T01:24:15.135 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:14 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:24:15.796 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-04-27T01:24:15.796 INFO:teuthology.orchestra.run.smithi067.stdout:Deploying unmanaged mgr service... 2024-04-27T01:24:16.505 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:16 smithi067 ceph-mon[26979]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:24:16.506 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:16 smithi067 ceph-mon[26979]: Saving service mon spec with placement count:5 2024-04-27T01:24:16.506 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:16 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:17.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:17 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:17.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:17 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:17.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:17 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:17.739 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-04-27T01:24:18.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:18 smithi067 ceph-mon[26979]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:24:18.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:18 smithi067 ceph-mon[26979]: Saving service mgr spec with placement count:2 2024-04-27T01:24:18.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:18 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/841309187' entity='client.admin' 2024-04-27T01:24:20.480 INFO:teuthology.orchestra.run.smithi067.stdout:Enabling the dashboard module... 2024-04-27T01:24:21.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:20 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:21.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:20 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:21.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:20 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi067", "name": "osd_memory_target"}]: dispatch 2024-04-27T01:24:21.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:20 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' 2024-04-27T01:24:21.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:20 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi067", "caps": []}]: dispatch 2024-04-27T01:24:21.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:20 smithi067 ceph-mon[26979]: from='mgr.14116 172.21.15.67:0/928902505' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi067", "caps": []}]': finished 2024-04-27T01:24:21.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:20 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/1829014389' entity='client.admin' 2024-04-27T01:24:22.116 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:21 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/2834300281' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-27T01:24:22.117 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:21 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: ignoring --setuser ceph since I am not root 2024-04-27T01:24:22.117 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:21 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: ignoring --setgroup ceph since I am not root 2024-04-27T01:24:22.117 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:21 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:21.988+0000 7fca1ea18200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-27T01:24:22.400 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:22 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:22.180+0000 7fca1ea18200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-27T01:24:22.400 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:22 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:22.286+0000 7fca1ea18200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-27T01:24:22.686 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:22 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:22.616+0000 7fca1ea18200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-27T01:24:23.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:22 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/2834300281' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-27T01:24:23.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:22 smithi067 ceph-mon[26979]: mgrmap e9: a(active, since 19s) 2024-04-27T01:24:23.011 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:22 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:22.707+0000 7fca1ea18200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-27T01:24:23.551 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-04-27T01:24:23.551 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-04-27T01:24:23.551 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-27T01:24:23.551 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-04-27T01:24:23.551 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-27T01:24:23.551 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-04-27T01:24:23.551 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for the mgr to restart... 2024-04-27T01:24:23.551 INFO:teuthology.orchestra.run.smithi067.stdout:Waiting for mgr epoch 9... 2024-04-27T01:24:24.138 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:23 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/4094269565' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-27T01:24:24.139 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:23 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:23.974+0000 7fca1ea18200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-27T01:24:24.511 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:24 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:24.152+0000 7fca1ea18200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-27T01:24:24.511 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:24 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:24.329+0000 7fca1ea18200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-27T01:24:24.921 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:24 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:24.628+0000 7fca1ea18200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-27T01:24:24.921 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:24 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:24.724+0000 7fca1ea18200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-27T01:24:24.921 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:24 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:24.935+0000 7fca1ea18200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-27T01:24:25.261 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:25 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:25.136+0000 7fca1ea18200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-27T01:24:26.011 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:25 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:25.764+0000 7fca1ea18200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-27T01:24:26.500 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:26 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:26.204+0000 7fca1ea18200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-27T01:24:26.500 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:26 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:26.304+0000 7fca1ea18200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-27T01:24:26.500 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:26 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:26.514+0000 7fca1ea18200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-27T01:24:27.401 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:27 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:27.064+0000 7fca1ea18200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-27T01:24:27.402 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:27 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:27.160+0000 7fca1ea18200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-27T01:24:27.761 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:27 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:27.415+0000 7fca1ea18200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-27T01:24:27.761 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:27 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:27.554+0000 7fca1ea18200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-27T01:24:27.761 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:27 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:27.655+0000 7fca1ea18200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-27T01:24:27.761 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:27 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:27.775+0000 7fca1ea18200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-27T01:24:28.261 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:27 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:27.871+0000 7fca1ea18200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-27T01:24:28.977 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:28 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:28.714+0000 7fca1ea18200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-27T01:24:28.977 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:24:28 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:24:28.938+0000 7fca1ea18200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-27T01:24:29.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:28 smithi067 ceph-mon[26979]: Active manager daemon a restarted 2024-04-27T01:24:29.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:28 smithi067 ceph-mon[26979]: Activating manager daemon a 2024-04-27T01:24:29.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:28 smithi067 ceph-mon[26979]: osdmap e3: 0 total, 0 up, 0 in 2024-04-27T01:24:29.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:28 smithi067 ceph-mon[26979]: mgrmap e10: a(active, starting, since 0.00329802s) 2024-04-27T01:24:29.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:28 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-27T01:24:29.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:28 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2024-04-27T01:24:29.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:28 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-27T01:24:29.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:28 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-27T01:24:29.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:28 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-27T01:24:29.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:28 smithi067 ceph-mon[26979]: Manager daemon a is now available 2024-04-27T01:24:29.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:28 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:29.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:28 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:24:30.157 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:29 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2024-04-27T01:24:30.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:29 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2024-04-27T01:24:30.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:29 smithi067 ceph-mon[26979]: [27/Apr/2024:01:24:29] ENGINE Bus STARTING 2024-04-27T01:24:30.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:29 smithi067 ceph-mon[26979]: [27/Apr/2024:01:24:29] ENGINE Serving on http://172.21.15.67:8765 2024-04-27T01:24:30.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:29 smithi067 ceph-mon[26979]: [27/Apr/2024:01:24:29] ENGINE Serving on https://172.21.15.67:7150 2024-04-27T01:24:30.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:29 smithi067 ceph-mon[26979]: [27/Apr/2024:01:24:29] ENGINE Bus STARTED 2024-04-27T01:24:30.158 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:29 smithi067 ceph-mon[26979]: mgrmap e11: a(active, since 1.00677s) 2024-04-27T01:24:30.805 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout { 2024-04-27T01:24:30.805 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-04-27T01:24:30.805 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-27T01:24:30.805 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout } 2024-04-27T01:24:30.805 INFO:teuthology.orchestra.run.smithi067.stdout:mgr epoch 9 is available 2024-04-27T01:24:30.805 INFO:teuthology.orchestra.run.smithi067.stdout:Generating a dashboard self-signed certificate... 2024-04-27T01:24:31.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:31 smithi067 ceph-mon[26979]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-27T01:24:31.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:31 smithi067 ceph-mon[26979]: from='client.14152 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-27T01:24:31.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:31 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:31.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:31 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi067", "name": "osd_memory_target"}]: dispatch 2024-04-27T01:24:31.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:31 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:31.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:31 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi067", "caps": []}]: dispatch 2024-04-27T01:24:32.094 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-04-27T01:24:32.094 INFO:teuthology.orchestra.run.smithi067.stdout:Creating initial admin user... 2024-04-27T01:24:32.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:32 smithi067 ceph-mon[26979]: Deploying daemon agent.smithi067 on smithi067 2024-04-27T01:24:32.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:32 smithi067 ceph-mon[26979]: from='client.14160 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:24:32.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:32 smithi067 ceph-mon[26979]: mgrmap e12: a(active, since 2s) 2024-04-27T01:24:32.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:32 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:32.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:32 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:33.384 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$KkSqh9KtRZlCCimcRfIOQOmfRulwwfLHgXfXxHXZeTijUjVy1koMy", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1714181072, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-27T01:24:33.384 INFO:teuthology.orchestra.run.smithi067.stdout:Fetching dashboard port number... 2024-04-27T01:24:33.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:33 smithi067 ceph-mon[26979]: from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:24:33.658 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:33 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:34.540 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stdout 8443 2024-04-27T01:24:34.550 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-27T01:24:34.550 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout disabled 2024-04-27T01:24:34.557 INFO:teuthology.orchestra.run.smithi067.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-27T01:24:34.557 INFO:teuthology.orchestra.run.smithi067.stdout:systemctl: stdout inactive 2024-04-27T01:24:34.557 INFO:teuthology.orchestra.run.smithi067.stdout:firewalld.service is not enabled 2024-04-27T01:24:34.557 INFO:teuthology.orchestra.run.smithi067.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-27T01:24:34.558 INFO:teuthology.orchestra.run.smithi067.stdout:Ceph Dashboard is now available at: 2024-04-27T01:24:34.559 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:24:34.559 INFO:teuthology.orchestra.run.smithi067.stdout: URL: https://smithi067:8443/ 2024-04-27T01:24:34.559 INFO:teuthology.orchestra.run.smithi067.stdout: User: admin 2024-04-27T01:24:34.559 INFO:teuthology.orchestra.run.smithi067.stdout: Password: h6vadxjfkz 2024-04-27T01:24:34.559 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:24:34.559 INFO:teuthology.orchestra.run.smithi067.stdout:Saving cluster configuration to /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/config directory 2024-04-27T01:24:34.559 INFO:teuthology.orchestra.run.smithi067.stdout:Enabling autotune for osd_memory_target 2024-04-27T01:24:34.671 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:34 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/3499078971' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-27T01:24:36.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:36 smithi067 ceph-mon[26979]: mgrmap e13: a(active, since 6s) 2024-04-27T01:24:36.995 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-04-27T01:24:36.995 INFO:teuthology.orchestra.run.smithi067.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-04-27T01:24:36.995 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:24:36.995 INFO:teuthology.orchestra.run.smithi067.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid a735d63c-0434-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-27T01:24:36.995 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:24:36.996 INFO:teuthology.orchestra.run.smithi067.stdout:Or, if you are only running a single cluster on this host: 2024-04-27T01:24:36.996 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:24:36.996 INFO:teuthology.orchestra.run.smithi067.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-04-27T01:24:36.996 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:24:36.996 INFO:teuthology.orchestra.run.smithi067.stdout:Please consider enabling telemetry to help improve Ceph: 2024-04-27T01:24:36.996 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:24:36.996 INFO:teuthology.orchestra.run.smithi067.stdout: ceph telemetry on 2024-04-27T01:24:36.996 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:24:36.996 INFO:teuthology.orchestra.run.smithi067.stdout:For more information see: 2024-04-27T01:24:36.996 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:24:36.996 INFO:teuthology.orchestra.run.smithi067.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-04-27T01:24:36.996 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:24:36.996 INFO:teuthology.orchestra.run.smithi067.stdout:Bootstrap complete. 2024-04-27T01:24:37.036 INFO:tasks.cephadm:Fetching config... 2024-04-27T01:24:37.036 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-27T01:24:37.036 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-27T01:24:37.052 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-27T01:24:37.052 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-27T01:24:37.052 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-27T01:24:37.108 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-27T01:24:37.108 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-27T01:24:37.108 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-27T01:24:37.281 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-27T01:24:37.281 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-27T01:24:37.281 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-27T01:24:37.336 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-27T01:24:37.337 DEBUG:teuthology.orchestra.run.smithi067:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHvG4lOT65gBCNkHpB3pET5u/eD8zMg5mRg4NJndAzihCe1Ld5vl1Sty3sy18ZJIVpncKlKLxTuToygc+mV9sIOGNWz/Rh+aQbo5u8D+vGj5TmYgYdlm8QLA7yQidgkKDbLPtRKk1aCYdsRT91SeJDDZZ5UATY9alPTMhrOcoU7f6JYYX5BBIwEvYXLhTWRFNmTZklLaGgJH/RDiIC8BZqz8CASkblp1aWy+G6JbRAZa3oCFpdqZbd8ZOah19Zo0eInrLKipCCLyl7eDHMCc3Z6/k3H8bORtaP2Yl7gqb28dEHBvGRbFIfE1TnLG7f8c2Miuqrle1WjeWLC4MkK41yBTSPncVHshf5Dy9T4elPS40ZN132bsJneWu5ESt1RG3oL3R4PFTTnuyt8QWzaZ0l2uGOnok5pBgoCWCT5z//0CHM9mKFo8yfvB1pZk7ZH8nxxd5X3FbZrLhnxxEE36+8xkVpMvSTB1WFzgnTLu1PJ8EoPIqJhCkDYiY3kuqhEVc= ceph-a735d63c-0434-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-27T01:24:37.488 INFO:teuthology.orchestra.run.smithi067.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHvG4lOT65gBCNkHpB3pET5u/eD8zMg5mRg4NJndAzihCe1Ld5vl1Sty3sy18ZJIVpncKlKLxTuToygc+mV9sIOGNWz/Rh+aQbo5u8D+vGj5TmYgYdlm8QLA7yQidgkKDbLPtRKk1aCYdsRT91SeJDDZZ5UATY9alPTMhrOcoU7f6JYYX5BBIwEvYXLhTWRFNmTZklLaGgJH/RDiIC8BZqz8CASkblp1aWy+G6JbRAZa3oCFpdqZbd8ZOah19Zo0eInrLKipCCLyl7eDHMCc3Z6/k3H8bORtaP2Yl7gqb28dEHBvGRbFIfE1TnLG7f8c2Miuqrle1WjeWLC4MkK41yBTSPncVHshf5Dy9T4elPS40ZN132bsJneWu5ESt1RG3oL3R4PFTTnuyt8QWzaZ0l2uGOnok5pBgoCWCT5z//0CHM9mKFo8yfvB1pZk7ZH8nxxd5X3FbZrLhnxxEE36+8xkVpMvSTB1WFzgnTLu1PJ8EoPIqJhCkDYiY3kuqhEVc= ceph-a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:24:37.499 DEBUG:teuthology.orchestra.run.smithi123:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHvG4lOT65gBCNkHpB3pET5u/eD8zMg5mRg4NJndAzihCe1Ld5vl1Sty3sy18ZJIVpncKlKLxTuToygc+mV9sIOGNWz/Rh+aQbo5u8D+vGj5TmYgYdlm8QLA7yQidgkKDbLPtRKk1aCYdsRT91SeJDDZZ5UATY9alPTMhrOcoU7f6JYYX5BBIwEvYXLhTWRFNmTZklLaGgJH/RDiIC8BZqz8CASkblp1aWy+G6JbRAZa3oCFpdqZbd8ZOah19Zo0eInrLKipCCLyl7eDHMCc3Z6/k3H8bORtaP2Yl7gqb28dEHBvGRbFIfE1TnLG7f8c2Miuqrle1WjeWLC4MkK41yBTSPncVHshf5Dy9T4elPS40ZN132bsJneWu5ESt1RG3oL3R4PFTTnuyt8QWzaZ0l2uGOnok5pBgoCWCT5z//0CHM9mKFo8yfvB1pZk7ZH8nxxd5X3FbZrLhnxxEE36+8xkVpMvSTB1WFzgnTLu1PJ8EoPIqJhCkDYiY3kuqhEVc= ceph-a735d63c-0434-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-27T01:24:37.537 INFO:teuthology.orchestra.run.smithi123.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHvG4lOT65gBCNkHpB3pET5u/eD8zMg5mRg4NJndAzihCe1Ld5vl1Sty3sy18ZJIVpncKlKLxTuToygc+mV9sIOGNWz/Rh+aQbo5u8D+vGj5TmYgYdlm8QLA7yQidgkKDbLPtRKk1aCYdsRT91SeJDDZZ5UATY9alPTMhrOcoU7f6JYYX5BBIwEvYXLhTWRFNmTZklLaGgJH/RDiIC8BZqz8CASkblp1aWy+G6JbRAZa3oCFpdqZbd8ZOah19Zo0eInrLKipCCLyl7eDHMCc3Z6/k3H8bORtaP2Yl7gqb28dEHBvGRbFIfE1TnLG7f8c2Miuqrle1WjeWLC4MkK41yBTSPncVHshf5Dy9T4elPS40ZN132bsJneWu5ESt1RG3oL3R4PFTTnuyt8QWzaZ0l2uGOnok5pBgoCWCT5z//0CHM9mKFo8yfvB1pZk7ZH8nxxd5X3FbZrLhnxxEE36+8xkVpMvSTB1WFzgnTLu1PJ8EoPIqJhCkDYiY3kuqhEVc= ceph-a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:24:37.541 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:37 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/37480434' entity='client.admin' 2024-04-27T01:24:37.548 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-27T01:24:37.828 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:24:38.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:38 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:38.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:38 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:38.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:38 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:38.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:38 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:24:38.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:38 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:38.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:38 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:38.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:38 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:38.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:38 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:38.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:38 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:38.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:38 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:24:38.909 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:38 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:39.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:39 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:39.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:39 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:39.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:39 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/1398446281' entity='client.admin' 2024-04-27T01:24:39.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:39 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:24:39.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:39 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:40.613 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-27T01:24:40.613 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-27T01:24:41.637 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:24:43.362 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:43 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:43.363 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:43 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:44.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:44 smithi067 ceph-mon[26979]: from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:24:44.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:44 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:44.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:44 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:24:44.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:44 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:24:44.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:44 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:24:44.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:44 smithi067 ceph-mon[26979]: Updating smithi067:/etc/ceph/ceph.conf 2024-04-27T01:24:44.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:44 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:44.898 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:44 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:44.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:44 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:44.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:44 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:44.899 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:44 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:44.925 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi123 2024-04-27T01:24:44.925 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-27T01:24:44.925 DEBUG:teuthology.orchestra.run.smithi123:> dd of=/etc/ceph/ceph.conf 2024-04-27T01:24:44.944 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-27T01:24:44.944 DEBUG:teuthology.orchestra.run.smithi123:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-27T01:24:45.001 INFO:tasks.cephadm:Adding host smithi123 to orchestrator... 2024-04-27T01:24:45.001 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch host add smithi123 2024-04-27T01:24:45.245 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:24:46.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:45 smithi067 ceph-mon[26979]: Updating smithi067:/var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-27T01:24:46.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:45 smithi067 ceph-mon[26979]: Updating smithi067:/etc/ceph/ceph.client.admin.keyring 2024-04-27T01:24:46.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:45 smithi067 ceph-mon[26979]: Updating smithi067:/var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-27T01:24:47.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:46 smithi067 ceph-mon[26979]: from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi123", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:24:48.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:47 smithi067 ceph-mon[26979]: Deploying cephadm binary to smithi123 2024-04-27T01:24:50.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:49 smithi067 ceph-mon[26979]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:24:51.038 INFO:teuthology.orchestra.run.smithi067.stdout:Added host 'smithi123' with addr '172.21.15.123' 2024-04-27T01:24:51.614 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-27T01:24:51.856 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:24:52.245 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:52 smithi067 ceph-mon[26979]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:24:52.246 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:52 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:52.246 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:52 smithi067 ceph-mon[26979]: Added host smithi123 2024-04-27T01:24:52.246 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:52 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:24:52.246 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:52 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:53.345 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:53 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:53.345 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:53 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:53.345 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:53 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-27T01:24:53.345 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:53 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:24:53.345 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:53 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:24:53.345 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:53 smithi067 ceph-mon[26979]: Updating smithi123:/etc/ceph/ceph.conf 2024-04-27T01:24:53.346 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:53 smithi067 ceph-mon[26979]: Updating smithi123:/var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-27T01:24:53.346 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:53 smithi067 ceph-mon[26979]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-27T01:24:53.346 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:53 smithi067 ceph-mon[26979]: Updating smithi123:/var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-27T01:24:53.346 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:53 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:53.346 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:53 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:53.346 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:53 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-27T01:24:53.346 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:53 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]': finished 2024-04-27T01:24:53.668 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:24:53.701 INFO:teuthology.orchestra.run.smithi067.stdout:[{"addr": "172.21.15.67", "hostname": "smithi067", "labels": [], "status": ""}, {"addr": "172.21.15.123", "hostname": "smithi123", "labels": [], "status": ""}] 2024-04-27T01:24:54.232 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:54 smithi067 ceph-mon[26979]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:24:54.232 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:54 smithi067 ceph-mon[26979]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:24:54.232 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:54 smithi067 ceph-mon[26979]: Deploying daemon agent.smithi123 on smithi123 2024-04-27T01:24:54.260 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-27T01:24:54.261 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-27T01:24:54.502 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:24:56.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:56.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:56.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:56.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:24:56.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:24:56.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:24:56.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:56.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:24:56.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:24:56.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:24:56.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:56.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:56.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:56.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:56.887 INFO:teuthology.orchestra.run.smithi067.stderr:adjusted tunables profile to default 2024-04-27T01:24:57.202 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:56 smithi067 ceph-mon[26979]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:24:57.203 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:56 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/3021203049' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-27T01:24:57.488 INFO:tasks.cephadm:Adding mon.a on smithi067 2024-04-27T01:24:57.488 INFO:tasks.cephadm:Adding mon.b on smithi123 2024-04-27T01:24:57.489 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch apply mon '2;smithi067:172.21.15.67=a;smithi123:172.21.15.123=b' 2024-04-27T01:24:58.109 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-27T01:24:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:57 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/3021203049' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-27T01:24:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:57 smithi067 ceph-mon[26979]: osdmap e4: 0 total, 0 up, 0 in 2024-04-27T01:24:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:57 smithi067 ceph-mon[26979]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:24:59.463 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:59 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:59.463 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:59 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:59.463 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:24:59 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:24:59.811 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled mon update... 2024-04-27T01:25:00.372 DEBUG:teuthology.orchestra.run.smithi123:mon.b> sudo journalctl -f -n 0 -u ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.b.service 2024-04-27T01:25:00.375 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-04-27T01:25:00.376 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-27T01:25:01.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:00 smithi067 ceph-mon[26979]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:01.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:00 smithi067 ceph-mon[26979]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi067:172.21.15.67=a;smithi123:172.21.15.123=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:25:01.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:00 smithi067 ceph-mon[26979]: Saving service mon spec with placement smithi067:172.21.15.67=a;smithi123:172.21.15.123=b;count:2 2024-04-27T01:25:01.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:01.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:01.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:01.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:01.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:01.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:25:01.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:01.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:01.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:01.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:02.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:01 smithi067 ceph-mon[26979]: Deploying daemon mon.b on smithi123 2024-04-27T01:25:02.410 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.b/config 2024-04-27T01:25:03.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:02 smithi067 ceph-mon[26979]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:04.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 podman[28696]: 2024-04-27 01:25:03.977504951 +0000 UTC m=+0.196644573 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-27T01:25:04.412 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 podman[28696]: 2024-04-27 01:25:04.216394696 +0000 UTC m=+0.435534302 container init dcf5f008b96401c2e4013e31467742d1875219f198fb25fd072512dd9444bc82 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-27T01:25:04.412 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 podman[28696]: 2024-04-27 01:25:04.222713309 +0000 UTC m=+0.441852916 container start dcf5f008b96401c2e4013e31467742d1875219f198fb25fd072512dd9444bc82 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, ceph=True, RELEASE=squid-b22e2eb, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-04-27T01:25:04.412 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: set uid:gid to 167:167 (ceph:ceph) 2024-04-27T01:25:04.412 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev), process ceph-mon, pid 2 2024-04-27T01:25:04.413 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: pidfile_write: ignore empty --pid-file 2024-04-27T01:25:04.413 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: load: jerasure load: lrc 2024-04-27T01:25:04.413 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: RocksDB version: 7.9.2 2024-04-27T01:25:04.413 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Git sha 0 2024-04-27T01:25:04.413 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Compile date 2024-04-25 16:43:49 2024-04-27T01:25:04.413 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: DB SUMMARY 2024-04-27T01:25:04.413 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: DB Session ID: W0LQXG5KO7FVBUE4Q5ME 2024-04-27T01:25:04.413 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: CURRENT file: CURRENT 2024-04-27T01:25:04.413 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: IDENTITY file: IDENTITY 2024-04-27T01:25:04.413 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-04-27T01:25:04.413 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-04-27T01:25:04.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-04-27T01:25:04.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.error_if_exists: 0 2024-04-27T01:25:04.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.create_if_missing: 0 2024-04-27T01:25:04.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.paranoid_checks: 1 2024-04-27T01:25:04.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-27T01:25:04.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-27T01:25:04.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-27T01:25:04.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.env: 0x563c6d227c60 2024-04-27T01:25:04.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.fs: PosixFileSystem 2024-04-27T01:25:04.414 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.info_log: 0x563c6e2fbaa0 2024-04-27T01:25:04.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_file_opening_threads: 16 2024-04-27T01:25:04.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.statistics: (nil) 2024-04-27T01:25:04.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.use_fsync: 0 2024-04-27T01:25:04.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_log_file_size: 0 2024-04-27T01:25:04.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-27T01:25:04.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-27T01:25:04.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.keep_log_file_num: 1000 2024-04-27T01:25:04.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.recycle_log_file_num: 0 2024-04-27T01:25:04.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.allow_fallocate: 1 2024-04-27T01:25:04.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.allow_mmap_reads: 0 2024-04-27T01:25:04.415 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.allow_mmap_writes: 0 2024-04-27T01:25:04.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.use_direct_reads: 0 2024-04-27T01:25:04.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-27T01:25:04.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.create_missing_column_families: 0 2024-04-27T01:25:04.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.db_log_dir: 2024-04-27T01:25:04.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.wal_dir: 2024-04-27T01:25:04.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-27T01:25:04.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-27T01:25:04.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-27T01:25:04.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-27T01:25:04.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-27T01:25:04.416 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-27T01:25:04.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.advise_random_on_open: 1 2024-04-27T01:25:04.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.db_write_buffer_size: 0 2024-04-27T01:25:04.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.write_buffer_manager: 0x563c6e2ce1e0 2024-04-27T01:25:04.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-27T01:25:04.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-27T01:25:04.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-27T01:25:04.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.rate_limiter: (nil) 2024-04-27T01:25:04.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-27T01:25:04.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.wal_recovery_mode: 2 2024-04-27T01:25:04.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.enable_thread_tracking: 0 2024-04-27T01:25:04.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.enable_pipelined_write: 0 2024-04-27T01:25:04.417 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.unordered_write: 0 2024-04-27T01:25:04.418 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-27T01:25:04.418 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-27T01:25:04.418 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-27T01:25:04.418 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-27T01:25:04.418 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.row_cache: None 2024-04-27T01:25:04.418 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.wal_filter: None 2024-04-27T01:25:04.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-27T01:25:04.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.allow_ingest_behind: 0 2024-04-27T01:25:04.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.two_write_queues: 0 2024-04-27T01:25:04.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.manual_wal_flush: 0 2024-04-27T01:25:04.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.wal_compression: 0 2024-04-27T01:25:04.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.atomic_flush: 0 2024-04-27T01:25:04.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-27T01:25:04.420 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-27T01:25:04.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-27T01:25:04.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.log_readahead_size: 0 2024-04-27T01:25:04.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-27T01:25:04.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.best_efforts_recovery: 0 2024-04-27T01:25:04.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-27T01:25:04.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-27T01:25:04.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.allow_data_in_errors: 0 2024-04-27T01:25:04.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.db_host_id: __hostname__ 2024-04-27T01:25:04.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-27T01:25:04.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_background_jobs: 2 2024-04-27T01:25:04.421 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_background_compactions: -1 2024-04-27T01:25:04.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_subcompactions: 1 2024-04-27T01:25:04.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-27T01:25:04.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-27T01:25:04.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-27T01:25:04.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_total_wal_size: 0 2024-04-27T01:25:04.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-27T01:25:04.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-27T01:25:04.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-27T01:25:04.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-27T01:25:04.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_open_files: -1 2024-04-27T01:25:04.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.bytes_per_sync: 0 2024-04-27T01:25:04.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-27T01:25:04.422 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-27T01:25:04.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compaction_readahead_size: 0 2024-04-27T01:25:04.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_background_flushes: -1 2024-04-27T01:25:04.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Compression algorithms supported: 2024-04-27T01:25:04.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-27T01:25:04.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: kZSTD supported: 0 2024-04-27T01:25:04.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: kXpressCompression supported: 0 2024-04-27T01:25:04.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: kLZ4HCCompression supported: 1 2024-04-27T01:25:04.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: kZlibCompression supported: 1 2024-04-27T01:25:04.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: kSnappyCompression supported: 1 2024-04-27T01:25:04.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: kLZ4Compression supported: 1 2024-04-27T01:25:04.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: kBZip2Compression supported: 0 2024-04-27T01:25:04.423 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-27T01:25:04.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-27T01:25:04.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-04-27T01:25:04.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-27T01:25:04.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-27T01:25:04.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.merge_operator: 2024-04-27T01:25:04.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compaction_filter: None 2024-04-27T01:25:04.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compaction_filter_factory: None 2024-04-27T01:25:04.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.sst_partitioner_factory: None 2024-04-27T01:25:04.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-27T01:25:04.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-27T01:25:04.424 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563c6e2fbba0) 2024-04-27T01:25:04.424 INFO:journalctl@ceph.mon.b.smithi123.stdout: cache_index_and_filter_blocks: 1 2024-04-27T01:25:04.425 INFO:journalctl@ceph.mon.b.smithi123.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-27T01:25:04.425 INFO:journalctl@ceph.mon.b.smithi123.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-27T01:25:04.425 INFO:journalctl@ceph.mon.b.smithi123.stdout: pin_top_level_index_and_filter: 1 2024-04-27T01:25:04.425 INFO:journalctl@ceph.mon.b.smithi123.stdout: index_type: 0 2024-04-27T01:25:04.425 INFO:journalctl@ceph.mon.b.smithi123.stdout: data_block_index_type: 0 2024-04-27T01:25:04.425 INFO:journalctl@ceph.mon.b.smithi123.stdout: index_shortening: 1 2024-04-27T01:25:04.425 INFO:journalctl@ceph.mon.b.smithi123.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-27T01:25:04.425 INFO:journalctl@ceph.mon.b.smithi123.stdout: checksum: 4 2024-04-27T01:25:04.425 INFO:journalctl@ceph.mon.b.smithi123.stdout: no_block_cache: 0 2024-04-27T01:25:04.425 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_cache: 0x563c6e2ff090 2024-04-27T01:25:04.425 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_cache_name: BinnedLRUCache 2024-04-27T01:25:04.425 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_cache_options: 2024-04-27T01:25:04.425 INFO:journalctl@ceph.mon.b.smithi123.stdout: capacity : 536870912 2024-04-27T01:25:04.425 INFO:journalctl@ceph.mon.b.smithi123.stdout: num_shard_bits : 4 2024-04-27T01:25:04.426 INFO:journalctl@ceph.mon.b.smithi123.stdout: strict_capacity_limit : 0 2024-04-27T01:25:04.426 INFO:journalctl@ceph.mon.b.smithi123.stdout: high_pri_pool_ratio: 0.000 2024-04-27T01:25:04.426 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_cache_compressed: (nil) 2024-04-27T01:25:04.426 INFO:journalctl@ceph.mon.b.smithi123.stdout: persistent_cache: (nil) 2024-04-27T01:25:04.426 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_size: 4096 2024-04-27T01:25:04.426 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_size_deviation: 10 2024-04-27T01:25:04.426 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_restart_interval: 16 2024-04-27T01:25:04.426 INFO:journalctl@ceph.mon.b.smithi123.stdout: index_block_restart_interval: 1 2024-04-27T01:25:04.426 INFO:journalctl@ceph.mon.b.smithi123.stdout: metadata_block_size: 4096 2024-04-27T01:25:04.426 INFO:journalctl@ceph.mon.b.smithi123.stdout: partition_filters: 0 2024-04-27T01:25:04.426 INFO:journalctl@ceph.mon.b.smithi123.stdout: use_delta_encoding: 1 2024-04-27T01:25:04.426 INFO:journalctl@ceph.mon.b.smithi123.stdout: filter_policy: bloomfilter 2024-04-27T01:25:04.427 INFO:journalctl@ceph.mon.b.smithi123.stdout: whole_key_filtering: 1 2024-04-27T01:25:04.427 INFO:journalctl@ceph.mon.b.smithi123.stdout: verify_compression: 0 2024-04-27T01:25:04.427 INFO:journalctl@ceph.mon.b.smithi123.stdout: read_amp_bytes_per_bit: 0 2024-04-27T01:25:04.427 INFO:journalctl@ceph.mon.b.smithi123.stdout: format_version: 5 2024-04-27T01:25:04.427 INFO:journalctl@ceph.mon.b.smithi123.stdout: enable_index_compression: 1 2024-04-27T01:25:04.427 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_align: 0 2024-04-27T01:25:04.427 INFO:journalctl@ceph.mon.b.smithi123.stdout: max_auto_readahead_size: 262144 2024-04-27T01:25:04.427 INFO:journalctl@ceph.mon.b.smithi123.stdout: prepopulate_block_cache: 0 2024-04-27T01:25:04.427 INFO:journalctl@ceph.mon.b.smithi123.stdout: initial_auto_readahead_size: 8192 2024-04-27T01:25:04.427 INFO:journalctl@ceph.mon.b.smithi123.stdout: num_file_reads_for_auto_readahead: 2 2024-04-27T01:25:04.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.write_buffer_size: 33554432 2024-04-27T01:25:04.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_write_buffer_number: 2 2024-04-27T01:25:04.427 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compression: NoCompression 2024-04-27T01:25:04.428 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.bottommost_compression: Disabled 2024-04-27T01:25:04.428 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.prefix_extractor: nullptr 2024-04-27T01:25:04.428 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-27T01:25:04.428 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.num_levels: 7 2024-04-27T01:25:04.428 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-27T01:25:04.428 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-27T01:25:04.428 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-27T01:25:04.428 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-27T01:25:04.428 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-27T01:25:04.428 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-27T01:25:04.428 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-27T01:25:04.428 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-27T01:25:04.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-27T01:25:04.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-27T01:25:04.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-27T01:25:04.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-27T01:25:04.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-27T01:25:04.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compression_opts.level: 32767 2024-04-27T01:25:04.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compression_opts.strategy: 0 2024-04-27T01:25:04.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-27T01:25:04.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-27T01:25:04.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-27T01:25:04.429 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-27T01:25:04.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compression_opts.enabled: false 2024-04-27T01:25:04.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-27T01:25:04.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-27T01:25:04.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-27T01:25:04.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-27T01:25:04.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.target_file_size_base: 67108864 2024-04-27T01:25:04.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-27T01:25:04.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-27T01:25:04.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-27T01:25:04.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-27T01:25:04.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-27T01:25:04.430 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-27T01:25:04.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-27T01:25:04.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-27T01:25:04.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-27T01:25:04.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-27T01:25:04.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-27T01:25:04.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-27T01:25:04.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-27T01:25:04.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-27T01:25:04.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.arena_block_size: 1048576 2024-04-27T01:25:04.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-27T01:25:04.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-27T01:25:04.431 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.disable_auto_compactions: 0 2024-04-27T01:25:04.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-27T01:25:04.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-27T01:25:04.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-27T01:25:04.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-27T01:25:04.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-27T01:25:04.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-27T01:25:04.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-27T01:25:04.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-27T01:25:04.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-27T01:25:04.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-27T01:25:04.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.table_properties_collectors: 2024-04-27T01:25:04.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.inplace_update_support: 0 2024-04-27T01:25:04.432 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-27T01:25:04.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-27T01:25:04.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-27T01:25:04.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-27T01:25:04.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.bloom_locality: 0 2024-04-27T01:25:04.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.max_successive_merges: 0 2024-04-27T01:25:04.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-27T01:25:04.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.paranoid_file_checks: 0 2024-04-27T01:25:04.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.force_consistency_checks: 1 2024-04-27T01:25:04.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.report_bg_io_stats: 0 2024-04-27T01:25:04.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.ttl: 2592000 2024-04-27T01:25:04.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-27T01:25:04.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-27T01:25:04.433 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-27T01:25:04.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.enable_blob_files: false 2024-04-27T01:25:04.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.min_blob_size: 0 2024-04-27T01:25:04.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.blob_file_size: 268435456 2024-04-27T01:25:04.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-27T01:25:04.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-27T01:25:04.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-27T01:25:04.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-27T01:25:04.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-27T01:25:04.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.blob_file_starting_level: 0 2024-04-27T01:25:04.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-27T01:25:04.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-27T01:25:04.434 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-27T01:25:04.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1e11ebad-ea53-4d5b-93b0-97946c8c99fd 2024-04-27T01:25:04.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181104252133, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-27T01:25:04.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-04-27T01:25:04.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181104252613, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1714181104, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1e11ebad-ea53-4d5b-93b0-97946c8c99fd", "db_session_id": "W0LQXG5KO7FVBUE4Q5ME", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-04-27T01:25:04.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181104252692, "job": 1, "event": "recovery_finished"} 2024-04-27T01:25:04.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-04-27T01:25:04.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-27T01:25:04.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563c6e3f0000 2024-04-27T01:25:04.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: DB pointer 0x563c6e3da000 2024-04-27T01:25:04.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-27T01:25:04.435 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-27T01:25:04.436 INFO:journalctl@ceph.mon.b.smithi123.stdout: ** DB Stats ** 2024-04-27T01:25:04.436 INFO:journalctl@ceph.mon.b.smithi123.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-27T01:25:04.436 INFO:journalctl@ceph.mon.b.smithi123.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-27T01:25:04.436 INFO:journalctl@ceph.mon.b.smithi123.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-27T01:25:04.436 INFO:journalctl@ceph.mon.b.smithi123.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-27T01:25:04.436 INFO:journalctl@ceph.mon.b.smithi123.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-27T01:25:04.436 INFO:journalctl@ceph.mon.b.smithi123.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-27T01:25:04.436 INFO:journalctl@ceph.mon.b.smithi123.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-27T01:25:04.436 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:25:04.436 INFO:journalctl@ceph.mon.b.smithi123.stdout: ** Compaction Stats [default] ** 2024-04-27T01:25:04.436 INFO:journalctl@ceph.mon.b.smithi123.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-27T01:25:04.436 INFO:journalctl@ceph.mon.b.smithi123.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-27T01:25:04.437 INFO:journalctl@ceph.mon.b.smithi123.stdout: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-27T01:25:04.437 INFO:journalctl@ceph.mon.b.smithi123.stdout: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-27T01:25:04.437 INFO:journalctl@ceph.mon.b.smithi123.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-27T01:25:04.437 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:25:04.437 INFO:journalctl@ceph.mon.b.smithi123.stdout: ** Compaction Stats [default] ** 2024-04-27T01:25:04.437 INFO:journalctl@ceph.mon.b.smithi123.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-27T01:25:04.437 INFO:journalctl@ceph.mon.b.smithi123.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-27T01:25:04.437 INFO:journalctl@ceph.mon.b.smithi123.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.3 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-04-27T01:25:04.437 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:25:04.437 INFO:journalctl@ceph.mon.b.smithi123.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-27T01:25:04.437 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:25:04.437 INFO:journalctl@ceph.mon.b.smithi123.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-27T01:25:04.438 INFO:journalctl@ceph.mon.b.smithi123.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-27T01:25:04.438 INFO:journalctl@ceph.mon.b.smithi123.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-27T01:25:04.438 INFO:journalctl@ceph.mon.b.smithi123.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-27T01:25:04.438 INFO:journalctl@ceph.mon.b.smithi123.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-27T01:25:04.438 INFO:journalctl@ceph.mon.b.smithi123.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-27T01:25:04.438 INFO:journalctl@ceph.mon.b.smithi123.stdout: Cumulative compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-27T01:25:04.438 INFO:journalctl@ceph.mon.b.smithi123.stdout: Interval compaction: 0.00 GB write, 0.63 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-27T01:25:04.438 INFO:journalctl@ceph.mon.b.smithi123.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-27T01:25:04.438 INFO:journalctl@ceph.mon.b.smithi123.stdout: Block cache BinnedLRUCache@0x563c6e2ff090#2 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 8e-06 secs_since: 0 2024-04-27T01:25:04.438 INFO:journalctl@ceph.mon.b.smithi123.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-04-27T01:25:04.438 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:25:04.439 INFO:journalctl@ceph.mon.b.smithi123.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-27T01:25:04.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: mon.b does not exist in monmap, will attempt to join an existing cluster 2024-04-27T01:25:04.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: using public_addr v2:172.21.15.123:0/0 -> [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] 2024-04-27T01:25:04.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: starting mon.b rank -1 at public addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] at bind addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:25:04.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: mon.b@-1(???) e0 preinit fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:25:04.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: mon.b@-1(synchronizing).mds e1 new map 2024-04-27T01:25:04.439 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: mon.b@-1(synchronizing).mds e1 print_map 2024-04-27T01:25:04.439 INFO:journalctl@ceph.mon.b.smithi123.stdout: e1 2024-04-27T01:25:04.439 INFO:journalctl@ceph.mon.b.smithi123.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-27T01:25:04.439 INFO:journalctl@ceph.mon.b.smithi123.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-27T01:25:04.439 INFO:journalctl@ceph.mon.b.smithi123.stdout: legacy client fscid: -1 2024-04-27T01:25:04.439 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:25:04.440 INFO:journalctl@ceph.mon.b.smithi123.stdout: No filesystems configured 2024-04-27T01:25:04.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-27T01:25:04.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-04-27T01:25:04.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-27T01:25:04.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-27T01:25:04.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-27T01:25:04.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-27T01:25:04.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-27T01:25:04.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:25:04.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:25:04.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:25:04.440 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi123", "name": "osd_memory_target"}]: dispatch 2024-04-27T01:25:04.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:04.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:04.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: Updating smithi123:/etc/ceph/ceph.conf 2024-04-27T01:25:04.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: Updating smithi123:/var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-27T01:25:04.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: Updating smithi123:/etc/ceph/ceph.client.admin.keyring 2024-04-27T01:25:04.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: Updating smithi123:/var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-27T01:25:04.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]: dispatch 2024-04-27T01:25:04.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi123", "caps": []}]': finished 2024-04-27T01:25:04.441 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:04.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:25:04.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: Deploying daemon agent.smithi123 on smithi123 2024-04-27T01:25:04.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:04.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:04.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:04.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:04.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:04.442 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:04.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:04.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/3021203049' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-27T01:25:04.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/3021203049' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-27T01:25:04.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: osdmap e4: 0 total, 0 up, 0 in 2024-04-27T01:25:04.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:04.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.443 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:04.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi067:172.21.15.67=a;smithi123:172.21.15.123=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:25:04.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: Saving service mon spec with placement smithi067:172.21.15.67=a;smithi123:172.21.15.123=b;count:2 2024-04-27T01:25:04.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:04.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:04.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:04.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:25:04.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:04.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.444 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:04.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: Deploying daemon mon.b on smithi123 2024-04-27T01:25:04.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:04.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 ceph-mon[28720]: mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-27T01:25:04.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 bash[28696]: dcf5f008b96401c2e4013e31467742d1875219f198fb25fd072512dd9444bc82 2024-04-27T01:25:04.445 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:04 smithi123 systemd[1]: Started Ceph mon.b for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:25:09.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-27T01:25:09.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:25:09.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: mon.a calling monitor election 2024-04-27T01:25:09.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:09.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:25:09.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:25:09.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: mon.b calling monitor election 2024-04-27T01:25:09.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:09.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:25:09.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:25:09.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:25:09.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-27T01:25:09.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: monmap epoch 2 2024-04-27T01:25:09.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:25:09.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: last_changed 2024-04-27T01:25:04.275078+0000 2024-04-27T01:25:09.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: created 2024-04-27T01:23:30.880155+0000 2024-04-27T01:25:09.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: min_mon_release 19 (squid) 2024-04-27T01:25:09.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: election_strategy: 1 2024-04-27T01:25:09.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-04-27T01:25:09.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-27T01:25:09.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: fsmap 2024-04-27T01:25:09.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: osdmap e4: 0 total, 0 up, 0 in 2024-04-27T01:25:09.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: mgrmap e13: a(active, since 40s) 2024-04-27T01:25:09.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: overall HEALTH_OK 2024-04-27T01:25:09.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:09.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:09.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:09.628 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:09 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:09.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-27T01:25:09.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:25:09.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: mon.a calling monitor election 2024-04-27T01:25:09.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:09.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:25:09.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:25:09.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: mon.b calling monitor election 2024-04-27T01:25:09.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:09.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:25:09.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:25:09.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:25:09.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-27T01:25:09.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: monmap epoch 2 2024-04-27T01:25:09.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:25:09.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: last_changed 2024-04-27T01:25:04.275078+0000 2024-04-27T01:25:09.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: created 2024-04-27T01:23:30.880155+0000 2024-04-27T01:25:09.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: min_mon_release 19 (squid) 2024-04-27T01:25:09.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: election_strategy: 1 2024-04-27T01:25:09.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-04-27T01:25:09.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-27T01:25:09.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: fsmap 2024-04-27T01:25:09.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: osdmap e4: 0 total, 0 up, 0 in 2024-04-27T01:25:09.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: mgrmap e13: a(active, since 40s) 2024-04-27T01:25:09.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: overall HEALTH_OK 2024-04-27T01:25:09.763 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:09.763 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:09.763 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:09.763 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:09 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:10.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:10.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:10.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:10.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:10.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: Updating smithi067:/etc/ceph/ceph.conf 2024-04-27T01:25:10.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: Updating smithi123:/etc/ceph/ceph.conf 2024-04-27T01:25:10.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: Updating smithi067:/var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-27T01:25:10.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: Updating smithi123:/var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-27T01:25:10.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:10.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:10.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:10.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:10.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:10.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:25:10.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-27T01:25:10.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:10.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:25:10.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:10.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:10.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:10.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:10.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: Updating smithi067:/etc/ceph/ceph.conf 2024-04-27T01:25:10.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: Updating smithi123:/etc/ceph/ceph.conf 2024-04-27T01:25:10.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: Updating smithi067:/var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-27T01:25:10.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: Updating smithi123:/var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-27T01:25:10.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:10.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:10.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:10.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:10.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:10.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:25:10.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-27T01:25:10.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:10.585 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:25:10.813 INFO:teuthology.orchestra.run.smithi123.stdout: 2024-04-27T01:25:10.814 INFO:teuthology.orchestra.run.smithi123.stdout:{"epoch":2,"fsid":"a735d63c-0434-11ef-bc93-c7b262605968","modified":"2024-04-27T01:25:04.275078Z","created":"2024-04-27T01:23:30.880155Z","min_mon_release":19,"min_mon_release_name":"squid","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:3300","nonce":0},{"type":"v1","addr":"172.21.15.67:6789","nonce":0}]},"addr":"172.21.15.67:6789/0","public_addr":"172.21.15.67:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:3300","nonce":0},{"type":"v1","addr":"172.21.15.123:6789","nonce":0}]},"addr":"172.21.15.123:6789/0","public_addr":"172.21.15.123:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-27T01:25:10.815 INFO:teuthology.orchestra.run.smithi123.stderr:dumped monmap epoch 2 2024-04-27T01:25:11.511 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:25:11 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:25:11.274+0000 7fc9e3ebe700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-27T01:25:11.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:11 smithi067 ceph-mon[26979]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-27T01:25:11.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:11 smithi067 ceph-mon[26979]: Reconfiguring mon.a (unknown last config time)... 2024-04-27T01:25:11.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:11 smithi067 ceph-mon[26979]: Reconfiguring daemon mon.a on smithi067 2024-04-27T01:25:11.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:11 smithi067 ceph-mon[26979]: from='client.? 172.21.15.123:0/1325722385' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-27T01:25:11.609 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:11 smithi123 ceph-mon[28720]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-27T01:25:11.609 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:11 smithi123 ceph-mon[28720]: Reconfiguring mon.a (unknown last config time)... 2024-04-27T01:25:11.609 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:11 smithi123 ceph-mon[28720]: Reconfiguring daemon mon.a on smithi067 2024-04-27T01:25:11.609 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:11 smithi123 ceph-mon[28720]: from='client.? 172.21.15.123:0/1325722385' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-27T01:25:11.610 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-27T01:25:11.610 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-27T01:25:11.859 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:25:12.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:12 smithi123 ceph-mon[28720]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:12.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:12 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:12.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:12 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:12.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:12 smithi123 ceph-mon[28720]: Reconfiguring mon.b (monmap changed)... 2024-04-27T01:25:12.864 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:12 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:25:12.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:12 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-27T01:25:12.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:12 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:12.865 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:12 smithi123 ceph-mon[28720]: Reconfiguring daemon mon.b on smithi123 2024-04-27T01:25:13.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:12 smithi067 ceph-mon[26979]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:13.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:12 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:13.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:12 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:13.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:12 smithi067 ceph-mon[26979]: Reconfiguring mon.b (monmap changed)... 2024-04-27T01:25:13.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:12 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:25:13.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:12 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-27T01:25:13.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:12 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:13.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:12 smithi067 ceph-mon[26979]: Reconfiguring daemon mon.b on smithi123 2024-04-27T01:25:13.510 INFO:teuthology.orchestra.run.smithi067.stdout:# minimal ceph.conf for a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:25:13.511 INFO:teuthology.orchestra.run.smithi067.stdout:[global] 2024-04-27T01:25:13.511 INFO:teuthology.orchestra.run.smithi067.stdout: fsid = a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:25:13.511 INFO:teuthology.orchestra.run.smithi067.stdout: mon_host = [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] 2024-04-27T01:25:14.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:13 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:14.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:13 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:14.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:13 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:14.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:13 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:14.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:13 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:14.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:13 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:14.064 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:13 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/1092587027' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:14.065 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-27T01:25:14.065 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-27T01:25:14.065 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.conf 2024-04-27T01:25:14.094 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-27T01:25:14.094 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-27T01:25:14.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:13 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:14.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:13 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:14.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:13 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:14.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:13 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:14.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:13 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:14.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:13 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:14.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:13 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/1092587027' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:14.159 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-27T01:25:14.160 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.conf 2024-04-27T01:25:14.187 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-27T01:25:14.187 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-27T01:25:14.251 INFO:tasks.cephadm:Adding mgr.a on smithi067 2024-04-27T01:25:14.251 INFO:tasks.cephadm:Adding mgr.b on smithi123 2024-04-27T01:25:14.251 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch apply mgr '2;smithi067=a;smithi123=b' 2024-04-27T01:25:14.527 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.b/config 2024-04-27T01:25:15.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:14 smithi123 ceph-mon[28720]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:15.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:14 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:15.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:14 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:15.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:14 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:15.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:14 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:15.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:14 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:15.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:14 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:15.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:14 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:15.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:14 smithi067 ceph-mon[26979]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:15.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:14 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:15.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:14 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:15.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:14 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:15.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:14 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:15.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:14 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:15.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:14 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:15.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:14 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:16.006 INFO:teuthology.orchestra.run.smithi123.stdout:Scheduled mgr update... 2024-04-27T01:25:16.656 DEBUG:teuthology.orchestra.run.smithi123:mgr.b> sudo journalctl -f -n 0 -u ceph-a735d63c-0434-11ef-bc93-c7b262605968@mgr.b.service 2024-04-27T01:25:16.658 INFO:tasks.cephadm:Deploying OSDs... 2024-04-27T01:25:16.658 DEBUG:teuthology.orchestra.run.smithi067:> set -ex 2024-04-27T01:25:16.659 DEBUG:teuthology.orchestra.run.smithi067:> dd if=/scratch_devs of=/dev/stdout 2024-04-27T01:25:16.679 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-04-27T01:25:16.679 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_1 2024-04-27T01:25:16.737 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-27T01:25:16.738 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-27T01:25:16.738 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 663 Links: 1 2024-04-27T01:25:16.738 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-27T01:25:16.738 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-04-27T01:25:16.738 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-04-27 01:25:00.976991740 +0000 2024-04-27T01:25:16.738 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-04-27 01:19:43.150303903 +0000 2024-04-27T01:25:16.738 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-04-27 01:19:43.150303903 +0000 2024-04-27T01:25:16.738 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-04-27 01:19:43.150303903 +0000 2024-04-27T01:25:16.738 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-27T01:25:16.806 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-04-27T01:25:16.806 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-04-27T01:25:16.807 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000231585 s, 2.2 MB/s 2024-04-27T01:25:16.808 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-27T01:25:16.867 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_2 2024-04-27T01:25:16.924 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-27T01:25:16.925 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-27T01:25:16.925 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-04-27T01:25:16.925 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-27T01:25:16.925 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-04-27T01:25:16.925 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-04-27 01:25:00.976991740 +0000 2024-04-27T01:25:16.925 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-04-27 01:19:43.502295372 +0000 2024-04-27T01:25:16.925 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-04-27 01:19:43.502295372 +0000 2024-04-27T01:25:16.925 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-04-27 01:19:43.502295372 +0000 2024-04-27T01:25:16.925 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-27T01:25:16.990 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-04-27T01:25:16.990 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-04-27T01:25:16.990 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.00020602 s, 2.5 MB/s 2024-04-27T01:25:16.992 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-27T01:25:17.050 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_3 2024-04-27T01:25:17.106 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-27T01:25:17.106 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-27T01:25:17.106 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 701 Links: 1 2024-04-27T01:25:17.106 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-27T01:25:17.106 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-04-27T01:25:17.107 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-04-27 01:25:00.976991740 +0000 2024-04-27T01:25:17.107 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-04-27 01:19:43.842287132 +0000 2024-04-27T01:25:17.107 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-04-27 01:19:43.842287132 +0000 2024-04-27T01:25:17.107 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-04-27 01:19:43.842287132 +0000 2024-04-27T01:25:17.107 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-27T01:25:17.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:16 smithi123 ceph-mon[28720]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:17.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:16 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:17.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:16 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:17.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:16 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:17.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:16 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:17.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:16 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:17.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:16 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-27T01:25:17.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:16 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-27T01:25:17.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:16 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-27T01:25:17.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:16 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:17.167 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:16 smithi067 ceph-mon[26979]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:16 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:16 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:16 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:16 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:16 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:16 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-27T01:25:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:16 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-27T01:25:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:16 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-27T01:25:17.168 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:16 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:17.170 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-04-27T01:25:17.170 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-04-27T01:25:17.170 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000190077 s, 2.7 MB/s 2024-04-27T01:25:17.171 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-27T01:25:17.227 DEBUG:teuthology.orchestra.run.smithi067:> stat /dev/vg_nvme/lv_4 2024-04-27T01:25:17.284 INFO:teuthology.orchestra.run.smithi067.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-27T01:25:17.284 INFO:teuthology.orchestra.run.smithi067.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-27T01:25:17.284 INFO:teuthology.orchestra.run.smithi067.stdout:Device: 5h/5d Inode: 722 Links: 1 2024-04-27T01:25:17.284 INFO:teuthology.orchestra.run.smithi067.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-27T01:25:17.285 INFO:teuthology.orchestra.run.smithi067.stdout:Context: system_u:object_r:device_t:s0 2024-04-27T01:25:17.285 INFO:teuthology.orchestra.run.smithi067.stdout:Access: 2024-04-27 01:25:00.976991740 +0000 2024-04-27T01:25:17.285 INFO:teuthology.orchestra.run.smithi067.stdout:Modify: 2024-04-27 01:19:44.202278407 +0000 2024-04-27T01:25:17.285 INFO:teuthology.orchestra.run.smithi067.stdout:Change: 2024-04-27 01:19:44.202278407 +0000 2024-04-27T01:25:17.285 INFO:teuthology.orchestra.run.smithi067.stdout: Birth: 2024-04-27 01:19:44.202278407 +0000 2024-04-27T01:25:17.285 DEBUG:teuthology.orchestra.run.smithi067:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-27T01:25:17.348 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records in 2024-04-27T01:25:17.349 INFO:teuthology.orchestra.run.smithi067.stderr:1+0 records out 2024-04-27T01:25:17.349 INFO:teuthology.orchestra.run.smithi067.stderr:512 bytes copied, 0.000220745 s, 2.3 MB/s 2024-04-27T01:25:17.350 DEBUG:teuthology.orchestra.run.smithi067:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-27T01:25:17.406 DEBUG:teuthology.orchestra.run.smithi123:> set -ex 2024-04-27T01:25:17.407 DEBUG:teuthology.orchestra.run.smithi123:> dd if=/scratch_devs of=/dev/stdout 2024-04-27T01:25:17.423 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-04-27T01:25:17.423 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_1 2024-04-27T01:25:17.478 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-27T01:25:17.478 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-27T01:25:17.478 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 664 Links: 1 2024-04-27T01:25:17.478 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-27T01:25:17.478 INFO:teuthology.orchestra.run.smithi123.stdout:Context: system_u:object_r:device_t:s0 2024-04-27T01:25:17.478 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-04-27 01:25:12.394295802 +0000 2024-04-27T01:25:17.478 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-04-27 01:19:37.474865488 +0000 2024-04-27T01:25:17.478 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-04-27 01:19:37.475865463 +0000 2024-04-27T01:25:17.478 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: 2024-04-27 01:19:37.474865488 +0000 2024-04-27T01:25:17.479 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-27T01:25:17.542 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-04-27T01:25:17.542 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-04-27T01:25:17.542 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000188611 s, 2.7 MB/s 2024-04-27T01:25:17.543 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-27T01:25:17.599 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_2 2024-04-27T01:25:17.655 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-27T01:25:17.655 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-27T01:25:17.655 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 686 Links: 1 2024-04-27T01:25:17.655 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-27T01:25:17.655 INFO:teuthology.orchestra.run.smithi123.stdout:Context: system_u:object_r:device_t:s0 2024-04-27T01:25:17.655 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-04-27 01:25:12.394295802 +0000 2024-04-27T01:25:17.655 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-04-27 01:19:37.816857095 +0000 2024-04-27T01:25:17.655 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-04-27 01:19:37.816857095 +0000 2024-04-27T01:25:17.655 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: 2024-04-27 01:19:37.816857095 +0000 2024-04-27T01:25:17.656 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-27T01:25:17.718 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-04-27T01:25:17.718 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-04-27T01:25:17.719 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000179085 s, 2.9 MB/s 2024-04-27T01:25:17.720 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-27T01:25:17.777 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_3 2024-04-27T01:25:17.831 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-27T01:25:17.831 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-27T01:25:17.832 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 703 Links: 1 2024-04-27T01:25:17.832 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-27T01:25:17.832 INFO:teuthology.orchestra.run.smithi123.stdout:Context: system_u:object_r:device_t:s0 2024-04-27T01:25:17.832 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-04-27 01:25:12.394295802 +0000 2024-04-27T01:25:17.832 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-04-27 01:19:38.141849119 +0000 2024-04-27T01:25:17.832 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-04-27 01:19:38.141849119 +0000 2024-04-27T01:25:17.832 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: 2024-04-27 01:19:38.141849119 +0000 2024-04-27T01:25:17.832 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-27T01:25:17.896 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-04-27T01:25:17.896 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-04-27T01:25:17.896 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000169861 s, 3.0 MB/s 2024-04-27T01:25:17.898 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-27T01:25:17.946 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:17 smithi067 ceph-mon[26979]: from='client.24101 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi067=a;smithi123=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:25:17.947 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:17 smithi067 ceph-mon[26979]: Saving service mgr spec with placement smithi067=a;smithi123=b;count:2 2024-04-27T01:25:17.947 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:17 smithi067 ceph-mon[26979]: Deploying daemon mgr.b on smithi123 2024-04-27T01:25:17.960 DEBUG:teuthology.orchestra.run.smithi123:> stat /dev/vg_nvme/lv_4 2024-04-27T01:25:18.015 INFO:teuthology.orchestra.run.smithi123.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-27T01:25:18.015 INFO:teuthology.orchestra.run.smithi123.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-27T01:25:18.015 INFO:teuthology.orchestra.run.smithi123.stdout:Device: 5h/5d Inode: 724 Links: 1 2024-04-27T01:25:18.015 INFO:teuthology.orchestra.run.smithi123.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-27T01:25:18.015 INFO:teuthology.orchestra.run.smithi123.stdout:Context: system_u:object_r:device_t:s0 2024-04-27T01:25:18.015 INFO:teuthology.orchestra.run.smithi123.stdout:Access: 2024-04-27 01:25:17.847176777 +0000 2024-04-27T01:25:18.015 INFO:teuthology.orchestra.run.smithi123.stdout:Modify: 2024-04-27 01:19:38.484840701 +0000 2024-04-27T01:25:18.015 INFO:teuthology.orchestra.run.smithi123.stdout:Change: 2024-04-27 01:19:38.484840701 +0000 2024-04-27T01:25:18.015 INFO:teuthology.orchestra.run.smithi123.stdout: Birth: 2024-04-27 01:19:38.484840701 +0000 2024-04-27T01:25:18.016 DEBUG:teuthology.orchestra.run.smithi123:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-27T01:25:18.074 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:17 smithi123 ceph-mon[28720]: from='client.24101 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi067=a;smithi123=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:25:18.074 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:17 smithi123 ceph-mon[28720]: Saving service mgr spec with placement smithi067=a;smithi123=b;count:2 2024-04-27T01:25:18.075 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:17 smithi123 ceph-mon[28720]: Deploying daemon mgr.b on smithi123 2024-04-27T01:25:18.084 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records in 2024-04-27T01:25:18.084 INFO:teuthology.orchestra.run.smithi123.stderr:1+0 records out 2024-04-27T01:25:18.084 INFO:teuthology.orchestra.run.smithi123.stderr:512 bytes copied, 0.000198176 s, 2.6 MB/s 2024-04-27T01:25:18.085 DEBUG:teuthology.orchestra.run.smithi123:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-27T01:25:18.143 INFO:tasks.cephadm:Deploying osd.0 on smithi067 with /dev/vg_nvme/lv_4... 2024-04-27T01:25:18.143 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-27T01:25:18.376 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:18 smithi123 podman[30454]: 2024-04-27 01:25:18.313155864 +0000 UTC m=+0.115466413 container create fda91b21e0cadd466e19724de289c8469ac8e2fd3c533ef52d98a62e3f4c6316 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, RELEASE=squid-b22e2eb, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-27T01:25:18.650 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:25:18.668 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:18 smithi123 podman[30454]: 2024-04-27 01:25:18.523833935 +0000 UTC m=+0.326144484 container init fda91b21e0cadd466e19724de289c8469ac8e2fd3c533ef52d98a62e3f4c6316 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-27T01:25:18.669 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:18 smithi123 podman[30454]: 2024-04-27 01:25:18.52624637 +0000 UTC m=+0.328556928 container start fda91b21e0cadd466e19724de289c8469ac8e2fd3c533ef52d98a62e3f4c6316 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True) 2024-04-27T01:25:18.669 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:18 smithi123 ceph-mgr[30474]: -- 172.21.15.123:0/457637368 <== mon.1 v2:172.21.15.123:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x561f0ccfa5a0 con 0x561f0ccce800 2024-04-27T01:25:18.669 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:18 smithi123 bash[30454]: fda91b21e0cadd466e19724de289c8469ac8e2fd3c533ef52d98a62e3f4c6316 2024-04-27T01:25:18.669 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:18 smithi123 systemd[1]: Started Ceph mgr.b for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:25:18.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:18 smithi123 ceph-mon[28720]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:18.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:18 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:18.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:18 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:18.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:18 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:18.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:18 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:18.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:18 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:18.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:18 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:18.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:18 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:18.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:18 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:18.970 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:18 smithi123 ceph-mon[28720]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-27T01:25:18.971 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:18 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:18.683+0000 7f9ea9d91200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-27T01:25:18.971 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:18 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:18.868+0000 7f9ea9d91200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-27T01:25:18.971 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:18 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:18.984+0000 7f9ea9d91200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-27T01:25:19.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:18 smithi067 ceph-mon[26979]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:19.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:18 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:19.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:18 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:19.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:18 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:19.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:18 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:19.171 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:18 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:18 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:18 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:18 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:19.172 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:18 smithi067 ceph-mon[26979]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-27T01:25:19.539 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:19 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:19.300+0000 7f9ea9d91200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-27T01:25:19.539 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:19 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:19.384+0000 7f9ea9d91200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-27T01:25:20.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:19 smithi123 ceph-mon[28720]: Reconfiguring mgr.a (unknown last config time)... 2024-04-27T01:25:20.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:19 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-27T01:25:20.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:19 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-27T01:25:20.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:19 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:20.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:19 smithi123 ceph-mon[28720]: Reconfiguring daemon mgr.a on smithi067 2024-04-27T01:25:20.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:19 smithi123 ceph-mon[28720]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:20.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:19 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:20.127 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:19 smithi067 ceph-mon[26979]: Reconfiguring mgr.a (unknown last config time)... 2024-04-27T01:25:20.127 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:19 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-27T01:25:20.127 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:19 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-27T01:25:20.127 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:19 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:20.127 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:19 smithi067 ceph-mon[26979]: Reconfiguring daemon mgr.a on smithi067 2024-04-27T01:25:20.127 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:19 smithi067 ceph-mon[26979]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:20.127 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:19 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:20.843 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:20 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:20.647+0000 7f9ea9d91200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-27T01:25:21.126 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:20 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:20.858+0000 7f9ea9d91200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-27T01:25:21.126 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:21 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:21.039+0000 7f9ea9d91200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-27T01:25:21.409 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:21 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:21.409 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:21 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:21.409 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:21 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:21.409 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:21 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:21.331+0000 7f9ea9d91200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-27T01:25:21.409 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:21 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:21.423+0000 7f9ea9d91200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-27T01:25:21.436 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:21 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:21.436 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:21 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:21.436 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:21 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:21.586 INFO:teuthology.orchestra.run.smithi067.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-27T01:25:21.586 INFO:teuthology.orchestra.run.smithi067.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-27T01:25:21.586 INFO:teuthology.orchestra.run.smithi067.stderr: stderr: 10+0 records in 2024-04-27T01:25:21.586 INFO:teuthology.orchestra.run.smithi067.stderr:10+0 records out 2024-04-27T01:25:21.586 INFO:teuthology.orchestra.run.smithi067.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0124651 s, 841 MB/s 2024-04-27T01:25:21.586 INFO:teuthology.orchestra.run.smithi067.stderr:--> Zapping successful for: 2024-04-27T01:25:21.799 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:21 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:21.624+0000 7f9ea9d91200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-27T01:25:22.082 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:21 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:21.861+0000 7f9ea9d91200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-27T01:25:22.205 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi067:vg_nvme/lv_4 2024-04-27T01:25:22.685 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:25:22.800 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:22.464+0000 7f9ea9d91200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-27T01:25:22.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:22 smithi067 ceph-mon[26979]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:22.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:22 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:22.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:22 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:22.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:22 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:22.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:22 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:22.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:22 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:22.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:22 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:22.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:22 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:22.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:22 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:22.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:22 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:22.902 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:22 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:22.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:22 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:22.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:22 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:23.126 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:22.882+0000 7f9ea9d91200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-27T01:25:23.126 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:22.976+0000 7f9ea9d91200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-27T01:25:23.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-mon[28720]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:23.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:23.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:23.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:23.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:23.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:23.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:23.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:23.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:23.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:23.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:23.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:23.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:22 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:23.626 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:23 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:23.172+0000 7f9ea9d91200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-27T01:25:23.992 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:23 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:23.684+0000 7f9ea9d91200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-27T01:25:23.993 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:23 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:23.772+0000 7f9ea9d91200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-27T01:25:24.326 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:24 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:24.007+0000 7f9ea9d91200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-27T01:25:24.326 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:24 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:24.136+0000 7f9ea9d91200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-27T01:25:24.326 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:24 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:24.229+0000 7f9ea9d91200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-27T01:25:24.326 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:24 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:24.340+0000 7f9ea9d91200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-27T01:25:24.626 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:24 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:24.430+0000 7f9ea9d91200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-27T01:25:25.055 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:24 smithi067 ceph-mon[26979]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:25.055 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:24 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-27T01:25:25.055 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:24 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-27T01:25:25.055 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:24 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:25.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:24 smithi123 ceph-mon[28720]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:25.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:24 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-27T01:25:25.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:24 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-27T01:25:25.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:24 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:25.626 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:25 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:25.221+0000 7f9ea9d91200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-27T01:25:25.626 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:25:25 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b[30470]: 2024-04-27T01:25:25.431+0000 7f9ea9d91200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-27T01:25:26.072 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:25 smithi067 ceph-mon[26979]: from='client.14196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:25:26.073 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:25 smithi067 ceph-mon[26979]: Standby manager daemon b started 2024-04-27T01:25:26.073 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:25 smithi067 ceph-mon[26979]: from='mgr.? 172.21.15.123:0/253618644' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-04-27T01:25:26.073 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:25 smithi067 ceph-mon[26979]: from='mgr.? 172.21.15.123:0/253618644' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-27T01:25:26.073 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:25 smithi067 ceph-mon[26979]: from='mgr.? 172.21.15.123:0/253618644' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-04-27T01:25:26.073 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:25 smithi067 ceph-mon[26979]: from='mgr.? 172.21.15.123:0/253618644' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-27T01:25:26.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:25 smithi123 ceph-mon[28720]: from='client.14196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi067:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:25:26.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:25 smithi123 ceph-mon[28720]: Standby manager daemon b started 2024-04-27T01:25:26.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:25 smithi123 ceph-mon[28720]: from='mgr.? 172.21.15.123:0/253618644' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2024-04-27T01:25:26.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:25 smithi123 ceph-mon[28720]: from='mgr.? 172.21.15.123:0/253618644' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-27T01:25:26.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:25 smithi123 ceph-mon[28720]: from='mgr.? 172.21.15.123:0/253618644' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2024-04-27T01:25:26.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:25 smithi123 ceph-mon[28720]: from='mgr.? 172.21.15.123:0/253618644' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-27T01:25:27.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:26 smithi123 ceph-mon[28720]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:27.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:26 smithi123 ceph-mon[28720]: mgrmap e14: a(active, since 56s), standbys: b 2024-04-27T01:25:27.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:26 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-04-27T01:25:27.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:26 smithi067 ceph-mon[26979]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:27.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:26 smithi067 ceph-mon[26979]: mgrmap e14: a(active, since 56s), standbys: b 2024-04-27T01:25:27.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:26 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2024-04-27T01:25:28.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:27 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/3927026173' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9ae2f5a-b313-4d6b-b649-e36c1363e277"}]: dispatch 2024-04-27T01:25:28.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:27 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/3927026173' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9ae2f5a-b313-4d6b-b649-e36c1363e277"}]': finished 2024-04-27T01:25:28.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:27 smithi123 ceph-mon[28720]: osdmap e5: 1 total, 0 up, 1 in 2024-04-27T01:25:28.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:27 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-27T01:25:28.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:27 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/3418406374' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-27T01:25:28.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:27 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/3927026173' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b9ae2f5a-b313-4d6b-b649-e36c1363e277"}]: dispatch 2024-04-27T01:25:28.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:27 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/3927026173' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b9ae2f5a-b313-4d6b-b649-e36c1363e277"}]': finished 2024-04-27T01:25:28.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:27 smithi067 ceph-mon[26979]: osdmap e5: 1 total, 0 up, 1 in 2024-04-27T01:25:28.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:27 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-27T01:25:28.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:27 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/3418406374' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-27T01:25:29.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:28 smithi123 ceph-mon[28720]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:29.162 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:28 smithi067 ceph-mon[26979]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:31.076 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:30 smithi067 ceph-mon[26979]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:31.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:30 smithi123 ceph-mon[28720]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:33.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:32 smithi067 ceph-mon[26979]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:33.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:32 smithi123 ceph-mon[28720]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:34.074 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:33 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-27T01:25:34.074 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:33 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:34.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:33 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-27T01:25:34.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:33 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:34.980 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:34 smithi067 ceph-mon[26979]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:34.981 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:34 smithi067 ceph-mon[26979]: Deploying daemon osd.0 on smithi067 2024-04-27T01:25:35.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:34 smithi123 ceph-mon[28720]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:35.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:34 smithi123 ceph-mon[28720]: Deploying daemon osd.0 on smithi067 2024-04-27T01:25:37.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:36 smithi067 ceph-mon[26979]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:37.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:36 smithi123 ceph-mon[28720]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:39.112 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:38 smithi067 ceph-mon[26979]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:39.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:38 smithi123 ceph-mon[28720]: pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:40.109 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:39 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:40.109 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:39 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:40.109 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:39 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:40.109 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:39 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:40.109 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:39 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:40.109 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:39 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:40.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:39 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:40.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:39 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:40.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:39 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:40.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:39 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:40.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:39 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:40.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:39 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:40 smithi123 ceph-mon[28720]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:41.026 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:41.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:41.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:41.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:41.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:41.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:41.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:40 smithi067 ceph-mon[26979]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:41.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:41.087 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:41.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:41.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:41.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:41.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:41.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:41.088 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:42.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:41 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:42.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:41 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:42.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:41 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:42.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:41 smithi067 ceph-mon[26979]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:42.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:41 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:42.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:41 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:42.256 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:41 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:42.257 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:41 smithi123 ceph-mon[28720]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:43.134 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:42 smithi067 ceph-mon[26979]: from='osd.0 [v2:172.21.15.67:6802/3207535114,v1:172.21.15.67:6803/3207535114]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-27T01:25:43.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:42 smithi123 ceph-mon[28720]: from='osd.0 [v2:172.21.15.67:6802/3207535114,v1:172.21.15.67:6803/3207535114]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-27T01:25:43.822 INFO:teuthology.orchestra.run.smithi067.stdout:Created osd(s) 0 on host 'smithi067' 2024-04-27T01:25:44.137 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:43 smithi067 ceph-mon[26979]: from='osd.0 [v2:172.21.15.67:6802/3207535114,v1:172.21.15.67:6803/3207535114]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-27T01:25:44.137 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:43 smithi067 ceph-mon[26979]: osdmap e6: 1 total, 0 up, 1 in 2024-04-27T01:25:44.137 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:43 smithi067 ceph-mon[26979]: from='osd.0 [v2:172.21.15.67:6802/3207535114,v1:172.21.15.67:6803/3207535114]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-27T01:25:44.137 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:43 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-27T01:25:44.137 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:43 smithi067 ceph-mon[26979]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:44.138 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:43 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:44.138 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:43 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:44.138 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:43 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:44.138 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:43 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-27T01:25:44.138 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:43 smithi067 ceph-mon[26979]: Adjusting osd_memory_target on smithi067 to 16064M 2024-04-27T01:25:44.138 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:43 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:44.138 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:43 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:44.138 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:43 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:44.138 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:43 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:44.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:43 smithi123 ceph-mon[28720]: from='osd.0 [v2:172.21.15.67:6802/3207535114,v1:172.21.15.67:6803/3207535114]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-27T01:25:44.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:43 smithi123 ceph-mon[28720]: osdmap e6: 1 total, 0 up, 1 in 2024-04-27T01:25:44.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:43 smithi123 ceph-mon[28720]: from='osd.0 [v2:172.21.15.67:6802/3207535114,v1:172.21.15.67:6803/3207535114]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]: dispatch 2024-04-27T01:25:44.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:43 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-27T01:25:44.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:43 smithi123 ceph-mon[28720]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:44.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:43 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:44.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:43 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:44.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:43 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:25:44.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:43 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-27T01:25:44.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:43 smithi123 ceph-mon[28720]: Adjusting osd_memory_target on smithi067 to 16064M 2024-04-27T01:25:44.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:43 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:44.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:43 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:44.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:43 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:25:44.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:43 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:25:44.413 DEBUG:teuthology.orchestra.run.smithi067:osd.0> sudo journalctl -f -n 0 -u ceph-a735d63c-0434-11ef-bc93-c7b262605968@osd.0.service 2024-04-27T01:25:44.416 INFO:tasks.cephadm:Deploying osd.1 on smithi123 with /dev/vg_nvme/lv_4... 2024-04-27T01:25:44.416 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-27T01:25:44.662 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.b/config 2024-04-27T01:25:45.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:44 smithi123 ceph-mon[28720]: from='osd.0 [v2:172.21.15.67:6802/3207535114,v1:172.21.15.67:6803/3207535114]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-04-27T01:25:45.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:44 smithi123 ceph-mon[28720]: osdmap e7: 1 total, 0 up, 1 in 2024-04-27T01:25:45.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:44 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-27T01:25:45.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:44 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-27T01:25:45.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:44 smithi067 ceph-mon[26979]: from='osd.0 [v2:172.21.15.67:6802/3207535114,v1:172.21.15.67:6803/3207535114]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi067", "root=default"]}]': finished 2024-04-27T01:25:45.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:44 smithi067 ceph-mon[26979]: osdmap e7: 1 total, 0 up, 1 in 2024-04-27T01:25:45.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:44 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-27T01:25:45.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:44 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-27T01:25:46.027 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:45 smithi123 ceph-mon[28720]: purged_snaps scrub starts 2024-04-27T01:25:46.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:45 smithi123 ceph-mon[28720]: purged_snaps scrub ok 2024-04-27T01:25:46.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:45 smithi123 ceph-mon[28720]: osd.0 [v2:172.21.15.67:6802/3207535114,v1:172.21.15.67:6803/3207535114] boot 2024-04-27T01:25:46.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:45 smithi123 ceph-mon[28720]: osdmap e8: 1 total, 1 up, 1 in 2024-04-27T01:25:46.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:45 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-27T01:25:46.028 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:45 smithi123 ceph-mon[28720]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:46.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:45 smithi067 ceph-mon[26979]: purged_snaps scrub starts 2024-04-27T01:25:46.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:45 smithi067 ceph-mon[26979]: purged_snaps scrub ok 2024-04-27T01:25:46.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:45 smithi067 ceph-mon[26979]: osd.0 [v2:172.21.15.67:6802/3207535114,v1:172.21.15.67:6803/3207535114] boot 2024-04-27T01:25:46.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:45 smithi067 ceph-mon[26979]: osdmap e8: 1 total, 1 up, 1 in 2024-04-27T01:25:46.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:45 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-27T01:25:46.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:45 smithi067 ceph-mon[26979]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-27T01:25:46.570 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-27T01:25:46.570 INFO:teuthology.orchestra.run.smithi123.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-27T01:25:46.570 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10+0 records in 2024-04-27T01:25:46.570 INFO:teuthology.orchestra.run.smithi123.stderr:10+0 records out 2024-04-27T01:25:46.570 INFO:teuthology.orchestra.run.smithi123.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0128073 s, 819 MB/s 2024-04-27T01:25:46.570 INFO:teuthology.orchestra.run.smithi123.stderr:--> Zapping successful for: 2024-04-27T01:25:47.180 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:46 smithi123 ceph-mon[28720]: osdmap e9: 1 total, 1 up, 1 in 2024-04-27T01:25:47.205 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi123:vg_nvme/lv_4 2024-04-27T01:25:47.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:46 smithi067 ceph-mon[26979]: osdmap e9: 1 total, 1 up, 1 in 2024-04-27T01:25:47.435 INFO:teuthology.orchestra.run.smithi123.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.b/config 2024-04-27T01:25:48.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:47 smithi067 ceph-mon[26979]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:25:48.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:47 smithi123 ceph-mon[28720]: pgmap v38: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:25:50.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:50 smithi067 ceph-mon[26979]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:25:50.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:50 smithi067 ceph-mon[26979]: from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:25:50.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:50 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-27T01:25:50.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:50 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-27T01:25:50.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:50 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:50.337 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:50 smithi123 ceph-mon[28720]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:25:50.337 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:50 smithi123 ceph-mon[28720]: from='client.24119 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi123:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:25:50.337 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:50 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-27T01:25:50.337 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:50 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-27T01:25:50.337 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:50 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:52.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:52 smithi123 ceph-mon[28720]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:25:52.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:52 smithi123 ceph-mon[28720]: from='client.? 172.21.15.123:0/4157379650' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "02f25c6b-4f96-45db-8c22-e6d3146e21ee"}]: dispatch 2024-04-27T01:25:52.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:52 smithi123 ceph-mon[28720]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "02f25c6b-4f96-45db-8c22-e6d3146e21ee"}]: dispatch 2024-04-27T01:25:52.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:52 smithi123 ceph-mon[28720]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "02f25c6b-4f96-45db-8c22-e6d3146e21ee"}]': finished 2024-04-27T01:25:52.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:52 smithi123 ceph-mon[28720]: osdmap e10: 2 total, 1 up, 2 in 2024-04-27T01:25:52.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:52 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-27T01:25:52.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:52 smithi067 ceph-mon[26979]: pgmap v40: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:25:52.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:52 smithi067 ceph-mon[26979]: from='client.? 172.21.15.123:0/4157379650' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "02f25c6b-4f96-45db-8c22-e6d3146e21ee"}]: dispatch 2024-04-27T01:25:52.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:52 smithi067 ceph-mon[26979]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "02f25c6b-4f96-45db-8c22-e6d3146e21ee"}]: dispatch 2024-04-27T01:25:52.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:52 smithi067 ceph-mon[26979]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "02f25c6b-4f96-45db-8c22-e6d3146e21ee"}]': finished 2024-04-27T01:25:52.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:52 smithi067 ceph-mon[26979]: osdmap e10: 2 total, 1 up, 2 in 2024-04-27T01:25:52.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:52 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-27T01:25:53.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:53 smithi067 ceph-mon[26979]: from='client.? 172.21.15.123:0/4056450490' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-27T01:25:53.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:53 smithi123 ceph-mon[28720]: from='client.? 172.21.15.123:0/4056450490' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-27T01:25:54.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:54 smithi067 ceph-mon[26979]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:25:54.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:54 smithi123 ceph-mon[28720]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:25:56.247 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:56 smithi123 ceph-mon[28720]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:25:56.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:56 smithi067 ceph-mon[26979]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:25:58.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:58 smithi067 ceph-mon[26979]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:25:58.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:58 smithi123 ceph-mon[28720]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:25:59.330 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:59 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-27T01:25:59.330 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:59 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:59.330 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:25:59 smithi067 ceph-mon[26979]: Deploying daemon osd.1 on smithi123 2024-04-27T01:25:59.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:59 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-27T01:25:59.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:59 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:25:59.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:25:59 smithi123 ceph-mon[28720]: Deploying daemon osd.1 on smithi123 2024-04-27T01:26:00.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:00 smithi067 ceph-mon[26979]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:26:00.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:00.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:00.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:00 smithi067 ceph-mon[26979]: Detected new or changed devices on smithi067 2024-04-27T01:26:00.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:00.778 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:00 smithi123 ceph-mon[28720]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:26:00.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:00 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:00.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:00 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:00.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:00 smithi123 ceph-mon[28720]: Detected new or changed devices on smithi067 2024-04-27T01:26:00.779 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:00 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:02.258 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:02 smithi123 ceph-mon[28720]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:26:02.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:02 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:02.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:02 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:02.259 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:02 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:02.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:02 smithi067 ceph-mon[26979]: pgmap v46: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:26:02.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:02 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:02.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:02 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:02.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:02 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:04.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:04 smithi123 ceph-mon[28720]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:26:04.510 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:04 smithi067 ceph-mon[26979]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:26:05.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:05 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:05.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:05 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:05.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:05 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:26:05.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:05 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:26:05.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:05 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:26:05.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:05 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:06.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:05 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:06.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:05 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:06.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:05 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:26:06.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:05 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:26:06.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:05 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:26:06.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:05 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:07.000 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:06 smithi123 ceph-mon[28720]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:26:07.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:06 smithi067 ceph-mon[26979]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:26:08.553 INFO:teuthology.orchestra.run.smithi123.stdout:Created osd(s) 1 on host 'smithi123' 2024-04-27T01:26:09.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:08 smithi123 ceph-mon[28720]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:26:09.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:08 smithi123 ceph-mon[28720]: from='osd.1 [v2:172.21.15.123:6800/1513184742,v1:172.21.15.123:6801/1513184742]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-27T01:26:09.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:08 smithi123 ceph-mon[28720]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-27T01:26:09.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:08 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:09.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:08 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:09.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:08 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:26:09.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:08 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-27T01:26:09.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:08 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:09.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:08 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:26:09.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:08 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:26:09.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:08 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:09.215 DEBUG:teuthology.orchestra.run.smithi123:osd.1> sudo journalctl -f -n 0 -u ceph-a735d63c-0434-11ef-bc93-c7b262605968@osd.1.service 2024-04-27T01:26:09.217 INFO:tasks.cephadm:Waiting for 2 OSDs to come up... 2024-04-27T01:26:09.218 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-27T01:26:09.246 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:08 smithi067 ceph-mon[26979]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:26:09.246 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:08 smithi067 ceph-mon[26979]: from='osd.1 [v2:172.21.15.123:6800/1513184742,v1:172.21.15.123:6801/1513184742]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-27T01:26:09.246 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:08 smithi067 ceph-mon[26979]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-27T01:26:09.246 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:08 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:09.246 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:08 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:09.246 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:08 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:26:09.246 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:08 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-27T01:26:09.246 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:08 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:09.246 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:08 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:26:09.246 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:08 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:26:09.246 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:08 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:09.477 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:09.876 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:09 smithi067 ceph-mon[26979]: Adjusting osd_memory_target on smithi123 to 16064M 2024-04-27T01:26:09.876 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:09 smithi067 ceph-mon[26979]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-27T01:26:09.876 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:09 smithi067 ceph-mon[26979]: osdmap e11: 2 total, 1 up, 2 in 2024-04-27T01:26:09.876 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:09 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-27T01:26:09.876 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:09 smithi067 ceph-mon[26979]: from='osd.1 [v2:172.21.15.123:6800/1513184742,v1:172.21.15.123:6801/1513184742]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-27T01:26:09.876 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:09 smithi067 ceph-mon[26979]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-27T01:26:10.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:09 smithi123 ceph-mon[28720]: Adjusting osd_memory_target on smithi123 to 16064M 2024-04-27T01:26:10.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:09 smithi123 ceph-mon[28720]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-27T01:26:10.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:09 smithi123 ceph-mon[28720]: osdmap e11: 2 total, 1 up, 2 in 2024-04-27T01:26:10.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:09 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-27T01:26:10.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:09 smithi123 ceph-mon[28720]: from='osd.1 [v2:172.21.15.123:6800/1513184742,v1:172.21.15.123:6801/1513184742]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-27T01:26:10.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:09 smithi123 ceph-mon[28720]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]: dispatch 2024-04-27T01:26:10.626 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:26:10 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-1[33681]: 2024-04-27T01:26:10.300+0000 7fc2a9556700 -1 osd.1 0 waiting for initial osdmap 2024-04-27T01:26:10.626 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:26:10 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-1[33681]: 2024-04-27T01:26:10.303+0000 7fc2a0b40700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-27T01:26:11.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:10 smithi067 ceph-mon[26979]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:26:11.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:10 smithi067 ceph-mon[26979]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-04-27T01:26:11.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:10 smithi067 ceph-mon[26979]: osdmap e12: 2 total, 1 up, 2 in 2024-04-27T01:26:11.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-27T01:26:11.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-27T01:26:11.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:10 smithi067 ceph-mon[26979]: from='osd.1 ' entity='osd.1' 2024-04-27T01:26:11.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:10 smithi123 ceph-mon[28720]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:26:11.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:10 smithi123 ceph-mon[28720]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi123", "root=default"]}]': finished 2024-04-27T01:26:11.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:10 smithi123 ceph-mon[28720]: osdmap e12: 2 total, 1 up, 2 in 2024-04-27T01:26:11.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-27T01:26:11.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-27T01:26:11.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:10 smithi123 ceph-mon[28720]: from='osd.1 ' entity='osd.1' 2024-04-27T01:26:11.145 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:26:11.822 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":12,"num_osds":2,"num_up_osds":1,"osd_up_since":1714181144,"num_in_osds":2,"osd_in_since":1714181151,"num_remapped_pgs":0} 2024-04-27T01:26:12.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:11 smithi123 ceph-mon[28720]: purged_snaps scrub starts 2024-04-27T01:26:12.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:11 smithi123 ceph-mon[28720]: purged_snaps scrub ok 2024-04-27T01:26:12.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:11 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-27T01:26:12.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:11 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/3713664324' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-27T01:26:12.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:11 smithi123 ceph-mon[28720]: osd.1 [v2:172.21.15.123:6800/1513184742,v1:172.21.15.123:6801/1513184742] boot 2024-04-27T01:26:12.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:11 smithi123 ceph-mon[28720]: osdmap e13: 2 total, 2 up, 2 in 2024-04-27T01:26:12.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:11 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-27T01:26:12.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:11 smithi067 ceph-mon[26979]: purged_snaps scrub starts 2024-04-27T01:26:12.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:11 smithi067 ceph-mon[26979]: purged_snaps scrub ok 2024-04-27T01:26:12.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:11 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-27T01:26:12.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:11 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/3713664324' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-27T01:26:12.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:11 smithi067 ceph-mon[26979]: osd.1 [v2:172.21.15.123:6800/1513184742,v1:172.21.15.123:6801/1513184742] boot 2024-04-27T01:26:12.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:11 smithi067 ceph-mon[26979]: osdmap e13: 2 total, 2 up, 2 in 2024-04-27T01:26:12.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:11 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-27T01:26:12.823 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-27T01:26:13.082 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:13.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:12 smithi123 ceph-mon[28720]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:26:13.186 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:12 smithi067 ceph-mon[26979]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-27T01:26:14.091 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:13 smithi067 ceph-mon[26979]: osdmap e14: 2 total, 2 up, 2 in 2024-04-27T01:26:14.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:13 smithi123 ceph-mon[28720]: osdmap e14: 2 total, 2 up, 2 in 2024-04-27T01:26:14.790 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:26:15.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:14 smithi123 ceph-mon[28720]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:15.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:14 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/1528375268' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-27T01:26:15.189 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:14 smithi067 ceph-mon[26979]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:15.189 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:14 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/1528375268' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-27T01:26:15.395 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":14,"num_osds":2,"num_up_osds":2,"osd_up_since":1714181171,"num_in_osds":2,"osd_in_since":1714181151,"num_remapped_pgs":0} 2024-04-27T01:26:15.396 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-27T01:26:15.641 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:17.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:16 smithi067 ceph-mon[26979]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:17.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:16 smithi123 ceph-mon[28720]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:17.285 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:26:17.285 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":14,"fsid":"a735d63c-0434-11ef-bc93-c7b262605968","created":"2024-04-27T01:23:33.930649+0000","modified":"2024-04-27T01:26:12.848064+0000","last_up_change":"2024-04-27T01:26:11.303208+0000","last_in_change":"2024-04-27T01:25:51.750293+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":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"b9ae2f5a-b313-4d6b-b649-e36c1363e277","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":3207535114},{"type":"v1","addr":"172.21.15.67:6803","nonce":3207535114}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":3207535114},{"type":"v1","addr":"172.21.15.67:6805","nonce":3207535114}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":3207535114},{"type":"v1","addr":"172.21.15.67:6809","nonce":3207535114}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":3207535114},{"type":"v1","addr":"172.21.15.67:6807","nonce":3207535114}]},"public_addr":"172.21.15.67:6803/3207535114","cluster_addr":"172.21.15.67:6805/3207535114","heartbeat_back_addr":"172.21.15.67:6809/3207535114","heartbeat_front_addr":"172.21.15.67:6807/3207535114","state":["exists","up"]},{"osd":1,"uuid":"02f25c6b-4f96-45db-8c22-e6d3146e21ee","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.123:6800","nonce":1513184742},{"type":"v1","addr":"172.21.15.123:6801","nonce":1513184742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1513184742},{"type":"v1","addr":"172.21.15.123:6803","nonce":1513184742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1513184742},{"type":"v1","addr":"172.21.15.123:6807","nonce":1513184742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1513184742},{"type":"v1","addr":"172.21.15.123:6805","nonce":1513184742}]},"public_addr":"172.21.15.123:6801/1513184742","cluster_addr":"172.21.15.123:6803/1513184742","heartbeat_back_addr":"172.21.15.123:6807/1513184742","heartbeat_front_addr":"172.21.15.123:6805/1513184742","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-27T01:25:43.695642+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-27T01:26:08.879642+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.67:0/4038955146":"2024-04-28T01:24:28.940789+0000","172.21.15.67:0/2094359867":"2024-04-28T01:24:28.940789+0000","172.21.15.67:6801/1067729436":"2024-04-28T01:24:28.940789+0000","172.21.15.67:6800/1164458236":"2024-04-28T01:24:02.200181+0000","172.21.15.67:0/489750088":"2024-04-28T01:24:02.200181+0000","172.21.15.67:6800/1067729436":"2024-04-28T01:24:28.940789+0000","172.21.15.67:0/2353515028":"2024-04-28T01:24:02.200181+0000","172.21.15.67:0/453882913":"2024-04-28T01:24:28.940789+0000","172.21.15.67:6801/1164458236":"2024-04-28T01:24:02.200181+0000","172.21.15.67:0/3870140915":"2024-04-28T01:24:02.200181+0000"},"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-04-27T01:26:17.856 INFO:tasks.cephadm.ceph_manager.ceph:[] 2024-04-27T01:26:17.856 INFO:tasks.cephadm:Setting up client nodes... 2024-04-27T01:26:17.857 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-27T01:26:17.857 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-27T01:26:17.857 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph mgr dump --format=json 2024-04-27T01:26:18.098 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:18.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:17 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/2741191579' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-27T01:26:18.211 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:17 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/2741191579' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-27T01:26:19.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:18 smithi123 ceph-mon[28720]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:19.164 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:18 smithi067 ceph-mon[26979]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:20.788 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:26:20.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:20 smithi123 ceph-mon[28720]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:20.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:20 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:20.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:20 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:20.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:20 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:20.903 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:20 smithi067 ceph-mon[26979]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:20.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:20 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:20.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:20 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:20.904 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:20 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:21.553 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":14,"flags":0,"active_gid":14148,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6800","nonce":1531859927},{"type":"v1","addr":"172.21.15.67:6801","nonce":1531859927}]},"active_addr":"172.21.15.67:6801/1531859927","active_change":"2024-04-27T01:24:28.940942+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24105,"name":"b","mgr_features":4540701547738038271,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.1","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:9.4.12","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.1","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard_description":{"name":"leaderboard_description","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.67:8443/"},"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":3,"active_clients":[{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":4080519774}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":15840136}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.67:0","nonce":3977070832}]}]} 2024-04-27T01:26:21.559 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-27T01:26:21.559 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-27T01:26:21.559 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-27T01:26:21.807 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:21.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:21 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:21.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:21 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:21.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:21 smithi123 ceph-mon[28720]: Detected new or changed devices on smithi123 2024-04-27T01:26:21.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:21 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:21.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:21 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/3981614907' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-27T01:26:21.935 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:21 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:21.936 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:21 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:21.936 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:21 smithi067 ceph-mon[26979]: Detected new or changed devices on smithi123 2024-04-27T01:26:21.936 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:21 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:21.936 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:21 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/3981614907' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-27T01:26:23.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:22 smithi067 ceph-mon[26979]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:23.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:22 smithi123 ceph-mon[28720]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:23.748 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:26:23.749 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":14,"fsid":"a735d63c-0434-11ef-bc93-c7b262605968","created":"2024-04-27T01:23:33.930649+0000","modified":"2024-04-27T01:26:12.848064+0000","last_up_change":"2024-04-27T01:26:11.303208+0000","last_in_change":"2024-04-27T01:25:51.750293+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":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"b9ae2f5a-b313-4d6b-b649-e36c1363e277","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":3207535114},{"type":"v1","addr":"172.21.15.67:6803","nonce":3207535114}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":3207535114},{"type":"v1","addr":"172.21.15.67:6805","nonce":3207535114}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":3207535114},{"type":"v1","addr":"172.21.15.67:6809","nonce":3207535114}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":3207535114},{"type":"v1","addr":"172.21.15.67:6807","nonce":3207535114}]},"public_addr":"172.21.15.67:6803/3207535114","cluster_addr":"172.21.15.67:6805/3207535114","heartbeat_back_addr":"172.21.15.67:6809/3207535114","heartbeat_front_addr":"172.21.15.67:6807/3207535114","state":["exists","up"]},{"osd":1,"uuid":"02f25c6b-4f96-45db-8c22-e6d3146e21ee","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.123:6800","nonce":1513184742},{"type":"v1","addr":"172.21.15.123:6801","nonce":1513184742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1513184742},{"type":"v1","addr":"172.21.15.123:6803","nonce":1513184742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1513184742},{"type":"v1","addr":"172.21.15.123:6807","nonce":1513184742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1513184742},{"type":"v1","addr":"172.21.15.123:6805","nonce":1513184742}]},"public_addr":"172.21.15.123:6801/1513184742","cluster_addr":"172.21.15.123:6803/1513184742","heartbeat_back_addr":"172.21.15.123:6807/1513184742","heartbeat_front_addr":"172.21.15.123:6805/1513184742","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-27T01:25:43.695642+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-27T01:26:08.879642+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.67:0/4038955146":"2024-04-28T01:24:28.940789+0000","172.21.15.67:0/2094359867":"2024-04-28T01:24:28.940789+0000","172.21.15.67:6801/1067729436":"2024-04-28T01:24:28.940789+0000","172.21.15.67:6800/1164458236":"2024-04-28T01:24:02.200181+0000","172.21.15.67:0/489750088":"2024-04-28T01:24:02.200181+0000","172.21.15.67:6800/1067729436":"2024-04-28T01:24:28.940789+0000","172.21.15.67:0/2353515028":"2024-04-28T01:24:02.200181+0000","172.21.15.67:0/453882913":"2024-04-28T01:24:28.940789+0000","172.21.15.67:6801/1164458236":"2024-04-28T01:24:02.200181+0000","172.21.15.67:0/3870140915":"2024-04-28T01:24:02.200181+0000"},"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-04-27T01:26:24.268 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-27T01:26:24.269 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-27T01:26:24.513 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:24.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:24 smithi123 ceph-mon[28720]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:24.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:24 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/834982290' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-27T01:26:24.951 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:24 smithi067 ceph-mon[26979]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:24.951 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:24 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/834982290' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-27T01:26:26.288 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:26:26.288 INFO:teuthology.orchestra.run.smithi067.stdout:{"epoch":14,"fsid":"a735d63c-0434-11ef-bc93-c7b262605968","created":"2024-04-27T01:23:33.930649+0000","modified":"2024-04-27T01:26:12.848064+0000","last_up_change":"2024-04-27T01:26:11.303208+0000","last_in_change":"2024-04-27T01:25:51.750293+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":2,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[],"osds":[{"osd":0,"uuid":"b9ae2f5a-b313-4d6b-b649-e36c1363e277","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6802","nonce":3207535114},{"type":"v1","addr":"172.21.15.67:6803","nonce":3207535114}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6804","nonce":3207535114},{"type":"v1","addr":"172.21.15.67:6805","nonce":3207535114}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6808","nonce":3207535114},{"type":"v1","addr":"172.21.15.67:6809","nonce":3207535114}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.67:6806","nonce":3207535114},{"type":"v1","addr":"172.21.15.67:6807","nonce":3207535114}]},"public_addr":"172.21.15.67:6803/3207535114","cluster_addr":"172.21.15.67:6805/3207535114","heartbeat_back_addr":"172.21.15.67:6809/3207535114","heartbeat_front_addr":"172.21.15.67:6807/3207535114","state":["exists","up"]},{"osd":1,"uuid":"02f25c6b-4f96-45db-8c22-e6d3146e21ee","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.123:6800","nonce":1513184742},{"type":"v1","addr":"172.21.15.123:6801","nonce":1513184742}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6802","nonce":1513184742},{"type":"v1","addr":"172.21.15.123:6803","nonce":1513184742}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6806","nonce":1513184742},{"type":"v1","addr":"172.21.15.123:6807","nonce":1513184742}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.123:6804","nonce":1513184742},{"type":"v1","addr":"172.21.15.123:6805","nonce":1513184742}]},"public_addr":"172.21.15.123:6801/1513184742","cluster_addr":"172.21.15.123:6803/1513184742","heartbeat_back_addr":"172.21.15.123:6807/1513184742","heartbeat_front_addr":"172.21.15.123:6805/1513184742","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-27T01:25:43.695642+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-27T01:26:08.879642+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.67:0/4038955146":"2024-04-28T01:24:28.940789+0000","172.21.15.67:0/2094359867":"2024-04-28T01:24:28.940789+0000","172.21.15.67:6801/1067729436":"2024-04-28T01:24:28.940789+0000","172.21.15.67:6800/1164458236":"2024-04-28T01:24:02.200181+0000","172.21.15.67:0/489750088":"2024-04-28T01:24:02.200181+0000","172.21.15.67:6800/1067729436":"2024-04-28T01:24:28.940789+0000","172.21.15.67:0/2353515028":"2024-04-28T01:24:02.200181+0000","172.21.15.67:0/453882913":"2024-04-28T01:24:28.940789+0000","172.21.15.67:6801/1164458236":"2024-04-28T01:24:02.200181+0000","172.21.15.67:0/3870140915":"2024-04-28T01:24:02.200181+0000"},"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-04-27T01:26:26.865 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-27T01:26:26.866 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-27T01:26:27.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:26 smithi067 ceph-mon[26979]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:27.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:26 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/3610864083' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-27T01:26:27.124 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:27.125 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:27.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:26 smithi123 ceph-mon[28720]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:27.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:26 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/3610864083' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-27T01:26:29.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:28 smithi067 ceph-mon[26979]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:29.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:28 smithi123 ceph-mon[28720]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:29.754 INFO:teuthology.orchestra.run.smithi067.stdout:34359738379 2024-04-27T01:26:29.755 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-27T01:26:30.161 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:31.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:30 smithi067 ceph-mon[26979]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:31.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:30 smithi123 ceph-mon[28720]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:32.315 INFO:teuthology.orchestra.run.smithi067.stdout:55834574855 2024-04-27T01:26:32.315 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-27T01:26:32.446 INFO:teuthology.orchestra.run.smithi067.stdout:34359738380 2024-04-27T01:26:32.934 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:32 smithi067 ceph-mon[26979]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:32.935 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:32 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/781788780' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-27T01:26:32.962 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738379 got 34359738380 for osd.0 2024-04-27T01:26:32.963 DEBUG:teuthology.parallel:result is None 2024-04-27T01:26:33.090 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:33.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:32 smithi123 ceph-mon[28720]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:33.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:32 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/781788780' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-27T01:26:34.799 INFO:teuthology.orchestra.run.smithi067.stdout:55834574856 2024-04-27T01:26:35.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:34 smithi067 ceph-mon[26979]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:35.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:34 smithi123 ceph-mon[28720]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:35.357 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574855 got 55834574856 for osd.1 2024-04-27T01:26:35.357 DEBUG:teuthology.parallel:result is None 2024-04-27T01:26:35.357 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-27T01:26:35.357 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-27T01:26:35.601 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:35.950 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:35 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/3852877161' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-27T01:26:36.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:35 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/3852877161' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-27T01:26:36.822 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:36 smithi067 ceph-mon[26979]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:37.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:36 smithi123 ceph-mon[28720]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:37.288 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:26:37.290 INFO:teuthology.orchestra.run.smithi067.stderr:dumped all 2024-04-27T01:26:37.873 INFO:teuthology.orchestra.run.smithi067.stdout:{"pg_ready":true,"pg_map":{"version":68,"stamp":"2024-04-27T01:26:36.964138+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":0,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":0,"kb":187490304,"kb_used":54284,"kb_used_data":240,"kb_used_omap":3,"kb_used_meta":54012,"kb_avail":187436020,"statfs":{"total":191990071296,"available":191934484480,"internally_reserved":0,"allocated":245760,"data_stored":60448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3190,"internal_metadata":55309194},"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":"0.000000"},"pg_stats":[],"pool_stats":[],"osd_stats":[{"osd":1,"up_from":13,"seq":55834574857,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27144,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93718008,"statfs":{"total":95995035648,"available":95967240192,"internally_reserved":0,"allocated":122880,"data_stored":30224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0],"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":8,"seq":34359738381,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27140,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93718012,"statfs":{"total":95995035648,"available":95967244288,"internally_reserved":0,"allocated":122880,"data_stored":30224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1],"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":[]}} 2024-04-27T01:26:37.874 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-27T01:26:38.117 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:38.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:38 smithi067 ceph-mon[26979]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:38.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:38 smithi067 ceph-mon[26979]: from='client.14264 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:26:39.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:38 smithi123 ceph-mon[28720]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:39.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:38 smithi123 ceph-mon[28720]: from='client.14264 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:26:39.892 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:26:39.894 INFO:teuthology.orchestra.run.smithi067.stderr:dumped all 2024-04-27T01:26:40.790 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:40 smithi067 ceph-mon[26979]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:40.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:40.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:40.791 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:40 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:40.792 INFO:teuthology.orchestra.run.smithi067.stdout:{"pg_ready":true,"pg_map":{"version":69,"stamp":"2024-04-27T01:26:38.964501+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"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},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":0,"num_osds":2,"num_per_pool_osds":2,"num_per_pool_omap_osds":0,"kb":187490304,"kb_used":54284,"kb_used_data":240,"kb_used_omap":3,"kb_used_meta":54012,"kb_avail":187436020,"statfs":{"total":191990071296,"available":191934484480,"internally_reserved":0,"allocated":245760,"data_stored":60448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3190,"internal_metadata":55309194},"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":"0.000000"},"pg_stats":[],"pool_stats":[],"osd_stats":[{"osd":1,"up_from":13,"seq":55834574857,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27144,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93718008,"statfs":{"total":95995035648,"available":95967240192,"internally_reserved":0,"allocated":122880,"data_stored":30224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0],"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":8,"seq":34359738381,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27140,"kb_used_data":120,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93718012,"statfs":{"total":95995035648,"available":95967244288,"internally_reserved":0,"allocated":122880,"data_stored":30224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1],"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":[]}} 2024-04-27T01:26:40.792 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-27T01:26:40.792 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-27T01:26:40.792 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-27T01:26:40.793 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph health --format=json 2024-04-27T01:26:40.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:40 smithi123 ceph-mon[28720]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:40.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:40.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:40.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:40 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:41.780 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:42.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:41 smithi067 ceph-mon[26979]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:26:42.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:41 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:42.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:41 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:42.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:41 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:42.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:41 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:42.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:41 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:42.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:41 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:42.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:41 smithi123 ceph-mon[28720]: from='client.14268 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:26:42.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:41 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:42.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:41 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:42.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:41 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:42.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:41 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:42.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:41 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:42.077 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:41 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:42.987 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:42 smithi123 ceph-mon[28720]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:43.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:42 smithi067 ceph-mon[26979]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:44.230 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:26:44.230 INFO:teuthology.orchestra.run.smithi067.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-27T01:26:44.787 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:44 smithi067 ceph-mon[26979]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:44.787 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:44 smithi067 ceph-mon[26979]: from='client.? 172.21.15.67:0/2569108054' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-27T01:26:44.815 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-27T01:26:44.816 INFO:tasks.cephadm:Setup complete, yielding 2024-04-27T01:26:44.816 INFO:teuthology.run_tasks:Running task exec... 2024-04-27T01:26:44.825 INFO:teuthology.task.exec:Executing custom commands... 2024-04-27T01:26:44.826 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi067.front.sepia.ceph.com 2024-04-27T01:26:44.826 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2024-04-27T01:26:44.854 INFO:teuthology.task.exec:Running commands on role host.b host ubuntu@smithi123.front.sepia.ceph.com 2024-04-27T01:26:44.854 DEBUG:teuthology.orchestra.run.smithi123:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2024-04-27T01:26:44.890 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-04-27T01:26:44.905 INFO:tasks.cephadm:Applying spec(s): extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon --- custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest --- custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z 2024-04-27T01:26:44.905 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch apply -i - 2024-04-27T01:26:45.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:44 smithi123 ceph-mon[28720]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:45.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:44 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/2569108054' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-27T01:26:45.145 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:46.976 INFO:teuthology.orchestra.run.smithi067.stdout:Scheduled mon update... 2024-04-27T01:26:46.977 INFO:teuthology.orchestra.run.smithi067.stdout:Scheduled container.foo update... 2024-04-27T01:26:46.977 INFO:teuthology.orchestra.run.smithi067.stdout:Scheduled container.bar update... 2024-04-27T01:26:47.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:46 smithi123 ceph-mon[28720]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:47.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:46 smithi067 ceph-mon[26979]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:47.576 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-04-27T01:26:47.592 INFO:tasks.cephadm:Waiting for ceph service mon to start (timeout 300)... 2024-04-27T01:26:47.592 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-27T01:26:47.852 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:48.138 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:47 smithi067 ceph-mon[26979]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:48.138 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:47 smithi067 ceph-mon[26979]: from='client.14276 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:26:48.139 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:47 smithi067 ceph-mon[26979]: Saving service mon spec with placement * 2024-04-27T01:26:48.139 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:47 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:48.139 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:47 smithi067 ceph-mon[26979]: Saving service container.foo spec with placement * 2024-04-27T01:26:48.139 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:47 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:48.139 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:47 smithi067 ceph-mon[26979]: Saving service container.bar spec with placement * 2024-04-27T01:26:48.139 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:47 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:48.139 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:47 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:26:48.139 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:47 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:26:48.139 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:47 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:26:48.139 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:47 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:48.139 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:47 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:48.140 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:47 smithi067 ceph-mon[26979]: Deploying daemon container.foo.smithi067 on smithi067 2024-04-27T01:26:48.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:47 smithi123 ceph-mon[28720]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:48.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:47 smithi123 ceph-mon[28720]: from='client.14276 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-04-27T01:26:48.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:47 smithi123 ceph-mon[28720]: Saving service mon spec with placement * 2024-04-27T01:26:48.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:47 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:48.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:47 smithi123 ceph-mon[28720]: Saving service container.foo spec with placement * 2024-04-27T01:26:48.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:47 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:48.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:47 smithi123 ceph-mon[28720]: Saving service container.bar spec with placement * 2024-04-27T01:26:48.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:47 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:48.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:47 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:26:48.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:47 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:26:48.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:47 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:26:48.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:47 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:48.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:47 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:48.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:47 smithi123 ceph-mon[28720]: Deploying daemon container.foo.smithi067 on smithi067 2024-04-27T01:26:49.651 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:26:49.651 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-04-27T01:24:54.896232Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "status": {"created": "2024-04-27T01:24:28.970142Z", "last_refresh": "2024-04-27T01:26:39.740031Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2024-04-27T01:26:46.991441Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2024-04-27T01:26:46.988701Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2024-04-27T01:26:46.988452Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2024-04-27T01:26:46.985362Z", "running": 0, "size": 2}}, {"events": ["2024-04-27T01:25:18.695136Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi067=a", "smithi123=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-27T01:25:16.015520Z", "last_refresh": "2024-04-27T01:26:39.739918Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:26:47.005176Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-27T01:26:46.981099Z", "last_refresh": "2024-04-27T01:26:39.739749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6", "last_refresh": "2024-04-27T01:26:39.740184Z", "running": 2, "size": 2}, "unmanaged": true}] 2024-04-27T01:26:50.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:49 smithi067 ceph-mon[26979]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:50.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:49 smithi067 ceph-mon[26979]: from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:26:50.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:49 smithi123 ceph-mon[28720]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:50.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:49 smithi123 ceph-mon[28720]: from='client.14280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:26:50.462 INFO:tasks.cephadm:mon has 2/2 2024-04-27T01:26:50.462 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-04-27T01:26:50.470 INFO:tasks.cephadm:Waiting for ceph service container.foo to start (timeout 300)... 2024-04-27T01:26:50.471 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-27T01:26:50.731 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:52.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:51 smithi067 ceph-mon[26979]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:52.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:51 smithi123 ceph-mon[28720]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:54.234 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:53 smithi067 ceph-mon[26979]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:54.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:53 smithi123 ceph-mon[28720]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:54.582 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:26:54.582 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-04-27T01:24:54.896232Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "status": {"created": "2024-04-27T01:24:28.970142Z", "last_refresh": "2024-04-27T01:26:39.740031Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2024-04-27T01:26:46.991441Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2024-04-27T01:26:46.988701Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2024-04-27T01:26:46.988452Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2024-04-27T01:26:46.985362Z", "running": 0, "size": 2}}, {"events": ["2024-04-27T01:25:18.695136Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi067=a", "smithi123=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-27T01:25:16.015520Z", "last_refresh": "2024-04-27T01:26:39.739918Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:26:47.005176Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-27T01:26:46.981099Z", "last_refresh": "2024-04-27T01:26:39.739749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6", "last_refresh": "2024-04-27T01:26:39.740184Z", "running": 2, "size": 2}, "unmanaged": true}] 2024-04-27T01:26:55.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:54 smithi067 ceph-mon[26979]: from='client.14284 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:26:55.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:54 smithi123 ceph-mon[28720]: from='client.14284 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:26:55.396 INFO:tasks.cephadm:container.foo has 0/2 2024-04-27T01:26:56.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:55 smithi067 ceph-mon[26979]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:56.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:56.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:56.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:55 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:56.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:55 smithi123 ceph-mon[28720]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:56.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:55 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:56.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:55 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:56.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:55 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:26:56.397 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-27T01:26:56.661 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:26:57.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:57 smithi123 ceph-mon[28720]: Deploying daemon container.foo.smithi123 on smithi123 2024-04-27T01:26:57.080 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:57 smithi067 ceph-mon[26979]: Deploying daemon container.foo.smithi123 on smithi123 2024-04-27T01:26:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:58 smithi067 ceph-mon[26979]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:58.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:58 smithi123 ceph-mon[28720]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:26:58.402 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:26:58.402 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-04-27T01:24:54.896232Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "status": {"created": "2024-04-27T01:24:28.970142Z", "last_refresh": "2024-04-27T01:26:39.740031Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2024-04-27T01:26:46.991441Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2024-04-27T01:26:46.988701Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2024-04-27T01:26:55.937398Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2024-04-27T01:26:46.985362Z", "running": 0, "size": 2}}, {"events": ["2024-04-27T01:25:18.695136Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi067=a", "smithi123=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-27T01:25:16.015520Z", "last_refresh": "2024-04-27T01:26:39.739918Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:26:47.005176Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-27T01:26:46.981099Z", "last_refresh": "2024-04-27T01:26:39.739749Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6", "last_refresh": "2024-04-27T01:26:39.740184Z", "running": 2, "size": 2}, "unmanaged": true}] 2024-04-27T01:26:59.026 INFO:tasks.cephadm:container.foo has 0/2 2024-04-27T01:26:59.078 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:26:59 smithi067 ceph-mon[26979]: from='client.14288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:26:59.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:26:59 smithi123 ceph-mon[28720]: from='client.14288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:00.027 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-27T01:27:01.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:00 smithi123 ceph-mon[28720]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:01.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:00 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:01.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:00 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:01.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:00 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:01.223 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:00 smithi067 ceph-mon[26979]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:01.223 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:01.224 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:01.224 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:00 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:01.443 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:27:02.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:02 smithi123 ceph-mon[28720]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:02.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:02 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:02.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:02 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:02.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:02 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:02.139 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:02 smithi067 ceph-mon[26979]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:02.139 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:02 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:02.139 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:02 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:02.139 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:02 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:03.757 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:27:03.757 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-04-27T01:24:54.896232Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "status": {"created": "2024-04-27T01:24:28.970142Z", "last_refresh": "2024-04-27T01:27:01.022841Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2024-04-27T01:26:46.991441Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2024-04-27T01:26:46.988701Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2024-04-27T01:27:03.726202Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2024-04-27T01:26:46.985362Z", "running": 1, "size": 2}}, {"events": ["2024-04-27T01:25:18.695136Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi067=a", "smithi123=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-27T01:25:16.015520Z", "last_refresh": "2024-04-27T01:27:01.023035Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:26:47.005176Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-27T01:26:46.981099Z", "last_refresh": "2024-04-27T01:27:01.022941Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6", "last_refresh": "2024-04-27T01:27:01.023113Z", "running": 2, "size": 2}, "unmanaged": true}] 2024-04-27T01:27:04.512 INFO:tasks.cephadm:container.foo has 1/2 2024-04-27T01:27:04.844 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:04 smithi067 ceph-mon[26979]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:04.844 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:04 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:04.844 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:04 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:04.844 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:04 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:04.844 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:04 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:04.845 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:04 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:04.845 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:04 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:04.845 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:04 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:04.845 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:04 smithi067 ceph-mon[26979]: Deploying daemon container.bar.smithi123 on smithi123 2024-04-27T01:27:04.845 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:04 smithi067 ceph-mon[26979]: from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:04.845 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:04 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:04.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:04 smithi123 ceph-mon[28720]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:04.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:04.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:04.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:04.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:04.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:04.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:04.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:04.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:04 smithi123 ceph-mon[28720]: Deploying daemon container.bar.smithi123 on smithi123 2024-04-27T01:27:04.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:04 smithi123 ceph-mon[28720]: from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:04.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:04 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:05.513 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-27T01:27:06.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:06 smithi123 ceph-mon[28720]: pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:06.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:06 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:06.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:06 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:06.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:06 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:06.760 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:06 smithi067 ceph-mon[26979]: pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:06.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:06 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:06.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:06 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:06.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:06 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:08.136 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:27:08.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:08 smithi123 ceph-mon[28720]: pgmap v83: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:08.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:08 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:08.458 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:08 smithi067 ceph-mon[26979]: pgmap v83: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:08.458 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:08 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:10.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:09 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:10.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:09 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:10.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:09 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:10.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:09 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:10.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:09 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:10.161 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:09 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:10.491 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:27:10.492 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-04-27T01:24:54.896232Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "status": {"created": "2024-04-27T01:24:28.970142Z", "last_refresh": "2024-04-27T01:27:08.847269Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2024-04-27T01:26:46.991441Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2024-04-27T01:26:46.988701Z", "last_refresh": "2024-04-27T01:27:08.847668Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2024-04-27T01:27:03.726202Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2024-04-27T01:26:46.985362Z", "last_refresh": "2024-04-27T01:27:08.847617Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:25:18.695136Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi067=a", "smithi123=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-27T01:25:16.015520Z", "last_refresh": "2024-04-27T01:27:08.847458Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:26:47.005176Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-27T01:26:46.981099Z", "last_refresh": "2024-04-27T01:27:08.847374Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6", "last_refresh": "2024-04-27T01:27:08.847538Z", "running": 2, "size": 2}, "unmanaged": true}] 2024-04-27T01:27:11.087 INFO:tasks.cephadm:container.foo has 2/2 2024-04-27T01:27:11.087 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-04-27T01:27:11.096 INFO:tasks.cephadm:Waiting for ceph service container.bar to start (timeout 300)... 2024-04-27T01:27:11.096 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-27T01:27:11.120 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:10 smithi067 ceph-mon[26979]: pgmap v84: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:11.120 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:11.120 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:11.120 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:10 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:11.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:10 smithi123 ceph-mon[28720]: pgmap v84: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:11.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:11.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:11.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:10 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:11.345 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:27:12.054 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:11 smithi123 ceph-mon[28720]: from='client.14296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:12.155 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:11 smithi067 ceph-mon[26979]: from='client.14296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:13.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:12 smithi067 ceph-mon[26979]: pgmap v85: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:13.121 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:27:13.121 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-04-27T01:24:54.896232Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "status": {"created": "2024-04-27T01:24:28.970142Z", "last_refresh": "2024-04-27T01:27:08.847269Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2024-04-27T01:26:46.991441Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2024-04-27T01:26:46.988701Z", "last_refresh": "2024-04-27T01:27:08.847668Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2024-04-27T01:27:03.726202Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2024-04-27T01:26:46.985362Z", "last_refresh": "2024-04-27T01:27:08.847617Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:25:18.695136Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi067=a", "smithi123=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-27T01:25:16.015520Z", "last_refresh": "2024-04-27T01:27:08.847458Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:26:47.005176Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-27T01:26:46.981099Z", "last_refresh": "2024-04-27T01:27:08.847374Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6", "last_refresh": "2024-04-27T01:27:08.847538Z", "running": 2, "size": 2}, "unmanaged": true}] 2024-04-27T01:27:13.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:12 smithi123 ceph-mon[28720]: pgmap v85: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:13.717 INFO:tasks.cephadm:container.bar has 0/2 2024-04-27T01:27:14.718 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-27T01:27:14.978 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:27:15.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:14 smithi067 ceph-mon[26979]: pgmap v86: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:15.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:14 smithi067 ceph-mon[26979]: from='client.14300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:15.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:14 smithi123 ceph-mon[28720]: pgmap v86: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:15.059 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:14 smithi123 ceph-mon[28720]: from='client.14300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:16.752 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:27:16.752 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-04-27T01:24:54.896232Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "status": {"created": "2024-04-27T01:24:28.970142Z", "last_refresh": "2024-04-27T01:27:08.847269Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2024-04-27T01:26:46.991441Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2024-04-27T01:26:46.988701Z", "last_refresh": "2024-04-27T01:27:08.847668Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2024-04-27T01:27:03.726202Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2024-04-27T01:26:46.985362Z", "last_refresh": "2024-04-27T01:27:08.847617Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:25:18.695136Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi067=a", "smithi123=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-27T01:25:16.015520Z", "last_refresh": "2024-04-27T01:27:08.847458Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:26:47.005176Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-27T01:26:46.981099Z", "last_refresh": "2024-04-27T01:27:08.847374Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6", "last_refresh": "2024-04-27T01:27:08.847538Z", "running": 2, "size": 2}, "unmanaged": true}] 2024-04-27T01:27:17.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:16 smithi123 ceph-mon[28720]: pgmap v87: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:17.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:16 smithi067 ceph-mon[26979]: pgmap v87: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:17.377 INFO:tasks.cephadm:container.bar has 0/2 2024-04-27T01:27:17.916 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:17 smithi123 ceph-mon[28720]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:18.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:17 smithi067 ceph-mon[26979]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:18.394 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-27T01:27:18.654 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:27:19.089 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:18 smithi067 ceph-mon[26979]: pgmap v88: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:19.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:18 smithi123 ceph-mon[28720]: pgmap v88: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:20.429 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:27:20.429 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-04-27T01:24:54.896232Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "status": {"created": "2024-04-27T01:24:28.970142Z", "last_refresh": "2024-04-27T01:27:08.847269Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2024-04-27T01:27:19.974818Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2024-04-27T01:26:46.988701Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2024-04-27T01:27:03.726202Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2024-04-27T01:26:46.985362Z", "last_refresh": "2024-04-27T01:27:08.847617Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:25:18.695136Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi067=a", "smithi123=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-27T01:25:16.015520Z", "last_refresh": "2024-04-27T01:27:08.847458Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:26:47.005176Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-27T01:26:46.981099Z", "last_refresh": "2024-04-27T01:27:08.847374Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6", "last_refresh": "2024-04-27T01:27:08.847538Z", "running": 2, "size": 2}, "unmanaged": true}] 2024-04-27T01:27:21.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:20 smithi123 ceph-mon[28720]: pgmap v89: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:21.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:20 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:21.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:20 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:21.070 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:20 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:21.083 INFO:tasks.cephadm:container.bar has 0/2 2024-04-27T01:27:21.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:20 smithi067 ceph-mon[26979]: pgmap v89: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:21.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:20 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:21.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:20 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:21.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:20 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:22.084 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-27T01:27:22.108 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:21 smithi067 ceph-mon[26979]: Deploying daemon container.bar.smithi067 on smithi067 2024-04-27T01:27:22.108 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:21 smithi067 ceph-mon[26979]: from='client.14308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:22.108 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:21 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:22.108 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:21 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:22.108 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:21 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:22.332 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:27:22.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:21 smithi123 ceph-mon[28720]: Deploying daemon container.bar.smithi067 on smithi067 2024-04-27T01:27:22.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:21 smithi123 ceph-mon[28720]: from='client.14308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:22.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:21 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:22.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:21 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:22.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:21 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:23.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:22 smithi067 ceph-mon[26979]: pgmap v90: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:23.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:22 smithi123 ceph-mon[28720]: pgmap v90: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:24.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:23 smithi067 ceph-mon[26979]: pgmap v91: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:24.363 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:27:24.363 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-04-27T01:24:54.896232Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "status": {"created": "2024-04-27T01:24:28.970142Z", "last_refresh": "2024-04-27T01:27:09.866595Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2024-04-27T01:27:19.974818Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2024-04-27T01:26:46.988701Z", "last_refresh": "2024-04-27T01:27:21.542908Z", "running": 0, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2024-04-27T01:27:03.726202Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2024-04-27T01:26:46.985362Z", "last_refresh": "2024-04-27T01:27:09.866751Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:25:18.695136Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi067=a", "smithi123=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-27T01:25:16.015520Z", "last_refresh": "2024-04-27T01:27:09.866538Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:26:47.005176Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-27T01:26:46.981099Z", "last_refresh": "2024-04-27T01:27:09.866442Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6", "last_refresh": "2024-04-27T01:27:09.866674Z", "running": 2, "size": 2}, "unmanaged": true}] 2024-04-27T01:27:24.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:23 smithi123 ceph-mon[28720]: pgmap v91: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:25.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:24 smithi067 ceph-mon[26979]: from='client.14312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:25.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:24 smithi123 ceph-mon[28720]: from='client.14312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:26.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:25 smithi067 ceph-mon[26979]: pgmap v92: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:26.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:25 smithi123 ceph-mon[28720]: pgmap v92: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:27.249 INFO:tasks.cephadm:container.bar has 0/2 2024-04-27T01:27:28.251 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-27T01:27:28.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:28 smithi067 ceph-mon[26979]: pgmap v93: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:28.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:28 smithi123 ceph-mon[28720]: pgmap v93: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:29.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:29 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:29.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:29 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:29.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:29 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:29.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:29 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:29.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:29 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:29.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:29 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:30.281 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:30 smithi067 ceph-mon[26979]: pgmap v94: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:30.282 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:30 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:30.282 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:30 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:30.282 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:30 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:30.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:30 smithi123 ceph-mon[28720]: pgmap v94: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:30.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:30 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:30.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:30 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:30.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:30 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:32.191 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:27:32.369 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:32 smithi067 ceph-mon[26979]: pgmap v95: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:32.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:32 smithi123 ceph-mon[28720]: pgmap v95: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:34.344 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:34 smithi067 ceph-mon[26979]: pgmap v96: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:34.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:34 smithi123 ceph-mon[28720]: pgmap v96: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:35.389 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:27:35.389 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-04-27T01:24:54.896232Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "status": {"created": "2024-04-27T01:24:28.970142Z", "last_refresh": "2024-04-27T01:27:28.080784Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2024-04-27T01:27:19.974818Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2024-04-27T01:26:46.988701Z", "last_refresh": "2024-04-27T01:27:28.081337Z", "running": 1, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2024-04-27T01:27:03.726202Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2024-04-27T01:26:46.985362Z", "last_refresh": "2024-04-27T01:27:28.081210Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:25:18.695136Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi067=a", "smithi123=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-27T01:25:16.015520Z", "last_refresh": "2024-04-27T01:27:28.081023Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:26:47.005176Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-27T01:26:46.981099Z", "last_refresh": "2024-04-27T01:27:28.080909Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6", "last_refresh": "2024-04-27T01:27:28.081119Z", "running": 2, "size": 2}, "unmanaged": true}] 2024-04-27T01:27:36.066 INFO:tasks.cephadm:container.bar has 1/2 2024-04-27T01:27:36.302 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:36 smithi067 ceph-mon[26979]: pgmap v97: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:36.302 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:36 smithi067 ceph-mon[26979]: from='client.14316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:36.374 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:36 smithi123 ceph-mon[28720]: pgmap v97: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:36.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:36 smithi123 ceph-mon[28720]: from='client.14316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:37.067 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid a735d63c-0434-11ef-bc93-c7b262605968 -- ceph orch ls -f json 2024-04-27T01:27:37.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.612 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:27:37.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:27:37.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:27:37.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-27T01:27:37.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: pgmap v98: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:37.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: Redeploying mon.a, (container cli args changed) . . . 2024-04-27T01:27:37.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:27:37.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-27T01:27:37.613 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:27:37.614 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:37 smithi123 ceph-mon[28720]: Deploying daemon mon.a on smithi067 2024-04-27T01:27:37.760 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:27:37.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:27:37.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:27:37.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: Metadata not up to date on all hosts. Skipping non agent specs 2024-04-27T01:27:37.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: pgmap v98: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:37.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:37.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: Redeploying mon.a, (container cli args changed) . . . 2024-04-27T01:27:37.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:27:37.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-27T01:27:37.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:27:37.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:37 smithi067 ceph-mon[26979]: Deploying daemon mon.a on smithi067 2024-04-27T01:27:38.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:38 smithi123 ceph-mon[28720]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-27T01:27:38.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:38 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:38.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:38 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:38.584 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:38 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:38.616 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:38 smithi067 ceph-mon[26979]: Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-04-27T01:27:38.616 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:38 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:38.616 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:38 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:38.616 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:38 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:39.490 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:39 smithi123 ceph-mon[28720]: pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:39.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:39 smithi123 ceph-mon[28720]: pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:39.491 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:39 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:39.510 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:39 smithi067 ceph-mon[26979]: pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:39.510 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:39 smithi067 ceph-mon[26979]: pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:39.510 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:39 smithi067 ceph-mon[26979]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:40.577 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:27:40.687 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:40 smithi067 systemd[1]: Stopping Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:27:41.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:40 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a[26975]: 2024-04-27T01:27:40.701+0000 7fcd2c0f1700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-27T01:27:41.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:40 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a[26975]: 2024-04-27T01:27:40.701+0000 7fcd2c0f1700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2024-04-27T01:27:41.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:40 smithi067 podman[44892]: 2024-04-27 01:27:40.921898077 +0000 UTC m=+0.327833716 container died 31313ce3d33c9f52dc374546f22fbf8818505ed95ffca355e1e8677255d509dc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=squid-b22e2eb, GIT_BRANCH=HEAD) 2024-04-27T01:27:41.510 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:41 smithi067 podman[44892]: 2024-04-27 01:27:41.253003734 +0000 UTC m=+0.658939363 container cleanup 31313ce3d33c9f52dc374546f22fbf8818505ed95ffca355e1e8677255d509dc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, io.buildah.version=1.33.5, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-04-27T01:27:41.510 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:41 smithi067 bash[44892]: ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a 2024-04-27T01:27:42.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:41 smithi067 podman[44949]: 2024-04-27 01:27:41.772705974 +0000 UTC m=+1.030318539 container remove 31313ce3d33c9f52dc374546f22fbf8818505ed95ffca355e1e8677255d509dc (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS) 2024-04-27T01:27:42.691 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:42 smithi067 systemd[1]: ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-27T01:27:42.692 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:42 smithi067 systemd[1]: Stopped Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:27:42.692 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:42 smithi067 systemd[1]: ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a.service: Consumed 4.241s CPU time. 2024-04-27T01:27:42.910 INFO:teuthology.orchestra.run.smithi067.stdout: 2024-04-27T01:27:42.910 INFO:teuthology.orchestra.run.smithi067.stdout:[{"events": ["2024-04-27T01:24:54.896232Z service:agent [INFO] \"service was created\""], "placement": {"host_pattern": "*"}, "service_name": "agent", "service_type": "agent", "status": {"created": "2024-04-27T01:24:28.970142Z", "last_refresh": "2024-04-27T01:27:39.890238Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "set -e\ntest -f /var/cache/bar/from.txt\ntest -f /var/cache/bar/presized.dat\necho ok > /var/cache/bar/primary.txt\nsleep infinity\n", "mount_path": "/root/init_check.sh"}], "events": ["2024-04-27T01:27:36.376166Z service:container.bar [INFO] \"service was created\""], "extra_entrypoint_args": ["/root/init_check.sh"], "placement": {"host_pattern": "*"}, "service_id": "bar", "service_name": "container.bar", "service_type": "container", "spec": {"dirs": ["data"], "entrypoint": "bash", "image": "quay.io/fedora/fedora:latest", "init_containers": [{"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": ". /etc/os-release && echo from=$ID > /var/cache/bar/from.txt", "split": false}], "image": "quay.io/centos/centos:latest", "volume_mounts": {"data": "/var/cache/bar:z"}}, {"entrypoint": "bash", "entrypoint_args": [{"argument": "-c", "split": false}, {"argument": "test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat", "split": false}], "volume_mounts": {"data": "/var/cache/bar:z"}}], "volume_mounts": {"data": "/var/cache/bar:z"}}, "status": {"created": "2024-04-27T01:26:46.988701Z", "last_refresh": "2024-04-27T01:27:39.890821Z", "running": 2, "size": 2}}, {"custom_configs": [{"content": "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\nsleep infinity\n", "mount_path": "/root/write_thing_to_file.sh"}], "events": ["2024-04-27T01:27:03.726202Z service:container.foo [INFO] \"service was created\""], "extra_container_args": ["-v", "/etc/cephadm_testing:/root/cephadm_testing"], "extra_entrypoint_args": ["/root/write_thing_to_file.sh", "-c", "testing_custom_containers", "-o", "/root/cephadm_testing/testing.txt"], "placement": {"host_pattern": "*"}, "service_id": "foo", "service_name": "container.foo", "service_type": "container", "spec": {"entrypoint": "bash", "image": "quay.io/fedora/fedora:latest"}, "status": {"created": "2024-04-27T01:26:46.985362Z", "last_refresh": "2024-04-27T01:27:39.890676Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:25:18.695136Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi067=a", "smithi123=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-04-27T01:25:16.015520Z", "last_refresh": "2024-04-27T01:27:39.890467Z", "running": 2, "size": 2}}, {"events": ["2024-04-27T01:26:47.005176Z service:mon [INFO] \"service was created\""], "extra_container_args": ["--cpus=2"], "extra_entrypoint_args": ["--debug_ms 10"], "placement": {"host_pattern": "*"}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-04-27T01:26:46.981099Z", "last_refresh": "2024-04-27T01:27:39.890364Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6", "last_refresh": "2024-04-27T01:27:39.890564Z", "running": 2, "size": 2}, "unmanaged": true}] 2024-04-27T01:27:43.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:42 smithi067 systemd[1]: Starting Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:27:43.296 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 podman[45215]: 2024-04-27 01:27:42.943393023 +0000 UTC m=+0.020552269 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-27T01:27:43.296 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 podman[45215]: 2024-04-27 01:27:43.213205575 +0000 UTC m=+0.290364802 container create 07b9c20f7685e2b4d9a5005c812c5261c2ec9dd892c243d00bdd808892e4cc0a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240424, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-27T01:27:43.656 INFO:tasks.cephadm:container.bar has 2/2 2024-04-27T01:27:43.656 INFO:teuthology.run_tasks:Running task exec... 2024-04-27T01:27:43.665 INFO:teuthology.task.exec:Executing custom commands... 2024-04-27T01:27:43.665 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi067.front.sepia.ceph.com 2024-04-27T01:27:43.665 DEBUG:teuthology.orchestra.run.smithi067:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'set -ex 2024-04-27T01:27:43.665 DEBUG:teuthology.orchestra.run.smithi067:> FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) 2024-04-27T01:27:43.665 DEBUG:teuthology.orchestra.run.smithi067:> sleep 60 2024-04-27T01:27:43.665 DEBUG:teuthology.orchestra.run.smithi067:> # check extra container and entrypoint args written to mon unit run file 2024-04-27T01:27:43.665 DEBUG:teuthology.orchestra.run.smithi067:> grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run 2024-04-27T01:27:43.665 DEBUG:teuthology.orchestra.run.smithi067:> grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run 2024-04-27T01:27:43.666 DEBUG:teuthology.orchestra.run.smithi067:> # check that custom container properly wrote content to file. 2024-04-27T01:27:43.666 DEBUG:teuthology.orchestra.run.smithi067:> # This requires the custom config, extra container args, and 2024-04-27T01:27:43.666 DEBUG:teuthology.orchestra.run.smithi067:> # entrypoint args to all be working in order for this to have 2024-04-27T01:27:43.666 DEBUG:teuthology.orchestra.run.smithi067:> # been written. The container entrypoint was set up with custom_configs, 2024-04-27T01:27:43.666 DEBUG:teuthology.orchestra.run.smithi067:> # the content and where to write to with the entrypoint args, and the mounting 2024-04-27T01:27:43.666 DEBUG:teuthology.orchestra.run.smithi067:> # of the /etc/cephadm_testing dir with extra container args 2024-04-27T01:27:43.666 DEBUG:teuthology.orchestra.run.smithi067:> grep "testing_custom_containers" /etc/cephadm_testing/testing.txt 2024-04-27T01:27:43.666 DEBUG:teuthology.orchestra.run.smithi067:> # Verify that container bar'"'"'s init containers and primary container 2024-04-27T01:27:43.666 DEBUG:teuthology.orchestra.run.smithi067:> # ran successfully 2024-04-27T01:27:43.666 DEBUG:teuthology.orchestra.run.smithi067:> dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name '"'"'container.bar.*'"'"') 2024-04-27T01:27:43.666 DEBUG:teuthology.orchestra.run.smithi067:> test -n "$dir" 2024-04-27T01:27:43.666 DEBUG:teuthology.orchestra.run.smithi067:> grep ok ${dir}/data/primary.txt 2024-04-27T01:27:43.666 DEBUG:teuthology.orchestra.run.smithi067:> grep from=centos ${dir}/data/from.txt 2024-04-27T01:27:43.666 DEBUG:teuthology.orchestra.run.smithi067:> test -s ${dir}/data/presized.dat 2024-04-27T01:27:43.667 DEBUG:teuthology.orchestra.run.smithi067:> ' 2024-04-27T01:27:43.694 INFO:teuthology.orchestra.run.smithi067.stderr:++ /home/ubuntu/cephtest/cephadm shell -- ceph fsid 2024-04-27T01:27:43.931 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:27:44.003 INFO:teuthology.orchestra.run.smithi067.stderr:Inferring config /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config 2024-04-27T01:27:44.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 podman[45215]: 2024-04-27 01:27:43.767844481 +0000 UTC m=+0.845003707 container init 07b9c20f7685e2b4d9a5005c812c5261c2ec9dd892c243d00bdd808892e4cc0a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, GIT_CLEAN=True) 2024-04-27T01:27:44.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 podman[45215]: 2024-04-27 01:27:43.772109581 +0000 UTC m=+0.849268808 container start 07b9c20f7685e2b4d9a5005c812c5261c2ec9dd892c243d00bdd808892e4cc0a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, ceph=True, RELEASE=squid-b22e2eb, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5) 2024-04-27T01:27:44.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: set uid:gid to 167:167 (ceph:ceph) 2024-04-27T01:27:44.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev), process ceph-mon, pid 2 2024-04-27T01:27:44.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: pidfile_write: ignore empty --pid-file 2024-04-27T01:27:44.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: load: jerasure load: lrc 2024-04-27T01:27:44.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: RocksDB version: 7.9.2 2024-04-27T01:27:44.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Git sha 0 2024-04-27T01:27:44.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Compile date 2024-04-25 16:43:49 2024-04-27T01:27:44.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: DB SUMMARY 2024-04-27T01:27:44.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: DB Session ID: 7AMVSL32H4DD22KLXZY1 2024-04-27T01:27:44.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: CURRENT file: CURRENT 2024-04-27T01:27:44.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: IDENTITY file: IDENTITY 2024-04-27T01:27:44.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: MANIFEST file: MANIFEST-000015 size: 281 Bytes 2024-04-27T01:27:44.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2024-04-27T01:27:44.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000014.log size: 4571349 ; 2024-04-27T01:27:44.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.error_if_exists: 0 2024-04-27T01:27:44.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.create_if_missing: 0 2024-04-27T01:27:44.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.paranoid_checks: 1 2024-04-27T01:27:44.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-27T01:27:44.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-27T01:27:44.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-27T01:27:44.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.env: 0x55bc43e2cc60 2024-04-27T01:27:44.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.fs: PosixFileSystem 2024-04-27T01:27:44.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.info_log: 0x55bc44851aa0 2024-04-27T01:27:44.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_file_opening_threads: 16 2024-04-27T01:27:44.014 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.statistics: (nil) 2024-04-27T01:27:44.014 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.use_fsync: 0 2024-04-27T01:27:44.014 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_log_file_size: 0 2024-04-27T01:27:44.014 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-27T01:27:44.014 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-27T01:27:44.014 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.keep_log_file_num: 1000 2024-04-27T01:27:44.014 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.recycle_log_file_num: 0 2024-04-27T01:27:44.014 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.allow_fallocate: 1 2024-04-27T01:27:44.014 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.allow_mmap_reads: 0 2024-04-27T01:27:44.014 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.allow_mmap_writes: 0 2024-04-27T01:27:44.015 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.use_direct_reads: 0 2024-04-27T01:27:44.015 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-27T01:27:44.015 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.create_missing_column_families: 0 2024-04-27T01:27:44.015 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.db_log_dir: 2024-04-27T01:27:44.015 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.wal_dir: 2024-04-27T01:27:44.015 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-27T01:27:44.015 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-27T01:27:44.015 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-27T01:27:44.015 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-27T01:27:44.015 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-27T01:27:44.015 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-27T01:27:44.015 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.advise_random_on_open: 1 2024-04-27T01:27:44.015 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.db_write_buffer_size: 0 2024-04-27T01:27:44.016 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.write_buffer_manager: 0x55bc448241e0 2024-04-27T01:27:44.016 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-27T01:27:44.016 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-27T01:27:44.016 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-27T01:27:44.016 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.rate_limiter: (nil) 2024-04-27T01:27:44.016 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-27T01:27:44.016 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.wal_recovery_mode: 2 2024-04-27T01:27:44.016 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.enable_thread_tracking: 0 2024-04-27T01:27:44.016 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.enable_pipelined_write: 0 2024-04-27T01:27:44.016 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.unordered_write: 0 2024-04-27T01:27:44.016 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-27T01:27:44.016 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-27T01:27:44.016 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-27T01:27:44.016 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-27T01:27:44.016 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.row_cache: None 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.wal_filter: None 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.allow_ingest_behind: 0 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.two_write_queues: 0 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.manual_wal_flush: 0 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.wal_compression: 0 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.atomic_flush: 0 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.log_readahead_size: 0 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.best_efforts_recovery: 0 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-27T01:27:44.017 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.allow_data_in_errors: 0 2024-04-27T01:27:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.db_host_id: __hostname__ 2024-04-27T01:27:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-27T01:27:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_background_jobs: 2 2024-04-27T01:27:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_background_compactions: -1 2024-04-27T01:27:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_subcompactions: 1 2024-04-27T01:27:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-27T01:27:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-27T01:27:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-27T01:27:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_total_wal_size: 0 2024-04-27T01:27:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-27T01:27:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-27T01:27:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-27T01:27:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-27T01:27:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_open_files: -1 2024-04-27T01:27:44.018 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.bytes_per_sync: 0 2024-04-27T01:27:44.019 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-27T01:27:44.019 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-27T01:27:44.019 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compaction_readahead_size: 0 2024-04-27T01:27:44.019 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_background_flushes: -1 2024-04-27T01:27:44.019 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Compression algorithms supported: 2024-04-27T01:27:44.019 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-27T01:27:44.019 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: kZSTD supported: 0 2024-04-27T01:27:44.019 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: kXpressCompression supported: 0 2024-04-27T01:27:44.019 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: kLZ4HCCompression supported: 1 2024-04-27T01:27:44.019 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: kZlibCompression supported: 1 2024-04-27T01:27:44.019 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: kSnappyCompression supported: 1 2024-04-27T01:27:44.019 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: kLZ4Compression supported: 1 2024-04-27T01:27:44.019 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: kBZip2Compression supported: 0 2024-04-27T01:27:44.019 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-27T01:27:44.020 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-27T01:27:44.020 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-27T01:27:44.020 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-27T01:27:44.020 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-27T01:27:44.020 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.merge_operator: 2024-04-27T01:27:44.020 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compaction_filter: None 2024-04-27T01:27:44.020 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compaction_filter_factory: None 2024-04-27T01:27:44.020 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.sst_partitioner_factory: None 2024-04-27T01:27:44.020 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-27T01:27:44.020 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-27T01:27:44.020 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55bc44851ba0) 2024-04-27T01:27:44.020 INFO:journalctl@ceph.mon.a.smithi067.stdout: cache_index_and_filter_blocks: 1 2024-04-27T01:27:44.020 INFO:journalctl@ceph.mon.a.smithi067.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-27T01:27:44.020 INFO:journalctl@ceph.mon.a.smithi067.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-27T01:27:44.021 INFO:journalctl@ceph.mon.a.smithi067.stdout: pin_top_level_index_and_filter: 1 2024-04-27T01:27:44.021 INFO:journalctl@ceph.mon.a.smithi067.stdout: index_type: 0 2024-04-27T01:27:44.021 INFO:journalctl@ceph.mon.a.smithi067.stdout: data_block_index_type: 0 2024-04-27T01:27:44.021 INFO:journalctl@ceph.mon.a.smithi067.stdout: index_shortening: 1 2024-04-27T01:27:44.021 INFO:journalctl@ceph.mon.a.smithi067.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-27T01:27:44.021 INFO:journalctl@ceph.mon.a.smithi067.stdout: checksum: 4 2024-04-27T01:27:44.021 INFO:journalctl@ceph.mon.a.smithi067.stdout: no_block_cache: 0 2024-04-27T01:27:44.021 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache: 0x55bc44855090 2024-04-27T01:27:44.021 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache_name: BinnedLRUCache 2024-04-27T01:27:44.021 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache_options: 2024-04-27T01:27:44.021 INFO:journalctl@ceph.mon.a.smithi067.stdout: capacity : 536870912 2024-04-27T01:27:44.021 INFO:journalctl@ceph.mon.a.smithi067.stdout: num_shard_bits : 4 2024-04-27T01:27:44.021 INFO:journalctl@ceph.mon.a.smithi067.stdout: strict_capacity_limit : 0 2024-04-27T01:27:44.022 INFO:journalctl@ceph.mon.a.smithi067.stdout: high_pri_pool_ratio: 0.000 2024-04-27T01:27:44.022 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache_compressed: (nil) 2024-04-27T01:27:44.022 INFO:journalctl@ceph.mon.a.smithi067.stdout: persistent_cache: (nil) 2024-04-27T01:27:44.022 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_size: 4096 2024-04-27T01:27:44.022 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_size_deviation: 10 2024-04-27T01:27:44.022 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_restart_interval: 16 2024-04-27T01:27:44.022 INFO:journalctl@ceph.mon.a.smithi067.stdout: index_block_restart_interval: 1 2024-04-27T01:27:44.022 INFO:journalctl@ceph.mon.a.smithi067.stdout: metadata_block_size: 4096 2024-04-27T01:27:44.022 INFO:journalctl@ceph.mon.a.smithi067.stdout: partition_filters: 0 2024-04-27T01:27:44.022 INFO:journalctl@ceph.mon.a.smithi067.stdout: use_delta_encoding: 1 2024-04-27T01:27:44.022 INFO:journalctl@ceph.mon.a.smithi067.stdout: filter_policy: bloomfilter 2024-04-27T01:27:44.022 INFO:journalctl@ceph.mon.a.smithi067.stdout: whole_key_filtering: 1 2024-04-27T01:27:44.022 INFO:journalctl@ceph.mon.a.smithi067.stdout: verify_compression: 0 2024-04-27T01:27:44.022 INFO:journalctl@ceph.mon.a.smithi067.stdout: read_amp_bytes_per_bit: 0 2024-04-27T01:27:44.023 INFO:journalctl@ceph.mon.a.smithi067.stdout: format_version: 5 2024-04-27T01:27:44.023 INFO:journalctl@ceph.mon.a.smithi067.stdout: enable_index_compression: 1 2024-04-27T01:27:44.023 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_align: 0 2024-04-27T01:27:44.023 INFO:journalctl@ceph.mon.a.smithi067.stdout: max_auto_readahead_size: 262144 2024-04-27T01:27:44.023 INFO:journalctl@ceph.mon.a.smithi067.stdout: prepopulate_block_cache: 0 2024-04-27T01:27:44.023 INFO:journalctl@ceph.mon.a.smithi067.stdout: initial_auto_readahead_size: 8192 2024-04-27T01:27:44.023 INFO:journalctl@ceph.mon.a.smithi067.stdout: num_file_reads_for_auto_readahead: 2 2024-04-27T01:27:44.023 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.write_buffer_size: 33554432 2024-04-27T01:27:44.023 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_write_buffer_number: 2 2024-04-27T01:27:44.023 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compression: NoCompression 2024-04-27T01:27:44.023 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.bottommost_compression: Disabled 2024-04-27T01:27:44.023 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.prefix_extractor: nullptr 2024-04-27T01:27:44.023 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-27T01:27:44.023 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.num_levels: 7 2024-04-27T01:27:44.024 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-27T01:27:44.024 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-27T01:27:44.024 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-27T01:27:44.024 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-27T01:27:44.024 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-27T01:27:44.024 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-27T01:27:44.024 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-27T01:27:44.024 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-27T01:27:44.024 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-27T01:27:44.024 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-27T01:27:44.024 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-27T01:27:44.024 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-27T01:27:44.024 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-27T01:27:44.024 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compression_opts.level: 32767 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compression_opts.strategy: 0 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compression_opts.enabled: false 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.target_file_size_base: 67108864 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-27T01:27:44.025 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-27T01:27:44.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-27T01:27:44.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-27T01:27:44.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-27T01:27:44.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-27T01:27:44.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-27T01:27:44.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-27T01:27:44.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-27T01:27:44.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-27T01:27:44.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-27T01:27:44.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.arena_block_size: 1048576 2024-04-27T01:27:44.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-27T01:27:44.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-27T01:27:44.026 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.disable_auto_compactions: 0 2024-04-27T01:27:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-27T01:27:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-27T01:27:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-27T01:27:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-27T01:27:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-27T01:27:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-27T01:27:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-27T01:27:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-27T01:27:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-27T01:27:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-27T01:27:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.table_properties_collectors: 2024-04-27T01:27:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.inplace_update_support: 0 2024-04-27T01:27:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-27T01:27:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-27T01:27:44.027 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-27T01:27:44.028 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-27T01:27:44.028 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.bloom_locality: 0 2024-04-27T01:27:44.028 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.max_successive_merges: 0 2024-04-27T01:27:44.028 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-27T01:27:44.028 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.paranoid_file_checks: 0 2024-04-27T01:27:44.028 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.force_consistency_checks: 1 2024-04-27T01:27:44.028 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.report_bg_io_stats: 0 2024-04-27T01:27:44.028 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.ttl: 2592000 2024-04-27T01:27:44.028 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-27T01:27:44.028 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-27T01:27:44.028 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-27T01:27:44.028 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.enable_blob_files: false 2024-04-27T01:27:44.028 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.min_blob_size: 0 2024-04-27T01:27:44.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.blob_file_size: 268435456 2024-04-27T01:27:44.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-27T01:27:44.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-27T01:27:44.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-27T01:27:44.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-27T01:27:44.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-27T01:27:44.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.blob_file_starting_level: 0 2024-04-27T01:27:44.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-27T01:27:44.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 17, last_sequence is 258, log_number is 10,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 10 2024-04-27T01:27:44.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2024-04-27T01:27:44.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 68745d21-c623-44e1-8ea1-f364f54e7d1f 2024-04-27T01:27:44.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181263803285, "job": 1, "event": "recovery_started", "wal_files": [14]} 2024-04-27T01:27:44.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2024-04-27T01:27:44.029 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181263817360, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 3941097, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 263, "largest_seqno": 4362, "table_properties": {"data_size": 3926588, "index_size": 9073, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 4421, "raw_key_size": 38337, "raw_average_key_size": 21, "raw_value_size": 3892565, "raw_average_value_size": 2219, "num_data_blocks": 431, "num_entries": 1754, "num_filter_entries": 1754, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1714181263, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "68745d21-c623-44e1-8ea1-f364f54e7d1f", "db_session_id": "7AMVSL32H4DD22KLXZY1", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2024-04-27T01:27:44.030 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181263817482, "job": 1, "event": "recovery_finished"} 2024-04-27T01:27:44.030 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2024-04-27T01:27:44.030 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000014.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-27T01:27:44.030 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55bc44946000 2024-04-27T01:27:44.030 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: DB pointer 0x55bc44930000 2024-04-27T01:27:44.030 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-27T01:27:44.030 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-27T01:27:44.030 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** DB Stats ** 2024-04-27T01:27:44.030 INFO:journalctl@ceph.mon.a.smithi067.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-27T01:27:44.030 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-27T01:27:44.030 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-27T01:27:44.030 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-27T01:27:44.030 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-27T01:27:44.030 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-27T01:27:44.031 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-27T01:27:44.031 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:27:44.031 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** Compaction Stats [default] ** 2024-04-27T01:27:44.031 INFO:journalctl@ceph.mon.a.smithi067.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-27T01:27:44.031 INFO:journalctl@ceph.mon.a.smithi067.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-27T01:27:44.031 INFO:journalctl@ceph.mon.a.smithi067.stdout: L0 3/0 3.84 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 637.4 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-04-27T01:27:44.031 INFO:journalctl@ceph.mon.a.smithi067.stdout: Sum 3/0 3.84 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 637.4 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-04-27T01:27:44.031 INFO:journalctl@ceph.mon.a.smithi067.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 637.4 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-04-27T01:27:44.031 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:27:44.031 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** Compaction Stats [default] ** 2024-04-27T01:27:44.031 INFO:journalctl@ceph.mon.a.smithi067.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-27T01:27:44.031 INFO:journalctl@ceph.mon.a.smithi067.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-27T01:27:44.032 INFO:journalctl@ceph.mon.a.smithi067.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 637.4 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-04-27T01:27:44.032 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:27:44.032 INFO:journalctl@ceph.mon.a.smithi067.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-27T01:27:44.032 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:27:44.032 INFO:journalctl@ceph.mon.a.smithi067.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-27T01:27:44.032 INFO:journalctl@ceph.mon.a.smithi067.stdout: Flush(GB): cumulative 0.004, interval 0.004 2024-04-27T01:27:44.032 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-27T01:27:44.032 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-27T01:27:44.032 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-27T01:27:44.032 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-27T01:27:44.032 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative compaction: 0.00 GB write, 202.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-27T01:27:44.033 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval compaction: 0.00 GB write, 202.07 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-27T01:27:44.033 INFO:journalctl@ceph.mon.a.smithi067.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-27T01:27:44.033 INFO:journalctl@ceph.mon.a.smithi067.stdout: Block cache BinnedLRUCache@0x55bc44855090#2 capacity: 512.00 MB usage: 14.80 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-04-27T01:27:44.033 INFO:journalctl@ceph.mon.a.smithi067.stdout: Block cache entry stats(count,size,portion): FilterBlock(3,5.30 KB,0.0010103%) IndexBlock(3,9.50 KB,0.00181198%) Misc(1,0.00 KB,0%) 2024-04-27T01:27:44.033 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:27:44.033 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-27T01:27:44.033 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: starting mon.a rank 0 at public addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] at bind addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:27:44.033 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: mon.a@-1(???) e2 preinit fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:27:44.033 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: mon.a@-1(???).mds e1 new map 2024-04-27T01:27:44.033 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: mon.a@-1(???).mds e1 print_map 2024-04-27T01:27:44.033 INFO:journalctl@ceph.mon.a.smithi067.stdout: e1 2024-04-27T01:27:44.033 INFO:journalctl@ceph.mon.a.smithi067.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-27T01:27:44.033 INFO:journalctl@ceph.mon.a.smithi067.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-27T01:27:44.033 INFO:journalctl@ceph.mon.a.smithi067.stdout: legacy client fscid: -1 2024-04-27T01:27:44.034 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:27:44.034 INFO:journalctl@ceph.mon.a.smithi067.stdout: No filesystems configured 2024-04-27T01:27:44.034 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-27T01:27:44.034 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:27:44.034 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:27:44.034 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:27:44.034 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 ceph-mon[45270]: mon.a@-1(???).paxosservice(auth 1..9) refresh upgraded, format 0 -> 3 2024-04-27T01:27:44.034 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 bash[45215]: 07b9c20f7685e2b4d9a5005c812c5261c2ec9dd892c243d00bdd808892e4cc0a 2024-04-27T01:27:44.034 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:43 smithi067 systemd[1]: Started Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:27:44.564 INFO:teuthology.orchestra.run.smithi067.stderr:Using ceph image with id '87e5280d5ae8' and tag 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a' created on 2024-04-25 17:51:15 +0000 UTC 2024-04-27T01:27:44.564 INFO:teuthology.orchestra.run.smithi067.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-27T01:27:47.556 INFO:teuthology.orchestra.run.smithi067.stderr:+ FSID=a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:27:47.556 INFO:teuthology.orchestra.run.smithi067.stderr:+ sleep 60 2024-04-27T01:27:50.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:50.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-27T01:27:50.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:27:50.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:50.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: from='client.24189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:50.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:50.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:50.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: from='client.? 172.21.15.67:0/279286162' entity='client.admin' cmd=[{"prefix": "fsid"}]: dispatch 2024-04-27T01:27:50.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:50.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: mon.a calling monitor election 2024-04-27T01:27:50.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: mon.b calling monitor election 2024-04-27T01:27:50.377 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-27T01:27:50.378 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: monmap epoch 2 2024-04-27T01:27:50.378 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:27:50.378 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: last_changed 2024-04-27T01:25:04.275078+0000 2024-04-27T01:27:50.378 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: created 2024-04-27T01:23:30.880155+0000 2024-04-27T01:27:50.379 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: min_mon_release 19 (squid) 2024-04-27T01:27:50.379 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: election_strategy: 1 2024-04-27T01:27:50.379 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-04-27T01:27:50.379 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-27T01:27:50.379 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: fsmap 2024-04-27T01:27:50.379 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: osdmap e14: 2 total, 2 up, 2 in 2024-04-27T01:27:50.379 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: mgrmap e14: a(active, since 3m), standbys: b 2024-04-27T01:27:50.380 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-27T01:27:50.380 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-27T01:27:50.380 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: daemon container.bar.smithi067 on smithi067 is in unknown state 2024-04-27T01:27:50.380 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: from='mgr.14148 ' entity='' 2024-04-27T01:27:50.380 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: from='mgr.14148 ' entity='' 2024-04-27T01:27:50.380 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:50.380 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:50.381 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:50.381 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:27:50.381 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-27T01:27:50.381 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:50 smithi123 ceph-mon[28720]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:27:50.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:50.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-27T01:27:50.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:27:50.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:50.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: from='client.24189 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-27T01:27:50.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:50.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:50.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: from='client.? 172.21.15.67:0/279286162' entity='client.admin' cmd=[{"prefix": "fsid"}]: dispatch 2024-04-27T01:27:50.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:50.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: mon.a calling monitor election 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: mon.b calling monitor election 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: monmap epoch 2 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: last_changed 2024-04-27T01:25:04.275078+0000 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: created 2024-04-27T01:23:30.880155+0000 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: min_mon_release 19 (squid) 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: election_strategy: 1 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: fsmap 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: osdmap e14: 2 total, 2 up, 2 in 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: mgrmap e14: a(active, since 3m), standbys: b 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-27T01:27:50.512 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: daemon container.bar.smithi067 on smithi067 is in unknown state 2024-04-27T01:27:50.513 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: from='mgr.14148 ' entity='' 2024-04-27T01:27:50.513 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: from='mgr.14148 ' entity='' 2024-04-27T01:27:50.513 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:50.513 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:50.513 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:50.513 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:27:50.513 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-27T01:27:50.513 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:50 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:27:51.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:51 smithi123 ceph-mon[28720]: pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:51.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:51 smithi123 ceph-mon[28720]: pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:51.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:51 smithi123 ceph-mon[28720]: Redeploying mon.b, (container cli args changed) . . . 2024-04-27T01:27:51.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:51 smithi123 ceph-mon[28720]: Deploying daemon mon.b on smithi123 2024-04-27T01:27:51.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:51 smithi123 ceph-mon[28720]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-27T01:27:51.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:51 smithi123 ceph-mon[28720]: Cluster is now healthy 2024-04-27T01:27:51.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:51 smithi123 ceph-mon[28720]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:51.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:51 smithi123 ceph-mon[28720]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:51.204 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:51 smithi123 ceph-mon[28720]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:51.510 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:51 smithi067 ceph-mon[45270]: pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:51.510 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:51 smithi067 ceph-mon[45270]: pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:51.510 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:51 smithi067 ceph-mon[45270]: Redeploying mon.b, (container cli args changed) . . . 2024-04-27T01:27:51.510 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:51 smithi067 ceph-mon[45270]: Deploying daemon mon.b on smithi123 2024-04-27T01:27:51.510 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:51 smithi067 ceph-mon[45270]: Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s)) 2024-04-27T01:27:51.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:51 smithi067 ceph-mon[45270]: Cluster is now healthy 2024-04-27T01:27:51.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:51 smithi067 ceph-mon[45270]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:51.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:51 smithi067 ceph-mon[45270]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:51.511 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:51 smithi067 ceph-mon[45270]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:52.084 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:51 smithi123 systemd[1]: Stopping Ceph mon.b for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:27:52.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:52 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b[28716]: 2024-04-27T01:27:52.099+0000 7f11c2328700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-27T01:27:52.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:52 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b[28716]: 2024-04-27T01:27:52.099+0000 7f11c2328700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2024-04-27T01:27:52.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:52 smithi123 podman[37759]: 2024-04-27 01:27:52.171094046 +0000 UTC m=+0.198969394 container died dcf5f008b96401c2e4013e31467742d1875219f198fb25fd072512dd9444bc82 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb) 2024-04-27T01:27:52.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:52 smithi123 podman[37759]: 2024-04-27 01:27:52.457777561 +0000 UTC m=+0.485652956 container cleanup dcf5f008b96401c2e4013e31467742d1875219f198fb25fd072512dd9444bc82 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5) 2024-04-27T01:27:52.651 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:52 smithi123 bash[37759]: ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b 2024-04-27T01:27:52.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:52 smithi123 podman[37773]: 2024-04-27 01:27:52.667059329 +0000 UTC m=+0.492484555 container remove dcf5f008b96401c2e4013e31467742d1875219f198fb25fd072512dd9444bc82 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True) 2024-04-27T01:27:52.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:52 smithi123 systemd[1]: ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-27T01:27:52.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:52 smithi123 systemd[1]: Stopped Ceph mon.b for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:27:52.976 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:52 smithi123 systemd[1]: ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.b.service: Consumed 2.679s CPU time. 2024-04-27T01:27:53.285 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:52 smithi123 systemd[1]: Starting Ceph mon.b for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:27:53.286 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 podman[37904]: 2024-04-27 01:27:53.193181174 +0000 UTC m=+0.102112684 container create ed2993615fe346486d38481a799e50cbad7ac8daad629c5f035deffbad4ec81b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, ceph=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-27T01:27:53.286 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 podman[37904]: 2024-04-27 01:27:53.108652314 +0000 UTC m=+0.017583825 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-27T01:27:53.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 podman[37904]: 2024-04-27 01:27:53.428742745 +0000 UTC m=+0.337674256 container init ed2993615fe346486d38481a799e50cbad7ac8daad629c5f035deffbad4ec81b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , RELEASE=squid-b22e2eb, ceph=True, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-27T01:27:53.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 podman[37904]: 2024-04-27 01:27:53.431692303 +0000 UTC m=+0.340623815 container start ed2993615fe346486d38481a799e50cbad7ac8daad629c5f035deffbad4ec81b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-27T01:27:53.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: set uid:gid to 167:167 (ceph:ceph) 2024-04-27T01:27:53.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev), process ceph-mon, pid 2 2024-04-27T01:27:53.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: pidfile_write: ignore empty --pid-file 2024-04-27T01:27:53.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: load: jerasure load: lrc 2024-04-27T01:27:53.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: RocksDB version: 7.9.2 2024-04-27T01:27:53.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Git sha 0 2024-04-27T01:27:53.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Compile date 2024-04-25 16:43:49 2024-04-27T01:27:53.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: DB SUMMARY 2024-04-27T01:27:53.626 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: DB Session ID: 40L41OHRYY3PYH7ILDLG 2024-04-27T01:27:53.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: CURRENT file: CURRENT 2024-04-27T01:27:53.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: IDENTITY file: IDENTITY 2024-04-27T01:27:53.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-04-27T01:27:53.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000008.sst 2024-04-27T01:27:53.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000009.log size: 6043863 ; 2024-04-27T01:27:53.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.error_if_exists: 0 2024-04-27T01:27:53.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.create_if_missing: 0 2024-04-27T01:27:53.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.paranoid_checks: 1 2024-04-27T01:27:53.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-27T01:27:53.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-27T01:27:53.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-27T01:27:53.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.env: 0x55750312ec60 2024-04-27T01:27:53.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.fs: PosixFileSystem 2024-04-27T01:27:53.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.info_log: 0x557503ac3aa0 2024-04-27T01:27:53.627 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_file_opening_threads: 16 2024-04-27T01:27:53.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.statistics: (nil) 2024-04-27T01:27:53.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.use_fsync: 0 2024-04-27T01:27:53.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_log_file_size: 0 2024-04-27T01:27:53.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-27T01:27:53.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-27T01:27:53.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.keep_log_file_num: 1000 2024-04-27T01:27:53.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.recycle_log_file_num: 0 2024-04-27T01:27:53.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.allow_fallocate: 1 2024-04-27T01:27:53.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.allow_mmap_reads: 0 2024-04-27T01:27:53.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.allow_mmap_writes: 0 2024-04-27T01:27:53.629 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.use_direct_reads: 0 2024-04-27T01:27:53.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-27T01:27:53.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.create_missing_column_families: 0 2024-04-27T01:27:53.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.db_log_dir: 2024-04-27T01:27:53.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.wal_dir: 2024-04-27T01:27:53.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-27T01:27:53.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-27T01:27:53.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-27T01:27:53.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-27T01:27:53.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-27T01:27:53.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-27T01:27:53.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.advise_random_on_open: 1 2024-04-27T01:27:53.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.db_write_buffer_size: 0 2024-04-27T01:27:53.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.write_buffer_manager: 0x557503a961e0 2024-04-27T01:27:53.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-27T01:27:53.630 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-27T01:27:53.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-27T01:27:53.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.rate_limiter: (nil) 2024-04-27T01:27:53.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-27T01:27:53.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.wal_recovery_mode: 2 2024-04-27T01:27:53.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.enable_thread_tracking: 0 2024-04-27T01:27:53.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.enable_pipelined_write: 0 2024-04-27T01:27:53.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.unordered_write: 0 2024-04-27T01:27:53.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-27T01:27:53.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-27T01:27:53.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-27T01:27:53.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-27T01:27:53.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.row_cache: None 2024-04-27T01:27:53.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.wal_filter: None 2024-04-27T01:27:53.631 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-27T01:27:53.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.allow_ingest_behind: 0 2024-04-27T01:27:53.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.two_write_queues: 0 2024-04-27T01:27:53.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.manual_wal_flush: 0 2024-04-27T01:27:53.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.wal_compression: 0 2024-04-27T01:27:53.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.atomic_flush: 0 2024-04-27T01:27:53.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-27T01:27:53.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-27T01:27:53.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-27T01:27:53.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.log_readahead_size: 0 2024-04-27T01:27:53.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-27T01:27:53.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.best_efforts_recovery: 0 2024-04-27T01:27:53.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-27T01:27:53.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-27T01:27:53.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.allow_data_in_errors: 0 2024-04-27T01:27:53.632 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.db_host_id: __hostname__ 2024-04-27T01:27:53.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-27T01:27:53.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_background_jobs: 2 2024-04-27T01:27:53.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_background_compactions: -1 2024-04-27T01:27:53.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_subcompactions: 1 2024-04-27T01:27:53.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-27T01:27:53.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-27T01:27:53.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-27T01:27:53.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_total_wal_size: 0 2024-04-27T01:27:53.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-27T01:27:53.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-27T01:27:53.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-27T01:27:53.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-27T01:27:53.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_open_files: -1 2024-04-27T01:27:53.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.bytes_per_sync: 0 2024-04-27T01:27:53.633 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-27T01:27:53.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-27T01:27:53.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compaction_readahead_size: 0 2024-04-27T01:27:53.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_background_flushes: -1 2024-04-27T01:27:53.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Compression algorithms supported: 2024-04-27T01:27:53.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-27T01:27:53.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: kZSTD supported: 0 2024-04-27T01:27:53.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: kXpressCompression supported: 0 2024-04-27T01:27:53.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: kLZ4HCCompression supported: 1 2024-04-27T01:27:53.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: kZlibCompression supported: 1 2024-04-27T01:27:53.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: kSnappyCompression supported: 1 2024-04-27T01:27:53.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: kLZ4Compression supported: 1 2024-04-27T01:27:53.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: kBZip2Compression supported: 0 2024-04-27T01:27:53.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-27T01:27:53.634 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-27T01:27:53.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-04-27T01:27:53.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-27T01:27:53.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-27T01:27:53.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.merge_operator: 2024-04-27T01:27:53.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compaction_filter: None 2024-04-27T01:27:53.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compaction_filter_factory: None 2024-04-27T01:27:53.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.sst_partitioner_factory: None 2024-04-27T01:27:53.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-27T01:27:53.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-27T01:27:53.635 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x557503ac3ba0) 2024-04-27T01:27:53.635 INFO:journalctl@ceph.mon.b.smithi123.stdout: cache_index_and_filter_blocks: 1 2024-04-27T01:27:53.635 INFO:journalctl@ceph.mon.b.smithi123.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-27T01:27:53.635 INFO:journalctl@ceph.mon.b.smithi123.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-27T01:27:53.635 INFO:journalctl@ceph.mon.b.smithi123.stdout: pin_top_level_index_and_filter: 1 2024-04-27T01:27:53.635 INFO:journalctl@ceph.mon.b.smithi123.stdout: index_type: 0 2024-04-27T01:27:53.636 INFO:journalctl@ceph.mon.b.smithi123.stdout: data_block_index_type: 0 2024-04-27T01:27:53.636 INFO:journalctl@ceph.mon.b.smithi123.stdout: index_shortening: 1 2024-04-27T01:27:53.636 INFO:journalctl@ceph.mon.b.smithi123.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-27T01:27:53.636 INFO:journalctl@ceph.mon.b.smithi123.stdout: checksum: 4 2024-04-27T01:27:53.636 INFO:journalctl@ceph.mon.b.smithi123.stdout: no_block_cache: 0 2024-04-27T01:27:53.636 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_cache: 0x557503ac7090 2024-04-27T01:27:53.636 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_cache_name: BinnedLRUCache 2024-04-27T01:27:53.636 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_cache_options: 2024-04-27T01:27:53.636 INFO:journalctl@ceph.mon.b.smithi123.stdout: capacity : 536870912 2024-04-27T01:27:53.636 INFO:journalctl@ceph.mon.b.smithi123.stdout: num_shard_bits : 4 2024-04-27T01:27:53.636 INFO:journalctl@ceph.mon.b.smithi123.stdout: strict_capacity_limit : 0 2024-04-27T01:27:53.637 INFO:journalctl@ceph.mon.b.smithi123.stdout: high_pri_pool_ratio: 0.000 2024-04-27T01:27:53.637 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_cache_compressed: (nil) 2024-04-27T01:27:53.637 INFO:journalctl@ceph.mon.b.smithi123.stdout: persistent_cache: (nil) 2024-04-27T01:27:53.637 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_size: 4096 2024-04-27T01:27:53.637 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_size_deviation: 10 2024-04-27T01:27:53.637 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_restart_interval: 16 2024-04-27T01:27:53.637 INFO:journalctl@ceph.mon.b.smithi123.stdout: index_block_restart_interval: 1 2024-04-27T01:27:53.637 INFO:journalctl@ceph.mon.b.smithi123.stdout: metadata_block_size: 4096 2024-04-27T01:27:53.637 INFO:journalctl@ceph.mon.b.smithi123.stdout: partition_filters: 0 2024-04-27T01:27:53.637 INFO:journalctl@ceph.mon.b.smithi123.stdout: use_delta_encoding: 1 2024-04-27T01:27:53.637 INFO:journalctl@ceph.mon.b.smithi123.stdout: filter_policy: bloomfilter 2024-04-27T01:27:53.637 INFO:journalctl@ceph.mon.b.smithi123.stdout: whole_key_filtering: 1 2024-04-27T01:27:53.637 INFO:journalctl@ceph.mon.b.smithi123.stdout: verify_compression: 0 2024-04-27T01:27:53.637 INFO:journalctl@ceph.mon.b.smithi123.stdout: read_amp_bytes_per_bit: 0 2024-04-27T01:27:53.637 INFO:journalctl@ceph.mon.b.smithi123.stdout: format_version: 5 2024-04-27T01:27:53.638 INFO:journalctl@ceph.mon.b.smithi123.stdout: enable_index_compression: 1 2024-04-27T01:27:53.638 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_align: 0 2024-04-27T01:27:53.638 INFO:journalctl@ceph.mon.b.smithi123.stdout: max_auto_readahead_size: 262144 2024-04-27T01:27:53.638 INFO:journalctl@ceph.mon.b.smithi123.stdout: prepopulate_block_cache: 0 2024-04-27T01:27:53.638 INFO:journalctl@ceph.mon.b.smithi123.stdout: initial_auto_readahead_size: 8192 2024-04-27T01:27:53.638 INFO:journalctl@ceph.mon.b.smithi123.stdout: num_file_reads_for_auto_readahead: 2 2024-04-27T01:27:53.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.write_buffer_size: 33554432 2024-04-27T01:27:53.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_write_buffer_number: 2 2024-04-27T01:27:53.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compression: NoCompression 2024-04-27T01:27:53.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.bottommost_compression: Disabled 2024-04-27T01:27:53.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.prefix_extractor: nullptr 2024-04-27T01:27:53.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-27T01:27:53.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.num_levels: 7 2024-04-27T01:27:53.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-27T01:27:53.638 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-27T01:27:53.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-27T01:27:53.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-27T01:27:53.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-27T01:27:53.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-27T01:27:53.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-27T01:27:53.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-27T01:27:53.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-27T01:27:53.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-27T01:27:53.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-27T01:27:53.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-27T01:27:53.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-27T01:27:53.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compression_opts.level: 32767 2024-04-27T01:27:53.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compression_opts.strategy: 0 2024-04-27T01:27:53.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-27T01:27:53.639 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-27T01:27:53.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-27T01:27:53.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-27T01:27:53.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compression_opts.enabled: false 2024-04-27T01:27:53.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-27T01:27:53.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-27T01:27:53.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-27T01:27:53.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-27T01:27:53.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.target_file_size_base: 67108864 2024-04-27T01:27:53.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-27T01:27:53.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-27T01:27:53.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-27T01:27:53.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-27T01:27:53.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-27T01:27:53.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-27T01:27:53.640 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.arena_block_size: 1048576 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.disable_auto_compactions: 0 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-27T01:27:53.641 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-27T01:27:53.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-27T01:27:53.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-27T01:27:53.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-27T01:27:53.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-27T01:27:53.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-27T01:27:53.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.table_properties_collectors: 2024-04-27T01:27:53.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.inplace_update_support: 0 2024-04-27T01:27:53.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-27T01:27:53.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-27T01:27:53.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-27T01:27:53.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-27T01:27:53.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.bloom_locality: 0 2024-04-27T01:27:53.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.max_successive_merges: 0 2024-04-27T01:27:53.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-27T01:27:53.642 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.paranoid_file_checks: 0 2024-04-27T01:27:53.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.force_consistency_checks: 1 2024-04-27T01:27:53.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.report_bg_io_stats: 0 2024-04-27T01:27:53.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.ttl: 2592000 2024-04-27T01:27:53.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-27T01:27:53.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-27T01:27:53.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-27T01:27:53.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.enable_blob_files: false 2024-04-27T01:27:53.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.min_blob_size: 0 2024-04-27T01:27:53.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.blob_file_size: 268435456 2024-04-27T01:27:53.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-27T01:27:53.643 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-27T01:27:53.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-27T01:27:53.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-27T01:27:53.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-27T01:27:53.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.blob_file_starting_level: 0 2024-04-27T01:27:53.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-27T01:27:53.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-04-27T01:27:53.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-04-27T01:27:53.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1e11ebad-ea53-4d5b-93b0-97946c8c99fd 2024-04-27T01:27:53.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181273461598, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-04-27T01:27:53.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-04-27T01:27:53.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181273479398, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 4146068, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 6, "largest_seqno": 4351, "table_properties": {"data_size": 4130271, "index_size": 9721, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 5061, "raw_key_size": 49584, "raw_average_key_size": 24, "raw_value_size": 4089617, "raw_average_value_size": 2027, "num_data_blocks": 461, "num_entries": 2017, "num_filter_entries": 2017, "num_deletions": 4, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1714181273, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1e11ebad-ea53-4d5b-93b0-97946c8c99fd", "db_session_id": "40L41OHRYY3PYH7ILDLG", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-04-27T01:27:53.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181273479522, "job": 1, "event": "recovery_finished"} 2024-04-27T01:27:53.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-04-27T01:27:53.644 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-27T01:27:53.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x557503bb8000 2024-04-27T01:27:53.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: DB pointer 0x557503ba2000 2024-04-27T01:27:53.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-27T01:27:53.645 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-27T01:27:53.645 INFO:journalctl@ceph.mon.b.smithi123.stdout: ** DB Stats ** 2024-04-27T01:27:53.645 INFO:journalctl@ceph.mon.b.smithi123.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-27T01:27:53.645 INFO:journalctl@ceph.mon.b.smithi123.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-27T01:27:53.645 INFO:journalctl@ceph.mon.b.smithi123.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-27T01:27:53.645 INFO:journalctl@ceph.mon.b.smithi123.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-27T01:27:53.645 INFO:journalctl@ceph.mon.b.smithi123.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-27T01:27:53.645 INFO:journalctl@ceph.mon.b.smithi123.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-27T01:27:53.645 INFO:journalctl@ceph.mon.b.smithi123.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-27T01:27:53.645 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:27:53.645 INFO:journalctl@ceph.mon.b.smithi123.stdout: ** Compaction Stats [default] ** 2024-04-27T01:27:53.645 INFO:journalctl@ceph.mon.b.smithi123.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-27T01:27:53.646 INFO:journalctl@ceph.mon.b.smithi123.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-27T01:27:53.646 INFO:journalctl@ceph.mon.b.smithi123.stdout: L0 2/0 3.96 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 506.7 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-27T01:27:53.646 INFO:journalctl@ceph.mon.b.smithi123.stdout: Sum 2/0 3.96 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 506.7 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-27T01:27:53.646 INFO:journalctl@ceph.mon.b.smithi123.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 506.7 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-27T01:27:53.646 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:27:53.646 INFO:journalctl@ceph.mon.b.smithi123.stdout: ** Compaction Stats [default] ** 2024-04-27T01:27:53.646 INFO:journalctl@ceph.mon.b.smithi123.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-27T01:27:53.646 INFO:journalctl@ceph.mon.b.smithi123.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-27T01:27:53.646 INFO:journalctl@ceph.mon.b.smithi123.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 506.7 0.01 0.00 1 0.008 0 0 0.0 0.0 2024-04-27T01:27:53.646 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:27:53.646 INFO:journalctl@ceph.mon.b.smithi123.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-27T01:27:53.646 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:27:53.646 INFO:journalctl@ceph.mon.b.smithi123.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-27T01:27:53.646 INFO:journalctl@ceph.mon.b.smithi123.stdout: Flush(GB): cumulative 0.004, interval 0.004 2024-04-27T01:27:53.647 INFO:journalctl@ceph.mon.b.smithi123.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-27T01:27:53.647 INFO:journalctl@ceph.mon.b.smithi123.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-27T01:27:53.647 INFO:journalctl@ceph.mon.b.smithi123.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-27T01:27:53.647 INFO:journalctl@ceph.mon.b.smithi123.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-27T01:27:53.647 INFO:journalctl@ceph.mon.b.smithi123.stdout: Cumulative compaction: 0.00 GB write, 194.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-27T01:27:53.647 INFO:journalctl@ceph.mon.b.smithi123.stdout: Interval compaction: 0.00 GB write, 194.14 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-27T01:27:53.647 INFO:journalctl@ceph.mon.b.smithi123.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-27T01:27:53.647 INFO:journalctl@ceph.mon.b.smithi123.stdout: Block cache BinnedLRUCache@0x557503ac7090#2 capacity: 512.00 MB usage: 15.33 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-04-27T01:27:53.647 INFO:journalctl@ceph.mon.b.smithi123.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,5.14 KB,0.000980496%) IndexBlock(2,10.19 KB,0.00194311%) Misc(1,0.00 KB,0%) 2024-04-27T01:27:53.647 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:27:53.647 INFO:journalctl@ceph.mon.b.smithi123.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-27T01:27:53.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: starting mon.b rank 1 at public addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] at bind addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:27:53.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: mon.b@-1(???) e2 preinit fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:27:53.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: mon.b@-1(???).mds e1 new map 2024-04-27T01:27:53.647 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: mon.b@-1(???).mds e1 print_map 2024-04-27T01:27:53.648 INFO:journalctl@ceph.mon.b.smithi123.stdout: e1 2024-04-27T01:27:53.648 INFO:journalctl@ceph.mon.b.smithi123.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-27T01:27:53.648 INFO:journalctl@ceph.mon.b.smithi123.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-27T01:27:53.648 INFO:journalctl@ceph.mon.b.smithi123.stdout: legacy client fscid: -1 2024-04-27T01:27:53.648 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:27:53.648 INFO:journalctl@ceph.mon.b.smithi123.stdout: No filesystems configured 2024-04-27T01:27:53.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-27T01:27:53.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:27:53.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:27:53.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:27:53.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: mon.b@-1(???).paxosservice(auth 1..10) refresh upgraded, format 0 -> 3 2024-04-27T01:27:53.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-27T01:27:53.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:27:53.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 bash[37904]: ed2993615fe346486d38481a799e50cbad7ac8daad629c5f035deffbad4ec81b 2024-04-27T01:27:53.648 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:53 smithi123 systemd[1]: Started Ceph mon.b for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:27:53.760 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:53 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-27T01:27:53.760 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:53 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:27:54.600 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: mon.b calling monitor election 2024-04-27T01:27:54.600 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: mon.a calling monitor election 2024-04-27T01:27:54.600 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-27T01:27:54.600 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: monmap epoch 2 2024-04-27T01:27:54.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:27:54.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: last_changed 2024-04-27T01:25:04.275078+0000 2024-04-27T01:27:54.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: created 2024-04-27T01:23:30.880155+0000 2024-04-27T01:27:54.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: min_mon_release 19 (squid) 2024-04-27T01:27:54.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: election_strategy: 1 2024-04-27T01:27:54.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-04-27T01:27:54.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-27T01:27:54.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: fsmap 2024-04-27T01:27:54.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: osdmap e14: 2 total, 2 up, 2 in 2024-04-27T01:27:54.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: mgrmap e14: a(active, since 3m), standbys: b 2024-04-27T01:27:54.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: overall HEALTH_OK 2024-04-27T01:27:54.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:54.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:54.601 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:27:54.602 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:27:54.602 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:27:54.602 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:54.602 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: Redeploying mon.a, (container cli args changed) . . . 2024-04-27T01:27:54.602 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:27:54.602 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-27T01:27:54.602 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:27:54.602 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:54 smithi067 ceph-mon[45270]: Deploying daemon mon.a on smithi067 2024-04-27T01:27:54.785 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: mon.b calling monitor election 2024-04-27T01:27:54.786 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: mon.a calling monitor election 2024-04-27T01:27:54.786 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-27T01:27:54.786 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: monmap epoch 2 2024-04-27T01:27:54.786 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:27:54.786 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: last_changed 2024-04-27T01:25:04.275078+0000 2024-04-27T01:27:54.786 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: created 2024-04-27T01:23:30.880155+0000 2024-04-27T01:27:54.786 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: min_mon_release 19 (squid) 2024-04-27T01:27:54.786 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: election_strategy: 1 2024-04-27T01:27:54.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-04-27T01:27:54.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-27T01:27:54.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: fsmap 2024-04-27T01:27:54.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: osdmap e14: 2 total, 2 up, 2 in 2024-04-27T01:27:54.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: mgrmap e14: a(active, since 3m), standbys: b 2024-04-27T01:27:54.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: overall HEALTH_OK 2024-04-27T01:27:54.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:54.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:54.787 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:27:54.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:27:54.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:27:54.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:27:54.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: Redeploying mon.a, (container cli args changed) . . . 2024-04-27T01:27:54.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:27:54.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-27T01:27:54.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:27:54.788 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:54 smithi123 ceph-mon[37923]: Deploying daemon mon.a on smithi067 2024-04-27T01:27:55.750 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:55 smithi067 systemd[1]: Stopping Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:27:55.750 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:55 smithi067 ceph-mon[45270]: pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:55.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:55 smithi123 ceph-mon[37923]: pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:56.004 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:55 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a[45245]: 2024-04-27T01:27:55.764+0000 7f48f2d62700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-27T01:27:56.004 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:55 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a[45245]: 2024-04-27T01:27:55.764+0000 7f48f2d62700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2024-04-27T01:27:56.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:56 smithi067 podman[45846]: 2024-04-27 01:27:56.020219876 +0000 UTC m=+0.352156400 container died 07b9c20f7685e2b4d9a5005c812c5261c2ec9dd892c243d00bdd808892e4cc0a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-27T01:27:56.626 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:56 smithi067 podman[45846]: 2024-04-27 01:27:56.364527225 +0000 UTC m=+0.696463737 container cleanup 07b9c20f7685e2b4d9a5005c812c5261c2ec9dd892c243d00bdd808892e4cc0a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-04-27T01:27:56.626 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:56 smithi067 bash[45846]: ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a 2024-04-27T01:27:56.626 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:56 smithi067 podman[45860]: 2024-04-27 01:27:56.532205366 +0000 UTC m=+0.511030497 container remove 07b9c20f7685e2b4d9a5005c812c5261c2ec9dd892c243d00bdd808892e4cc0a (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb) 2024-04-27T01:27:56.988 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:56 smithi067 systemd[1]: ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-27T01:27:56.988 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:56 smithi067 systemd[1]: Stopped Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:27:56.988 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:56 smithi067 systemd[1]: ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a.service: Consumed 1.041s CPU time. 2024-04-27T01:27:57.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:57 smithi067 systemd[1]: Starting Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:27:57.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:57 smithi067 podman[46131]: 2024-04-27 01:27:57.143717784 +0000 UTC m=+0.021220004 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-27T01:27:57.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:57 smithi067 podman[46131]: 2024-04-27 01:27:57.241774833 +0000 UTC m=+0.119277069 container create aadfd05268cce2f433ed253892d7e0161f0cbe5188014af0205b3a64684fd996 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-27T01:27:58.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 podman[46131]: 2024-04-27 01:27:58.030420343 +0000 UTC m=+0.907922549 container init aadfd05268cce2f433ed253892d7e0161f0cbe5188014af0205b3a64684fd996 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-04-27T01:27:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 podman[46131]: 2024-04-27 01:27:58.034596576 +0000 UTC m=+0.912098780 container start aadfd05268cce2f433ed253892d7e0161f0cbe5188014af0205b3a64684fd996 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, ceph=True, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-27T01:27:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: set uid:gid to 167:167 (ceph:ceph) 2024-04-27T01:27:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev), process ceph-mon, pid 2 2024-04-27T01:27:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: pidfile_write: ignore empty --pid-file 2024-04-27T01:27:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: load: jerasure load: lrc 2024-04-27T01:27:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: RocksDB version: 7.9.2 2024-04-27T01:27:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Git sha 0 2024-04-27T01:27:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Compile date 2024-04-25 16:43:49 2024-04-27T01:27:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: DB SUMMARY 2024-04-27T01:27:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: DB Session ID: 5MHGCKKKDJ3XOPC3X4TQ 2024-04-27T01:27:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: CURRENT file: CURRENT 2024-04-27T01:27:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: IDENTITY file: IDENTITY 2024-04-27T01:27:58.261 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: MANIFEST file: MANIFEST-000020 size: 373 Bytes 2024-04-27T01:27:58.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 3, files: 000008.sst 000013.sst 000018.sst 2024-04-27T01:27:58.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000019.log size: 232105 ; 2024-04-27T01:27:58.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.error_if_exists: 0 2024-04-27T01:27:58.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.create_if_missing: 0 2024-04-27T01:27:58.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.paranoid_checks: 1 2024-04-27T01:27:58.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-27T01:27:58.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-27T01:27:58.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-27T01:27:58.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.env: 0x56101676fc60 2024-04-27T01:27:58.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.fs: PosixFileSystem 2024-04-27T01:27:58.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.info_log: 0x56101805baa0 2024-04-27T01:27:58.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_file_opening_threads: 16 2024-04-27T01:27:58.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.statistics: (nil) 2024-04-27T01:27:58.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.use_fsync: 0 2024-04-27T01:27:58.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_log_file_size: 0 2024-04-27T01:27:58.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-27T01:27:58.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-27T01:27:58.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.keep_log_file_num: 1000 2024-04-27T01:27:58.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.recycle_log_file_num: 0 2024-04-27T01:27:58.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.allow_fallocate: 1 2024-04-27T01:27:58.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.allow_mmap_reads: 0 2024-04-27T01:27:58.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.allow_mmap_writes: 0 2024-04-27T01:27:58.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.use_direct_reads: 0 2024-04-27T01:27:58.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-27T01:27:58.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.create_missing_column_families: 0 2024-04-27T01:27:58.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.db_log_dir: 2024-04-27T01:27:58.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.wal_dir: 2024-04-27T01:27:58.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-27T01:27:58.263 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-27T01:27:58.264 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-27T01:27:58.264 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-27T01:27:58.264 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-27T01:27:58.264 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-27T01:27:58.264 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.advise_random_on_open: 1 2024-04-27T01:27:58.264 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.db_write_buffer_size: 0 2024-04-27T01:27:58.264 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.write_buffer_manager: 0x56101802e1e0 2024-04-27T01:27:58.264 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-27T01:27:58.264 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-27T01:27:58.264 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-27T01:27:58.264 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.rate_limiter: (nil) 2024-04-27T01:27:58.264 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-27T01:27:58.264 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.wal_recovery_mode: 2 2024-04-27T01:27:58.264 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.enable_thread_tracking: 0 2024-04-27T01:27:58.264 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.enable_pipelined_write: 0 2024-04-27T01:27:58.265 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.unordered_write: 0 2024-04-27T01:27:58.265 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-27T01:27:58.265 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-27T01:27:58.265 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-27T01:27:58.265 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-27T01:27:58.265 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.row_cache: None 2024-04-27T01:27:58.265 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.wal_filter: None 2024-04-27T01:27:58.266 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-27T01:27:58.266 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.allow_ingest_behind: 0 2024-04-27T01:27:58.266 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.two_write_queues: 0 2024-04-27T01:27:58.266 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.manual_wal_flush: 0 2024-04-27T01:27:58.266 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.wal_compression: 0 2024-04-27T01:27:58.267 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.atomic_flush: 0 2024-04-27T01:27:58.267 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-27T01:27:58.267 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-27T01:27:58.267 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-27T01:27:58.267 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.log_readahead_size: 0 2024-04-27T01:27:58.267 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-27T01:27:58.267 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.best_efforts_recovery: 0 2024-04-27T01:27:58.267 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-27T01:27:58.267 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-27T01:27:58.267 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.allow_data_in_errors: 0 2024-04-27T01:27:58.267 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.db_host_id: __hostname__ 2024-04-27T01:27:58.267 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-27T01:27:58.268 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_background_jobs: 2 2024-04-27T01:27:58.268 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_background_compactions: -1 2024-04-27T01:27:58.268 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_subcompactions: 1 2024-04-27T01:27:58.268 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-27T01:27:58.268 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-27T01:27:58.268 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-27T01:27:58.268 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_total_wal_size: 0 2024-04-27T01:27:58.268 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-27T01:27:58.268 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-27T01:27:58.268 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-27T01:27:58.268 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-27T01:27:58.268 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_open_files: -1 2024-04-27T01:27:58.268 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.bytes_per_sync: 0 2024-04-27T01:27:58.268 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-27T01:27:58.268 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-27T01:27:58.269 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compaction_readahead_size: 0 2024-04-27T01:27:58.269 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_background_flushes: -1 2024-04-27T01:27:58.269 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Compression algorithms supported: 2024-04-27T01:27:58.269 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-27T01:27:58.269 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: kZSTD supported: 0 2024-04-27T01:27:58.269 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: kXpressCompression supported: 0 2024-04-27T01:27:58.269 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: kLZ4HCCompression supported: 1 2024-04-27T01:27:58.269 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: kZlibCompression supported: 1 2024-04-27T01:27:58.270 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: kSnappyCompression supported: 1 2024-04-27T01:27:58.270 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: kLZ4Compression supported: 1 2024-04-27T01:27:58.270 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: kBZip2Compression supported: 0 2024-04-27T01:27:58.270 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-27T01:27:58.270 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-27T01:27:58.270 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000020 2024-04-27T01:27:58.270 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-27T01:27:58.270 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-27T01:27:58.270 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.merge_operator: 2024-04-27T01:27:58.270 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compaction_filter: None 2024-04-27T01:27:58.271 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compaction_filter_factory: None 2024-04-27T01:27:58.271 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.sst_partitioner_factory: None 2024-04-27T01:27:58.271 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-27T01:27:58.271 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-27T01:27:58.271 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56101805bba0) 2024-04-27T01:27:58.271 INFO:journalctl@ceph.mon.a.smithi067.stdout: cache_index_and_filter_blocks: 1 2024-04-27T01:27:58.271 INFO:journalctl@ceph.mon.a.smithi067.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-27T01:27:58.271 INFO:journalctl@ceph.mon.a.smithi067.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-27T01:27:58.271 INFO:journalctl@ceph.mon.a.smithi067.stdout: pin_top_level_index_and_filter: 1 2024-04-27T01:27:58.271 INFO:journalctl@ceph.mon.a.smithi067.stdout: index_type: 0 2024-04-27T01:27:58.271 INFO:journalctl@ceph.mon.a.smithi067.stdout: data_block_index_type: 0 2024-04-27T01:27:58.271 INFO:journalctl@ceph.mon.a.smithi067.stdout: index_shortening: 1 2024-04-27T01:27:58.271 INFO:journalctl@ceph.mon.a.smithi067.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-27T01:27:58.271 INFO:journalctl@ceph.mon.a.smithi067.stdout: checksum: 4 2024-04-27T01:27:58.271 INFO:journalctl@ceph.mon.a.smithi067.stdout: no_block_cache: 0 2024-04-27T01:27:58.272 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache: 0x56101805f090 2024-04-27T01:27:58.272 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache_name: BinnedLRUCache 2024-04-27T01:27:58.272 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache_options: 2024-04-27T01:27:58.272 INFO:journalctl@ceph.mon.a.smithi067.stdout: capacity : 536870912 2024-04-27T01:27:58.272 INFO:journalctl@ceph.mon.a.smithi067.stdout: num_shard_bits : 4 2024-04-27T01:27:58.272 INFO:journalctl@ceph.mon.a.smithi067.stdout: strict_capacity_limit : 0 2024-04-27T01:27:58.272 INFO:journalctl@ceph.mon.a.smithi067.stdout: high_pri_pool_ratio: 0.000 2024-04-27T01:27:58.272 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache_compressed: (nil) 2024-04-27T01:27:58.272 INFO:journalctl@ceph.mon.a.smithi067.stdout: persistent_cache: (nil) 2024-04-27T01:27:58.272 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_size: 4096 2024-04-27T01:27:58.272 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_size_deviation: 10 2024-04-27T01:27:58.272 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_restart_interval: 16 2024-04-27T01:27:58.273 INFO:journalctl@ceph.mon.a.smithi067.stdout: index_block_restart_interval: 1 2024-04-27T01:27:58.273 INFO:journalctl@ceph.mon.a.smithi067.stdout: metadata_block_size: 4096 2024-04-27T01:27:58.273 INFO:journalctl@ceph.mon.a.smithi067.stdout: partition_filters: 0 2024-04-27T01:27:58.273 INFO:journalctl@ceph.mon.a.smithi067.stdout: use_delta_encoding: 1 2024-04-27T01:27:58.273 INFO:journalctl@ceph.mon.a.smithi067.stdout: filter_policy: bloomfilter 2024-04-27T01:27:58.273 INFO:journalctl@ceph.mon.a.smithi067.stdout: whole_key_filtering: 1 2024-04-27T01:27:58.273 INFO:journalctl@ceph.mon.a.smithi067.stdout: verify_compression: 0 2024-04-27T01:27:58.273 INFO:journalctl@ceph.mon.a.smithi067.stdout: read_amp_bytes_per_bit: 0 2024-04-27T01:27:58.273 INFO:journalctl@ceph.mon.a.smithi067.stdout: format_version: 5 2024-04-27T01:27:58.273 INFO:journalctl@ceph.mon.a.smithi067.stdout: enable_index_compression: 1 2024-04-27T01:27:58.273 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_align: 0 2024-04-27T01:27:58.273 INFO:journalctl@ceph.mon.a.smithi067.stdout: max_auto_readahead_size: 262144 2024-04-27T01:27:58.273 INFO:journalctl@ceph.mon.a.smithi067.stdout: prepopulate_block_cache: 0 2024-04-27T01:27:58.273 INFO:journalctl@ceph.mon.a.smithi067.stdout: initial_auto_readahead_size: 8192 2024-04-27T01:27:58.273 INFO:journalctl@ceph.mon.a.smithi067.stdout: num_file_reads_for_auto_readahead: 2 2024-04-27T01:27:58.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.write_buffer_size: 33554432 2024-04-27T01:27:58.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_write_buffer_number: 2 2024-04-27T01:27:58.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compression: NoCompression 2024-04-27T01:27:58.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.bottommost_compression: Disabled 2024-04-27T01:27:58.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.prefix_extractor: nullptr 2024-04-27T01:27:58.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-27T01:27:58.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.num_levels: 7 2024-04-27T01:27:58.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-27T01:27:58.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-27T01:27:58.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-27T01:27:58.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-27T01:27:58.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-27T01:27:58.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-27T01:27:58.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-27T01:27:58.274 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-27T01:27:58.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-27T01:27:58.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-27T01:27:58.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-27T01:27:58.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-27T01:27:58.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-27T01:27:58.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compression_opts.level: 32767 2024-04-27T01:27:58.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compression_opts.strategy: 0 2024-04-27T01:27:58.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-27T01:27:58.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-27T01:27:58.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-27T01:27:58.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-27T01:27:58.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compression_opts.enabled: false 2024-04-27T01:27:58.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-27T01:27:58.275 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-27T01:27:58.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-27T01:27:58.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-27T01:27:58.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.target_file_size_base: 67108864 2024-04-27T01:27:58.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-27T01:27:58.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-27T01:27:58.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-27T01:27:58.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-27T01:27:58.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-27T01:27:58.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-27T01:27:58.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-27T01:27:58.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-27T01:27:58.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-27T01:27:58.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-27T01:27:58.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-27T01:27:58.276 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-27T01:27:58.277 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-27T01:27:58.277 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-27T01:27:58.277 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.arena_block_size: 1048576 2024-04-27T01:27:58.277 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-27T01:27:58.277 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-27T01:27:58.277 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.disable_auto_compactions: 0 2024-04-27T01:27:58.277 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-27T01:27:58.277 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-27T01:27:58.277 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-27T01:27:58.277 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-27T01:27:58.277 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-27T01:27:58.277 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-27T01:27:58.277 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-27T01:27:58.277 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-27T01:27:58.277 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-27T01:27:58.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-27T01:27:58.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.table_properties_collectors: 2024-04-27T01:27:58.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.inplace_update_support: 0 2024-04-27T01:27:58.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-27T01:27:58.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-27T01:27:58.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-27T01:27:58.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-27T01:27:58.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.bloom_locality: 0 2024-04-27T01:27:58.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.max_successive_merges: 0 2024-04-27T01:27:58.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-27T01:27:58.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.paranoid_file_checks: 0 2024-04-27T01:27:58.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.force_consistency_checks: 1 2024-04-27T01:27:58.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.report_bg_io_stats: 0 2024-04-27T01:27:58.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.ttl: 2592000 2024-04-27T01:27:58.278 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-27T01:27:58.279 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-27T01:27:58.279 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-27T01:27:58.279 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.enable_blob_files: false 2024-04-27T01:27:58.279 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.min_blob_size: 0 2024-04-27T01:27:58.279 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.blob_file_size: 268435456 2024-04-27T01:27:58.279 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-27T01:27:58.279 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-27T01:27:58.279 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-27T01:27:58.279 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-27T01:27:58.279 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-27T01:27:58.279 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.blob_file_starting_level: 0 2024-04-27T01:27:58.279 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-27T01:27:58.279 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000020 succeeded,manifest_file_number is 20, next_file_number is 22, last_sequence is 4362, log_number is 15,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 15 2024-04-27T01:27:58.279 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 15 2024-04-27T01:27:58.279 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 68745d21-c623-44e1-8ea1-f364f54e7d1f 2024-04-27T01:27:58.280 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181278064225, "job": 1, "event": "recovery_started", "wal_files": [19]} 2024-04-27T01:27:58.280 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #19 mode 2 2024-04-27T01:27:58.280 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181278065634, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 23, "file_size": 208193, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 4368, "largest_seqno": 4593, "table_properties": {"data_size": 206081, "index_size": 714, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 389, "raw_key_size": 3386, "raw_average_key_size": 25, "raw_value_size": 203232, "raw_average_value_size": 1528, "num_data_blocks": 31, "num_entries": 133, "num_filter_entries": 133, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1714181278, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "68745d21-c623-44e1-8ea1-f364f54e7d1f", "db_session_id": "5MHGCKKKDJ3XOPC3X4TQ", "orig_file_number": 23, "seqno_to_time_mapping": "N/A"}} 2024-04-27T01:27:58.280 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181278065720, "job": 1, "event": "recovery_finished"} 2024-04-27T01:27:58.280 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: [db/version_set.cc:5047] Creating manifest 25 2024-04-27T01:27:58.280 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000019.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-27T01:27:58.280 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561018150000 2024-04-27T01:27:58.280 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: DB pointer 0x56101813a000 2024-04-27T01:27:58.280 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: [db/compaction/compaction_job.cc:1995] [default] [JOB 3] Compacting 4@0 files to L6, score 1.00 2024-04-27T01:27:58.280 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: [db/compaction/compaction_job.cc:2001] [default]: Compaction start summary: Base version 2 Base level 0, inputs: [23(203KB) 18(3848KB) 13(83KB) 8(1879B)] 2024-04-27T01:27:58.280 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181278067023, "job": 3, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [23, 18, 13, 8], "score": 1, "input_data_size": 4236531, "oldest_snapshot_seqno": -1} 2024-04-27T01:27:58.280 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-27T01:27:58.280 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-27T01:27:58.280 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** DB Stats ** 2024-04-27T01:27:58.280 INFO:journalctl@ceph.mon.a.smithi067.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** Compaction Stats [default] ** 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: L0 4/4 4.04 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 218.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: Sum 4/4 4.04 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 218.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 218.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** Compaction Stats [default] ** 2024-04-27T01:27:58.281 INFO:journalctl@ceph.mon.a.smithi067.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-27T01:27:58.282 INFO:journalctl@ceph.mon.a.smithi067.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-27T01:27:58.282 INFO:journalctl@ceph.mon.a.smithi067.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 218.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:27:58.282 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:27:58.282 INFO:journalctl@ceph.mon.a.smithi067.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-27T01:27:58.282 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:27:58.282 INFO:journalctl@ceph.mon.a.smithi067.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-27T01:27:58.282 INFO:journalctl@ceph.mon.a.smithi067.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-27T01:27:58.282 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-27T01:27:58.282 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-27T01:27:58.282 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-27T01:27:58.282 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-27T01:27:58.282 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative compaction: 0.00 GB write, 54.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval compaction: 0.00 GB write, 54.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout: Block cache BinnedLRUCache@0x56101805f090#2 capacity: 512.00 MB usage: 16.06 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout: Block cache entry stats(count,size,portion): FilterBlock(4,5.73 KB,0.00109375%) IndexBlock(4,10.33 KB,0.00196993%) Misc(1,0.00 KB,0%) 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: starting mon.a rank 0 at public addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] at bind addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: mon.a@-1(???) e2 preinit fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: mon.a@-1(???).mds e1 new map 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: mon.a@-1(???).mds e1 print_map 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout: e1 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout: legacy client fscid: -1 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:27:58.283 INFO:journalctl@ceph.mon.a.smithi067.stdout: No filesystems configured 2024-04-27T01:27:58.284 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-27T01:27:58.284 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:27:58.284 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:27:58.284 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:27:58.284 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: mon.a@-1(???).paxosservice(auth 1..10) refresh upgraded, format 0 -> 3 2024-04-27T01:27:58.284 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 bash[46131]: aadfd05268cce2f433ed253892d7e0161f0cbe5188014af0205b3a64684fd996 2024-04-27T01:27:58.284 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 systemd[1]: Started Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:27:59.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-27T01:27:59.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:27:59.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:59.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: mon.a calling monitor election 2024-04-27T01:27:59.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-27T01:27:59.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: monmap epoch 2 2024-04-27T01:27:59.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:27:59.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: last_changed 2024-04-27T01:25:04.275078+0000 2024-04-27T01:27:59.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: created 2024-04-27T01:23:30.880155+0000 2024-04-27T01:27:59.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: min_mon_release 19 (squid) 2024-04-27T01:27:59.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: election_strategy: 1 2024-04-27T01:27:59.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-04-27T01:27:59.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-27T01:27:59.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: fsmap 2024-04-27T01:27:59.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: osdmap e14: 2 total, 2 up, 2 in 2024-04-27T01:27:59.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: mgrmap e14: a(active, since 3m), standbys: b 2024-04-27T01:27:59.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: overall HEALTH_OK 2024-04-27T01:27:59.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: from='mgr.14148 ' entity='' 2024-04-27T01:27:59.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: from='mgr.14148 ' entity='' 2024-04-27T01:27:59.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:59.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:59.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:59.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:27:59.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-27T01:27:59.012 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:58 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:27:59.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-27T01:27:59.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:27:59.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:59.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: mon.a calling monitor election 2024-04-27T01:27:59.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-27T01:27:59.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: monmap epoch 2 2024-04-27T01:27:59.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:27:59.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: last_changed 2024-04-27T01:25:04.275078+0000 2024-04-27T01:27:59.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: created 2024-04-27T01:23:30.880155+0000 2024-04-27T01:27:59.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: min_mon_release 19 (squid) 2024-04-27T01:27:59.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: election_strategy: 1 2024-04-27T01:27:59.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-04-27T01:27:59.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-27T01:27:59.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: fsmap 2024-04-27T01:27:59.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: osdmap e14: 2 total, 2 up, 2 in 2024-04-27T01:27:59.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: mgrmap e14: a(active, since 3m), standbys: b 2024-04-27T01:27:59.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: overall HEALTH_OK 2024-04-27T01:27:59.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: from='mgr.14148 ' entity='' 2024-04-27T01:27:59.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: from='mgr.14148 ' entity='' 2024-04-27T01:27:59.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:59.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:59.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:27:59.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:27:59.128 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-27T01:27:59.128 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:58 smithi123 ceph-mon[37923]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:27:59.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:59 smithi123 ceph-mon[37923]: pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:27:59.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:59 smithi123 ceph-mon[37923]: Redeploying mon.b, (entrypoint args changed) . . . 2024-04-27T01:27:59.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:27:59 smithi123 ceph-mon[37923]: Deploying daemon mon.b on smithi123 2024-04-27T01:28:00.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:59 smithi067 ceph-mon[46207]: pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:00.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:59 smithi067 ceph-mon[46207]: Redeploying mon.b, (entrypoint args changed) . . . 2024-04-27T01:28:00.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:27:59 smithi067 ceph-mon[46207]: Deploying daemon mon.b on smithi123 2024-04-27T01:28:00.546 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:00 smithi123 systemd[1]: Stopping Ceph mon.b for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:28:00.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:00 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b[37919]: 2024-04-27T01:28:00.561+0000 7f9664224700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-27T01:28:00.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:00 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b[37919]: 2024-04-27T01:28:00.561+0000 7f9664224700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2024-04-27T01:28:00.875 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:00 smithi123 podman[38578]: 2024-04-27 01:28:00.807253456 +0000 UTC m=+0.350492518 container died ed2993615fe346486d38481a799e50cbad7ac8daad629c5f035deffbad4ec81b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-04-27T01:28:01.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:01 smithi123 podman[38578]: 2024-04-27 01:28:01.253307378 +0000 UTC m=+0.796546490 container cleanup ed2993615fe346486d38481a799e50cbad7ac8daad629c5f035deffbad4ec81b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-04-27T01:28:01.538 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:01 smithi123 bash[38578]: ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b 2024-04-27T01:28:01.798 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:01 smithi123 podman[38592]: 2024-04-27 01:28:01.554220573 +0000 UTC m=+0.744117431 container remove ed2993615fe346486d38481a799e50cbad7ac8daad629c5f035deffbad4ec81b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-04-27T01:28:01.798 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:01 smithi123 systemd[1]: ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-27T01:28:01.798 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:01 smithi123 systemd[1]: Stopped Ceph mon.b for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:28:02.111 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:01 smithi123 systemd[1]: Starting Ceph mon.b for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:28:02.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 podman[38724]: 2024-04-27 01:28:02.030034806 +0000 UTC m=+0.017761283 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-27T01:28:02.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 podman[38724]: 2024-04-27 01:28:02.138943296 +0000 UTC m=+0.126669769 container create 1e4149148652728b707aed58a2f9906307ea2791396d695b808b3053060acd2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, ceph=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-27T01:28:02.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 podman[38724]: 2024-04-27 01:28:02.374394816 +0000 UTC m=+0.362121290 container init 1e4149148652728b707aed58a2f9906307ea2791396d695b808b3053060acd2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.schema-version=1.0, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-04-27T01:28:02.376 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 podman[38724]: 2024-04-27 01:28:02.377477503 +0000 UTC m=+0.365203977 container start 1e4149148652728b707aed58a2f9906307ea2791396d695b808b3053060acd2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-04-27T01:28:02.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: set uid:gid to 167:167 (ceph:ceph) 2024-04-27T01:28:02.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev), process ceph-mon, pid 2 2024-04-27T01:28:02.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: pidfile_write: ignore empty --pid-file 2024-04-27T01:28:02.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: load: jerasure load: lrc 2024-04-27T01:28:02.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: RocksDB version: 7.9.2 2024-04-27T01:28:02.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Git sha 0 2024-04-27T01:28:02.876 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Compile date 2024-04-25 16:43:49 2024-04-27T01:28:02.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: DB SUMMARY 2024-04-27T01:28:02.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: DB Session ID: BHCDP1RV36ZLEYYM3488 2024-04-27T01:28:02.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: CURRENT file: CURRENT 2024-04-27T01:28:02.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: IDENTITY file: IDENTITY 2024-04-27T01:28:02.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: MANIFEST file: MANIFEST-000015 size: 282 Bytes 2024-04-27T01:28:02.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2024-04-27T01:28:02.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000014.log size: 324166 ; 2024-04-27T01:28:02.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.error_if_exists: 0 2024-04-27T01:28:02.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.create_if_missing: 0 2024-04-27T01:28:02.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.paranoid_checks: 1 2024-04-27T01:28:02.877 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-27T01:28:02.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-27T01:28:02.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-27T01:28:02.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.env: 0x5632f6819c60 2024-04-27T01:28:02.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.fs: PosixFileSystem 2024-04-27T01:28:02.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.info_log: 0x5632f7f9baa0 2024-04-27T01:28:02.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_file_opening_threads: 16 2024-04-27T01:28:02.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.statistics: (nil) 2024-04-27T01:28:02.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.use_fsync: 0 2024-04-27T01:28:02.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_log_file_size: 0 2024-04-27T01:28:02.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-27T01:28:02.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-27T01:28:02.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.keep_log_file_num: 1000 2024-04-27T01:28:02.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.recycle_log_file_num: 0 2024-04-27T01:28:02.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.allow_fallocate: 1 2024-04-27T01:28:02.878 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.allow_mmap_reads: 0 2024-04-27T01:28:02.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.allow_mmap_writes: 0 2024-04-27T01:28:02.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.use_direct_reads: 0 2024-04-27T01:28:02.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-27T01:28:02.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.create_missing_column_families: 0 2024-04-27T01:28:02.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.db_log_dir: 2024-04-27T01:28:02.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.wal_dir: 2024-04-27T01:28:02.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-27T01:28:02.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-27T01:28:02.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-27T01:28:02.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-27T01:28:02.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-27T01:28:02.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-27T01:28:02.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.advise_random_on_open: 1 2024-04-27T01:28:02.879 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.db_write_buffer_size: 0 2024-04-27T01:28:02.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.write_buffer_manager: 0x5632f7f6e1e0 2024-04-27T01:28:02.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-27T01:28:02.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-27T01:28:02.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-27T01:28:02.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.rate_limiter: (nil) 2024-04-27T01:28:02.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-27T01:28:02.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.wal_recovery_mode: 2 2024-04-27T01:28:02.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.enable_thread_tracking: 0 2024-04-27T01:28:02.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.enable_pipelined_write: 0 2024-04-27T01:28:02.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.unordered_write: 0 2024-04-27T01:28:02.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-27T01:28:02.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-27T01:28:02.880 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-27T01:28:02.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-27T01:28:02.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.row_cache: None 2024-04-27T01:28:02.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.wal_filter: None 2024-04-27T01:28:02.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-27T01:28:02.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.allow_ingest_behind: 0 2024-04-27T01:28:02.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.two_write_queues: 0 2024-04-27T01:28:02.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.manual_wal_flush: 0 2024-04-27T01:28:02.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.wal_compression: 0 2024-04-27T01:28:02.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.atomic_flush: 0 2024-04-27T01:28:02.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-27T01:28:02.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-27T01:28:02.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-27T01:28:02.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.log_readahead_size: 0 2024-04-27T01:28:02.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-27T01:28:02.881 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.best_efforts_recovery: 0 2024-04-27T01:28:02.882 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-27T01:28:02.882 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-27T01:28:02.882 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.allow_data_in_errors: 0 2024-04-27T01:28:02.882 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.db_host_id: __hostname__ 2024-04-27T01:28:02.883 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-27T01:28:02.883 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_background_jobs: 2 2024-04-27T01:28:02.883 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_background_compactions: -1 2024-04-27T01:28:02.883 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_subcompactions: 1 2024-04-27T01:28:02.883 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-27T01:28:02.883 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-27T01:28:02.883 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-27T01:28:02.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_total_wal_size: 0 2024-04-27T01:28:02.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-27T01:28:02.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-27T01:28:02.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-27T01:28:02.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-27T01:28:02.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_open_files: -1 2024-04-27T01:28:02.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.bytes_per_sync: 0 2024-04-27T01:28:02.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-27T01:28:02.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-27T01:28:02.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compaction_readahead_size: 0 2024-04-27T01:28:02.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_background_flushes: -1 2024-04-27T01:28:02.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Compression algorithms supported: 2024-04-27T01:28:02.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-27T01:28:02.884 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: kZSTD supported: 0 2024-04-27T01:28:02.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: kXpressCompression supported: 0 2024-04-27T01:28:02.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: kLZ4HCCompression supported: 1 2024-04-27T01:28:02.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: kZlibCompression supported: 1 2024-04-27T01:28:02.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: kSnappyCompression supported: 1 2024-04-27T01:28:02.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: kLZ4Compression supported: 1 2024-04-27T01:28:02.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: kBZip2Compression supported: 0 2024-04-27T01:28:02.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-27T01:28:02.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-27T01:28:02.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000015 2024-04-27T01:28:02.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-27T01:28:02.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-27T01:28:02.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.merge_operator: 2024-04-27T01:28:02.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compaction_filter: None 2024-04-27T01:28:02.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compaction_filter_factory: None 2024-04-27T01:28:02.885 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.sst_partitioner_factory: None 2024-04-27T01:28:02.886 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-27T01:28:02.886 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-27T01:28:02.886 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5632f7f9bba0) 2024-04-27T01:28:02.886 INFO:journalctl@ceph.mon.b.smithi123.stdout: cache_index_and_filter_blocks: 1 2024-04-27T01:28:02.886 INFO:journalctl@ceph.mon.b.smithi123.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-27T01:28:02.886 INFO:journalctl@ceph.mon.b.smithi123.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-27T01:28:02.886 INFO:journalctl@ceph.mon.b.smithi123.stdout: pin_top_level_index_and_filter: 1 2024-04-27T01:28:02.886 INFO:journalctl@ceph.mon.b.smithi123.stdout: index_type: 0 2024-04-27T01:28:02.886 INFO:journalctl@ceph.mon.b.smithi123.stdout: data_block_index_type: 0 2024-04-27T01:28:02.886 INFO:journalctl@ceph.mon.b.smithi123.stdout: index_shortening: 1 2024-04-27T01:28:02.886 INFO:journalctl@ceph.mon.b.smithi123.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-27T01:28:02.886 INFO:journalctl@ceph.mon.b.smithi123.stdout: checksum: 4 2024-04-27T01:28:02.886 INFO:journalctl@ceph.mon.b.smithi123.stdout: no_block_cache: 0 2024-04-27T01:28:02.887 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_cache: 0x5632f7f9f090 2024-04-27T01:28:02.887 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_cache_name: BinnedLRUCache 2024-04-27T01:28:02.887 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_cache_options: 2024-04-27T01:28:02.887 INFO:journalctl@ceph.mon.b.smithi123.stdout: capacity : 536870912 2024-04-27T01:28:02.887 INFO:journalctl@ceph.mon.b.smithi123.stdout: num_shard_bits : 4 2024-04-27T01:28:02.887 INFO:journalctl@ceph.mon.b.smithi123.stdout: strict_capacity_limit : 0 2024-04-27T01:28:02.887 INFO:journalctl@ceph.mon.b.smithi123.stdout: high_pri_pool_ratio: 0.000 2024-04-27T01:28:02.887 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_cache_compressed: (nil) 2024-04-27T01:28:02.887 INFO:journalctl@ceph.mon.b.smithi123.stdout: persistent_cache: (nil) 2024-04-27T01:28:02.887 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_size: 4096 2024-04-27T01:28:02.887 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_size_deviation: 10 2024-04-27T01:28:02.887 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_restart_interval: 16 2024-04-27T01:28:02.887 INFO:journalctl@ceph.mon.b.smithi123.stdout: index_block_restart_interval: 1 2024-04-27T01:28:02.887 INFO:journalctl@ceph.mon.b.smithi123.stdout: metadata_block_size: 4096 2024-04-27T01:28:02.887 INFO:journalctl@ceph.mon.b.smithi123.stdout: partition_filters: 0 2024-04-27T01:28:02.888 INFO:journalctl@ceph.mon.b.smithi123.stdout: use_delta_encoding: 1 2024-04-27T01:28:02.888 INFO:journalctl@ceph.mon.b.smithi123.stdout: filter_policy: bloomfilter 2024-04-27T01:28:02.888 INFO:journalctl@ceph.mon.b.smithi123.stdout: whole_key_filtering: 1 2024-04-27T01:28:02.888 INFO:journalctl@ceph.mon.b.smithi123.stdout: verify_compression: 0 2024-04-27T01:28:02.888 INFO:journalctl@ceph.mon.b.smithi123.stdout: read_amp_bytes_per_bit: 0 2024-04-27T01:28:02.888 INFO:journalctl@ceph.mon.b.smithi123.stdout: format_version: 5 2024-04-27T01:28:02.888 INFO:journalctl@ceph.mon.b.smithi123.stdout: enable_index_compression: 1 2024-04-27T01:28:02.888 INFO:journalctl@ceph.mon.b.smithi123.stdout: block_align: 0 2024-04-27T01:28:02.888 INFO:journalctl@ceph.mon.b.smithi123.stdout: max_auto_readahead_size: 262144 2024-04-27T01:28:02.888 INFO:journalctl@ceph.mon.b.smithi123.stdout: prepopulate_block_cache: 0 2024-04-27T01:28:02.888 INFO:journalctl@ceph.mon.b.smithi123.stdout: initial_auto_readahead_size: 8192 2024-04-27T01:28:02.888 INFO:journalctl@ceph.mon.b.smithi123.stdout: num_file_reads_for_auto_readahead: 2 2024-04-27T01:28:02.888 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.write_buffer_size: 33554432 2024-04-27T01:28:02.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_write_buffer_number: 2 2024-04-27T01:28:02.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compression: NoCompression 2024-04-27T01:28:02.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.bottommost_compression: Disabled 2024-04-27T01:28:02.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.prefix_extractor: nullptr 2024-04-27T01:28:02.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-27T01:28:02.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.num_levels: 7 2024-04-27T01:28:02.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-27T01:28:02.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-27T01:28:02.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-27T01:28:02.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-27T01:28:02.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-27T01:28:02.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-27T01:28:02.889 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-27T01:28:02.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-27T01:28:02.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-27T01:28:02.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-27T01:28:02.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-27T01:28:02.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-27T01:28:02.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-27T01:28:02.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compression_opts.level: 32767 2024-04-27T01:28:02.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compression_opts.strategy: 0 2024-04-27T01:28:02.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-27T01:28:02.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-27T01:28:02.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-27T01:28:02.890 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-27T01:28:02.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compression_opts.enabled: false 2024-04-27T01:28:02.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-27T01:28:02.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-27T01:28:02.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-27T01:28:02.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-27T01:28:02.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.target_file_size_base: 67108864 2024-04-27T01:28:02.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-27T01:28:02.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-27T01:28:02.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-27T01:28:02.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-27T01:28:02.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-27T01:28:02.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-27T01:28:02.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-27T01:28:02.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-27T01:28:02.891 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-27T01:28:02.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-27T01:28:02.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-27T01:28:02.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-27T01:28:02.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-27T01:28:02.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-27T01:28:02.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.arena_block_size: 1048576 2024-04-27T01:28:02.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-27T01:28:02.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-27T01:28:02.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.disable_auto_compactions: 0 2024-04-27T01:28:02.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-27T01:28:02.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-27T01:28:02.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-27T01:28:02.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-27T01:28:02.892 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-27T01:28:02.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-27T01:28:02.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-27T01:28:02.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-27T01:28:02.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-27T01:28:02.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-27T01:28:02.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.table_properties_collectors: 2024-04-27T01:28:02.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.inplace_update_support: 0 2024-04-27T01:28:02.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-27T01:28:02.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-27T01:28:02.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-27T01:28:02.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-27T01:28:02.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.bloom_locality: 0 2024-04-27T01:28:02.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.max_successive_merges: 0 2024-04-27T01:28:02.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-27T01:28:02.893 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.paranoid_file_checks: 0 2024-04-27T01:28:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.force_consistency_checks: 1 2024-04-27T01:28:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.report_bg_io_stats: 0 2024-04-27T01:28:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.ttl: 2592000 2024-04-27T01:28:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-27T01:28:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-27T01:28:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-27T01:28:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.enable_blob_files: false 2024-04-27T01:28:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.min_blob_size: 0 2024-04-27T01:28:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.blob_file_size: 268435456 2024-04-27T01:28:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-27T01:28:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-27T01:28:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-27T01:28:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-27T01:28:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-27T01:28:02.894 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.blob_file_starting_level: 0 2024-04-27T01:28:02.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-27T01:28:02.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 17, last_sequence is 4351, log_number is 10,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 10 2024-04-27T01:28:02.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2024-04-27T01:28:02.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 1e11ebad-ea53-4d5b-93b0-97946c8c99fd 2024-04-27T01:28:02.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181282406742, "job": 1, "event": "recovery_started", "wal_files": [14]} 2024-04-27T01:28:02.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2024-04-27T01:28:02.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181282408176, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 197877, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 4360, "largest_seqno": 4580, "table_properties": {"data_size": 195851, "index_size": 694, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 3015, "raw_average_key_size": 25, "raw_value_size": 193221, "raw_average_value_size": 1623, "num_data_blocks": 31, "num_entries": 119, "num_filter_entries": 119, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1714181282, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "1e11ebad-ea53-4d5b-93b0-97946c8c99fd", "db_session_id": "BHCDP1RV36ZLEYYM3488", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2024-04-27T01:28:02.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181282408257, "job": 1, "event": "recovery_finished"} 2024-04-27T01:28:02.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2024-04-27T01:28:02.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000014.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-27T01:28:02.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5632f8090000 2024-04-27T01:28:02.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: DB pointer 0x5632f807a000 2024-04-27T01:28:02.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-27T01:28:02.895 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: ** DB Stats ** 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: ** Compaction Stats [default] ** 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: L0 3/0 4.14 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 222.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: Sum 3/0 4.14 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 222.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 222.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:28:02.896 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: ** Compaction Stats [default] ** 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 222.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: Cumulative compaction: 0.00 GB write, 54.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: Interval compaction: 0.00 GB write, 54.68 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-27T01:28:02.897 INFO:journalctl@ceph.mon.b.smithi123.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-27T01:28:02.898 INFO:journalctl@ceph.mon.b.smithi123.stdout: Block cache BinnedLRUCache@0x5632f7f9f090#2 capacity: 512.00 MB usage: 16.47 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-04-27T01:28:02.898 INFO:journalctl@ceph.mon.b.smithi123.stdout: Block cache entry stats(count,size,portion): FilterBlock(3,5.52 KB,0.00105202%) IndexBlock(3,10.95 KB,0.00208914%) Misc(1,0.00 KB,0%) 2024-04-27T01:28:02.898 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:28:02.898 INFO:journalctl@ceph.mon.b.smithi123.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-27T01:28:02.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: CompressorRegistry(0x5632f8cd8288) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2024-04-27T01:28:02.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: Event(0x5632f7f80088 nevent=5000 time_id=1).set_owner center_id=0 owner=140358563460864 2024-04-27T01:28:02.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: stack operator() starting 2024-04-27T01:28:02.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: Event(0x5632f7f80988 nevent=5000 time_id=1).set_owner center_id=1 owner=140358571853568 2024-04-27T01:28:02.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: stack operator() starting 2024-04-27T01:28:02.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: Event(0x5632f7f814c8 nevent=5000 time_id=1).set_owner center_id=2 owner=140358664173312 2024-04-27T01:28:02.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: stack operator() starting 2024-04-27T01:28:02.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: starting mon.b rank 1 at public addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] at bind addrs [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:28:02.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: CompressorRegistry(0x5632f8cd8b88) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2024-04-27T01:28:02.898 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: mon.b@-1(???) e2 preinit fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:28:02.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: mon.b@-1(???).mds e1 new map 2024-04-27T01:28:02.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: mon.b@-1(???).mds e1 print_map 2024-04-27T01:28:02.899 INFO:journalctl@ceph.mon.b.smithi123.stdout: e1 2024-04-27T01:28:02.899 INFO:journalctl@ceph.mon.b.smithi123.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-27T01:28:02.899 INFO:journalctl@ceph.mon.b.smithi123.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-27T01:28:02.899 INFO:journalctl@ceph.mon.b.smithi123.stdout: legacy client fscid: -1 2024-04-27T01:28:02.899 INFO:journalctl@ceph.mon.b.smithi123.stdout: 2024-04-27T01:28:02.899 INFO:journalctl@ceph.mon.b.smithi123.stdout: No filesystems configured 2024-04-27T01:28:02.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-27T01:28:02.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:28:02.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:28:02.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:28:02.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 ceph-mon[38744]: mon.b@-1(???).paxosservice(auth 1..11) refresh upgraded, format 0 -> 3 2024-04-27T01:28:02.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 bash[38724]: 1e4149148652728b707aed58a2f9906307ea2791396d695b808b3053060acd2b 2024-04-27T01:28:02.899 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:02 smithi123 systemd[1]: Started Ceph mon.b for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:28:04.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:03 smithi067 ceph-mon[46207]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:04.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:03 smithi067 ceph-mon[46207]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:04.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:03 smithi067 ceph-mon[46207]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:04.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:03 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-27T01:28:04.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:03 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:28:04.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:03 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:04.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:03 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:04.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:03 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:04.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:03 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-27T01:28:04.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:03 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:28:04.760 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:04.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: mon.b calling monitor election 2024-04-27T01:28:04.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: mon.a calling monitor election 2024-04-27T01:28:04.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-27T01:28:04.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: monmap epoch 2 2024-04-27T01:28:04.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:28:04.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: last_changed 2024-04-27T01:25:04.275078+0000 2024-04-27T01:28:04.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: created 2024-04-27T01:23:30.880155+0000 2024-04-27T01:28:04.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: min_mon_release 19 (squid) 2024-04-27T01:28:04.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: election_strategy: 1 2024-04-27T01:28:04.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-04-27T01:28:04.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-27T01:28:04.761 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: fsmap 2024-04-27T01:28:04.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: osdmap e14: 2 total, 2 up, 2 in 2024-04-27T01:28:04.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: mgrmap e14: a(active, since 3m), standbys: b 2024-04-27T01:28:04.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: overall HEALTH_OK 2024-04-27T01:28:04.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:28:04.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:28:04.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:28:04.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:28:04.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:28:04.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:28:04.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: Redeploying mon.a, (entrypoint args changed) . . . 2024-04-27T01:28:04.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:28:04.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-27T01:28:04.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:28:04.762 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:04 smithi067 ceph-mon[46207]: Deploying daemon mon.a on smithi067 2024-04-27T01:28:05.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:05.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: mon.b calling monitor election 2024-04-27T01:28:05.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: mon.a calling monitor election 2024-04-27T01:28:05.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-27T01:28:05.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: monmap epoch 2 2024-04-27T01:28:05.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:28:05.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: last_changed 2024-04-27T01:25:04.275078+0000 2024-04-27T01:28:05.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: created 2024-04-27T01:23:30.880155+0000 2024-04-27T01:28:05.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: min_mon_release 19 (squid) 2024-04-27T01:28:05.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: election_strategy: 1 2024-04-27T01:28:05.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-04-27T01:28:05.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-27T01:28:05.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: fsmap 2024-04-27T01:28:05.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: osdmap e14: 2 total, 2 up, 2 in 2024-04-27T01:28:05.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: mgrmap e14: a(active, since 3m), standbys: b 2024-04-27T01:28:05.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: overall HEALTH_OK 2024-04-27T01:28:05.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:28:05.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:28:05.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:28:05.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:28:05.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:28:05.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' 2024-04-27T01:28:05.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: Redeploying mon.a, (entrypoint args changed) . . . 2024-04-27T01:28:05.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-27T01:28:05.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-27T01:28:05.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:28:05.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:04 smithi123 ceph-mon[38744]: Deploying daemon mon.a on smithi067 2024-04-27T01:28:05.956 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:05 smithi067 ceph-mon[46207]: pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:05.957 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:05 smithi067 systemd[1]: Stopping Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:28:06.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:05 smithi123 ceph-mon[38744]: pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:06.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:05 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a[46165]: 2024-04-27T01:28:05.970+0000 7f373641c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false (PID: 1) UID: 0 2024-04-27T01:28:06.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:05 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a[46165]: 2024-04-27T01:28:05.970+0000 7f373641c700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2024-04-27T01:28:06.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:06 smithi067 podman[46692]: 2024-04-27 01:28:06.052774655 +0000 UTC m=+0.172928817 container died aadfd05268cce2f433ed253892d7e0161f0cbe5188014af0205b3a64684fd996 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb) 2024-04-27T01:28:06.736 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:06 smithi067 podman[46692]: 2024-04-27 01:28:06.397044294 +0000 UTC m=+0.517198456 container cleanup aadfd05268cce2f433ed253892d7e0161f0cbe5188014af0205b3a64684fd996 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0) 2024-04-27T01:28:06.736 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:06 smithi067 bash[46692]: ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a 2024-04-27T01:28:06.736 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:06 smithi067 podman[46706]: 2024-04-27 01:28:06.554762116 +0000 UTC m=+0.498801537 container remove aadfd05268cce2f433ed253892d7e0161f0cbe5188014af0205b3a64684fd996 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, ceph=True) 2024-04-27T01:28:07.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:06 smithi067 systemd[1]: ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-27T01:28:07.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:06 smithi067 systemd[1]: Stopped Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:28:07.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:06 smithi067 systemd[1]: Starting Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:28:07.434 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 podman[46841]: 2024-04-27 01:28:07.096869182 +0000 UTC m=+0.018360377 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-27T01:28:07.434 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 podman[46841]: 2024-04-27 01:28:07.205669031 +0000 UTC m=+0.127160272 container create 9d7ff2a06575d1aa224c45fbc490b02a4235428a9e854768f1aaf50c43a3a214 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=) 2024-04-27T01:28:07.434 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 podman[46841]: 2024-04-27 01:28:07.422551373 +0000 UTC m=+0.344042561 container init 9d7ff2a06575d1aa224c45fbc490b02a4235428a9e854768f1aaf50c43a3a214 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-27T01:28:07.434 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 podman[46841]: 2024-04-27 01:28:07.425917419 +0000 UTC m=+0.347408607 container start 9d7ff2a06575d1aa224c45fbc490b02a4235428a9e854768f1aaf50c43a3a214 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD) 2024-04-27T01:28:07.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: set uid:gid to 167:167 (ceph:ceph) 2024-04-27T01:28:07.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev), process ceph-mon, pid 2 2024-04-27T01:28:07.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: pidfile_write: ignore empty --pid-file 2024-04-27T01:28:07.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: load: jerasure load: lrc 2024-04-27T01:28:07.713 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: RocksDB version: 7.9.2 2024-04-27T01:28:07.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Git sha 0 2024-04-27T01:28:07.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Compile date 2024-04-25 16:43:49 2024-04-27T01:28:07.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: DB SUMMARY 2024-04-27T01:28:07.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: DB Session ID: XG4O3AQJ6OXIJP44CT18 2024-04-27T01:28:07.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: CURRENT file: CURRENT 2024-04-27T01:28:07.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: IDENTITY file: IDENTITY 2024-04-27T01:28:07.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: MANIFEST file: MANIFEST-000025 size: 581 Bytes 2024-04-27T01:28:07.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000028.sst 2024-04-27T01:28:07.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000024.log size: 219447 ; 2024-04-27T01:28:07.714 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.error_if_exists: 0 2024-04-27T01:28:07.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.create_if_missing: 0 2024-04-27T01:28:07.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.paranoid_checks: 1 2024-04-27T01:28:07.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-27T01:28:07.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-27T01:28:07.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-27T01:28:07.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.env: 0x5586f234ac60 2024-04-27T01:28:07.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.fs: PosixFileSystem 2024-04-27T01:28:07.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.info_log: 0x5586f4495aa0 2024-04-27T01:28:07.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_file_opening_threads: 16 2024-04-27T01:28:07.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.statistics: (nil) 2024-04-27T01:28:07.715 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.use_fsync: 0 2024-04-27T01:28:07.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_log_file_size: 0 2024-04-27T01:28:07.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-27T01:28:07.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-27T01:28:07.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.keep_log_file_num: 1000 2024-04-27T01:28:07.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.recycle_log_file_num: 0 2024-04-27T01:28:07.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.allow_fallocate: 1 2024-04-27T01:28:07.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.allow_mmap_reads: 0 2024-04-27T01:28:07.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.allow_mmap_writes: 0 2024-04-27T01:28:07.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.use_direct_reads: 0 2024-04-27T01:28:07.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-27T01:28:07.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.create_missing_column_families: 0 2024-04-27T01:28:07.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.db_log_dir: 2024-04-27T01:28:07.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.wal_dir: 2024-04-27T01:28:07.716 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-27T01:28:07.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-27T01:28:07.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-27T01:28:07.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-27T01:28:07.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-27T01:28:07.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-27T01:28:07.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.advise_random_on_open: 1 2024-04-27T01:28:07.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.db_write_buffer_size: 0 2024-04-27T01:28:07.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.write_buffer_manager: 0x5586f44681e0 2024-04-27T01:28:07.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-27T01:28:07.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-27T01:28:07.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-27T01:28:07.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.rate_limiter: (nil) 2024-04-27T01:28:07.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-27T01:28:07.717 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.wal_recovery_mode: 2 2024-04-27T01:28:07.718 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.enable_thread_tracking: 0 2024-04-27T01:28:07.718 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.enable_pipelined_write: 0 2024-04-27T01:28:07.718 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.unordered_write: 0 2024-04-27T01:28:07.718 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-27T01:28:07.718 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-27T01:28:07.718 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-27T01:28:07.718 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-27T01:28:07.718 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.row_cache: None 2024-04-27T01:28:07.718 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.wal_filter: None 2024-04-27T01:28:07.718 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-27T01:28:07.718 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.allow_ingest_behind: 0 2024-04-27T01:28:07.718 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.two_write_queues: 0 2024-04-27T01:28:07.718 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.manual_wal_flush: 0 2024-04-27T01:28:07.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.wal_compression: 0 2024-04-27T01:28:07.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.atomic_flush: 0 2024-04-27T01:28:07.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-27T01:28:07.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-27T01:28:07.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-27T01:28:07.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.log_readahead_size: 0 2024-04-27T01:28:07.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-27T01:28:07.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.best_efforts_recovery: 0 2024-04-27T01:28:07.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-27T01:28:07.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-27T01:28:07.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.allow_data_in_errors: 0 2024-04-27T01:28:07.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.db_host_id: __hostname__ 2024-04-27T01:28:07.719 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-27T01:28:07.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_background_jobs: 2 2024-04-27T01:28:07.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_background_compactions: -1 2024-04-27T01:28:07.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_subcompactions: 1 2024-04-27T01:28:07.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-27T01:28:07.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-27T01:28:07.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-27T01:28:07.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_total_wal_size: 0 2024-04-27T01:28:07.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-27T01:28:07.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-27T01:28:07.721 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-27T01:28:07.722 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-27T01:28:07.722 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_open_files: -1 2024-04-27T01:28:07.722 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.bytes_per_sync: 0 2024-04-27T01:28:07.722 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-27T01:28:07.722 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-27T01:28:07.722 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compaction_readahead_size: 0 2024-04-27T01:28:07.722 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_background_flushes: -1 2024-04-27T01:28:07.722 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Compression algorithms supported: 2024-04-27T01:28:07.722 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-27T01:28:07.722 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: kZSTD supported: 0 2024-04-27T01:28:07.722 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: kXpressCompression supported: 0 2024-04-27T01:28:07.722 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: kLZ4HCCompression supported: 1 2024-04-27T01:28:07.722 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: kZlibCompression supported: 1 2024-04-27T01:28:07.722 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: kSnappyCompression supported: 1 2024-04-27T01:28:07.723 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: kLZ4Compression supported: 1 2024-04-27T01:28:07.723 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: kBZip2Compression supported: 0 2024-04-27T01:28:07.723 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-27T01:28:07.723 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-27T01:28:07.723 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000025 2024-04-27T01:28:07.723 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-27T01:28:07.723 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-27T01:28:07.723 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.merge_operator: 2024-04-27T01:28:07.723 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compaction_filter: None 2024-04-27T01:28:07.723 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compaction_filter_factory: None 2024-04-27T01:28:07.723 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.sst_partitioner_factory: None 2024-04-27T01:28:07.723 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-27T01:28:07.723 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-27T01:28:07.723 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5586f4495ba0) 2024-04-27T01:28:07.724 INFO:journalctl@ceph.mon.a.smithi067.stdout: cache_index_and_filter_blocks: 1 2024-04-27T01:28:07.724 INFO:journalctl@ceph.mon.a.smithi067.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-27T01:28:07.724 INFO:journalctl@ceph.mon.a.smithi067.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-27T01:28:07.724 INFO:journalctl@ceph.mon.a.smithi067.stdout: pin_top_level_index_and_filter: 1 2024-04-27T01:28:07.724 INFO:journalctl@ceph.mon.a.smithi067.stdout: index_type: 0 2024-04-27T01:28:07.724 INFO:journalctl@ceph.mon.a.smithi067.stdout: data_block_index_type: 0 2024-04-27T01:28:07.724 INFO:journalctl@ceph.mon.a.smithi067.stdout: index_shortening: 1 2024-04-27T01:28:07.724 INFO:journalctl@ceph.mon.a.smithi067.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-27T01:28:07.724 INFO:journalctl@ceph.mon.a.smithi067.stdout: checksum: 4 2024-04-27T01:28:07.724 INFO:journalctl@ceph.mon.a.smithi067.stdout: no_block_cache: 0 2024-04-27T01:28:07.724 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache: 0x5586f4499090 2024-04-27T01:28:07.724 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache_name: BinnedLRUCache 2024-04-27T01:28:07.724 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache_options: 2024-04-27T01:28:07.724 INFO:journalctl@ceph.mon.a.smithi067.stdout: capacity : 536870912 2024-04-27T01:28:07.725 INFO:journalctl@ceph.mon.a.smithi067.stdout: num_shard_bits : 4 2024-04-27T01:28:07.725 INFO:journalctl@ceph.mon.a.smithi067.stdout: strict_capacity_limit : 0 2024-04-27T01:28:07.725 INFO:journalctl@ceph.mon.a.smithi067.stdout: high_pri_pool_ratio: 0.000 2024-04-27T01:28:07.725 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_cache_compressed: (nil) 2024-04-27T01:28:07.725 INFO:journalctl@ceph.mon.a.smithi067.stdout: persistent_cache: (nil) 2024-04-27T01:28:07.725 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_size: 4096 2024-04-27T01:28:07.725 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_size_deviation: 10 2024-04-27T01:28:07.725 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_restart_interval: 16 2024-04-27T01:28:07.725 INFO:journalctl@ceph.mon.a.smithi067.stdout: index_block_restart_interval: 1 2024-04-27T01:28:07.725 INFO:journalctl@ceph.mon.a.smithi067.stdout: metadata_block_size: 4096 2024-04-27T01:28:07.725 INFO:journalctl@ceph.mon.a.smithi067.stdout: partition_filters: 0 2024-04-27T01:28:07.725 INFO:journalctl@ceph.mon.a.smithi067.stdout: use_delta_encoding: 1 2024-04-27T01:28:07.725 INFO:journalctl@ceph.mon.a.smithi067.stdout: filter_policy: bloomfilter 2024-04-27T01:28:07.725 INFO:journalctl@ceph.mon.a.smithi067.stdout: whole_key_filtering: 1 2024-04-27T01:28:07.725 INFO:journalctl@ceph.mon.a.smithi067.stdout: verify_compression: 0 2024-04-27T01:28:07.726 INFO:journalctl@ceph.mon.a.smithi067.stdout: read_amp_bytes_per_bit: 0 2024-04-27T01:28:07.726 INFO:journalctl@ceph.mon.a.smithi067.stdout: format_version: 5 2024-04-27T01:28:07.726 INFO:journalctl@ceph.mon.a.smithi067.stdout: enable_index_compression: 1 2024-04-27T01:28:07.726 INFO:journalctl@ceph.mon.a.smithi067.stdout: block_align: 0 2024-04-27T01:28:07.726 INFO:journalctl@ceph.mon.a.smithi067.stdout: max_auto_readahead_size: 262144 2024-04-27T01:28:07.726 INFO:journalctl@ceph.mon.a.smithi067.stdout: prepopulate_block_cache: 0 2024-04-27T01:28:07.726 INFO:journalctl@ceph.mon.a.smithi067.stdout: initial_auto_readahead_size: 8192 2024-04-27T01:28:07.726 INFO:journalctl@ceph.mon.a.smithi067.stdout: num_file_reads_for_auto_readahead: 2 2024-04-27T01:28:07.726 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.write_buffer_size: 33554432 2024-04-27T01:28:07.726 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_write_buffer_number: 2 2024-04-27T01:28:07.726 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compression: NoCompression 2024-04-27T01:28:07.726 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.bottommost_compression: Disabled 2024-04-27T01:28:07.726 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.prefix_extractor: nullptr 2024-04-27T01:28:07.726 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-27T01:28:07.726 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.num_levels: 7 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compression_opts.level: 32767 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compression_opts.strategy: 0 2024-04-27T01:28:07.727 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-27T01:28:07.728 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-27T01:28:07.728 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-27T01:28:07.728 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-27T01:28:07.728 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compression_opts.enabled: false 2024-04-27T01:28:07.728 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-27T01:28:07.728 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-27T01:28:07.728 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-27T01:28:07.728 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-27T01:28:07.728 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.target_file_size_base: 67108864 2024-04-27T01:28:07.728 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-27T01:28:07.728 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-27T01:28:07.728 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-27T01:28:07.728 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-27T01:28:07.728 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-27T01:28:07.728 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.arena_block_size: 1048576 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.disable_auto_compactions: 0 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-27T01:28:07.729 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-27T01:28:07.730 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-27T01:28:07.730 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-27T01:28:07.730 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-27T01:28:07.730 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-27T01:28:07.730 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-27T01:28:07.730 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-27T01:28:07.730 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.table_properties_collectors: 2024-04-27T01:28:07.730 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.inplace_update_support: 0 2024-04-27T01:28:07.730 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-27T01:28:07.730 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-27T01:28:07.730 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-27T01:28:07.730 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-27T01:28:07.730 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.bloom_locality: 0 2024-04-27T01:28:07.730 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.max_successive_merges: 0 2024-04-27T01:28:07.730 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.paranoid_file_checks: 0 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.force_consistency_checks: 1 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.report_bg_io_stats: 0 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.ttl: 2592000 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.enable_blob_files: false 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.min_blob_size: 0 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.blob_file_size: 268435456 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-27T01:28:07.731 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.blob_file_starting_level: 0 2024-04-27T01:28:07.732 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-27T01:28:07.732 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-27T01:28:07.732 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000025 succeeded,manifest_file_number is 25, next_file_number is 30, last_sequence is 4593, log_number is 20,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 20 2024-04-27T01:28:07.732 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 20 2024-04-27T01:28:07.732 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 68745d21-c623-44e1-8ea1-f364f54e7d1f 2024-04-27T01:28:07.732 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181287456225, "job": 1, "event": "recovery_started", "wal_files": [24]} 2024-04-27T01:28:07.732 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #24 mode 2 2024-04-27T01:28:07.732 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181287457608, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 31, "file_size": 196779, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 4599, "largest_seqno": 4802, "table_properties": {"data_size": 194762, "index_size": 685, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 3069, "raw_average_key_size": 25, "raw_value_size": 192116, "raw_average_value_size": 1600, "num_data_blocks": 29, "num_entries": 120, "num_filter_entries": 120, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1714181287, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "68745d21-c623-44e1-8ea1-f364f54e7d1f", "db_session_id": "XG4O3AQJ6OXIJP44CT18", "orig_file_number": 31, "seqno_to_time_mapping": "N/A"}} 2024-04-27T01:28:07.732 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714181287457691, "job": 1, "event": "recovery_finished"} 2024-04-27T01:28:07.732 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: [db/version_set.cc:5047] Creating manifest 33 2024-04-27T01:28:07.732 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-27T01:28:07.732 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000024.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-27T01:28:07.732 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5586f458a000 2024-04-27T01:28:07.733 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: DB pointer 0x5586f4574000 2024-04-27T01:28:07.733 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-27T01:28:07.733 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-27T01:28:07.733 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** DB Stats ** 2024-04-27T01:28:07.733 INFO:journalctl@ceph.mon.a.smithi067.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-27T01:28:07.733 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-04-27T01:28:07.733 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-27T01:28:07.733 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-27T01:28:07.733 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-04-27T01:28:07.733 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-27T01:28:07.733 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-27T01:28:07.733 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:28:07.733 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** Compaction Stats [default] ** 2024-04-27T01:28:07.733 INFO:journalctl@ceph.mon.a.smithi067.stdout: Level Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-27T01:28:07.733 INFO:journalctl@ceph.mon.a.smithi067.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-27T01:28:07.734 INFO:journalctl@ceph.mon.a.smithi067.stdout: L0 1/0 192.17 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 204.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:28:07.734 INFO:journalctl@ceph.mon.a.smithi067.stdout: L6 1/0 4.01 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-04-27T01:28:07.734 INFO:journalctl@ceph.mon.a.smithi067.stdout: Sum 2/0 4.19 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 204.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:28:07.734 INFO:journalctl@ceph.mon.a.smithi067.stdout: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 204.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:28:07.734 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:28:07.734 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** Compaction Stats [default] ** 2024-04-27T01:28:07.734 INFO:journalctl@ceph.mon.a.smithi067.stdout: Priority Files Size Score Read(GB) Rn(GB) Rnp1(GB) Write(GB) Wnew(GB) Moved(GB) W-Amp Rd(MB/s) Wr(MB/s) Comp(sec) CompMergeCPU(sec) Comp(cnt) Avg(sec) KeyIn KeyDrop Rblob(GB) Wblob(GB) 2024-04-27T01:28:07.734 INFO:journalctl@ceph.mon.a.smithi067.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-27T01:28:07.734 INFO:journalctl@ceph.mon.a.smithi067.stdout: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 204.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-27T01:28:07.734 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:28:07.734 INFO:journalctl@ceph.mon.a.smithi067.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-27T01:28:07.734 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:28:07.734 INFO:journalctl@ceph.mon.a.smithi067.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-27T01:28:07.734 INFO:journalctl@ceph.mon.a.smithi067.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout: Cumulative compaction: 0.00 GB write, 54.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout: Interval compaction: 0.00 GB write, 54.30 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout: Stalls(count): 0 level0_slowdown, 0 level0_slowdown_with_compaction, 0 level0_numfiles, 0 level0_numfiles_with_compaction, 0 stop for pending_compaction_bytes, 0 slowdown for pending_compaction_bytes, 0 memtable_compaction, 0 memtable_slowdown, interval 0 total count 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout: Block cache BinnedLRUCache@0x5586f4499090#2 capacity: 512.00 MB usage: 1.14 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.77 KB,0.000146031%) Misc(1,0.00 KB,0%) 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: CompressorRegistry(0x5586f51d3488) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: Event(0x5586f447a748 nevent=5000 time_id=1).set_owner center_id=0 owner=140058622756608 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: Event(0x5586f447a088 nevent=5000 time_id=1).set_owner center_id=1 owner=140058631149312 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: stack operator() starting 2024-04-27T01:28:07.735 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: stack operator() starting 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: Event(0x5586f447a988 nevent=5000 time_id=1).set_owner center_id=2 owner=140058723469056 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: stack operator() starting 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: starting mon.a rank 0 at public addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] at bind addrs [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: CompressorRegistry(0x5586f51d2b88) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: mon.a@-1(???) e2 preinit fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: mon.a@-1(???).mds e1 new map 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: mon.a@-1(???).mds e1 print_map 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout: e1 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout: legacy client fscid: -1 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout: 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout: No filesystems configured 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:28:07.736 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: mon.a@-1(???).paxosservice(auth 1..11) refresh upgraded, format 0 -> 3 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 bash[46841]: 9d7ff2a06575d1aa224c45fbc490b02a4235428a9e854768f1aaf50c43a3a214 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 systemd[1]: Started Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968. 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: mon.a calling monitor election 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: monmap epoch 2 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: last_changed 2024-04-27T01:25:04.275078+0000 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: created 2024-04-27T01:23:30.880155+0000 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: min_mon_release 19 (squid) 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: election_strategy: 1 2024-04-27T01:28:07.737 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-04-27T01:28:07.738 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-27T01:28:07.738 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: fsmap 2024-04-27T01:28:07.738 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: osdmap e14: 2 total, 2 up, 2 in 2024-04-27T01:28:07.738 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: mgrmap e14: a(active, since 3m), standbys: b 2024-04-27T01:28:07.738 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: overall HEALTH_OK 2024-04-27T01:28:07.738 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:07.738 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='' 2024-04-27T01:28:07.738 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:07.738 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:28:07.738 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:28:07.738 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:28:07.738 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:07 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:08.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-27T01:28:08.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-27T01:28:08.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:08.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: mon.a calling monitor election 2024-04-27T01:28:08.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-27T01:28:08.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: monmap epoch 2 2024-04-27T01:28:08.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: fsid a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:28:08.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: last_changed 2024-04-27T01:25:04.275078+0000 2024-04-27T01:28:08.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: created 2024-04-27T01:23:30.880155+0000 2024-04-27T01:28:08.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: min_mon_release 19 (squid) 2024-04-27T01:28:08.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: election_strategy: 1 2024-04-27T01:28:08.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: 0: [v2:172.21.15.67:3300/0,v1:172.21.15.67:6789/0] mon.a 2024-04-27T01:28:08.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: 1: [v2:172.21.15.123:3300/0,v1:172.21.15.123:6789/0] mon.b 2024-04-27T01:28:08.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: fsmap 2024-04-27T01:28:08.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: osdmap e14: 2 total, 2 up, 2 in 2024-04-27T01:28:08.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: mgrmap e14: a(active, since 3m), standbys: b 2024-04-27T01:28:08.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: overall HEALTH_OK 2024-04-27T01:28:08.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:08.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='' 2024-04-27T01:28:08.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:08.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-27T01:28:08.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-27T01:28:08.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: from='mgr.14148 172.21.15.67:0/3769493023' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-27T01:28:08.127 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:07 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:10.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:09 smithi067 ceph-mon[46861]: pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:10.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:09 smithi123 ceph-mon[38744]: pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:12.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:11 smithi067 ceph-mon[46861]: pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:12.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:11 smithi123 ceph-mon[38744]: pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:13.953 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:13 smithi067 ceph-mon[46861]: pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:14.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:13 smithi123 ceph-mon[38744]: pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:15.850 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:15 smithi123 ceph-mon[38744]: pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:15.850 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:15 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:15.850 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:15 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:15.850 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:15 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:16.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:15 smithi067 ceph-mon[46861]: pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:16.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:15 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:16.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:15 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:16.011 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:15 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:18.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:17 smithi067 ceph-mon[46861]: pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:18.037 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:17 smithi123 ceph-mon[38744]: pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:20.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:19 smithi123 ceph-mon[38744]: pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:20.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:19 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:20.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:19 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:20.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:19 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:20.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:19 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:20.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:19 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:20.126 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:19 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:20.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:19 smithi067 ceph-mon[46861]: pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:20.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:19 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:20.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:19 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:20.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:19 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:20.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:19 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:20.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:19 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:20.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:19 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:22.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:21 smithi123 ceph-mon[38744]: pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:22.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:21 smithi067 ceph-mon[46861]: pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:24.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:23 smithi123 ceph-mon[38744]: pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:24.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:23 smithi067 ceph-mon[46861]: pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:26.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:25 smithi123 ceph-mon[38744]: pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:26.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:25 smithi067 ceph-mon[46861]: pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:28.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:27 smithi123 ceph-mon[38744]: pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:28.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:27 smithi067 ceph-mon[46861]: pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:30.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:29 smithi123 ceph-mon[38744]: pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:30.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:29 smithi067 ceph-mon[46861]: pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:32.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:31 smithi123 ceph-mon[38744]: pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:32.179 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:31 smithi067 ceph-mon[46861]: pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:34.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:33 smithi123 ceph-mon[38744]: pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:34.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:33 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:34.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:33 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:34.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:33 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:34.239 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:33 smithi067 ceph-mon[46861]: pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:34.240 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:33 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:34.240 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:33 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:34.240 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:33 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:36.095 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:35 smithi123 ceph-mon[38744]: pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:36.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:35 smithi067 ceph-mon[46861]: pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:38.125 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:37 smithi123 ceph-mon[38744]: pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:38.260 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:37 smithi067 ceph-mon[46861]: pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:39.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:39 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:39.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:39 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:39.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:39 smithi067 ceph-mon[46861]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:39.262 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:39 smithi067 ceph-mon[46861]: pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:39.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:39 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:39.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:39 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:39.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:39 smithi123 ceph-mon[38744]: from='mgr.14148 ' entity='mgr.a' 2024-04-27T01:28:39.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:39 smithi123 ceph-mon[38744]: pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:41.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:41 smithi123 ceph-mon[38744]: pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:41.382 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:41 smithi067 ceph-mon[46861]: pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:43.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:43 smithi123 ceph-mon[38744]: pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:43.510 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:43 smithi067 ceph-mon[46861]: pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:45.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:45 smithi123 ceph-mon[38744]: pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:45.510 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:45 smithi067 ceph-mon[46861]: pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:47.375 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:47 smithi123 ceph-mon[38744]: pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:47.510 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:47 smithi067 ceph-mon[46861]: pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-27T01:28:47.559 INFO:teuthology.orchestra.run.smithi067.stderr:+ grep '\-\-cpus=2' /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/unit.run 2024-04-27T01:28:47.560 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a --pids-limit=-1 -d --log-driver journald --conmon-pidfile /run/ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a.service-pid --cidfile /run/ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a.service-cid --cgroups=split --cpus=2 -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 -e NODE_NAME=smithi067 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/a735d63c-0434-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /run/systemd/journal:/run/systemd/journal -v /dev:/dev -v /run/udev:/run/udev -v /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z -v /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config:/etc/ceph/ceph.conf:z -v /etc/hosts:/etc/hosts:ro quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false --debug_ms 10 2024-04-27T01:28:47.560 INFO:teuthology.orchestra.run.smithi067.stderr:+ grep '\-\-debug_ms 10' /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/unit.run 2024-04-27T01:28:47.561 INFO:teuthology.orchestra.run.smithi067.stdout:/usr/bin/podman run --rm --ipc=host --stop-signal=SIGTERM --net=host --entrypoint /usr/bin/ceph-mon --privileged --group-add=disk --init --name ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a --pids-limit=-1 -d --log-driver journald --conmon-pidfile /run/ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a.service-pid --cidfile /run/ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a.service-cid --cgroups=split --cpus=2 -e CONTAINER_IMAGE=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 -e NODE_NAME=smithi067 -e TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES=134217728 -v /var/run/ceph/a735d63c-0434-11ef-bc93-c7b262605968:/var/run/ceph:z -v /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968:/var/log/ceph:z -v /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/crash:/var/lib/ceph/crash:z -v /run/systemd/journal:/run/systemd/journal -v /dev:/dev -v /run/udev:/run/udev -v /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a:/var/lib/ceph/mon/ceph-a:z -v /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/mon.a/config:/etc/ceph/ceph.conf:z -v /etc/hosts:/etc/hosts:ro quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false --debug_ms 10 2024-04-27T01:28:47.561 INFO:teuthology.orchestra.run.smithi067.stderr:+ grep testing_custom_containers /etc/cephadm_testing/testing.txt 2024-04-27T01:28:47.562 INFO:teuthology.orchestra.run.smithi067.stdout:testing_custom_containers 2024-04-27T01:28:47.562 INFO:teuthology.orchestra.run.smithi067.stderr:++ find /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968 -maxdepth 1 -type d -name 'container.bar.*' 2024-04-27T01:28:47.565 INFO:teuthology.orchestra.run.smithi067.stderr:+ dir=/var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/container.bar.smithi067 2024-04-27T01:28:47.565 INFO:teuthology.orchestra.run.smithi067.stderr:+ test -n /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/container.bar.smithi067 2024-04-27T01:28:47.565 INFO:teuthology.orchestra.run.smithi067.stderr:+ grep ok /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/container.bar.smithi067/data/primary.txt 2024-04-27T01:28:47.566 INFO:teuthology.orchestra.run.smithi067.stdout:ok 2024-04-27T01:28:47.566 INFO:teuthology.orchestra.run.smithi067.stderr:+ grep from=centos /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/container.bar.smithi067/data/from.txt 2024-04-27T01:28:47.567 INFO:teuthology.orchestra.run.smithi067.stdout:from=centos 2024-04-27T01:28:47.567 INFO:teuthology.orchestra.run.smithi067.stderr:+ test -s /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/container.bar.smithi067/data/presized.dat 2024-04-27T01:28:47.570 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-27T01:28:47.583 INFO:tasks.cephadm:Teardown begin 2024-04-27T01:28:47.584 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-27T01:28:47.616 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-27T01:28:47.651 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-27T01:28:47.651 DEBUG:teuthology.orchestra.run.smithi067:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-27T01:28:47.674 DEBUG:teuthology.orchestra.run.smithi123:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-27T01:28:47.709 INFO:tasks.cephadm:Stopping all daemons... 2024-04-27T01:28:47.709 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-27T01:28:47.709 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a 2024-04-27T01:28:48.010 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:47 smithi067 systemd[1]: Stopping Ceph mon.a for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:28:48.310 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:48 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a[46857]: 2024-04-27T01:28:48.025+0000 7f61f7f5f700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false --debug_ms 10 (PID: 1) UID: 0 2024-04-27T01:28:48.310 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:48 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a[46857]: 2024-04-27T01:28:48.025+0000 7f61f7f5f700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2024-04-27T01:28:48.310 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:48 smithi067 podman[47619]: 2024-04-27 01:28:48.067106416 +0000 UTC m=+0.142984058 container died 9d7ff2a06575d1aa224c45fbc490b02a4235428a9e854768f1aaf50c43a3a214 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-27T01:28:48.760 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:48 smithi067 podman[47619]: 2024-04-27 01:28:48.509143406 +0000 UTC m=+0.585021090 container cleanup 9d7ff2a06575d1aa224c45fbc490b02a4235428a9e854768f1aaf50c43a3a214 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a, ceph=True, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-04-27T01:28:48.760 INFO:journalctl@ceph.mon.a.smithi067.stdout:Apr 27 01:28:48 smithi067 bash[47619]: ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-a 2024-04-27T01:28:48.926 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.a.service' 2024-04-27T01:28:48.971 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-27T01:28:48.972 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-27T01:28:48.972 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-27T01:28:48.972 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.b 2024-04-27T01:28:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:49 smithi123 systemd[1]: Stopping Ceph mon.b for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:28:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:49 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b[38740]: 2024-04-27T01:28:49.260+0000 7fa7cdd1e700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mon -n mon.b -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false --default-mon-cluster-log-to-file=false --default-mon-cluster-log-to-journald=true --default-mon-cluster-log-to-stderr=false --debug_ms 10 (PID: 1) UID: 0 2024-04-27T01:28:49.246 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:49 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b[38740]: 2024-04-27T01:28:49.260+0000 7fa7cdd1e700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2024-04-27T01:28:49.625 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:49 smithi123 podman[39573]: 2024-04-27 01:28:49.404616686 +0000 UTC m=+0.232616539 container died 1e4149148652728b707aed58a2f9906307ea2791396d695b808b3053060acd2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, ceph=True, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-27T01:28:50.045 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:49 smithi123 podman[39573]: 2024-04-27 01:28:49.760594066 +0000 UTC m=+0.588593920 container cleanup 1e4149148652728b707aed58a2f9906307ea2791396d695b808b3053060acd2b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-04-27T01:28:50.046 INFO:journalctl@ceph.mon.b.smithi123.stdout:Apr 27 01:28:49 smithi123 bash[39573]: ceph-a735d63c-0434-11ef-bc93-c7b262605968-mon-b 2024-04-27T01:28:50.218 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a735d63c-0434-11ef-bc93-c7b262605968@mon.b.service' 2024-04-27T01:28:50.265 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-27T01:28:50.265 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-27T01:28:50.265 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-04-27T01:28:50.265 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-a735d63c-0434-11ef-bc93-c7b262605968@mgr.a 2024-04-27T01:28:50.581 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:28:50 smithi067 systemd[1]: Stopping Ceph mgr.a for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:28:50.880 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:28:50 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:28:50.594+0000 7fca1342c700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-27T01:28:50.881 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:28:50 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a[27211]: 2024-04-27T01:28:50.594+0000 7fca1342c700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-27T01:28:50.881 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:28:50 smithi067 podman[47740]: 2024-04-27 01:28:50.627144723 +0000 UTC m=+0.145929877 container died 52b21825705fa9933764e5c5b2c89e5072f808c919efc3c543e8b54a1938fc4b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a, GIT_CLEAN=True, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-27T01:28:51.248 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:28:51 smithi067 podman[47740]: 2024-04-27 01:28:51.004491697 +0000 UTC m=+0.523276850 container cleanup 52b21825705fa9933764e5c5b2c89e5072f808c919efc3c543e8b54a1938fc4b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux ) 2024-04-27T01:28:51.248 INFO:journalctl@ceph.mgr.a.smithi067.stdout:Apr 27 01:28:51 smithi067 bash[47740]: ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-a 2024-04-27T01:28:51.430 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a735d63c-0434-11ef-bc93-c7b262605968@mgr.a.service' 2024-04-27T01:28:51.466 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-27T01:28:51.466 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-04-27T01:28:51.466 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-04-27T01:28:51.466 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-a735d63c-0434-11ef-bc93-c7b262605968@mgr.b 2024-04-27T01:28:51.786 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:28:51 smithi123 systemd[1]: Stopping Ceph mgr.b for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:28:52.065 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:28:51 smithi123 podman[39694]: 2024-04-27 01:28:51.802273197 +0000 UTC m=+0.135120023 container died fda91b21e0cadd466e19724de289c8469ac8e2fd3c533ef52d98a62e3f4c6316 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-27T01:28:52.375 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:28:52 smithi123 podman[39694]: 2024-04-27 01:28:52.164596564 +0000 UTC m=+0.497443390 container cleanup fda91b21e0cadd466e19724de289c8469ac8e2fd3c533ef52d98a62e3f4c6316 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, ceph=True, CEPH_POINT_RELEASE=) 2024-04-27T01:28:52.375 INFO:journalctl@ceph.mgr.b.smithi123.stdout:Apr 27 01:28:52 smithi123 bash[39694]: ceph-a735d63c-0434-11ef-bc93-c7b262605968-mgr-b 2024-04-27T01:28:52.572 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a735d63c-0434-11ef-bc93-c7b262605968@mgr.b.service' 2024-04-27T01:28:52.604 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-27T01:28:52.605 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-04-27T01:28:52.605 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-27T01:28:52.605 DEBUG:teuthology.orchestra.run.smithi067:> sudo systemctl stop ceph-a735d63c-0434-11ef-bc93-c7b262605968@osd.0 2024-04-27T01:28:52.760 INFO:journalctl@ceph.osd.0.smithi067.stdout:Apr 27 01:28:52 smithi067 systemd[1]: Stopping Ceph osd.0 for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:28:54.761 INFO:journalctl@ceph.osd.0.smithi067.stdout:Apr 27 01:28:54 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-0[36969]: 2024-04-27T01:28:54.385+0000 7f41fc748700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-27T01:28:54.761 INFO:journalctl@ceph.osd.0.smithi067.stdout:Apr 27 01:28:54 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-0[36969]: 2024-04-27T01:28:54.385+0000 7f41fc748700 -1 osd.0 14 *** Got signal Terminated *** 2024-04-27T01:28:54.761 INFO:journalctl@ceph.osd.0.smithi067.stdout:Apr 27 01:28:54 smithi067 ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-0[36969]: 2024-04-27T01:28:54.385+0000 7f41fc748700 -1 osd.0 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-27T01:29:00.214 INFO:journalctl@ceph.osd.0.smithi067.stdout:Apr 27 01:28:59 smithi067 podman[48191]: 2024-04-27 01:28:59.890738506 +0000 UTC m=+6.309497842 container died bf6af9e02c89ed7f6d8245e49483776fb3c151edfd031afb5de99a7bb4287cab (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424) 2024-04-27T01:29:00.474 INFO:journalctl@ceph.osd.0.smithi067.stdout:Apr 27 01:29:00 smithi067 podman[48191]: 2024-04-27 01:29:00.239720332 +0000 UTC m=+6.658479705 container cleanup bf6af9e02c89ed7f6d8245e49483776fb3c151edfd031afb5de99a7bb4287cab (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-0, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-27T01:29:00.475 INFO:journalctl@ceph.osd.0.smithi067.stdout:Apr 27 01:29:00 smithi067 bash[48191]: ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-0 2024-04-27T01:29:00.760 INFO:journalctl@ceph.osd.0.smithi067.stdout:Apr 27 01:29:00 smithi067 podman[48337]: 2024-04-27 01:29:00.490700902 +0000 UTC m=+0.599162397 container remove bf6af9e02c89ed7f6d8245e49483776fb3c151edfd031afb5de99a7bb4287cab (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-04-27T01:29:01.014 INFO:journalctl@ceph.osd.0.smithi067.stdout:Apr 27 01:29:00 smithi067 podman[48431]: 2024-04-27 01:29:00.782988572 +0000 UTC m=+0.106401889 container create 96c361426d8808edda20fa80278d157a0c1d5cc457e3ca40a187af4eeecda7e3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-27T01:29:01.014 INFO:journalctl@ceph.osd.0.smithi067.stdout:Apr 27 01:29:00 smithi067 podman[48431]: 2024-04-27 01:29:00.695478965 +0000 UTC m=+0.018892299 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-27T01:29:01.014 INFO:journalctl@ceph.osd.0.smithi067.stdout:Apr 27 01:29:01 smithi067 podman[48431]: 2024-04-27 01:29:01.027113277 +0000 UTC m=+0.350526592 container init 96c361426d8808edda20fa80278d157a0c1d5cc457e3ca40a187af4eeecda7e3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-0-deactivate, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD) 2024-04-27T01:29:01.014 INFO:journalctl@ceph.osd.0.smithi067.stdout:Apr 27 01:29:01 smithi067 podman[48431]: 2024-04-27 01:29:01.030268584 +0000 UTC m=+0.353681900 container start 96c361426d8808edda20fa80278d157a0c1d5cc457e3ca40a187af4eeecda7e3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-04-27T01:29:01.322 INFO:journalctl@ceph.osd.0.smithi067.stdout:Apr 27 01:29:01 smithi067 podman[48431]: 2024-04-27 01:29:01.135369483 +0000 UTC m=+0.458782802 container attach 96c361426d8808edda20fa80278d157a0c1d5cc457e3ca40a187af4eeecda7e3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-0-deactivate, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-04-27T01:29:01.622 INFO:journalctl@ceph.osd.0.smithi067.stdout:Apr 27 01:29:01 smithi067 podman[48431]: 2024-04-27 01:29:01.338206008 +0000 UTC m=+0.661619321 container died 96c361426d8808edda20fa80278d157a0c1d5cc457e3ca40a187af4eeecda7e3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-0-deactivate, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb) 2024-04-27T01:29:01.906 DEBUG:teuthology.orchestra.run.smithi067:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a735d63c-0434-11ef-bc93-c7b262605968@osd.0.service' 2024-04-27T01:29:01.947 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-27T01:29:01.947 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-27T01:29:01.948 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-27T01:29:01.948 DEBUG:teuthology.orchestra.run.smithi123:> sudo systemctl stop ceph-a735d63c-0434-11ef-bc93-c7b262605968@osd.1 2024-04-27T01:29:02.242 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:29:02 smithi123 systemd[1]: Stopping Ceph osd.1 for a735d63c-0434-11ef-bc93-c7b262605968... 2024-04-27T01:29:02.625 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:29:02 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-1[33681]: 2024-04-27T01:29:02.257+0000 7fc2a9d57700 -1 received signal: Terminated from /run/podman-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-journald=true --default-log-to-stderr=false (PID: 1) UID: 0 2024-04-27T01:29:02.625 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:29:02 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-1[33681]: 2024-04-27T01:29:02.257+0000 7fc2a9d57700 -1 osd.1 14 *** Got signal Terminated *** 2024-04-27T01:29:02.625 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:29:02 smithi123 ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-1[33681]: 2024-04-27T01:29:02.257+0000 7fc2a9d57700 -1 osd.1 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-27T01:29:08.008 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:29:07 smithi123 podman[40274]: 2024-04-27 01:29:07.735697649 +0000 UTC m=+5.579190588 container died 377d81d499b46df158c2c363ba167cebd31cc13ba98d0d92a1230ae89cf2a63b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-1, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5) 2024-04-27T01:29:08.317 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:29:08 smithi123 podman[40274]: 2024-04-27 01:29:08.132422982 +0000 UTC m=+5.975915912 container cleanup 377d81d499b46df158c2c363ba167cebd31cc13ba98d0d92a1230ae89cf2a63b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-1, ceph=True, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-04-27T01:29:08.317 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:29:08 smithi123 bash[40274]: ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-1 2024-04-27T01:29:08.609 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:29:08 smithi123 podman[40289]: 2024-04-27 01:29:08.333409065 +0000 UTC m=+0.598431058 container remove 377d81d499b46df158c2c363ba167cebd31cc13ba98d0d92a1230ae89cf2a63b (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-1, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, ceph=True) 2024-04-27T01:29:08.875 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:29:08 smithi123 podman[40381]: 2024-04-27 01:29:08.528077833 +0000 UTC m=+0.017622594 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-27T01:29:08.875 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:29:08 smithi123 podman[40381]: 2024-04-27 01:29:08.659213767 +0000 UTC m=+0.148758502 container create 3bcac44258a641cf9d0e01476bfe21afd2254ae22c81e902cd5a12fef9b9fed3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-1-deactivate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS) 2024-04-27T01:29:09.182 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:29:08 smithi123 podman[40381]: 2024-04-27 01:29:08.903317184 +0000 UTC m=+0.392861918 container init 3bcac44258a641cf9d0e01476bfe21afd2254ae22c81e902cd5a12fef9b9fed3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-04-27T01:29:09.182 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:29:08 smithi123 podman[40381]: 2024-04-27 01:29:08.906403896 +0000 UTC m=+0.395948631 container start 3bcac44258a641cf9d0e01476bfe21afd2254ae22c81e902cd5a12fef9b9fed3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-1-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-04-27T01:29:09.182 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:29:08 smithi123 podman[40381]: 2024-04-27 01:29:08.994927583 +0000 UTC m=+0.484472318 container attach 3bcac44258a641cf9d0e01476bfe21afd2254ae22c81e902cd5a12fef9b9fed3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-1-deactivate, RELEASE=squid-b22e2eb, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2) 2024-04-27T01:29:09.481 INFO:journalctl@ceph.osd.1.smithi123.stdout:Apr 27 01:29:09 smithi123 podman[40381]: 2024-04-27 01:29:09.198601854 +0000 UTC m=+0.688146600 container died 3bcac44258a641cf9d0e01476bfe21afd2254ae22c81e902cd5a12fef9b9fed3 (image=quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-a735d63c-0434-11ef-bc93-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , RELEASE=squid-b22e2eb) 2024-04-27T01:29:09.755 DEBUG:teuthology.orchestra.run.smithi123:> sudo pkill -f 'journalctl -f -n 0 -u ceph-a735d63c-0434-11ef-bc93-c7b262605968@osd.1.service' 2024-04-27T01:29:09.794 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-27T01:29:09.794 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-27T01:29:09.795 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a735d63c-0434-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-27T01:29:09.995 INFO:teuthology.orchestra.run.smithi067.stdout:Deleting cluster with fsid: a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:29:14.945 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a735d63c-0434-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-27T01:29:15.134 INFO:teuthology.orchestra.run.smithi123.stdout:Deleting cluster with fsid: a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:29:19.898 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-27T01:29:19.930 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-27T01:29:19.957 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-27T01:29:19.959 DEBUG:teuthology.misc:Transferring archived files from smithi067:/var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-26_21:08:03-orch-squid-distro-default-smithi/7675476/remote/smithi067/crash 2024-04-27T01:29:19.960 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/crash -- . 2024-04-27T01:29:20.009 INFO:teuthology.orchestra.run.smithi067.stderr:tar: /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-27T01:29:20.010 INFO:teuthology.orchestra.run.smithi067.stderr:tar: Error is not recoverable: exiting now 2024-04-27T01:29:20.011 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-26_21:08:03-orch-squid-distro-default-smithi/7675476/remote/smithi123/crash 2024-04-27T01:29:20.012 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/crash -- . 2024-04-27T01:29:20.051 INFO:teuthology.orchestra.run.smithi123.stderr:tar: /var/lib/ceph/a735d63c-0434-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-27T01:29:20.051 INFO:teuthology.orchestra.run.smithi123.stderr:tar: Error is not recoverable: exiting now 2024-04-27T01:29:20.052 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-27T01:29:20.052 DEBUG:teuthology.orchestra.run.smithi067:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-27T01:29:20.082 INFO:teuthology.orchestra.run.smithi067.stdout:2024-04-27T01:27:50.045357+0000 mon.a (mon.0) 15 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-27T01:29:20.086 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-27T01:29:20.087 DEBUG:teuthology.orchestra.run.smithi067:> sudo egrep '\[SEC\]' /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-27T01:29:20.152 DEBUG:teuthology.orchestra.run.smithi067:> sudo egrep '\[ERR\]' /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-27T01:29:20.222 DEBUG:teuthology.orchestra.run.smithi067:> sudo egrep '\[WRN\]' /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-27T01:29:20.291 INFO:teuthology.orchestra.run.smithi067.stdout:2024-04-27T01:27:50.045357+0000 mon.a (mon.0) 15 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-04-27T01:29:20.291 INFO:tasks.cephadm:Compressing logs... 2024-04-27T01:29:20.292 DEBUG:teuthology.orchestra.run.smithi067:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-27T01:29:20.334 DEBUG:teuthology.orchestra.run.smithi123:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-04-27T01:29:20.360 INFO:teuthology.orchestra.run.smithi067.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.log 2024-04-27T01:29:20.360 INFO:teuthology.orchestra.run.smithi067.stderr:: No such file or directory 2024-04-27T01:29:20.360 INFO:teuthology.orchestra.run.smithi067.stderr:gzip -5 --verbose -- /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-27T01:29:20.360 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-osd.0.log 2024-04-27T01:29:20.360 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-mon.a.log 2024-04-27T01:29:20.360 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-osd.0.log: 86.5% -- replaced with /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-27T01:29:20.360 INFO:teuthology.orchestra.run.smithi067.stderr:gzip -5 --verbose -- /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-27T01:29:20.360 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-mgr.a.log 2024-04-27T01:29:20.360 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-27T01:29:20.360 INFO:teuthology.orchestra.run.smithi067.stderr: 89.7% -- replaced with /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-27T01:29:20.360 INFO:teuthology.orchestra.run.smithi067.stderr: 81.1% -- replaced with /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-27T01:29:20.361 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-mgr.a.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-27T01:29:20.364 INFO:teuthology.orchestra.run.smithi123.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.log 2024-04-27T01:29:20.364 INFO:teuthology.orchestra.run.smithi123.stderr:: No such file or directory 2024-04-27T01:29:20.364 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-27T01:29:20.364 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-osd.1.log 2024-04-27T01:29:20.364 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.log: /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-27T01:29:20.364 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-mgr.b.log 2024-04-27T01:29:20.364 INFO:teuthology.orchestra.run.smithi123.stderr: 86.5% -- replaced with /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-27T01:29:20.364 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.cephadm.log: 90.0% -- replaced with /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-27T01:29:20.365 INFO:teuthology.orchestra.run.smithi123.stderr:gzip -5 --verbose -- /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-27T01:29:20.365 INFO:teuthology.orchestra.run.smithi123.stderr: 79.9% -- replaced with /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-27T01:29:20.365 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-mon.b.log 2024-04-27T01:29:20.365 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-27T01:29:20.365 INFO:teuthology.orchestra.run.smithi123.stderr:/var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-mon.b.log: /var/log/ceph/cephadm.log: 83.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-27T01:29:20.365 INFO:teuthology.orchestra.run.smithi123.stderr: 91.0% -- replaced with /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-mgr.b.log.gz 2024-04-27T01:29:20.365 INFO:teuthology.orchestra.run.smithi067.stderr:/var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-volume.log: /var/log/ceph/cephadm.log: 86.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-27T01:29:20.370 INFO:teuthology.orchestra.run.smithi067.stderr: 91.5% -- replaced with /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-27T01:29:20.370 INFO:teuthology.orchestra.run.smithi123.stderr: 91.5% -- replaced with /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-27T01:29:20.373 INFO:teuthology.orchestra.run.smithi067.stderr: 93.8% -- replaced with /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-osd.0.log.gz 2024-04-27T01:29:20.373 INFO:teuthology.orchestra.run.smithi123.stderr: 93.9% -- replaced with /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-osd.1.log.gz 2024-04-27T01:29:20.429 INFO:teuthology.orchestra.run.smithi123.stderr: 93.0% -- replaced with /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-mon.b.log.gz 2024-04-27T01:29:20.430 INFO:teuthology.orchestra.run.smithi123.stderr: 2024-04-27T01:29:20.430 INFO:teuthology.orchestra.run.smithi123.stderr:real 0m0.082s 2024-04-27T01:29:20.431 INFO:teuthology.orchestra.run.smithi123.stderr:user 0m0.106s 2024-04-27T01:29:20.431 INFO:teuthology.orchestra.run.smithi123.stderr:sys 0m0.018s 2024-04-27T01:29:20.431 INFO:teuthology.orchestra.run.smithi067.stderr: 88.1% -- replaced with /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-mgr.a.log.gz 2024-04-27T01:29:20.526 INFO:teuthology.orchestra.run.smithi067.stderr: 91.5% -- replaced with /var/log/ceph/a735d63c-0434-11ef-bc93-c7b262605968/ceph-mon.a.log.gz 2024-04-27T01:29:20.527 INFO:teuthology.orchestra.run.smithi067.stderr: 2024-04-27T01:29:20.527 INFO:teuthology.orchestra.run.smithi067.stderr:real 0m0.180s 2024-04-27T01:29:20.527 INFO:teuthology.orchestra.run.smithi067.stderr:user 0m0.273s 2024-04-27T01:29:20.528 INFO:teuthology.orchestra.run.smithi067.stderr:sys 0m0.022s 2024-04-27T01:29:20.528 INFO:tasks.cephadm:Archiving logs... 2024-04-27T01:29:20.528 DEBUG:teuthology.misc:Transferring archived files from smithi067:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-26_21:08:03-orch-squid-distro-default-smithi/7675476/remote/smithi067/log 2024-04-27T01:29:20.529 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-27T01:29:20.648 DEBUG:teuthology.misc:Transferring archived files from smithi123:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-26_21:08:03-orch-squid-distro-default-smithi/7675476/remote/smithi123/log 2024-04-27T01:29:20.649 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-27T01:29:20.704 INFO:tasks.cephadm:Removing cluster... 2024-04-27T01:29:20.704 DEBUG:teuthology.orchestra.run.smithi067:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a735d63c-0434-11ef-bc93-c7b262605968 --force 2024-04-27T01:29:20.890 INFO:teuthology.orchestra.run.smithi067.stdout:Deleting cluster with fsid: a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:29:21.155 DEBUG:teuthology.orchestra.run.smithi123:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid a735d63c-0434-11ef-bc93-c7b262605968 --force 2024-04-27T01:29:21.332 INFO:teuthology.orchestra.run.smithi123.stdout:Deleting cluster with fsid: a735d63c-0434-11ef-bc93-c7b262605968 2024-04-27T01:29:21.580 INFO:tasks.cephadm:Removing cephadm ... 2024-04-27T01:29:21.580 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-27T01:29:21.596 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-27T01:29:21.612 INFO:tasks.cephadm:Teardown complete 2024-04-27T01:29:21.612 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-27T01:29:21.629 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-04-27T01:29:21.629 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-27T01:29:21.639 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-27T01:29:21.718 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-27T01:29:21.728 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-27T01:29:21.728 DEBUG:teuthology.orchestra.run.smithi067:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-27T01:29:21.731 DEBUG:teuthology.orchestra.run.smithi123:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-27T01:29:21.743 INFO:teuthology.orchestra.run.smithi067.stderr:bash: line 1: ntpq: command not found 2024-04-27T01:29:21.745 INFO:teuthology.orchestra.run.smithi123.stderr:bash: line 1: ntpq: command not found 2024-04-27T01:29:21.748 INFO:teuthology.orchestra.run.smithi067.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-27T01:29:21.748 INFO:teuthology.orchestra.run.smithi067.stdout:=============================================================================== 2024-04-27T01:29:21.748 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv01.front.sepia.ceph.com 3 6 377 35 +1285us[+1285us] +/- 65ms 2024-04-27T01:29:21.748 INFO:teuthology.orchestra.run.smithi067.stdout:^* hv02.front.sepia.ceph.com 3 6 377 36 -1822us[-1781us] +/- 60ms 2024-04-27T01:29:21.748 INFO:teuthology.orchestra.run.smithi067.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 37 +1056us[+1098us] +/- 70ms 2024-04-27T01:29:21.748 INFO:teuthology.orchestra.run.smithi067.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-27T01:29:21.750 INFO:teuthology.orchestra.run.smithi123.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-27T01:29:21.750 INFO:teuthology.orchestra.run.smithi123.stdout:=============================================================================== 2024-04-27T01:29:21.750 INFO:teuthology.orchestra.run.smithi123.stdout:^+ hv01.front.sepia.ceph.com 3 6 377 34 +1304us[+1304us] +/- 65ms 2024-04-27T01:29:21.750 INFO:teuthology.orchestra.run.smithi123.stdout:^* hv02.front.sepia.ceph.com 3 6 377 35 -1791us[-1752us] +/- 60ms 2024-04-27T01:29:21.750 INFO:teuthology.orchestra.run.smithi123.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 35 +1085us[+1085us] +/- 70ms 2024-04-27T01:29:21.750 INFO:teuthology.orchestra.run.smithi123.stdout:^? hv04.front.sepia.ceph.com 0 8 0 - +0ns[ +0ns] +/- 0ns 2024-04-27T01:29:21.751 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-27T01:29:21.764 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-27T01:29:21.765 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-27T01:29:21.778 DEBUG:teuthology.orchestra.run.smithi067:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-27T01:29:21.854 DEBUG:teuthology.orchestra.run.smithi123:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2024-04-27T01:29:21.914 DEBUG:teuthology.orchestra.run.smithi067:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-27T01:29:21.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-27T01:29:21.941 DEBUG:teuthology.orchestra.run.smithi123:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 -e scontext=system_u:system_r:logrotate_t:s0 2024-04-27T01:29:21.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-27T01:29:21.968 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-27T01:29:21.979 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-27T01:29:22.008 INFO:teuthology.task.internal:Duration was 771.580096 seconds 2024-04-27T01:29:22.008 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-27T01:29:22.021 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-27T01:29:22.021 DEBUG:teuthology.orchestra.run.smithi067:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-27T01:29:22.024 DEBUG:teuthology.orchestra.run.smithi123:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-27T01:29:22.059 INFO:teuthology.orchestra.run.smithi067.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-27T01:29:22.060 INFO:teuthology.orchestra.run.smithi123.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-27T01:29:22.420 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-27T01:29:22.420 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi067.front.sepia.ceph.com 2024-04-27T01:29:22.421 DEBUG:teuthology.orchestra.run.smithi067:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-27T01:29:22.441 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi123.front.sepia.ceph.com 2024-04-27T01:29:22.442 DEBUG:teuthology.orchestra.run.smithi123:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-04-27T01:29:22.483 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-27T01:29:22.483 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-27T01:29:22.485 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-27T01:29:22.549 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-27T01:29:22.549 DEBUG:teuthology.orchestra.run.smithi067:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-27T01:29:22.552 DEBUG:teuthology.orchestra.run.smithi123:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-27T01:29:22.734 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-27T01:29:22.745 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-27T01:29:22.745 DEBUG:teuthology.orchestra.run.smithi067:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-27T01:29:22.770 DEBUG:teuthology.orchestra.run.smithi123:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-27T01:29:22.794 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-27T01:29:22.807 DEBUG:teuthology.orchestra.run.smithi067:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-27T01:29:22.813 DEBUG:teuthology.orchestra.run.smithi123:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-04-27T01:29:22.833 INFO:teuthology.orchestra.run.smithi067.stdout:kernel.core_pattern = core 2024-04-27T01:29:22.856 INFO:teuthology.orchestra.run.smithi123.stdout:kernel.core_pattern = core 2024-04-27T01:29:22.903 DEBUG:teuthology.orchestra.run.smithi067:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-27T01:29:22.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-27T01:29:22.918 DEBUG:teuthology.orchestra.run.smithi123:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-27T01:29:22.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-27T01:29:22.959 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-27T01:29:22.972 INFO:teuthology.task.internal:Transferring archived files... 2024-04-27T01:29:22.973 DEBUG:teuthology.misc:Transferring archived files from smithi067:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-26_21:08:03-orch-squid-distro-default-smithi/7675476/remote/smithi067 2024-04-27T01:29:22.973 DEBUG:teuthology.orchestra.run.smithi067:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-27T01:29:23.009 DEBUG:teuthology.misc:Transferring archived files from smithi123:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-26_21:08:03-orch-squid-distro-default-smithi/7675476/remote/smithi123 2024-04-27T01:29:23.010 DEBUG:teuthology.orchestra.run.smithi123:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-27T01:29:23.043 INFO:teuthology.task.internal:Removing archive directory... 2024-04-27T01:29:23.043 DEBUG:teuthology.orchestra.run.smithi067:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-27T01:29:23.045 DEBUG:teuthology.orchestra.run.smithi123:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-27T01:29:23.093 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-27T01:29:23.107 INFO:teuthology.task.internal:Not uploading archives. 2024-04-27T01:29:23.107 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-27T01:29:23.120 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-27T01:29:23.120 DEBUG:teuthology.orchestra.run.smithi067:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-27T01:29:23.123 DEBUG:teuthology.orchestra.run.smithi123:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-27T01:29:23.135 INFO:teuthology.orchestra.run.smithi067.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 27 01:29 /home/ubuntu/cephtest 2024-04-27T01:29:23.147 INFO:teuthology.orchestra.run.smithi123.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 27 01:29 /home/ubuntu/cephtest 2024-04-27T01:29:23.148 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-27T01:29:23.167 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-27T01:29:23.196 INFO:teuthology.nuke:Checking targets against current locks 2024-04-27T01:29:23.224 DEBUG:teuthology.nuke:shortname: smithi067 2024-04-27T01:29:23.224 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-27T01:29:23.249 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi067.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-26_21:08:03-orch-squid-distro-default-smithi/7675476', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-27 01:10:54.696116', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBxHzVt34YApUzOYP/kSoqFDx+1aXUsTTHK+NZSITDkY1oCjqWWY10pitVYrzEk/C2J1CuPMOfxnsXwelMVENFI='} 2024-04-27T01:29:23.252 DEBUG:teuthology.nuke:shortname: smithi123 2024-04-27T01:29:23.253 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-27T01:29:23.271 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi123.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-26_21:08:03-orch-squid-distro-default-smithi/7675476', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-27 01:10:54.694258', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEoTOBZCGEHXldjh3bo47SKmQgxARgYw9KfAuefNStbLyOInfICa6nQGLdkDQl9cvuoKOdesaCY9N7e1H+GEju4='} 2024-04-27T01:29:23.299 INFO:teuthology.orchestra.console.smithi067:Power off 2024-04-27T01:29:23.299 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-27T01:29:23.323 DEBUG:teuthology.orchestra.console.smithi067:power off output: Chassis Power Control: Down/Off 2024-04-27T01:29:23.323 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-27T01:29:23.339 INFO:teuthology.orchestra.console.smithi123:Power off 2024-04-27T01:29:23.340 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-27T01:29:23.348 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is on 2024-04-27T01:29:23.363 DEBUG:teuthology.orchestra.console.smithi123:power off output: Chassis Power Control: Down/Off 2024-04-27T01:29:23.363 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-27T01:29:23.387 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is on 2024-04-27T01:29:27.350 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-27T01:29:27.388 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-27T01:29:27.460 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is on 2024-04-27T01:29:27.497 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is on 2024-04-27T01:29:31.466 DEBUG:teuthology.orchestra.console.smithi067:pexpect command: ipmitool -H smithi067.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-27T01:29:31.498 DEBUG:teuthology.orchestra.console.smithi123:pexpect command: ipmitool -H smithi123.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-27T01:29:31.577 DEBUG:teuthology.orchestra.console.smithi067:check power output: Chassis Power is off 2024-04-27T01:29:31.608 DEBUG:teuthology.orchestra.console.smithi123:check power output: Chassis Power is off 2024-04-27T01:29:31.678 INFO:teuthology.orchestra.console.smithi067:Power off completed 2024-04-27T01:29:31.709 INFO:teuthology.orchestra.console.smithi123:Power off completed 2024-04-27T01:29:31.813 INFO:teuthology.run:Summary data: description: orch/cephadm/workunits/{0-distro/centos_9.stream agent/on mon_election/classic task/test_extra_daemon_features} duration: 771.5800955295563 failure_reason: '"2024-04-27T01:27:50.045357+0000 mon.a (mon.0) 15 : cluster 3 [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s)" in cluster log' flavor: default owner: scheduled_teuthology@teuthology success: false 2024-04-27T01:29:31.814 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-27T01:29:31.889 INFO:teuthology.run:FAIL