2023-12-18T12:51:28.151 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-18T12:51:28.151 DEBUG:teuthology.run:Teuthology command: teuthology --owner scheduled_adking@teuthology --name adking-2023-12-18_12:45:33-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi --verbose --description orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/off mon_election/classic task/test_extra_daemon_features} --archive /home/teuthworker/archive/adking-2023-12-18_12:45:33-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495441 -- /home/teuthworker/archive/adking-2023-12-18_12:45:33-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495441/orig.config.yaml 2023-12-18T12:51:28.188 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-18T12:51:28.270 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2023-12-18_12:45:33-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495441 branch: wip-adk-testing-2023-12-17-2227 description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/off mon_election/classic task/test_extra_daemon_features} email: adking@redhat.com first_in_suite: false job_id: '7495441' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: adking-2023-12-18_12:45:33-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: rhel os_version: '8.6' overrides: admin_socket: branch: wip-adk-testing-2023-12-17-2227 ceph: conf: global: mon election default strategy: 1 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 861525e252e70f0d455bae7d2dc4d635f8b415f1 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 861525e252e70f0d455bae7d2dc4d635f8b415f1 selinux: whitelist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: wip-adk-testing-2023-12-17-2227 sha1: 861525e252e70f0d455bae7d2dc4d635f8b415f1 owner: scheduled_adking@teuthology priority: 80 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - mon.a - mgr.a - osd.0 - - host.b - mon.b - mgr.b - osd.1 seed: 6096 sha1: 861525e252e70f0d455bae7d2dc4d635f8b415f1 sleep_before_teardown: 0 subset: 1/14 suite: orch:cephadm suite_branch: wip-adk-testing-2023-12-17-2227 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_861525e252e70f0d455bae7d2dc4d635f8b415f1/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 861525e252e70f0d455bae7d2dc4d635f8b415f1 targets: smithi019.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAMZ+Dqt62WpuxJ/ps1TTCQWcpW/hHLkyKe+ATBIVyebHXP9o6k5gfsYkEYy3UE10DsUKnEm/peSw3HshudRQ/0= smithi031.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAY10GmhKu1lAFED0++uJOk9DIR9f6HhL0Sz5jaoZZkvRQwYkngp190vkQlB8mW9Hu/+4g7MS8C18SmOsXh/94Y= tasks: - pexec: all: - sudo cp /etc/containers/registries.conf /etc/containers/registries.conf.backup - sudo dnf -y module reset container-tools - sudo dnf -y module install container-tools:rhel8 --allowerasing --nobest - sudo cp /etc/containers/registries.conf.backup /etc/containers/registries.conf - install: null - cephadm: null - exec: all-hosts: - mkdir /etc/cephadm_testing - cephadm.apply: specs: - extra_container_args: - --cpus=2 extra_entrypoint_args: - --debug_ms 10 placement: host_pattern: '*' service_type: mon - custom_configs: - content: "while getopts \"o:c:\" opt; do\n case ${opt} in\n o )\n OUT_FILE=${OPTARG}\n\ \ ;;\n c )\n CONTENT=${OPTARG}\n esac\ndone\necho $CONTENT > $OUT_FILE\n\ sleep infinity\n" mount_path: /root/write_thing_to_file.sh extra_container_args: - -v - /etc/cephadm_testing:/root/cephadm_testing extra_entrypoint_args: - /root/write_thing_to_file.sh - -c - testing_custom_containers - -o - /root/cephadm_testing/testing.txt placement: host_pattern: '*' service_id: foo service_type: container spec: entrypoint: bash image: quay.io/fedora/fedora:latest - custom_configs: - content: 'set -e test -f /var/cache/bar/from.txt test -f /var/cache/bar/presized.dat echo ok > /var/cache/bar/primary.txt sleep infinity ' mount_path: /root/init_check.sh extra_entrypoint_args: - /root/init_check.sh placement: host_pattern: '*' service_id: bar service_type: container spec: dirs: - data entrypoint: bash image: quay.io/fedora/fedora:latest init_containers: - entrypoint: bash entrypoint_args: - argument: -c - argument: . /etc/os-release && echo from=$ID > /var/cache/bar/from.txt image: quay.io/centos/centos:latest volume_mounts: data: /var/cache/bar:z - entrypoint: bash entrypoint_args: - argument: -c - argument: test -f /var/cache/bar/from.txt && truncate -s 102400 /var/cache/bar/presized.dat volume_mounts: data: /var/cache/bar:z volume_mounts: data: /var/cache/bar:z - cephadm.wait_for_service: service: mon - cephadm.wait_for_service: service: container.foo - cephadm.wait_for_service: service: container.bar - exec: host.a: - 'set -ex FSID=$(/home/ubuntu/cephtest/cephadm shell -- ceph fsid) sleep 60 # check extra container and entrypoint args written to mon unit run file grep "\-\-cpus=2" /var/lib/ceph/$FSID/mon.*/unit.run grep "\-\-debug_ms 10" /var/lib/ceph/$FSID/mon.*/unit.run # check that custom container properly wrote content to file. # This requires the custom config, extra container args, and # entrypoint args to all be working in order for this to have # been written. The container entrypoint was set up with custom_configs, # the content and where to write to with the entrypoint args, and the mounting # of the /etc/cephadm_testing dir with extra container args grep "testing_custom_containers" /etc/cephadm_testing/testing.txt # Verify that container bar''s init containers and primary container # ran successfully dir=$(find /var/lib/ceph/$FSID -maxdepth 1 -type d -name ''container.bar.*'') test -n "$dir" grep ok ${dir}/data/primary.txt grep from=centos ${dir}/data/from.txt test -s ${dir}/data/presized.dat ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73 timestamp: 2023-12-18_12:45:33 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.1485078 2023-12-18T12:51:28.270 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_861525e252e70f0d455bae7d2dc4d635f8b415f1/qa; will attempt to use it 2023-12-18T12:51:28.271 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_861525e252e70f0d455bae7d2dc4d635f8b415f1/qa/tasks 2023-12-18T12:51:28.271 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-12-18T12:51:28.272 INFO:teuthology.task.internal:Checking packages... 2023-12-18T12:51:28.411 INFO:teuthology.task.internal:Checking packages for os_type 'rhel', flavor 'default' and ceph hash '861525e252e70f0d455bae7d2dc4d635f8b415f1' 2023-12-18T12:51:28.411 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-12-18T12:51:28.411 INFO:teuthology.packaging:ref: None 2023-12-18T12:51:28.411 INFO:teuthology.packaging:tag: None 2023-12-18T12:51:28.411 INFO:teuthology.packaging:branch: wip-adk-testing-2023-12-17-2227 2023-12-18T12:51:28.411 INFO:teuthology.packaging:sha1: 861525e252e70f0d455bae7d2dc4d635f8b415f1 2023-12-18T12:51:28.412 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&ref=wip-adk-testing-2023-12-17-2227 2023-12-18T12:51:28.555 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-303.g861525e2 2023-12-18T12:51:28.556 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-12-18T12:51:28.562 INFO:teuthology.task.internal:no buildpackages task found 2023-12-18T12:51:28.563 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-12-18T12:51:28.596 INFO:teuthology.task.internal:Saving configuration 2023-12-18T12:51:28.610 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-12-18T12:51:28.622 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-18T12:51:28.644 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi019.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_12:45:33-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495441', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-18 12:46:38.874788', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAMZ+Dqt62WpuxJ/ps1TTCQWcpW/hHLkyKe+ATBIVyebHXP9o6k5gfsYkEYy3UE10DsUKnEm/peSw3HshudRQ/0='} 2023-12-18T12:51:28.667 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi031.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_12:45:33-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495441', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-18 12:46:38.876608', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAY10GmhKu1lAFED0++uJOk9DIR9f6HhL0Sz5jaoZZkvRQwYkngp190vkQlB8mW9Hu/+4g7MS8C18SmOsXh/94Y='} 2023-12-18T12:51:28.667 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-12-18T12:51:28.673 INFO:teuthology.task.internal:roles: ubuntu@smithi019.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.a', 'osd.0'] 2023-12-18T12:51:28.673 INFO:teuthology.task.internal:roles: ubuntu@smithi031.front.sepia.ceph.com - ['host.b', 'mon.b', 'mgr.b', 'osd.1'] 2023-12-18T12:51:28.673 INFO:teuthology.run_tasks:Running task console_log... 2023-12-18T12:51:28.757 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f4791b00e50>, signals=[15]) 2023-12-18T12:51:28.758 INFO:teuthology.run_tasks:Running task internal.connect... 2023-12-18T12:51:28.764 INFO:teuthology.task.internal:Opening connections... 2023-12-18T12:51:28.764 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi019.front.sepia.ceph.com 2023-12-18T12:51:28.766 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T12:51:28.834 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi031.front.sepia.ceph.com 2023-12-18T12:51:28.834 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T12:51:28.904 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-12-18T12:51:28.910 DEBUG:teuthology.orchestra.run.smithi019:> uname -m 2023-12-18T12:51:28.932 INFO:teuthology.orchestra.run.smithi019.stdout:x86_64 2023-12-18T12:51:28.932 DEBUG:teuthology.orchestra.run.smithi019:> cat /etc/os-release 2023-12-18T12:51:28.993 INFO:teuthology.orchestra.run.smithi019.stdout:NAME="Red Hat Enterprise Linux" 2023-12-18T12:51:28.993 INFO:teuthology.orchestra.run.smithi019.stdout:VERSION="8.6 (Ootpa)" 2023-12-18T12:51:28.993 INFO:teuthology.orchestra.run.smithi019.stdout:ID="rhel" 2023-12-18T12:51:28.993 INFO:teuthology.orchestra.run.smithi019.stdout:ID_LIKE="fedora" 2023-12-18T12:51:28.994 INFO:teuthology.orchestra.run.smithi019.stdout:VERSION_ID="8.6" 2023-12-18T12:51:28.994 INFO:teuthology.orchestra.run.smithi019.stdout:PLATFORM_ID="platform:el8" 2023-12-18T12:51:28.994 INFO:teuthology.orchestra.run.smithi019.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-18T12:51:28.994 INFO:teuthology.orchestra.run.smithi019.stdout:ANSI_COLOR="0;31" 2023-12-18T12:51:28.994 INFO:teuthology.orchestra.run.smithi019.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-18T12:51:28.994 INFO:teuthology.orchestra.run.smithi019.stdout:HOME_URL="https://www.redhat.com/" 2023-12-18T12:51:28.994 INFO:teuthology.orchestra.run.smithi019.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-18T12:51:28.994 INFO:teuthology.orchestra.run.smithi019.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-18T12:51:28.994 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:51:28.994 INFO:teuthology.orchestra.run.smithi019.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-18T12:51:28.994 INFO:teuthology.orchestra.run.smithi019.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-18T12:51:28.994 INFO:teuthology.orchestra.run.smithi019.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-18T12:51:28.994 INFO:teuthology.orchestra.run.smithi019.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-18T12:51:28.995 INFO:teuthology.lock.ops:Updating smithi019.front.sepia.ceph.com on lock server 2023-12-18T12:51:29.013 DEBUG:teuthology.orchestra.run.smithi031:> uname -m 2023-12-18T12:51:29.035 INFO:teuthology.orchestra.run.smithi031.stdout:x86_64 2023-12-18T12:51:29.035 DEBUG:teuthology.orchestra.run.smithi031:> cat /etc/os-release 2023-12-18T12:51:29.096 INFO:teuthology.orchestra.run.smithi031.stdout:NAME="Red Hat Enterprise Linux" 2023-12-18T12:51:29.096 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION="8.6 (Ootpa)" 2023-12-18T12:51:29.096 INFO:teuthology.orchestra.run.smithi031.stdout:ID="rhel" 2023-12-18T12:51:29.096 INFO:teuthology.orchestra.run.smithi031.stdout:ID_LIKE="fedora" 2023-12-18T12:51:29.096 INFO:teuthology.orchestra.run.smithi031.stdout:VERSION_ID="8.6" 2023-12-18T12:51:29.096 INFO:teuthology.orchestra.run.smithi031.stdout:PLATFORM_ID="platform:el8" 2023-12-18T12:51:29.096 INFO:teuthology.orchestra.run.smithi031.stdout:PRETTY_NAME="Red Hat Enterprise Linux 8.6 (Ootpa)" 2023-12-18T12:51:29.097 INFO:teuthology.orchestra.run.smithi031.stdout:ANSI_COLOR="0;31" 2023-12-18T12:51:29.097 INFO:teuthology.orchestra.run.smithi031.stdout:CPE_NAME="cpe:/o:redhat:enterprise_linux:8::baseos" 2023-12-18T12:51:29.097 INFO:teuthology.orchestra.run.smithi031.stdout:HOME_URL="https://www.redhat.com/" 2023-12-18T12:51:29.097 INFO:teuthology.orchestra.run.smithi031.stdout:DOCUMENTATION_URL="https://access.redhat.com/documentation/red_hat_enterprise_linux/8/" 2023-12-18T12:51:29.097 INFO:teuthology.orchestra.run.smithi031.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2023-12-18T12:51:29.097 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:51:29.097 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" 2023-12-18T12:51:29.097 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_BUGZILLA_PRODUCT_VERSION=8.6 2023-12-18T12:51:29.097 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux" 2023-12-18T12:51:29.097 INFO:teuthology.orchestra.run.smithi031.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="8.6" 2023-12-18T12:51:29.097 INFO:teuthology.lock.ops:Updating smithi031.front.sepia.ceph.com on lock server 2023-12-18T12:51:29.121 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-12-18T12:51:29.129 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-12-18T12:51:29.154 INFO:teuthology.task.internal:Checking for old test directory... 2023-12-18T12:51:29.154 DEBUG:teuthology.orchestra.run.smithi019:> test '!' -e /home/ubuntu/cephtest 2023-12-18T12:51:29.157 DEBUG:teuthology.orchestra.run.smithi031:> test '!' -e /home/ubuntu/cephtest 2023-12-18T12:51:29.177 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-12-18T12:51:29.183 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-12-18T12:51:29.183 DEBUG:teuthology.orchestra.run.smithi019:> test -z $(ls -A /var/lib/ceph) 2023-12-18T12:51:29.218 DEBUG:teuthology.orchestra.run.smithi031:> test -z $(ls -A /var/lib/ceph) 2023-12-18T12:51:29.247 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-12-18T12:51:29.299 INFO:teuthology.run_tasks:Running task kernel... 2023-12-18T12:51:29.317 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-12-18T12:51:29.317 INFO:teuthology.task.kernel:config {'host.a': {'kdb': True, 'sha1': 'distro'}, 'host.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2023-12-18T12:51:29.318 DEBUG:teuthology.orchestra.run.smithi019:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-18T12:51:29.318 DEBUG:teuthology.orchestra.run.smithi031:> test -f /run/.containerenv -o -f /.dockerenv 2023-12-18T12:51:29.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T12:51:29.338 DEBUG:teuthology.orchestra.run.smithi019:> uname -r 2023-12-18T12:51:29.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T12:51:29.339 DEBUG:teuthology.orchestra.run.smithi031:> uname -r 2023-12-18T12:51:29.399 INFO:teuthology.orchestra.run.smithi019.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-18T12:51:29.399 INFO:teuthology.task.kernel:Running kernel on smithi019: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T12:51:29.399 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum install -y kernel 2023-12-18T12:51:29.401 INFO:teuthology.orchestra.run.smithi031.stdout:4.18.0-513.9.1.el8_9.x86_64 2023-12-18T12:51:29.401 INFO:teuthology.task.kernel:Running kernel on smithi031: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T12:51:29.401 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum install -y kernel 2023-12-18T12:51:30.910 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T12:51:30.910 INFO:teuthology.orchestra.run.smithi019.stdout:Unable to read consumer identity 2023-12-18T12:51:31.031 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:51:31.032 INFO:teuthology.orchestra.run.smithi019.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T12:51:31.032 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:51:31.093 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T12:51:31.093 INFO:teuthology.orchestra.run.smithi031.stdout:Unable to read consumer identity 2023-12-18T12:51:31.236 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:51:31.236 INFO:teuthology.orchestra.run.smithi031.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T12:51:31.236 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:51:32.944 INFO:teuthology.orchestra.run.smithi019.stdout:Copr repo for python3-asyncssh owned by ceph 11 kB/s | 3.5 kB 00:00 2023-12-18T12:51:33.198 INFO:teuthology.orchestra.run.smithi031.stdout:Copr repo for python3-asyncssh owned by ceph 9.1 kB/s | 3.5 kB 00:00 2023-12-18T12:51:34.332 INFO:teuthology.orchestra.run.smithi031.stdout:Extra Packages for Enterprise Linux 14 MB/s | 16 MB 00:01 2023-12-18T12:51:34.953 INFO:teuthology.orchestra.run.smithi019.stdout:Extra Packages for Enterprise Linux 8.1 MB/s | 16 MB 00:01 2023-12-18T12:51:38.424 INFO:teuthology.orchestra.run.smithi031.stdout:lab-extras 323 kB/s | 24 kB 00:00 2023-12-18T12:51:38.986 INFO:teuthology.orchestra.run.smithi019.stdout:lab-extras 545 kB/s | 24 kB 00:00 2023-12-18T12:51:39.301 INFO:teuthology.orchestra.run.smithi031.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-18T12:51:39.301 INFO:teuthology.orchestra.run.smithi031.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-18T12:51:39.382 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T12:51:39.383 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-18T12:51:39.384 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T12:51:39.547 DEBUG:teuthology.orchestra.run.smithi031:> echo no | sudo yum reinstall kernel || true 2023-12-18T12:51:39.781 INFO:teuthology.orchestra.run.smithi019.stdout:Package kernel-4.18.0-513.9.1.el8_9.x86_64 is already installed. 2023-12-18T12:51:39.781 INFO:teuthology.orchestra.run.smithi019.stdout:Package kernel-4.18.0-372.9.1.el8.x86_64 is already installed. 2023-12-18T12:51:39.868 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T12:51:39.869 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-12-18T12:51:39.870 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T12:51:39.935 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T12:51:39.935 INFO:teuthology.orchestra.run.smithi031.stdout:Unable to read consumer identity 2023-12-18T12:51:40.004 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:51:40.004 INFO:teuthology.orchestra.run.smithi031.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T12:51:40.004 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:51:40.019 DEBUG:teuthology.orchestra.run.smithi019:> echo no | sudo yum reinstall kernel || true 2023-12-18T12:51:40.364 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:02 ago on Mon 18 Dec 2023 12:51:38 PM UTC. 2023-12-18T12:51:40.407 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T12:51:40.407 INFO:teuthology.orchestra.run.smithi019.stdout:Unable to read consumer identity 2023-12-18T12:51:40.455 INFO:teuthology.orchestra.run.smithi031.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-18T12:51:40.456 INFO:teuthology.orchestra.run.smithi031.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T12:51:40.479 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:51:40.479 INFO:teuthology.orchestra.run.smithi019.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T12:51:40.479 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:51:40.522 INFO:teuthology.orchestra.run.smithi031.stderr:Error: No packages marked for reinstall. 2023-12-18T12:51:40.579 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum reinstall -y kernel || true 2023-12-18T12:51:40.837 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:02 ago on Mon 18 Dec 2023 12:51:38 PM UTC. 2023-12-18T12:51:40.913 INFO:teuthology.orchestra.run.smithi019.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-18T12:51:40.919 INFO:teuthology.orchestra.run.smithi019.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T12:51:40.961 INFO:teuthology.orchestra.run.smithi019.stderr:Error: No packages marked for reinstall. 2023-12-18T12:51:40.964 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T12:51:40.964 INFO:teuthology.orchestra.run.smithi031.stdout:Unable to read consumer identity 2023-12-18T12:51:41.016 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum reinstall -y kernel || true 2023-12-18T12:51:41.021 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:51:41.021 INFO:teuthology.orchestra.run.smithi031.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T12:51:41.021 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:51:41.374 INFO:teuthology.orchestra.run.smithi031.stdout:Last metadata expiration check: 0:00:03 ago on Mon 18 Dec 2023 12:51:38 PM UTC. 2023-12-18T12:51:41.399 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T12:51:41.399 INFO:teuthology.orchestra.run.smithi019.stdout:Unable to read consumer identity 2023-12-18T12:51:41.442 INFO:teuthology.orchestra.run.smithi031.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-18T12:51:41.442 INFO:teuthology.orchestra.run.smithi031.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T12:51:41.454 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:51:41.454 INFO:teuthology.orchestra.run.smithi019.stdout:This system is not registered with an entitlement server. You can use subscription-manager to register. 2023-12-18T12:51:41.454 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:51:41.475 INFO:teuthology.orchestra.run.smithi031.stderr:Error: No packages marked for reinstall. 2023-12-18T12:51:41.536 DEBUG:teuthology.orchestra.run.smithi031:> rpm -q kernel | sort -rV | head -n 1 2023-12-18T12:51:41.705 INFO:teuthology.orchestra.run.smithi031.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-18T12:51:41.705 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T12:51:41.706 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-18T12:51:41.706 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2023-12-18T12:51:41.706 DEBUG:teuthology.orchestra.run.smithi031:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-18T12:51:41.747 INFO:teuthology.orchestra.run.smithi031.stdout:ttyS1 2023-12-18T12:51:41.758 DEBUG:teuthology.parallel:result is None 2023-12-18T12:51:41.808 INFO:teuthology.orchestra.run.smithi019.stdout:Last metadata expiration check: 0:00:03 ago on Mon 18 Dec 2023 12:51:38 PM UTC. 2023-12-18T12:51:41.882 INFO:teuthology.orchestra.run.smithi019.stdout:Installed package kernel-4.18.0-513.9.1.el8_9.x86_64 (from rhel-8-for-x86_64-baseos-rpms) not available. 2023-12-18T12:51:41.882 INFO:teuthology.orchestra.run.smithi019.stdout:Installed package kernel-4.18.0-372.9.1.el8.x86_64 (from anaconda) not available. 2023-12-18T12:51:41.917 INFO:teuthology.orchestra.run.smithi019.stderr:Error: No packages marked for reinstall. 2023-12-18T12:51:41.978 DEBUG:teuthology.orchestra.run.smithi019:> rpm -q kernel | sort -rV | head -n 1 2023-12-18T12:51:42.159 INFO:teuthology.orchestra.run.smithi019.stdout:kernel-4.18.0-513.9.1.el8_9.x86_64 2023-12-18T12:51:42.160 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 4.18.0-513.9.1.el8_9.x86_64 2023-12-18T12:51:42.161 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2023-12-18T12:51:42.161 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2023-12-18T12:51:42.161 DEBUG:teuthology.orchestra.run.smithi019:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-12-18T12:51:42.202 INFO:teuthology.orchestra.run.smithi019.stdout:ttyS1 2023-12-18T12:51:42.217 DEBUG:teuthology.parallel:result is None 2023-12-18T12:51:42.217 INFO:teuthology.run_tasks:Running task internal.base... 2023-12-18T12:51:42.226 INFO:teuthology.task.internal:Creating test directory... 2023-12-18T12:51:42.226 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-18T12:51:42.259 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-12-18T12:51:42.281 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-12-18T12:51:42.289 INFO:teuthology.run_tasks:Running task internal.archive... 2023-12-18T12:51:42.321 INFO:teuthology.task.internal:Creating archive directory... 2023-12-18T12:51:42.321 DEBUG:teuthology.orchestra.run.smithi019:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-18T12:51:42.324 DEBUG:teuthology.orchestra.run.smithi031:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-12-18T12:51:42.455 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-12-18T12:51:42.462 INFO:teuthology.task.internal:Enabling coredump saving... 2023-12-18T12:51:42.462 DEBUG:teuthology.orchestra.run.smithi019:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-18T12:51:42.465 DEBUG:teuthology.orchestra.run.smithi031:> install -d -m0755 -- /home/ubuntu/cephtest/archive/coredump && sudo sysctl -w kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core && echo kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core | sudo tee -a /etc/sysctl.conf 2023-12-18T12:51:42.505 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T12:51:42.509 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T12:51:42.519 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T12:51:42.523 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-12-18T12:51:42.525 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-12-18T12:51:42.532 INFO:teuthology.task.internal:Configuring sudo... 2023-12-18T12:51:42.533 DEBUG:teuthology.orchestra.run.smithi019:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-18T12:51:42.563 DEBUG:teuthology.orchestra.run.smithi031:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-12-18T12:51:42.598 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-12-18T12:51:42.607 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-12-18T12:51:42.607 DEBUG:teuthology.orchestra.run.smithi019:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-18T12:51:42.640 DEBUG:teuthology.orchestra.run.smithi031:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-12-18T12:51:42.661 DEBUG:teuthology.orchestra.run.smithi019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T12:51:42.749 DEBUG:teuthology.orchestra.run.smithi019:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T12:51:42.810 DEBUG:teuthology.orchestra.run.smithi019:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T12:51:42.859 DEBUG:teuthology.orchestra.run.smithi019:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T12:51:42.907 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-12-18T12:51:42.908 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-18T12:51:42.983 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T12:51:43.024 DEBUG:teuthology.orchestra.run.smithi031:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2023-12-18T12:51:43.090 DEBUG:teuthology.orchestra.run.smithi031:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T12:51:43.178 DEBUG:teuthology.orchestra.run.smithi031:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2023-12-18T12:51:43.230 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-18T12:51:43.230 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-12-18T12:51:43.304 DEBUG:teuthology.orchestra.run.smithi019:> sudo service rsyslog restart 2023-12-18T12:51:43.307 DEBUG:teuthology.orchestra.run.smithi031:> sudo service rsyslog restart 2023-12-18T12:51:43.364 INFO:teuthology.orchestra.run.smithi019.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T12:51:43.499 INFO:teuthology.orchestra.run.smithi031.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T12:51:43.702 INFO:teuthology.run_tasks:Running task internal.timer... 2023-12-18T12:51:43.709 INFO:teuthology.task.internal:Starting timer... 2023-12-18T12:51:43.709 INFO:teuthology.run_tasks:Running task pcp... 2023-12-18T12:51:43.764 INFO:teuthology.run_tasks:Running task selinux... 2023-12-18T12:51:43.797 DEBUG:teuthology.task:Applying overrides for task selinux: {'whitelist': ['scontext=system_u:system_r:logrotate_t:s0']} 2023-12-18T12:51:43.798 DEBUG:teuthology.orchestra.run.smithi019:> sudo service auditd rotate 2023-12-18T12:51:43.867 INFO:teuthology.orchestra.run.smithi019.stdout:Rotating logs: 2023-12-18T12:51:43.869 DEBUG:teuthology.orchestra.run.smithi031:> sudo service auditd rotate 2023-12-18T12:51:43.944 INFO:teuthology.orchestra.run.smithi031.stdout:Rotating logs: 2023-12-18T12:51:43.946 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-12-18T12:51:43.946 DEBUG:teuthology.orchestra.run.smithi019:> /usr/sbin/getenforce 2023-12-18T12:51:43.976 INFO:teuthology.orchestra.run.smithi019.stdout:Permissive 2023-12-18T12:51:43.976 DEBUG:teuthology.orchestra.run.smithi031:> /usr/sbin/getenforce 2023-12-18T12:51:44.012 INFO:teuthology.orchestra.run.smithi031.stdout:Permissive 2023-12-18T12:51:44.012 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi019.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi031.front.sepia.ceph.com': 'permissive'} 2023-12-18T12:51:44.012 DEBUG:teuthology.orchestra.run.smithi019:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-18T12:51:44.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T12:51:44.047 DEBUG:teuthology.orchestra.run.smithi031:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-18T12:51:44.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T12:51:44.083 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-12-18T12:51:44.083 DEBUG:teuthology.orchestra.run.smithi019:> sudo /usr/sbin/setenforce permissive 2023-12-18T12:51:44.137 DEBUG:teuthology.orchestra.run.smithi031:> sudo /usr/sbin/setenforce permissive 2023-12-18T12:51:44.167 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-12-18T12:51:44.176 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2023-12-18T12:51:44.181 INFO:teuthology.repo_utils:Fetching main from origin 2023-12-18T12:51:44.364 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-12-18T12:51:44.434 INFO:teuthology.task.ansible:Playbook: [{'import_playbook': 'ansible_managed.yml'}, {'import_playbook': 'teuthology.yml'}, {'hosts': 'testnodes', 'tasks': [{'set_fact': {'ran_from_cephlab_playbook': True}}]}, {'import_playbook': 'testnodes.yml'}, {'import_playbook': 'container-host.yml'}, {'import_playbook': 'cobbler.yml'}, {'import_playbook': 'paddles.yml'}, {'import_playbook': 'pulpito.yml'}, {'hosts': 'testnodes', 'become': True, 'tasks': [{'name': 'Touch /ceph-qa-ready', 'file': {'path': '/ceph-qa-ready', 'state': 'touch'}, 'when': 'ran_from_cephlab_playbook|bool'}]}] 2023-12-18T12:51:44.435 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi019.front.sepia.ceph.com,smithi031.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-12-18T12:57:07.832 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi019.front.sepia.ceph.com'), Remote(name='ubuntu@smithi031.front.sepia.ceph.com')] 2023-12-18T12:57:07.833 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi019.front.sepia.ceph.com' 2023-12-18T12:57:07.834 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi019.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T12:57:07.907 DEBUG:teuthology.orchestra.run.smithi019:> true 2023-12-18T12:57:07.983 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi019.front.sepia.ceph.com' 2023-12-18T12:57:07.983 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-12-18T12:57:07.984 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi031.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-12-18T12:57:08.058 DEBUG:teuthology.orchestra.run.smithi031:> true 2023-12-18T12:57:08.131 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi031.front.sepia.ceph.com' 2023-12-18T12:57:08.131 INFO:teuthology.run_tasks:Running task clock... 2023-12-18T12:57:08.141 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-12-18T12:57:08.142 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-18T12:57:08.143 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-18T12:57:08.145 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-12-18T12:57:08.145 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ntp.service || sudo systemctl stop ntpd.service || sudo systemctl stop chronyd.service ; sudo ntpd -gq || sudo chronyc makestep ; sudo systemctl start ntp.service || sudo systemctl start ntpd.service || sudo systemctl start chronyd.service ; PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-18T12:57:08.183 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-18T12:57:08.201 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-18T12:57:08.210 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2023-12-18T12:57:08.228 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2023-12-18T12:57:08.283 INFO:teuthology.orchestra.run.smithi019.stderr:sudo: ntpd: command not found 2023-12-18T12:57:08.297 INFO:teuthology.orchestra.run.smithi019.stdout:506 Cannot talk to daemon 2023-12-18T12:57:08.304 INFO:teuthology.orchestra.run.smithi031.stderr:sudo: ntpd: command not found 2023-12-18T12:57:08.315 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-18T12:57:08.318 INFO:teuthology.orchestra.run.smithi031.stdout:506 Cannot talk to daemon 2023-12-18T12:57:08.332 INFO:teuthology.orchestra.run.smithi019.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-18T12:57:08.336 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to start ntp.service: Unit ntp.service not found. 2023-12-18T12:57:08.353 INFO:teuthology.orchestra.run.smithi031.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2023-12-18T12:57:08.420 INFO:teuthology.orchestra.run.smithi019.stderr:bash: ntpq: command not found 2023-12-18T12:57:08.425 INFO:teuthology.orchestra.run.smithi019.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T12:57:08.425 INFO:teuthology.orchestra.run.smithi019.stdout:=============================================================================== 2023-12-18T12:57:08.425 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T12:57:08.425 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T12:57:08.425 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T12:57:08.425 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T12:57:08.439 INFO:teuthology.orchestra.run.smithi031.stderr:bash: ntpq: command not found 2023-12-18T12:57:08.443 INFO:teuthology.orchestra.run.smithi031.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T12:57:08.443 INFO:teuthology.orchestra.run.smithi031.stdout:=============================================================================== 2023-12-18T12:57:08.443 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T12:57:08.443 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T12:57:08.444 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T12:57:08.444 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T12:57:08.445 INFO:teuthology.run_tasks:Running task pexec... 2023-12-18T12:57:08.456 INFO:teuthology.task.pexec:Executing custom commands... 2023-12-18T12:57:08.456 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi019.front.sepia.ceph.com 2023-12-18T12:57:08.457 DEBUG:teuthology.orchestra.run.smithi019:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-18T12:57:08.457 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi031.front.sepia.ceph.com 2023-12-18T12:57:08.457 DEBUG:teuthology.orchestra.run.smithi031:> TESTDIR=/home/ubuntu/cephtest bash -s 2023-12-18T12:57:08.902 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T12:57:08.918 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T12:57:09.764 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 113 kB/s | 4.5 kB 00:00 2023-12-18T12:57:09.855 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 102 kB/s | 4.1 kB 00:00 2023-12-18T12:57:10.163 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 113 kB/s | 4.5 kB 00:00 2023-12-18T12:57:10.407 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 101 kB/s | 4.1 kB 00:00 2023-12-18T12:57:13.470 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T12:57:13.471 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T12:57:13.471 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2023-12-18T12:57:13.471 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T12:57:13.471 INFO:teuthology.orchestra.run.smithi019.stdout:Resetting modules: 2023-12-18T12:57:13.471 INFO:teuthology.orchestra.run.smithi019.stdout: container-tools 2023-12-18T12:57:13.471 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:57:13.471 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T12:57:13.471 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T12:57:13.471 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:57:13.578 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T12:57:13.579 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T12:57:13.579 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2023-12-18T12:57:13.579 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T12:57:13.579 INFO:teuthology.orchestra.run.smithi031.stdout:Resetting modules: 2023-12-18T12:57:13.579 INFO:teuthology.orchestra.run.smithi031.stdout: container-tools 2023-12-18T12:57:13.579 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:57:13.579 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T12:57:13.579 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T12:57:13.580 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:57:18.867 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T12:57:18.992 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T12:57:19.393 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T12:57:19.523 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T12:57:20.340 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 79 kB/s | 4.5 kB 00:00 2023-12-18T12:57:20.341 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 98 kB/s | 4.1 kB 00:00 2023-12-18T12:57:20.623 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 112 kB/s | 4.5 kB 00:00 2023-12-18T12:57:20.991 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 100 kB/s | 4.1 kB 00:00 2023-12-18T12:57:23.879 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T12:57:24.056 INFO:teuthology.orchestra.run.smithi019.stdout:========================================================================================================== 2023-12-18T12:57:24.057 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-12-18T12:57:24.057 INFO:teuthology.orchestra.run.smithi019.stdout:========================================================================================================== 2023-12-18T12:57:24.057 INFO:teuthology.orchestra.run.smithi019.stdout:Installing group/module packages: 2023-12-18T12:57:24.057 INFO:teuthology.orchestra.run.smithi019.stdout: aardvark-dns x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 1.0 M 2023-12-18T12:57:24.057 INFO:teuthology.orchestra.run.smithi019.stdout: buildah x86_64 1:1.31.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.8 M 2023-12-18T12:57:24.057 INFO:teuthology.orchestra.run.smithi019.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2023-12-18T12:57:24.057 INFO:teuthology.orchestra.run.smithi019.stdout: crun x86_64 1.8.7-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 239 k 2023-12-18T12:57:24.057 INFO:teuthology.orchestra.run.smithi019.stdout: netavark x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-18T12:57:24.057 INFO:teuthology.orchestra.run.smithi019.stdout: python3-podman noarch 4.6.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 153 k 2023-12-18T12:57:24.057 INFO:teuthology.orchestra.run.smithi019.stdout: skopeo x86_64 2:1.13.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.1 M 2023-12-18T12:57:24.057 INFO:teuthology.orchestra.run.smithi019.stdout: toolbox x86_64 0.0.99.4-5.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 2.5 M 2023-12-18T12:57:24.058 INFO:teuthology.orchestra.run.smithi019.stdout: udica noarch 0.2.6-20.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-18T12:57:24.058 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-12-18T12:57:24.058 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-18T12:57:24.058 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-18T12:57:24.058 INFO:teuthology.orchestra.run.smithi019.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-18T12:57:24.058 INFO:teuthology.orchestra.run.smithi019.stdout:Installing weak dependencies: 2023-12-18T12:57:24.058 INFO:teuthology.orchestra.run.smithi019.stdout: criu-libs x86_64 3.18-4.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-18T12:57:24.058 INFO:teuthology.orchestra.run.smithi019.stdout:Installing module profiles: 2023-12-18T12:57:24.058 INFO:teuthology.orchestra.run.smithi019.stdout: container-tools/common 2023-12-18T12:57:24.058 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:57:24.058 INFO:teuthology.orchestra.run.smithi019.stdout:Enabling module streams: 2023-12-18T12:57:24.058 INFO:teuthology.orchestra.run.smithi019.stdout: container-tools rhel8 2023-12-18T12:57:24.058 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:57:24.058 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T12:57:24.058 INFO:teuthology.orchestra.run.smithi019.stdout:========================================================================================================== 2023-12-18T12:57:24.059 INFO:teuthology.orchestra.run.smithi019.stdout:Install 13 Packages 2023-12-18T12:57:24.059 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:57:24.059 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 26 M 2023-12-18T12:57:24.059 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 87 M 2023-12-18T12:57:24.059 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T12:57:24.150 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T12:57:24.170 INFO:teuthology.orchestra.run.smithi019.stdout:(1/13): python3-pyxdg-0.25-16.el8.noarch.rpm 856 kB/s | 94 kB 00:00 2023-12-18T12:57:24.199 INFO:teuthology.orchestra.run.smithi019.stdout:(2/13): python3-pytoml-0.1.14-5.git7dea353.el8. 178 kB/s | 25 kB 00:00 2023-12-18T12:57:24.225 INFO:teuthology.orchestra.run.smithi019.stdout:(3/13): yajl-2.1.0-12.el8.x86_64.rpm 250 kB/s | 41 kB 00:00 2023-12-18T12:57:24.275 INFO:teuthology.orchestra.run.smithi019.stdout:(4/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 9.6 MB/s | 1.0 MB 00:00 2023-12-18T12:57:24.317 INFO:teuthology.orchestra.run.smithi019.stdout:(5/13): cockpit-podman-75-1.module+el8.9.0+2032 7.9 MB/s | 739 kB 00:00 2023-12-18T12:57:24.319 INFO:teuthology.orchestra.run.smithi031.stdout:========================================================================================================== 2023-12-18T12:57:24.320 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-18T12:57:24.320 INFO:teuthology.orchestra.run.smithi031.stdout:========================================================================================================== 2023-12-18T12:57:24.320 INFO:teuthology.orchestra.run.smithi031.stdout:Installing group/module packages: 2023-12-18T12:57:24.320 INFO:teuthology.orchestra.run.smithi031.stdout: aardvark-dns x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 1.0 M 2023-12-18T12:57:24.320 INFO:teuthology.orchestra.run.smithi031.stdout: buildah x86_64 1:1.31.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.8 M 2023-12-18T12:57:24.320 INFO:teuthology.orchestra.run.smithi031.stdout: cockpit-podman noarch 75-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 739 k 2023-12-18T12:57:24.320 INFO:teuthology.orchestra.run.smithi031.stdout: crun x86_64 1.8.7-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 239 k 2023-12-18T12:57:24.320 INFO:teuthology.orchestra.run.smithi031.stdout: netavark x86_64 2:1.7.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-18T12:57:24.320 INFO:teuthology.orchestra.run.smithi031.stdout: python3-podman noarch 4.6.0-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 153 k 2023-12-18T12:57:24.320 INFO:teuthology.orchestra.run.smithi031.stdout: skopeo x86_64 2:1.13.3-1.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 8.1 M 2023-12-18T12:57:24.320 INFO:teuthology.orchestra.run.smithi031.stdout: toolbox x86_64 0.0.99.4-5.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 2.5 M 2023-12-18T12:57:24.320 INFO:teuthology.orchestra.run.smithi031.stdout: udica noarch 0.2.6-20.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 49 k 2023-12-18T12:57:24.320 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-18T12:57:24.320 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytoml noarch 0.1.14-5.git7dea353.el8 rhel-8-for-x86_64-appstream-rpms 25 k 2023-12-18T12:57:24.320 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyxdg noarch 0.25-16.el8 rhel-8-for-x86_64-appstream-rpms 94 k 2023-12-18T12:57:24.321 INFO:teuthology.orchestra.run.smithi031.stdout: yajl x86_64 2.1.0-12.el8 rhel-8-for-x86_64-appstream-rpms 41 k 2023-12-18T12:57:24.321 INFO:teuthology.orchestra.run.smithi031.stdout:Installing weak dependencies: 2023-12-18T12:57:24.321 INFO:teuthology.orchestra.run.smithi031.stdout: criu-libs x86_64 3.18-4.module+el8.9.0+20326+387084d0 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-18T12:57:24.321 INFO:teuthology.orchestra.run.smithi031.stdout:Installing module profiles: 2023-12-18T12:57:24.321 INFO:teuthology.orchestra.run.smithi031.stdout: container-tools/common 2023-12-18T12:57:24.321 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:57:24.321 INFO:teuthology.orchestra.run.smithi031.stdout:Enabling module streams: 2023-12-18T12:57:24.321 INFO:teuthology.orchestra.run.smithi031.stdout: container-tools rhel8 2023-12-18T12:57:24.321 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:57:24.321 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T12:57:24.321 INFO:teuthology.orchestra.run.smithi031.stdout:========================================================================================================== 2023-12-18T12:57:24.321 INFO:teuthology.orchestra.run.smithi031.stdout:Install 13 Packages 2023-12-18T12:57:24.321 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:57:24.322 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 26 M 2023-12-18T12:57:24.322 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 87 M 2023-12-18T12:57:24.322 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T12:57:24.342 INFO:teuthology.orchestra.run.smithi019.stdout:(6/13): criu-libs-3.18-4.module+el8.9.0+20326+3 590 kB/s | 39 kB 00:00 2023-12-18T12:57:24.359 INFO:teuthology.orchestra.run.smithi019.stdout:(7/13): crun-1.8.7-1.module+el8.9.0+20326+38708 5.6 MB/s | 239 kB 00:00 2023-12-18T12:57:24.399 INFO:teuthology.orchestra.run.smithi031.stdout:(1/13): python3-pytoml-0.1.14-5.git7dea353.el8. 326 kB/s | 25 kB 00:00 2023-12-18T12:57:24.424 INFO:teuthology.orchestra.run.smithi031.stdout:(2/13): yajl-2.1.0-12.el8.x86_64.rpm 406 kB/s | 41 kB 00:00 2023-12-18T12:57:24.434 INFO:teuthology.orchestra.run.smithi019.stdout:(8/13): python3-podman-4.6.0-1.module+el8.9.0+2 2.0 MB/s | 153 kB 00:00 2023-12-18T12:57:24.450 INFO:teuthology.orchestra.run.smithi031.stdout:(3/13): python3-pyxdg-0.25-16.el8.noarch.rpm 744 kB/s | 94 kB 00:00 2023-12-18T12:57:24.535 INFO:teuthology.orchestra.run.smithi019.stdout:(9/13): netavark-1.7.0-1.module+el8.9.0+20326+3 19 MB/s | 3.7 MB 00:00 2023-12-18T12:57:24.650 INFO:teuthology.orchestra.run.smithi031.stdout:(4/13): aardvark-dns-1.7.0-1.module+el8.9.0+203 4.0 MB/s | 1.0 MB 00:00 2023-12-18T12:57:24.651 INFO:teuthology.orchestra.run.smithi019.stdout:(10/13): buildah-1.31.3-1.module+el8.9.0+20326+ 20 MB/s | 8.8 MB 00:00 2023-12-18T12:57:24.710 INFO:teuthology.orchestra.run.smithi019.stdout:(11/13): udica-0.2.6-20.module+el8.9.0+20326+38 848 kB/s | 49 kB 00:00 2023-12-18T12:57:24.720 INFO:teuthology.orchestra.run.smithi031.stdout:(5/13): cockpit-podman-75-1.module+el8.9.0+2032 2.7 MB/s | 739 kB 00:00 2023-12-18T12:57:24.750 INFO:teuthology.orchestra.run.smithi031.stdout:(6/13): criu-libs-3.18-4.module+el8.9.0+20326+3 393 kB/s | 39 kB 00:00 2023-12-18T12:57:24.760 INFO:teuthology.orchestra.run.smithi019.stdout:(12/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 11 MB/s | 2.5 MB 00:00 2023-12-18T12:57:24.776 INFO:teuthology.orchestra.run.smithi031.stdout:(7/13): crun-1.8.7-1.module+el8.9.0+20326+38708 4.2 MB/s | 239 kB 00:00 2023-12-18T12:57:24.809 INFO:teuthology.orchestra.run.smithi031.stdout:(8/13): python3-podman-4.6.0-1.module+el8.9.0+2 4.5 MB/s | 153 kB 00:00 2023-12-18T12:57:24.894 INFO:teuthology.orchestra.run.smithi019.stdout:(13/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 18 MB/s | 8.1 MB 00:00 2023-12-18T12:57:24.894 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T12:57:24.894 INFO:teuthology.orchestra.run.smithi019.stdout:Total 31 MB/s | 26 MB 00:00 2023-12-18T12:57:24.960 INFO:teuthology.orchestra.run.smithi031.stdout:(9/13): netavark-1.7.0-1.module+el8.9.0+20326+3 18 MB/s | 3.7 MB 00:00 2023-12-18T12:57:25.119 INFO:teuthology.orchestra.run.smithi031.stdout:(10/13): buildah-1.31.3-1.module+el8.9.0+20326+ 13 MB/s | 8.8 MB 00:00 2023-12-18T12:57:25.201 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T12:57:25.202 INFO:teuthology.orchestra.run.smithi031.stdout:(11/13): toolbox-0.0.99.4-5.module+el8.9.0+2032 10 MB/s | 2.5 MB 00:00 2023-12-18T12:57:25.225 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T12:57:25.225 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T12:57:25.227 INFO:teuthology.orchestra.run.smithi031.stdout:(12/13): udica-0.2.6-20.module+el8.9.0+20326+38 456 kB/s | 49 kB 00:00 2023-12-18T12:57:25.336 INFO:teuthology.orchestra.run.smithi031.stdout:(13/13): skopeo-1.13.3-1.module+el8.9.0+20326+3 15 MB/s | 8.1 MB 00:00 2023-12-18T12:57:25.337 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T12:57:25.337 INFO:teuthology.orchestra.run.smithi031.stdout:Total 25 MB/s | 26 MB 00:01 2023-12-18T12:57:25.481 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T12:57:25.491 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T12:57:25.642 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T12:57:25.667 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T12:57:25.667 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T12:57:25.922 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T12:57:25.932 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T12:57:26.125 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T12:57:26.376 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 1/13 2023-12-18T12:57:26.759 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T12:57:26.947 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 2/13 2023-12-18T12:57:27.061 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 1/13 2023-12-18T12:57:27.184 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 3/13 2023-12-18T12:57:27.398 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : yajl-2.1.0-12.el8.x86_64 4/13 2023-12-18T12:57:27.566 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2023-12-18T12:57:27.633 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 2/13 2023-12-18T12:57:27.864 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 3/13 2023-12-18T12:57:27.941 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2023-12-18T12:57:28.100 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : yajl-2.1.0-12.el8.x86_64 4/13 2023-12-18T12:57:28.169 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2023-12-18T12:57:28.318 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyxdg-0.25-16.el8.noarch 5/13 2023-12-18T12:57:28.601 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 6/13 2023-12-18T12:57:29.021 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 7/13 2023-12-18T12:57:29.164 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T12:57:29.415 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T12:57:29.849 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2023-12-18T12:57:30.025 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T12:57:30.278 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T12:57:30.726 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 10/13 2023-12-18T12:57:30.791 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2023-12-18T12:57:31.025 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2023-12-18T12:57:31.246 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T12:57:31.709 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 11/13 2023-12-18T12:57:31.715 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T12:57:31.715 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2023-12-18T12:57:31.715 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-18T12:57:31.715 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 3/13 2023-12-18T12:57:31.715 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 4/13 2023-12-18T12:57:31.715 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 5/13 2023-12-18T12:57:31.715 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 6/13 2023-12-18T12:57:31.716 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 7/13 2023-12-18T12:57:31.716 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T12:57:31.716 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T12:57:31.716 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 10/13 2023-12-18T12:57:31.716 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 11/13 2023-12-18T12:57:31.716 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 12/13 2023-12-18T12:57:31.969 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 12/13 2023-12-18T12:57:32.182 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T12:57:32.669 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 13/13 2023-12-18T12:57:32.669 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pytoml-0.1.14-5.git7dea353.el8.noarch 1/13 2023-12-18T12:57:32.669 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyxdg-0.25-16.el8.noarch 2/13 2023-12-18T12:57:32.669 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : yajl-2.1.0-12.el8.x86_64 3/13 2023-12-18T12:57:32.669 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084 4/13 2023-12-18T12:57:32.669 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x 5/13 2023-12-18T12:57:32.670 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : cockpit-podman-75-1.module+el8.9.0+20326+387084d0. 6/13 2023-12-18T12:57:32.670 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86 7/13 2023-12-18T12:57:32.670 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 8/13 2023-12-18T12:57:32.670 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x 9/13 2023-12-18T12:57:32.670 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-podman-4.6.0-1.module+el8.9.0+20326+387084 10/13 2023-12-18T12:57:32.670 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x8 11/13 2023-12-18T12:57:32.670 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x 12/13 2023-12-18T12:57:40.026 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 13/13 2023-12-18T12:57:40.026 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T12:57:40.642 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:57:40.643 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T12:57:40.643 INFO:teuthology.orchestra.run.smithi019.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T12:57:40.643 INFO:teuthology.orchestra.run.smithi019.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T12:57:40.643 INFO:teuthology.orchestra.run.smithi019.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T12:57:40.643 INFO:teuthology.orchestra.run.smithi019.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T12:57:40.643 INFO:teuthology.orchestra.run.smithi019.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T12:57:40.643 INFO:teuthology.orchestra.run.smithi019.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T12:57:40.643 INFO:teuthology.orchestra.run.smithi019.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T12:57:40.643 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-18T12:57:40.643 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-18T12:57:40.643 INFO:teuthology.orchestra.run.smithi019.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T12:57:40.643 INFO:teuthology.orchestra.run.smithi019.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T12:57:40.643 INFO:teuthology.orchestra.run.smithi019.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2023-12-18T12:57:40.643 INFO:teuthology.orchestra.run.smithi019.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-18T12:57:40.644 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:57:40.644 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T12:57:40.832 DEBUG:teuthology.parallel:result is None 2023-12-18T12:57:41.915 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarc 13/13 2023-12-18T12:57:41.915 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T12:57:42.522 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:57:42.522 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T12:57:42.522 INFO:teuthology.orchestra.run.smithi031.stdout: aardvark-dns-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T12:57:42.522 INFO:teuthology.orchestra.run.smithi031.stdout: buildah-1:1.31.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T12:57:42.522 INFO:teuthology.orchestra.run.smithi031.stdout: cockpit-podman-75-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T12:57:42.522 INFO:teuthology.orchestra.run.smithi031.stdout: criu-libs-3.18-4.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T12:57:42.522 INFO:teuthology.orchestra.run.smithi031.stdout: crun-1.8.7-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T12:57:42.522 INFO:teuthology.orchestra.run.smithi031.stdout: netavark-2:1.7.0-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T12:57:42.522 INFO:teuthology.orchestra.run.smithi031.stdout: python3-podman-4.6.0-1.module+el8.9.0+20326+387084d0.noarch 2023-12-18T12:57:42.522 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytoml-0.1.14-5.git7dea353.el8.noarch 2023-12-18T12:57:42.522 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyxdg-0.25-16.el8.noarch 2023-12-18T12:57:42.522 INFO:teuthology.orchestra.run.smithi031.stdout: skopeo-2:1.13.3-1.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T12:57:42.522 INFO:teuthology.orchestra.run.smithi031.stdout: toolbox-0.0.99.4-5.module+el8.9.0+20326+387084d0.x86_64 2023-12-18T12:57:42.522 INFO:teuthology.orchestra.run.smithi031.stdout: udica-0.2.6-20.module+el8.9.0+20326+387084d0.noarch 2023-12-18T12:57:42.523 INFO:teuthology.orchestra.run.smithi031.stdout: yajl-2.1.0-12.el8.x86_64 2023-12-18T12:57:42.523 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:57:42.523 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T12:57:42.720 DEBUG:teuthology.parallel:result is None 2023-12-18T12:57:42.721 INFO:teuthology.run_tasks:Running task install... 2023-12-18T12:57:42.729 DEBUG:teuthology.task.install:project ceph 2023-12-18T12:57:42.729 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '861525e252e70f0d455bae7d2dc4d635f8b415f1'}} 2023-12-18T12:57:42.729 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': '861525e252e70f0d455bae7d2dc4d635f8b415f1'} 2023-12-18T12:57:42.729 INFO:teuthology.task.install:Using flavor: default 2023-12-18T12:57:42.734 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2023-12-18T12:57:42.734 INFO:teuthology.task.install:extra packages: [] 2023-12-18T12:57:42.735 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': '861525e252e70f0d455bae7d2dc4d635f8b415f1', 'tag': None, 'wait_for_package': False} 2023-12-18T12:57:42.735 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=861525e252e70f0d455bae7d2dc4d635f8b415f1 2023-12-18T12:57:42.737 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': '861525e252e70f0d455bae7d2dc4d635f8b415f1', 'tag': None, 'wait_for_package': False} 2023-12-18T12:57:42.737 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=861525e252e70f0d455bae7d2dc4d635f8b415f1 2023-12-18T12:57:43.039 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-2227/861525e252e70f0d455bae7d2dc4d635f8b415f1/centos/8/flavors/default/ 2023-12-18T12:57:43.039 INFO:teuthology.task.install.rpm:Package version is 19.0.0-303.g861525e2 2023-12-18T12:57:43.051 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-2227/861525e252e70f0d455bae7d2dc4d635f8b415f1/centos/8/flavors/default/ 2023-12-18T12:57:43.051 INFO:teuthology.task.install.rpm:Package version is 19.0.0-303.g861525e2 2023-12-18T12:57:43.156 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-2227/861525e252e70f0d455bae7d2dc4d635f8b415f1/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-2227/861525e252e70f0d455bae7d2dc4d635f8b415f1/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-2227/861525e252e70f0d455bae7d2dc4d635f8b415f1/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-18T12:57:43.156 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-12-18T12:57:43.156 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-18T12:57:43.192 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-18T12:57:43.192 DEBUG:teuthology.orchestra.run.smithi019:> 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/861525e252e70f0d455bae7d2dc4d635f8b415f1/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-18T12:57:43.216 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-2227/861525e252e70f0d455bae7d2dc4d635f8b415f1/centos/8/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-2227/861525e252e70f0d455bae7d2dc4d635f8b415f1/centos/8/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-2227/861525e252e70f0d455bae7d2dc4d635f8b415f1/centos/8/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2023-12-18T12:57:43.216 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-18T12:57:43.216 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/yum.repos.d/ceph.repo 2023-12-18T12:57:43.251 INFO:teuthology.task.install.rpm:Installing packages: ceph-radosgw, ceph-test, ceph, ceph-base, cephadm, ceph-immutable-object-cache, ceph-mgr, ceph-mgr-dashboard, ceph-mgr-diskprediction-local, ceph-mgr-rook, ceph-mgr-cephadm, ceph-fuse, ceph-volume, librados-devel, libcephfs2, libcephfs-devel, librados2, librbd1, python3-rados, python3-rgw, python3-cephfs, python3-rbd, rbd-fuse, rbd-mirror, rbd-nbd on remote rpm x86_64 2023-12-18T12:57:43.252 DEBUG:teuthology.orchestra.run.smithi031:> 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/861525e252e70f0d455bae7d2dc4d635f8b415f1/;g' /etc/yum.repos.d/ceph.repo ; fi 2023-12-18T12:57:43.267 DEBUG:teuthology.orchestra.run.smithi019:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-18T12:57:43.327 DEBUG:teuthology.orchestra.run.smithi031:> sudo touch -a /etc/yum/pluginconf.d/priorities.conf ; test -e /etc/yum/pluginconf.d/priorities.conf.orig || sudo cp -af /etc/yum/pluginconf.d/priorities.conf /etc/yum/pluginconf.d/priorities.conf.orig 2023-12-18T12:57:43.357 DEBUG:teuthology.orchestra.run.smithi019:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-18T12:57:43.389 INFO:teuthology.orchestra.run.smithi019.stdout:check_obsoletes = 1 2023-12-18T12:57:43.391 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum clean all 2023-12-18T12:57:43.417 DEBUG:teuthology.orchestra.run.smithi031:> grep check_obsoletes /etc/yum/pluginconf.d/priorities.conf && sudo sed -i 's/check_obsoletes.*0/check_obsoletes = 1/g' /etc/yum/pluginconf.d/priorities.conf || echo 'check_obsoletes = 1' | sudo tee -a /etc/yum/pluginconf.d/priorities.conf 2023-12-18T12:57:43.449 INFO:teuthology.orchestra.run.smithi031.stdout:check_obsoletes = 1 2023-12-18T12:57:43.451 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum clean all 2023-12-18T12:57:43.822 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T12:57:43.887 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T12:57:45.035 INFO:teuthology.orchestra.run.smithi019.stdout:52 files removed 2023-12-18T12:57:45.079 INFO:teuthology.orchestra.run.smithi031.stdout:52 files removed 2023-12-18T12:57:45.090 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-radosgw 2023-12-18T12:57:45.135 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-radosgw 2023-12-18T12:57:45.478 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T12:57:45.520 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T12:57:47.308 INFO:teuthology.orchestra.run.smithi019.stdout:ceph packages for x86_64 225 kB/s | 81 kB 00:00 2023-12-18T12:57:47.331 INFO:teuthology.orchestra.run.smithi031.stdout:ceph packages for x86_64 203 kB/s | 81 kB 00:00 2023-12-18T12:57:47.683 INFO:teuthology.orchestra.run.smithi019.stdout:ceph noarch packages 29 kB/s | 9.5 kB 00:00 2023-12-18T12:57:47.715 INFO:teuthology.orchestra.run.smithi031.stdout:ceph noarch packages 28 kB/s | 9.5 kB 00:00 2023-12-18T12:57:48.076 INFO:teuthology.orchestra.run.smithi019.stdout:ceph source packages 4.1 kB/s | 1.5 kB 00:00 2023-12-18T12:57:48.100 INFO:teuthology.orchestra.run.smithi031.stdout:ceph source packages 4.2 kB/s | 1.5 kB 00:00 2023-12-18T12:57:48.267 INFO:teuthology.orchestra.run.smithi031.stdout:Copr repo for python3-asyncssh owned by ceph 25 kB/s | 3.5 kB 00:00 2023-12-18T12:57:48.268 INFO:teuthology.orchestra.run.smithi019.stdout:Copr repo for python3-asyncssh owned by ceph 21 kB/s | 3.5 kB 00:00 2023-12-18T12:57:49.643 INFO:teuthology.orchestra.run.smithi031.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2023-12-18T12:57:49.669 INFO:teuthology.orchestra.run.smithi019.stdout:Extra Packages for Enterprise Linux 12 MB/s | 16 MB 00:01 2023-12-18T12:57:53.759 INFO:teuthology.orchestra.run.smithi031.stdout:lab-extras 363 kB/s | 24 kB 00:00 2023-12-18T12:57:53.811 INFO:teuthology.orchestra.run.smithi019.stdout:lab-extras 204 kB/s | 24 kB 00:00 2023-12-18T12:57:54.353 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 19 MB/s | 8.8 MB 00:00 2023-12-18T12:57:54.936 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 53 MB/s | 58 MB 00:01 2023-12-18T12:57:57.280 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 55 MB/s | 64 MB 00:01 2023-12-18T12:58:06.636 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat CodeReady Linux Builder for RHEL 8 x86_ 24 MB/s | 8.8 MB 00:00 2023-12-18T12:58:08.915 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 54 MB/s | 58 MB 00:01 2023-12-18T12:58:09.829 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 54 MB/s | 64 MB 00:01 2023-12-18T12:58:26.083 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T12:58:26.086 INFO:teuthology.orchestra.run.smithi019.stdout:=================================================================================================== 2023-12-18T12:58:26.086 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-12-18T12:58:26.086 INFO:teuthology.orchestra.run.smithi019.stdout:=================================================================================================== 2023-12-18T12:58:26.086 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T12:58:26.086 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-radosgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 14 M 2023-12-18T12:58:26.086 INFO:teuthology.orchestra.run.smithi019.stdout:Upgrading: 2023-12-18T12:58:26.086 INFO:teuthology.orchestra.run.smithi019.stdout: librados2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.8 M 2023-12-18T12:58:26.086 INFO:teuthology.orchestra.run.smithi019.stdout: librbd1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.7 M 2023-12-18T12:58:26.086 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-12-18T12:58:26.086 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-base x86_64 2:19.0.0-303.g861525e2.el8 ceph 5.4 M 2023-12-18T12:58:26.086 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 23 M 2023-12-18T12:58:26.086 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-selinux x86_64 2:19.0.0-303.g861525e2.el8 ceph 24 k 2023-12-18T12:58:26.087 INFO:teuthology.orchestra.run.smithi019.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-18T12:58:26.087 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 838 k 2023-12-18T12:58:26.087 INFO:teuthology.orchestra.run.smithi019.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-18T12:58:26.087 INFO:teuthology.orchestra.run.smithi019.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-18T12:58:26.087 INFO:teuthology.orchestra.run.smithi019.stdout: libradosstriper1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 517 k 2023-12-18T12:58:26.087 INFO:teuthology.orchestra.run.smithi019.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-18T12:58:26.087 INFO:teuthology.orchestra.run.smithi019.stdout: librgw2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.9 M 2023-12-18T12:58:26.087 INFO:teuthology.orchestra.run.smithi019.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-18T12:58:26.087 INFO:teuthology.orchestra.run.smithi019.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-18T12:58:26.087 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-argparse x86_64 2:19.0.0-303.g861525e2.el8 ceph 45 k 2023-12-18T12:58:26.087 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 129 k 2023-12-18T12:58:26.087 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cephfs x86_64 2:19.0.0-303.g861525e2.el8 ceph 196 k 2023-12-18T12:58:26.087 INFO:teuthology.orchestra.run.smithi019.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-18T12:58:26.087 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rados x86_64 2:19.0.0-303.g861525e2.el8 ceph 371 k 2023-12-18T12:58:26.087 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 365 k 2023-12-18T12:58:26.088 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 107 k 2023-12-18T12:58:26.088 INFO:teuthology.orchestra.run.smithi019.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-18T12:58:26.088 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:58:26.088 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T12:58:26.088 INFO:teuthology.orchestra.run.smithi019.stdout:=================================================================================================== 2023-12-18T12:58:26.088 INFO:teuthology.orchestra.run.smithi019.stdout:Install 21 Packages 2023-12-18T12:58:26.088 INFO:teuthology.orchestra.run.smithi019.stdout:Upgrade 2 Packages 2023-12-18T12:58:26.088 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:58:26.088 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 62 M 2023-12-18T12:58:26.089 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T12:58:26.632 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T12:58:26.635 INFO:teuthology.orchestra.run.smithi031.stdout:=================================================================================================== 2023-12-18T12:58:26.635 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-18T12:58:26.635 INFO:teuthology.orchestra.run.smithi031.stdout:=================================================================================================== 2023-12-18T12:58:26.635 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T12:58:26.635 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-radosgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 14 M 2023-12-18T12:58:26.635 INFO:teuthology.orchestra.run.smithi031.stdout:Upgrading: 2023-12-18T12:58:26.635 INFO:teuthology.orchestra.run.smithi031.stdout: librados2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.8 M 2023-12-18T12:58:26.635 INFO:teuthology.orchestra.run.smithi031.stdout: librbd1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.7 M 2023-12-18T12:58:26.635 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-18T12:58:26.636 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-base x86_64 2:19.0.0-303.g861525e2.el8 ceph 5.4 M 2023-12-18T12:58:26.636 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 23 M 2023-12-18T12:58:26.636 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-selinux x86_64 2:19.0.0-303.g861525e2.el8 ceph 24 k 2023-12-18T12:58:26.636 INFO:teuthology.orchestra.run.smithi031.stdout: gperftools-libs x86_64 1:2.7-9.el8 epel 306 k 2023-12-18T12:58:26.636 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 838 k 2023-12-18T12:58:26.636 INFO:teuthology.orchestra.run.smithi031.stdout: liboath x86_64 2.6.2-3.el8 epel 59 k 2023-12-18T12:58:26.636 INFO:teuthology.orchestra.run.smithi031.stdout: librabbitmq x86_64 0.9.0-4.el8 rhel-8-for-x86_64-baseos-rpms 47 k 2023-12-18T12:58:26.636 INFO:teuthology.orchestra.run.smithi031.stdout: libradosstriper1 x86_64 2:19.0.0-303.g861525e2.el8 ceph 517 k 2023-12-18T12:58:26.636 INFO:teuthology.orchestra.run.smithi031.stdout: librdkafka x86_64 0.11.4-3.el8 rhel-8-for-x86_64-appstream-rpms 354 k 2023-12-18T12:58:26.636 INFO:teuthology.orchestra.run.smithi031.stdout: librgw2 x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.9 M 2023-12-18T12:58:26.636 INFO:teuthology.orchestra.run.smithi031.stdout: libunwind x86_64 1.3.1-3.el8 epel 75 k 2023-12-18T12:58:26.636 INFO:teuthology.orchestra.run.smithi031.stdout: lttng-ust x86_64 2.8.1-11.el8 rhel-8-for-x86_64-appstream-rpms 259 k 2023-12-18T12:58:26.636 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-argparse x86_64 2:19.0.0-303.g861525e2.el8 ceph 45 k 2023-12-18T12:58:26.637 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-common x86_64 2:19.0.0-303.g861525e2.el8 ceph 129 k 2023-12-18T12:58:26.637 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cephfs x86_64 2:19.0.0-303.g861525e2.el8 ceph 196 k 2023-12-18T12:58:26.637 INFO:teuthology.orchestra.run.smithi031.stdout: python3-prettytable noarch 0.7.2-14.el8 rhel-8-for-x86_64-appstream-rpms 44 k 2023-12-18T12:58:26.637 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rados x86_64 2:19.0.0-303.g861525e2.el8 ceph 371 k 2023-12-18T12:58:26.637 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 365 k 2023-12-18T12:58:26.637 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rgw x86_64 2:19.0.0-303.g861525e2.el8 ceph 107 k 2023-12-18T12:58:26.637 INFO:teuthology.orchestra.run.smithi031.stdout: thrift x86_64 0.13.0-2.el8 epel 1.7 M 2023-12-18T12:58:26.637 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:58:26.637 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T12:58:26.637 INFO:teuthology.orchestra.run.smithi031.stdout:=================================================================================================== 2023-12-18T12:58:26.637 INFO:teuthology.orchestra.run.smithi031.stdout:Install 21 Packages 2023-12-18T12:58:26.637 INFO:teuthology.orchestra.run.smithi031.stdout:Upgrade 2 Packages 2023-12-18T12:58:26.637 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:58:26.638 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 62 M 2023-12-18T12:58:26.638 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T12:58:26.907 INFO:teuthology.orchestra.run.smithi019.stdout:(1/23): ceph-base-19.0.0-303.g861525e2.el8.x86_ 8.0 MB/s | 5.4 MB 00:00 2023-12-18T12:58:26.990 INFO:teuthology.orchestra.run.smithi019.stdout:(2/23): ceph-selinux-19.0.0-303.g861525e2.el8.x 293 kB/s | 24 kB 00:00 2023-12-18T12:58:27.157 INFO:teuthology.orchestra.run.smithi019.stdout:(3/23): libcephfs2-19.0.0-303.g861525e2.el8.x86 4.9 MB/s | 838 kB 00:00 2023-12-18T12:58:27.330 INFO:teuthology.orchestra.run.smithi019.stdout:(4/23): ceph-radosgw-19.0.0-303.g861525e2.el8.x 13 MB/s | 14 MB 00:01 2023-12-18T12:58:27.366 INFO:teuthology.orchestra.run.smithi019.stdout:(5/23): libradosstriper1-19.0.0-303.g861525e2.e 2.4 MB/s | 517 kB 00:00 2023-12-18T12:58:27.516 INFO:teuthology.orchestra.run.smithi019.stdout:(6/23): python3-ceph-argparse-19.0.0-303.g86152 298 kB/s | 45 kB 00:00 2023-12-18T12:58:27.650 INFO:teuthology.orchestra.run.smithi019.stdout:(7/23): python3-ceph-common-19.0.0-303.g861525e 974 kB/s | 129 kB 00:00 2023-12-18T12:58:27.734 INFO:teuthology.orchestra.run.smithi019.stdout:(8/23): python3-cephfs-19.0.0-303.g861525e2.el8 2.3 MB/s | 196 kB 00:00 2023-12-18T12:58:27.825 INFO:teuthology.orchestra.run.smithi019.stdout:(9/23): librgw2-19.0.0-303.g861525e2.el8.x86_64 14 MB/s | 6.9 MB 00:00 2023-12-18T12:58:27.850 INFO:teuthology.orchestra.run.smithi019.stdout:(10/23): python3-rados-19.0.0-303.g861525e2.el8 3.1 MB/s | 371 kB 00:00 2023-12-18T12:58:27.926 INFO:teuthology.orchestra.run.smithi019.stdout:(11/23): python3-rbd-19.0.0-303.g861525e2.el8.x 3.6 MB/s | 365 kB 00:00 2023-12-18T12:58:27.968 INFO:teuthology.orchestra.run.smithi019.stdout:(12/23): python3-rgw-19.0.0-303.g861525e2.el8.x 912 kB/s | 107 kB 00:00 2023-12-18T12:58:28.160 INFO:teuthology.orchestra.run.smithi019.stdout:(13/23): liboath-2.6.2-3.el8.x86_64.rpm 307 kB/s | 59 kB 00:00 2023-12-18T12:58:28.227 INFO:teuthology.orchestra.run.smithi019.stdout:(14/23): gperftools-libs-2.7-9.el8.x86_64.rpm 1.0 MB/s | 306 kB 00:00 2023-12-18T12:58:28.272 INFO:teuthology.orchestra.run.smithi019.stdout:(15/23): libunwind-1.3.1-3.el8.x86_64.rpm 675 kB/s | 75 kB 00:00 2023-12-18T12:58:28.344 INFO:teuthology.orchestra.run.smithi019.stdout:(16/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 651 kB/s | 47 kB 00:00 2023-12-18T12:58:28.386 INFO:teuthology.orchestra.run.smithi019.stdout:(17/23): thrift-0.13.0-2.el8.x86_64.rpm 11 MB/s | 1.7 MB 00:00 2023-12-18T12:58:28.411 INFO:teuthology.orchestra.run.smithi019.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 659 kB/s | 44 kB 00:00 2023-12-18T12:58:28.478 INFO:teuthology.orchestra.run.smithi019.stdout:(19/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 2.8 MB/s | 259 kB 00:00 2023-12-18T12:58:28.503 INFO:teuthology.orchestra.run.smithi019.stdout:(20/23): librdkafka-0.11.4-3.el8.x86_64.rpm 4.2 MB/s | 354 kB 00:00 2023-12-18T12:58:28.837 INFO:teuthology.orchestra.run.smithi031.stdout:(1/23): ceph-base-19.0.0-303.g861525e2.el8.x86_ 2.6 MB/s | 5.4 MB 00:02 2023-12-18T12:58:28.945 INFO:teuthology.orchestra.run.smithi031.stdout:(2/23): ceph-selinux-19.0.0-303.g861525e2.el8.x 225 kB/s | 24 kB 00:00 2023-12-18T12:58:29.220 INFO:teuthology.orchestra.run.smithi019.stdout:(21/23): librados2-19.0.0-303.g861525e2.el8.x86 5.1 MB/s | 3.8 MB 00:00 2023-12-18T12:58:29.237 INFO:teuthology.orchestra.run.smithi031.stdout:(3/23): libcephfs2-19.0.0-303.g861525e2.el8.x86 2.8 MB/s | 838 kB 00:00 2023-12-18T12:58:29.279 INFO:teuthology.orchestra.run.smithi019.stdout:(22/23): librbd1-19.0.0-303.g861525e2.el8.x86_6 4.8 MB/s | 3.7 MB 00:00 2023-12-18T12:58:29.379 INFO:teuthology.orchestra.run.smithi031.stdout:(4/23): libradosstriper1-19.0.0-303.g861525e2.e 3.6 MB/s | 517 kB 00:00 2023-12-18T12:58:29.638 INFO:teuthology.orchestra.run.smithi031.stdout:(5/23): ceph-common-19.0.0-303.g861525e2.el8.x8 7.9 MB/s | 23 MB 00:02 2023-12-18T12:58:29.746 INFO:teuthology.orchestra.run.smithi031.stdout:(6/23): python3-ceph-argparse-19.0.0-303.g86152 414 kB/s | 45 kB 00:00 2023-12-18T12:58:29.930 INFO:teuthology.orchestra.run.smithi031.stdout:(7/23): ceph-radosgw-19.0.0-303.g861525e2.el8.x 4.4 MB/s | 14 MB 00:03 2023-12-18T12:58:29.955 INFO:teuthology.orchestra.run.smithi031.stdout:(8/23): python3-ceph-common-19.0.0-303.g861525e 622 kB/s | 129 kB 00:00 2023-12-18T12:58:29.997 INFO:teuthology.orchestra.run.smithi031.stdout:(9/23): python3-cephfs-19.0.0-303.g861525e2.el8 2.9 MB/s | 196 kB 00:00 2023-12-18T12:58:30.047 INFO:teuthology.orchestra.run.smithi031.stdout:(10/23): python3-rados-19.0.0-303.g861525e2.el8 3.9 MB/s | 371 kB 00:00 2023-12-18T12:58:30.072 INFO:teuthology.orchestra.run.smithi031.stdout:(11/23): python3-rbd-19.0.0-303.g861525e2.el8.x 4.8 MB/s | 365 kB 00:00 2023-12-18T12:58:30.116 INFO:teuthology.orchestra.run.smithi031.stdout:(12/23): python3-rgw-19.0.0-303.g861525e2.el8.x 1.5 MB/s | 107 kB 00:00 2023-12-18T12:58:30.315 INFO:teuthology.orchestra.run.smithi031.stdout:(13/23): librgw2-19.0.0-303.g861525e2.el8.x86_6 7.4 MB/s | 6.9 MB 00:00 2023-12-18T12:58:30.715 INFO:teuthology.orchestra.run.smithi031.stdout:(14/23): liboath-2.6.2-3.el8.x86_64.rpm 98 kB/s | 59 kB 00:00 2023-12-18T12:58:30.740 INFO:teuthology.orchestra.run.smithi031.stdout:(15/23): gperftools-libs-2.7-9.el8.x86_64.rpm 459 kB/s | 306 kB 00:00 2023-12-18T12:58:30.765 INFO:teuthology.orchestra.run.smithi031.stdout:(16/23): libunwind-1.3.1-3.el8.x86_64.rpm 169 kB/s | 75 kB 00:00 2023-12-18T12:58:30.824 INFO:teuthology.orchestra.run.smithi031.stdout:(17/23): lttng-ust-2.8.1-11.el8.x86_64.rpm 4.3 MB/s | 259 kB 00:00 2023-12-18T12:58:30.849 INFO:teuthology.orchestra.run.smithi031.stdout:(18/23): python3-prettytable-0.7.2-14.el8.noarc 404 kB/s | 44 kB 00:00 2023-12-18T12:58:30.883 INFO:teuthology.orchestra.run.smithi031.stdout:(19/23): librdkafka-0.11.4-3.el8.x86_64.rpm 5.9 MB/s | 354 kB 00:00 2023-12-18T12:58:30.908 INFO:teuthology.orchestra.run.smithi031.stdout:(20/23): librabbitmq-0.9.0-4.el8.x86_64.rpm 804 kB/s | 47 kB 00:00 2023-12-18T12:58:31.217 INFO:teuthology.orchestra.run.smithi031.stdout:(21/23): librbd1-19.0.0-303.g861525e2.el8.x86_6 12 MB/s | 3.7 MB 00:00 2023-12-18T12:58:31.284 INFO:teuthology.orchestra.run.smithi031.stdout:(22/23): thrift-0.13.0-2.el8.x86_64.rpm 3.1 MB/s | 1.7 MB 00:00 2023-12-18T12:58:31.417 INFO:teuthology.orchestra.run.smithi031.stdout:(23/23): librados2-19.0.0-303.g861525e2.el8.x86 7.1 MB/s | 3.8 MB 00:00 2023-12-18T12:58:31.422 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T12:58:31.422 INFO:teuthology.orchestra.run.smithi031.stdout:Total 13 MB/s | 62 MB 00:04 2023-12-18T12:58:31.474 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T12:58:31.526 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T12:58:31.526 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T12:58:31.905 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T12:58:31.915 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T12:58:33.277 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T12:58:33.540 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-18T12:58:33.763 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T12:58:33.920 INFO:teuthology.orchestra.run.smithi019.stdout:(23/23): ceph-common-19.0.0-303.g861525e2.el8.x 3.0 MB/s | 23 MB 00:07 2023-12-18T12:58:33.925 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T12:58:33.925 INFO:teuthology.orchestra.run.smithi019.stdout:Total 7.9 MB/s | 62 MB 00:07 2023-12-18T12:58:33.978 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T12:58:34.029 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T12:58:34.030 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T12:58:34.199 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T12:58:34.411 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T12:58:34.421 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T12:58:34.447 INFO:teuthology.orchestra.run.smithi031.stdout: Upgrading : librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T12:58:34.538 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T12:58:34.745 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T12:58:35.524 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-18T12:58:35.746 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T12:58:35.850 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T12:58:36.086 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : thrift-0.13.0-2.el8.x86_64 1/25 2023-12-18T12:58:36.177 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T12:58:36.288 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T12:58:36.379 INFO:teuthology.orchestra.run.smithi031.stdout: Upgrading : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T12:58:36.441 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T12:58:36.673 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 8/25 2023-12-18T12:58:36.743 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: lttng-ust-2.8.1-11.el8.x86_64 2/25 2023-12-18T12:58:36.854 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-18T12:58:36.963 INFO:teuthology.orchestra.run.smithi019.stdout: Upgrading : librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T12:58:37.067 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librados2-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T12:58:37.278 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T12:58:37.574 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : liboath-2.6.2-3.el8.x86_64 5/25 2023-12-18T12:58:37.589 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 9/25 2023-12-18T12:58:37.779 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T12:58:37.787 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T12:58:37.855 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T12:58:38.051 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 11/25 2023-12-18T12:58:38.222 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T12:58:38.300 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T12:58:38.429 INFO:teuthology.orchestra.run.smithi019.stdout: Upgrading : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T12:58:38.533 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T12:58:38.552 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T12:58:38.721 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-18T12:58:38.796 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librdkafka-0.11.4-3.el8.x86_64 8/25 2023-12-18T12:58:38.830 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 14/25 2023-12-18T12:58:39.021 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T12:58:39.127 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T12:58:39.327 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-18T12:58:39.583 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-18T12:58:39.671 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librabbitmq-0.9.0-4.el8.x86_64 9/25 2023-12-18T12:58:39.838 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T12:58:39.882 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-18T12:58:40.104 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 19/25 2023-12-18T12:58:40.142 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T12:58:40.326 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 11/25 2023-12-18T12:58:40.659 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T12:58:40.894 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T12:58:41.181 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 14/25 2023-12-18T12:58:41.412 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T12:58:41.489 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 15/25 2023-12-18T12:58:41.681 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-prettytable-0.7.2-14.el8.noarch 16/25 2023-12-18T12:58:41.926 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libunwind-1.3.1-3.el8.x86_64 17/25 2023-12-18T12:58:42.241 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : gperftools-libs-1:2.7-9.el8.x86_64 18/25 2023-12-18T12:58:42.413 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 19/25 2023-12-18T12:58:44.545 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T12:58:44.804 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T12:58:45.447 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T12:58:45.742 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T12:58:45.830 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T12:58:46.011 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T12:58:46.758 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T12:58:47.021 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T12:58:47.665 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 20/25 2023-12-18T12:58:47.931 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T12:58:48.030 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 21/25 2023-12-18T12:58:48.220 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T12:59:08.203 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T12:59:08.203 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /sys 2023-12-18T12:59:08.204 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /proc 2023-12-18T12:59:08.204 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /dev 2023-12-18T12:59:08.204 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /run 2023-12-18T12:59:08.204 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /mnt 2023-12-18T12:59:08.204 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /var/tmp 2023-12-18T12:59:08.204 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /home 2023-12-18T12:59:08.204 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /tmp 2023-12-18T12:59:08.204 INFO:teuthology.orchestra.run.smithi031.stdout:skipping the directory /dev 2023-12-18T12:59:08.204 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:59:09.847 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T12:59:09.874 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T12:59:09.874 INFO:teuthology.orchestra.run.smithi031.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T12:59:10.038 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T12:59:10.038 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /sys 2023-12-18T12:59:10.038 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /proc 2023-12-18T12:59:10.038 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /dev 2023-12-18T12:59:10.038 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /run 2023-12-18T12:59:10.038 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /mnt 2023-12-18T12:59:10.039 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /var/tmp 2023-12-18T12:59:10.039 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /home 2023-12-18T12:59:10.039 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /tmp 2023-12-18T12:59:10.039 INFO:teuthology.orchestra.run.smithi019.stdout:skipping the directory /dev 2023-12-18T12:59:10.039 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:59:10.127 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T12:59:10.127 INFO:teuthology.orchestra.run.smithi031.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T12:59:10.947 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T12:59:10.947 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 1/25 2023-12-18T12:59:10.947 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2/25 2023-12-18T12:59:10.947 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T12:59:10.947 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T12:59:10.947 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 5/25 2023-12-18T12:59:10.947 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T12:59:10.947 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T12:59:10.948 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 8/25 2023-12-18T12:59:10.948 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 9/25 2023-12-18T12:59:10.948 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T12:59:10.948 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 11/25 2023-12-18T12:59:10.948 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T12:59:10.948 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T12:59:10.948 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-18T12:59:10.948 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-18T12:59:10.948 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-18T12:59:10.948 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-18T12:59:10.948 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 18/25 2023-12-18T12:59:10.948 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 19/25 2023-12-18T12:59:10.948 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 20/25 2023-12-18T12:59:10.948 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 21/25 2023-12-18T12:59:10.949 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librados2-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T12:59:10.949 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-18T12:59:10.949 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 24/25 2023-12-18T12:59:11.653 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T12:59:11.682 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 23/25 2023-12-18T12:59:11.682 INFO:teuthology.orchestra.run.smithi019.stdout: Cleanup : librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T12:59:11.945 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librbd1-1:12.2.7-9.el8.x86_64 24/25 2023-12-18T12:59:11.945 INFO:teuthology.orchestra.run.smithi019.stdout: Cleanup : librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T12:59:12.683 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librados2-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T12:59:12.683 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 1/25 2023-12-18T12:59:12.683 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2/25 2023-12-18T12:59:12.683 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 3/25 2023-12-18T12:59:12.683 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 4/25 2023-12-18T12:59:12.683 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 5/25 2023-12-18T12:59:12.684 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 6/25 2023-12-18T12:59:12.684 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librgw2-2:19.0.0-303.g861525e2.el8.x86_64 7/25 2023-12-18T12:59:12.684 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x 8/25 2023-12-18T12:59:12.684 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86 9/25 2023-12-18T12:59:12.684 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 10/25 2023-12-18T12:59:12.684 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 11/25 2023-12-18T12:59:12.684 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 12/25 2023-12-18T12:59:12.684 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 13/25 2023-12-18T12:59:12.684 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : gperftools-libs-1:2.7-9.el8.x86_64 14/25 2023-12-18T12:59:12.684 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : liboath-2.6.2-3.el8.x86_64 15/25 2023-12-18T12:59:12.684 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libunwind-1.3.1-3.el8.x86_64 16/25 2023-12-18T12:59:12.684 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : thrift-0.13.0-2.el8.x86_64 17/25 2023-12-18T12:59:12.685 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librabbitmq-0.9.0-4.el8.x86_64 18/25 2023-12-18T12:59:12.685 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-prettytable-0.7.2-14.el8.noarch 19/25 2023-12-18T12:59:12.685 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : lttng-ust-2.8.1-11.el8.x86_64 20/25 2023-12-18T12:59:12.685 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librdkafka-0.11.4-3.el8.x86_64 21/25 2023-12-18T12:59:12.685 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librados2-2:19.0.0-303.g861525e2.el8.x86_64 22/25 2023-12-18T12:59:12.685 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librados2-1:12.2.7-9.el8.x86_64 23/25 2023-12-18T12:59:12.685 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librbd1-2:19.0.0-303.g861525e2.el8.x86_64 24/25 2023-12-18T12:59:16.496 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T12:59:16.496 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T12:59:17.107 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:59:17.107 INFO:teuthology.orchestra.run.smithi031.stdout:Upgraded: 2023-12-18T12:59:17.107 INFO:teuthology.orchestra.run.smithi031.stdout: librados2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:17.107 INFO:teuthology.orchestra.run.smithi031.stdout: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:17.107 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T12:59:17.107 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:17.108 INFO:teuthology.orchestra.run.smithi031.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-18T12:59:17.109 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:17.109 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:17.109 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:17.109 INFO:teuthology.orchestra.run.smithi031.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-18T12:59:17.109 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:59:17.109 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T12:59:17.317 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-test 2023-12-18T12:59:17.723 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T12:59:17.903 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librbd1-1:12.2.7-9.el8.x86_64 25/25 2023-12-18T12:59:17.903 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T12:59:18.457 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 155 kB/s | 4.5 kB 00:00 2023-12-18T12:59:18.487 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:59:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:Upgraded: 2023-12-18T12:59:18.487 INFO:teuthology.orchestra.run.smithi019.stdout: librados2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:18.487 INFO:teuthology.orchestra.run.smithi019.stdout: librbd1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:18.487 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T12:59:18.487 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:18.487 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:18.487 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-radosgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:18.488 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-selinux-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:18.488 INFO:teuthology.orchestra.run.smithi019.stdout: gperftools-libs-1:2.7-9.el8.x86_64 2023-12-18T12:59:18.488 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:18.488 INFO:teuthology.orchestra.run.smithi019.stdout: liboath-2.6.2-3.el8.x86_64 2023-12-18T12:59:18.488 INFO:teuthology.orchestra.run.smithi019.stdout: librabbitmq-0.9.0-4.el8.x86_64 2023-12-18T12:59:18.488 INFO:teuthology.orchestra.run.smithi019.stdout: libradosstriper1-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:18.488 INFO:teuthology.orchestra.run.smithi019.stdout: librdkafka-0.11.4-3.el8.x86_64 2023-12-18T12:59:18.488 INFO:teuthology.orchestra.run.smithi019.stdout: librgw2-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:18.488 INFO:teuthology.orchestra.run.smithi019.stdout: libunwind-1.3.1-3.el8.x86_64 2023-12-18T12:59:18.488 INFO:teuthology.orchestra.run.smithi019.stdout: lttng-ust-2.8.1-11.el8.x86_64 2023-12-18T12:59:18.488 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-argparse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:18.488 INFO:teuthology.orchestra.run.smithi019.stdout: python3-ceph-common-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:18.488 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:18.488 INFO:teuthology.orchestra.run.smithi019.stdout: python3-prettytable-0.7.2-14.el8.noarch 2023-12-18T12:59:18.488 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:18.489 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:18.489 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:18.489 INFO:teuthology.orchestra.run.smithi019.stdout: thrift-0.13.0-2.el8.x86_64 2023-12-18T12:59:18.489 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:59:18.489 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T12:59:18.678 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-test 2023-12-18T12:59:19.085 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T12:59:19.093 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 137 kB/s | 4.1 kB 00:00 2023-12-18T12:59:20.003 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 103 kB/s | 4.1 kB 00:00 2023-12-18T12:59:20.303 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 117 kB/s | 4.5 kB 00:00 2023-12-18T12:59:21.673 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T12:59:21.674 INFO:teuthology.orchestra.run.smithi031.stdout:=========================================================================================== 2023-12-18T12:59:21.674 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-18T12:59:21.674 INFO:teuthology.orchestra.run.smithi031.stdout:=========================================================================================== 2023-12-18T12:59:21.674 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T12:59:21.674 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-test x86_64 2:19.0.0-303.g861525e2.el8 ceph 49 M 2023-12-18T12:59:21.674 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-18T12:59:21.675 INFO:teuthology.orchestra.run.smithi031.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-18T12:59:21.675 INFO:teuthology.orchestra.run.smithi031.stdout: libcephsqlite x86_64 2:19.0.0-303.g861525e2.el8 ceph 183 k 2023-12-18T12:59:21.675 INFO:teuthology.orchestra.run.smithi031.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-18T12:59:21.675 INFO:teuthology.orchestra.run.smithi031.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-18T12:59:21.675 INFO:teuthology.orchestra.run.smithi031.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-18T12:59:21.675 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:59:21.675 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T12:59:21.675 INFO:teuthology.orchestra.run.smithi031.stdout:=========================================================================================== 2023-12-18T12:59:21.675 INFO:teuthology.orchestra.run.smithi031.stdout:Install 6 Packages 2023-12-18T12:59:21.675 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:59:21.676 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 50 M 2023-12-18T12:59:21.676 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 223 M 2023-12-18T12:59:21.676 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T12:59:21.816 INFO:teuthology.orchestra.run.smithi031.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 499 kB/s | 70 kB 00:00 2023-12-18T12:59:21.889 INFO:teuthology.orchestra.run.smithi031.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.6 MB/s | 187 kB 00:00 2023-12-18T12:59:21.939 INFO:teuthology.orchestra.run.smithi031.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 6.3 MB/s | 323 kB 00:00 2023-12-18T12:59:21.989 INFO:teuthology.orchestra.run.smithi031.stdout:(4/6): jq-1.6-7.el8.x86_64.rpm 4.0 MB/s | 202 kB 00:00 2023-12-18T12:59:22.090 INFO:teuthology.orchestra.run.smithi031.stdout:(5/6): libcephsqlite-19.0.0-303.g861525e2.el8.x 443 kB/s | 183 kB 00:00 2023-12-18T12:59:23.001 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T12:59:23.002 INFO:teuthology.orchestra.run.smithi019.stdout:=========================================================================================== 2023-12-18T12:59:23.003 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-12-18T12:59:23.003 INFO:teuthology.orchestra.run.smithi019.stdout:=========================================================================================== 2023-12-18T12:59:23.003 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T12:59:23.003 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-test x86_64 2:19.0.0-303.g861525e2.el8 ceph 49 M 2023-12-18T12:59:23.003 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-12-18T12:59:23.003 INFO:teuthology.orchestra.run.smithi019.stdout: jq x86_64 1.6-7.el8 rhel-8-for-x86_64-appstream-rpms 202 k 2023-12-18T12:59:23.003 INFO:teuthology.orchestra.run.smithi019.stdout: libcephsqlite x86_64 2:19.0.0-303.g861525e2.el8 ceph 183 k 2023-12-18T12:59:23.003 INFO:teuthology.orchestra.run.smithi019.stdout: oniguruma x86_64 6.8.2-2.el8 rhel-8-for-x86_64-appstream-rpms 187 k 2023-12-18T12:59:23.003 INFO:teuthology.orchestra.run.smithi019.stdout: socat x86_64 1.7.4.1-1.el8 rhel-8-for-x86_64-appstream-rpms 323 k 2023-12-18T12:59:23.003 INFO:teuthology.orchestra.run.smithi019.stdout: xmlstarlet x86_64 1.6.1-20.el8 lab-extras 70 k 2023-12-18T12:59:23.003 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:59:23.003 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T12:59:23.003 INFO:teuthology.orchestra.run.smithi019.stdout:=========================================================================================== 2023-12-18T12:59:23.003 INFO:teuthology.orchestra.run.smithi019.stdout:Install 6 Packages 2023-12-18T12:59:23.004 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:59:23.004 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 50 M 2023-12-18T12:59:23.004 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 223 M 2023-12-18T12:59:23.004 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T12:59:23.083 INFO:teuthology.orchestra.run.smithi019.stdout:(1/6): xmlstarlet-1.6.1-20.el8.x86_64.rpm 891 kB/s | 70 kB 00:00 2023-12-18T12:59:23.164 INFO:teuthology.orchestra.run.smithi019.stdout:(2/6): oniguruma-6.8.2-2.el8.x86_64.rpm 2.6 MB/s | 187 kB 00:00 2023-12-18T12:59:23.205 INFO:teuthology.orchestra.run.smithi019.stdout:(3/6): socat-1.7.4.1-1.el8.x86_64.rpm 7.8 MB/s | 323 kB 00:00 2023-12-18T12:59:23.239 INFO:teuthology.orchestra.run.smithi019.stdout:(4/6): jq-1.6-7.el8.x86_64.rpm 5.9 MB/s | 202 kB 00:00 2023-12-18T12:59:23.565 INFO:teuthology.orchestra.run.smithi019.stdout:(5/6): libcephsqlite-19.0.0-303.g861525e2.el8.x 326 kB/s | 183 kB 00:00 2023-12-18T12:59:24.623 INFO:teuthology.orchestra.run.smithi031.stdout:(6/6): ceph-test-19.0.0-303.g861525e2.el8.x86_6 17 MB/s | 49 MB 00:02 2023-12-18T12:59:24.625 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T12:59:24.625 INFO:teuthology.orchestra.run.smithi031.stdout:Total 17 MB/s | 50 MB 00:02 2023-12-18T12:59:24.666 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T12:59:24.691 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T12:59:24.691 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T12:59:25.001 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T12:59:25.010 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T12:59:25.577 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T12:59:25.794 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/6 2023-12-18T12:59:25.979 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T12:59:26.079 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T12:59:26.291 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : jq-1.6-7.el8.x86_64 3/6 2023-12-18T12:59:26.489 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-18T12:59:26.688 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T12:59:30.756 INFO:teuthology.orchestra.run.smithi019.stdout:(6/6): ceph-test-19.0.0-303.g861525e2.el8.x86_6 6.4 MB/s | 49 MB 00:07 2023-12-18T12:59:30.758 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T12:59:30.758 INFO:teuthology.orchestra.run.smithi019.stdout:Total 6.5 MB/s | 50 MB 00:07 2023-12-18T12:59:30.800 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T12:59:30.825 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T12:59:30.825 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T12:59:31.130 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T12:59:31.139 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T12:59:31.699 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T12:59:31.878 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : socat-1.7.4.1-1.el8.x86_64 1/6 2023-12-18T12:59:31.919 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T12:59:32.031 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T12:59:32.120 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: oniguruma-6.8.2-2.el8.x86_64 2/6 2023-12-18T12:59:32.213 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T12:59:32.317 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : jq-1.6-7.el8.x86_64 3/6 2023-12-18T12:59:32.482 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : xmlstarlet-1.6.1-20.el8.x86_64 4/6 2023-12-18T12:59:32.541 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T12:59:32.541 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 1/6 2023-12-18T12:59:32.541 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2/6 2023-12-18T12:59:32.541 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-18T12:59:32.541 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-18T12:59:32.541 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-18T12:59:32.706 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T12:59:37.698 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : jq-1.6-7.el8.x86_64 6/6 2023-12-18T12:59:37.698 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T12:59:37.902 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 5/6 2023-12-18T12:59:38.163 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T12:59:38.292 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:59:38.293 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T12:59:38.293 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:38.293 INFO:teuthology.orchestra.run.smithi031.stdout: jq-1.6-7.el8.x86_64 2023-12-18T12:59:38.293 INFO:teuthology.orchestra.run.smithi031.stdout: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:38.293 INFO:teuthology.orchestra.run.smithi031.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-18T12:59:38.293 INFO:teuthology.orchestra.run.smithi031.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-18T12:59:38.293 INFO:teuthology.orchestra.run.smithi031.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-18T12:59:38.293 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:59:38.293 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T12:59:38.475 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph 2023-12-18T12:59:38.476 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 6/6 2023-12-18T12:59:38.477 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 1/6 2023-12-18T12:59:38.477 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2/6 2023-12-18T12:59:38.477 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : xmlstarlet-1.6.1-20.el8.x86_64 3/6 2023-12-18T12:59:38.477 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : oniguruma-6.8.2-2.el8.x86_64 4/6 2023-12-18T12:59:38.477 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : socat-1.7.4.1-1.el8.x86_64 5/6 2023-12-18T12:59:38.865 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T12:59:39.631 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 141 kB/s | 4.5 kB 00:00 2023-12-18T12:59:40.304 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 109 kB/s | 4.1 kB 00:00 2023-12-18T12:59:42.893 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T12:59:42.897 INFO:teuthology.orchestra.run.smithi031.stdout:====================================================================================================== 2023-12-18T12:59:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-18T12:59:42.897 INFO:teuthology.orchestra.run.smithi031.stdout:====================================================================================================== 2023-12-18T12:59:42.897 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T12:59:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: ceph x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.4 k 2023-12-18T12:59:42.897 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-18T12:59:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mds x86_64 2:19.0.0-303.g861525e2.el8 ceph 2.3 M 2023-12-18T12:59:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr x86_64 2:19.0.0-303.g861525e2.el8 ceph 1.6 M 2023-12-18T12:59:42.897 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-modules-core noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 243 k 2023-12-18T12:59:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mon x86_64 2:19.0.0-303.g861525e2.el8 ceph 4.6 M 2023-12-18T12:59:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-osd x86_64 2:19.0.0-303.g861525e2.el8 ceph 18 M 2023-12-18T12:59:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2023-12-18T12:59:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-18T12:59:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-18T12:59:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-18T12:59:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-18T12:59:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-18T12:59:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-18T12:59:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-18T12:59:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-18T12:59:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-18T12:59:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-18T12:59:42.898 INFO:teuthology.orchestra.run.smithi031.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-18T12:59:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-18T12:59:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-18T12:59:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-18T12:59:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-18T12:59:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-18T12:59:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-18T12:59:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-18T12:59:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-18T12:59:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-18T12:59:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-18T12:59:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-18T12:59:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-18T12:59:42.899 INFO:teuthology.orchestra.run.smithi031.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-18T12:59:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-18T12:59:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-18T12:59:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:59:42.900 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T12:59:42.900 INFO:teuthology.orchestra.run.smithi031.stdout:====================================================================================================== 2023-12-18T12:59:42.900 INFO:teuthology.orchestra.run.smithi031.stdout:Install 33 Packages 2023-12-18T12:59:42.900 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T12:59:42.900 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 31 M 2023-12-18T12:59:42.900 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 122 M 2023-12-18T12:59:42.901 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T12:59:43.477 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : jq-1.6-7.el8.x86_64 6/6 2023-12-18T12:59:43.477 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T12:59:43.601 INFO:teuthology.orchestra.run.smithi031.stdout:(1/33): ceph-19.0.0-303.g861525e2.el8.x86_64.rp 10 kB/s | 6.4 kB 00:00 2023-12-18T12:59:43.808 INFO:teuthology.orchestra.run.smithi031.stdout:(2/33): ceph-mgr-19.0.0-303.g861525e2.el8.x86_6 1.9 MB/s | 1.6 MB 00:00 2023-12-18T12:59:43.892 INFO:teuthology.orchestra.run.smithi031.stdout:(3/33): ceph-mds-19.0.0-303.g861525e2.el8.x86_6 2.5 MB/s | 2.3 MB 00:00 2023-12-18T12:59:44.017 INFO:teuthology.orchestra.run.smithi031.stdout:(4/33): ceph-mgr-modules-core-19.0.0-303.g86152 1.9 MB/s | 243 kB 00:00 2023-12-18T12:59:44.068 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:59:44.068 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T12:59:44.068 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-test-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:44.068 INFO:teuthology.orchestra.run.smithi019.stdout: jq-1.6-7.el8.x86_64 2023-12-18T12:59:44.068 INFO:teuthology.orchestra.run.smithi019.stdout: libcephsqlite-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T12:59:44.068 INFO:teuthology.orchestra.run.smithi019.stdout: oniguruma-6.8.2-2.el8.x86_64 2023-12-18T12:59:44.068 INFO:teuthology.orchestra.run.smithi019.stdout: socat-1.7.4.1-1.el8.x86_64 2023-12-18T12:59:44.068 INFO:teuthology.orchestra.run.smithi019.stdout: xmlstarlet-1.6.1-20.el8.x86_64 2023-12-18T12:59:44.068 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:59:44.068 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T12:59:44.184 INFO:teuthology.orchestra.run.smithi031.stdout:(5/33): ceph-mon-19.0.0-303.g861525e2.el8.x86_6 8.0 MB/s | 4.6 MB 00:00 2023-12-18T12:59:44.234 INFO:teuthology.orchestra.run.smithi031.stdout:(6/33): luarocks-3.5.0-1.el8.noarch.rpm 771 kB/s | 167 kB 00:00 2023-12-18T12:59:44.239 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph 2023-12-18T12:59:44.326 INFO:teuthology.orchestra.run.smithi031.stdout:(7/33): python3-beautifulsoup4-4.6.3-2.el8.1.no 2.1 MB/s | 185 kB 00:00 2023-12-18T12:59:44.352 INFO:teuthology.orchestra.run.smithi031.stdout:(8/33): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 261 kB/s | 44 kB 00:00 2023-12-18T12:59:44.385 INFO:teuthology.orchestra.run.smithi031.stdout:(9/33): python3-cheroot-8.5.2-1.el8.noarch.rpm 2.9 MB/s | 173 kB 00:00 2023-12-18T12:59:44.449 INFO:teuthology.orchestra.run.smithi031.stdout:(10/33): python3-jaraco-6.2-6.el8.noarch.rpm 175 kB/s | 11 kB 00:00 2023-12-18T12:59:44.494 INFO:teuthology.orchestra.run.smithi031.stdout:(11/33): python3-jaraco-functools-2.0-4.el8.noa 393 kB/s | 18 kB 00:00 2023-12-18T12:59:44.519 INFO:teuthology.orchestra.run.smithi031.stdout:(12/33): python3-cherrypy-18.4.0-1.el8.noarch.r 2.2 MB/s | 384 kB 00:00 2023-12-18T12:59:44.536 INFO:teuthology.orchestra.run.smithi031.stdout:(13/33): python3-logutils-0.3.5-11.el8.noarch.r 1.1 MB/s | 49 kB 00:00 2023-12-18T12:59:44.553 INFO:teuthology.orchestra.run.smithi031.stdout:(14/33): python3-more-itertools-7.2.0-3.el8.noa 1.7 MB/s | 59 kB 00:00 2023-12-18T12:59:44.595 INFO:teuthology.orchestra.run.smithi031.stdout:(15/33): python3-pecan-1.3.2-9.el8.noarch.rpm 4.7 MB/s | 283 kB 00:00 2023-12-18T12:59:44.612 INFO:teuthology.orchestra.run.smithi031.stdout:(16/33): python3-portend-2.6-1.el8.noarch.rpm 266 kB/s | 16 kB 00:00 2023-12-18T12:59:44.629 INFO:teuthology.orchestra.run.smithi031.stdout:(17/33): python3-simplegeneric-0.8.1-17.el8.noa 562 kB/s | 19 kB 00:00 2023-12-18T12:59:44.635 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T12:59:44.678 INFO:teuthology.orchestra.run.smithi031.stdout:(18/33): python3-singledispatch-3.4.0.3-18.el8. 368 kB/s | 24 kB 00:00 2023-12-18T12:59:44.722 INFO:teuthology.orchestra.run.smithi031.stdout:(19/33): python3-tempora-1.14.1-5.el8.noarch.rp 317 kB/s | 29 kB 00:00 2023-12-18T12:59:44.739 INFO:teuthology.orchestra.run.smithi031.stdout:(20/33): python3-trustme-0.6.0-4.el8.noarch.rpm 455 kB/s | 27 kB 00:00 2023-12-18T12:59:44.764 INFO:teuthology.orchestra.run.smithi031.stdout:(21/33): python3-waitress-1.4.3-1.el8.noarch.rp 6.0 MB/s | 255 kB 00:00 2023-12-18T12:59:44.805 INFO:teuthology.orchestra.run.smithi031.stdout:(22/33): python3-webob-1.8.5-1.el8.1.noarch.rpm 3.7 MB/s | 251 kB 00:00 2023-12-18T12:59:44.831 INFO:teuthology.orchestra.run.smithi031.stdout:(23/33): python3-webtest-2.0.33-1.el8.noarch.rp 1.2 MB/s | 85 kB 00:00 2023-12-18T12:59:44.856 INFO:teuthology.orchestra.run.smithi031.stdout:(24/33): python3-zc-lockfile-2.0-2.el8.noarch.r 457 kB/s | 23 kB 00:00 2023-12-18T12:59:44.933 INFO:teuthology.orchestra.run.smithi031.stdout:(25/33): python3-markupsafe-0.23-19.el8.x86_64. 518 kB/s | 39 kB 00:00 2023-12-18T12:59:45.125 INFO:teuthology.orchestra.run.smithi031.stdout:(26/33): ceph-osd-19.0.0-303.g861525e2.el8.x86_ 14 MB/s | 18 MB 00:01 2023-12-18T12:59:45.157 INFO:teuthology.orchestra.run.smithi031.stdout:(27/33): python3-pyOpenSSL-19.0.0-1.el8.noarch. 460 kB/s | 103 kB 00:00 2023-12-18T12:59:45.199 INFO:teuthology.orchestra.run.smithi031.stdout:(28/33): python3-werkzeug-0.12.2-4.el8.noarch.r 1.2 MB/s | 457 kB 00:00 2023-12-18T12:59:45.224 INFO:teuthology.orchestra.run.smithi031.stdout:(29/33): python3-pytz-2017.2-11.el8.noarch.rpm 933 kB/s | 54 kB 00:00 2023-12-18T12:59:45.249 INFO:teuthology.orchestra.run.smithi031.stdout:(30/33): python3-mako-1.0.6-14.el8.noarch.rpm 1.2 MB/s | 157 kB 00:00 2023-12-18T12:59:45.275 INFO:teuthology.orchestra.run.smithi031.stdout:(31/33): python3-pycparser-2.14-14.el8.noarch.r 1.4 MB/s | 109 kB 00:00 2023-12-18T12:59:45.300 INFO:teuthology.orchestra.run.smithi031.stdout:(32/33): python3-cffi-1.11.5-6.el8.x86_64.rpm 3.1 MB/s | 238 kB 00:00 2023-12-18T12:59:45.355 INFO:teuthology.orchestra.run.smithi031.stdout:(33/33): python3-cryptography-3.2.1-6.el8.x86_6 5.2 MB/s | 559 kB 00:00 2023-12-18T12:59:45.359 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T12:59:45.359 INFO:teuthology.orchestra.run.smithi031.stdout:Total 12 MB/s | 31 MB 00:02 2023-12-18T12:59:45.461 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T12:59:45.506 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T12:59:45.507 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T12:59:45.572 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 136 kB/s | 4.1 kB 00:00 2023-12-18T12:59:45.765 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T12:59:45.774 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T12:59:45.864 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 128 kB/s | 4.5 kB 00:00 2023-12-18T12:59:47.062 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T12:59:47.359 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/33 2023-12-18T12:59:47.687 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/33 2023-12-18T12:59:47.929 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 3/33 2023-12-18T12:59:48.354 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 4/33 2023-12-18T12:59:48.566 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T12:59:48.569 INFO:teuthology.orchestra.run.smithi019.stdout:====================================================================================================== 2023-12-18T12:59:48.569 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-12-18T12:59:48.569 INFO:teuthology.orchestra.run.smithi019.stdout:====================================================================================================== 2023-12-18T12:59:48.570 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T12:59:48.570 INFO:teuthology.orchestra.run.smithi019.stdout: ceph x86_64 2:19.0.0-303.g861525e2.el8 ceph 6.4 k 2023-12-18T12:59:48.570 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-12-18T12:59:48.570 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mds x86_64 2:19.0.0-303.g861525e2.el8 ceph 2.3 M 2023-12-18T12:59:48.570 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr x86_64 2:19.0.0-303.g861525e2.el8 ceph 1.6 M 2023-12-18T12:59:48.570 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-modules-core noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 243 k 2023-12-18T12:59:48.570 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mon x86_64 2:19.0.0-303.g861525e2.el8 ceph 4.6 M 2023-12-18T12:59:48.570 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-osd x86_64 2:19.0.0-303.g861525e2.el8 ceph 18 M 2023-12-18T12:59:48.570 INFO:teuthology.orchestra.run.smithi019.stdout: luarocks noarch 3.5.0-1.el8 epel 167 k 2023-12-18T12:59:48.570 INFO:teuthology.orchestra.run.smithi019.stdout: python3-bcrypt x86_64 3.1.6-2.el8.1 epel 44 k 2023-12-18T12:59:48.570 INFO:teuthology.orchestra.run.smithi019.stdout: python3-beautifulsoup4 noarch 4.6.3-2.el8.1 epel 185 k 2023-12-18T12:59:48.570 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cffi x86_64 1.11.5-6.el8 rhel-8-for-x86_64-baseos-rpms 238 k 2023-12-18T12:59:48.570 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cheroot noarch 8.5.2-1.el8 epel 173 k 2023-12-18T12:59:48.570 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cherrypy noarch 18.4.0-1.el8 epel 384 k 2023-12-18T12:59:48.571 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cryptography x86_64 3.2.1-6.el8 rhel-8-for-x86_64-baseos-rpms 559 k 2023-12-18T12:59:48.571 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco noarch 6.2-6.el8 epel 11 k 2023-12-18T12:59:48.571 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-functools noarch 2.0-4.el8 epel 18 k 2023-12-18T12:59:48.571 INFO:teuthology.orchestra.run.smithi019.stdout: python3-logutils noarch 0.3.5-11.el8 epel 49 k 2023-12-18T12:59:48.571 INFO:teuthology.orchestra.run.smithi019.stdout: python3-mako noarch 1.0.6-14.el8 rhel-8-for-x86_64-appstream-rpms 157 k 2023-12-18T12:59:48.571 INFO:teuthology.orchestra.run.smithi019.stdout: python3-markupsafe x86_64 0.23-19.el8 rhel-8-for-x86_64-appstream-rpms 39 k 2023-12-18T12:59:48.571 INFO:teuthology.orchestra.run.smithi019.stdout: python3-more-itertools noarch 7.2.0-3.el8 epel 59 k 2023-12-18T12:59:48.571 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pecan noarch 1.3.2-9.el8 epel 283 k 2023-12-18T12:59:48.571 INFO:teuthology.orchestra.run.smithi019.stdout: python3-portend noarch 2.6-1.el8 epel 16 k 2023-12-18T12:59:48.571 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyOpenSSL noarch 19.0.0-1.el8 rhel-8-for-x86_64-appstream-rpms 103 k 2023-12-18T12:59:48.571 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pycparser noarch 2.14-14.el8 rhel-8-for-x86_64-baseos-rpms 109 k 2023-12-18T12:59:48.571 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pytz noarch 2017.2-11.el8 rhel-8-for-x86_64-appstream-rpms 54 k 2023-12-18T12:59:48.571 INFO:teuthology.orchestra.run.smithi019.stdout: python3-simplegeneric noarch 0.8.1-17.el8 epel 19 k 2023-12-18T12:59:48.571 INFO:teuthology.orchestra.run.smithi019.stdout: python3-singledispatch noarch 3.4.0.3-18.el8 epel 24 k 2023-12-18T12:59:48.572 INFO:teuthology.orchestra.run.smithi019.stdout: python3-tempora noarch 1.14.1-5.el8 epel 29 k 2023-12-18T12:59:48.572 INFO:teuthology.orchestra.run.smithi019.stdout: python3-trustme noarch 0.6.0-4.el8 epel 27 k 2023-12-18T12:59:48.572 INFO:teuthology.orchestra.run.smithi019.stdout: python3-waitress noarch 1.4.3-1.el8 epel 255 k 2023-12-18T12:59:48.572 INFO:teuthology.orchestra.run.smithi019.stdout: python3-webob noarch 1.8.5-1.el8.1 epel 251 k 2023-12-18T12:59:48.572 INFO:teuthology.orchestra.run.smithi019.stdout: python3-webtest noarch 2.0.33-1.el8 epel 85 k 2023-12-18T12:59:48.572 INFO:teuthology.orchestra.run.smithi019.stdout: python3-werkzeug noarch 0.12.2-4.el8 rhel-8-for-x86_64-appstream-rpms 457 k 2023-12-18T12:59:48.572 INFO:teuthology.orchestra.run.smithi019.stdout: python3-zc-lockfile noarch 2.0-2.el8 epel 23 k 2023-12-18T12:59:48.572 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:59:48.572 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T12:59:48.572 INFO:teuthology.orchestra.run.smithi019.stdout:====================================================================================================== 2023-12-18T12:59:48.572 INFO:teuthology.orchestra.run.smithi019.stdout:Install 33 Packages 2023-12-18T12:59:48.572 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T12:59:48.573 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 31 M 2023-12-18T12:59:48.573 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 122 M 2023-12-18T12:59:48.573 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T12:59:48.675 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 5/33 2023-12-18T12:59:48.783 INFO:teuthology.orchestra.run.smithi019.stdout:(1/33): ceph-19.0.0-303.g861525e2.el8.x86_64.rp 36 kB/s | 6.4 kB 00:00 2023-12-18T12:59:48.877 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 6/33 2023-12-18T12:59:48.917 INFO:teuthology.orchestra.run.smithi019.stdout:(2/33): ceph-mgr-19.0.0-303.g861525e2.el8.x86_6 5.2 MB/s | 1.6 MB 00:00 2023-12-18T12:59:49.071 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 7/33 2023-12-18T12:59:49.201 INFO:teuthology.orchestra.run.smithi019.stdout:(3/33): ceph-mds-19.0.0-303.g861525e2.el8.x86_6 3.9 MB/s | 2.3 MB 00:00 2023-12-18T12:59:49.301 INFO:teuthology.orchestra.run.smithi019.stdout:(4/33): ceph-mgr-modules-core-19.0.0-303.g86152 2.4 MB/s | 243 kB 00:00 2023-12-18T12:59:49.334 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/33 2023-12-18T12:59:49.524 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 9/33 2023-12-18T12:59:49.823 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 10/33 2023-12-18T12:59:49.977 INFO:teuthology.orchestra.run.smithi019.stdout:(5/33): ceph-osd-19.0.0-303.g861525e2.el8.x86_6 17 MB/s | 18 MB 00:01 2023-12-18T12:59:50.001 INFO:teuthology.orchestra.run.smithi019.stdout:(6/33): luarocks-3.5.0-1.el8.noarch.rpm 238 kB/s | 167 kB 00:00 2023-12-18T12:59:50.077 INFO:teuthology.orchestra.run.smithi019.stdout:(7/33): ceph-mon-19.0.0-303.g861525e2.el8.x86_6 3.6 MB/s | 4.6 MB 00:01 2023-12-18T12:59:50.172 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 11/33 2023-12-18T12:59:50.177 INFO:teuthology.orchestra.run.smithi019.stdout:(8/33): python3-beautifulsoup4-4.6.3-2.el8.1.no 1.0 MB/s | 185 kB 00:00 2023-12-18T12:59:50.380 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 12/33 2023-12-18T12:59:50.412 INFO:teuthology.orchestra.run.smithi019.stdout:(9/33): python3-bcrypt-3.1.6-2.el8.1.x86_64.rpm 100 kB/s | 44 kB 00:00 2023-12-18T12:59:50.436 INFO:teuthology.orchestra.run.smithi019.stdout:(10/33): python3-cherrypy-18.4.0-1.el8.noarch.r 1.5 MB/s | 384 kB 00:00 2023-12-18T12:59:50.536 INFO:teuthology.orchestra.run.smithi019.stdout:(11/33): python3-jaraco-6.2-6.el8.noarch.rpm 89 kB/s | 11 kB 00:00 2023-12-18T12:59:50.587 INFO:teuthology.orchestra.run.smithi019.stdout:(12/33): python3-jaraco-functools-2.0-4.el8.noa 117 kB/s | 18 kB 00:00 2023-12-18T12:59:50.631 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/33 2023-12-18T12:59:50.678 INFO:teuthology.orchestra.run.smithi019.stdout:(13/33): python3-cheroot-8.5.2-1.el8.noarch.rpm 289 kB/s | 173 kB 00:00 2023-12-18T12:59:50.704 INFO:teuthology.orchestra.run.smithi019.stdout:(14/33): python3-more-itertools-7.2.0-3.el8.noa 502 kB/s | 59 kB 00:00 2023-12-18T12:59:50.729 INFO:teuthology.orchestra.run.smithi019.stdout:(15/33): python3-logutils-0.3.5-11.el8.noarch.r 253 kB/s | 49 kB 00:00 2023-12-18T12:59:50.813 INFO:teuthology.orchestra.run.smithi019.stdout:(16/33): python3-portend-2.6-1.el8.noarch.rpm 143 kB/s | 16 kB 00:00 2023-12-18T12:59:50.878 INFO:teuthology.orchestra.run.smithi019.stdout:(17/33): python3-simplegeneric-0.8.1-17.el8.noa 126 kB/s | 19 kB 00:00 2023-12-18T12:59:50.884 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/33 2023-12-18T12:59:50.913 INFO:teuthology.orchestra.run.smithi019.stdout:(18/33): python3-pecan-1.3.2-9.el8.noarch.rpm 1.2 MB/s | 283 kB 00:00 2023-12-18T12:59:50.939 INFO:teuthology.orchestra.run.smithi019.stdout:(19/33): python3-singledispatch-3.4.0.3-18.el8. 190 kB/s | 24 kB 00:00 2023-12-18T12:59:51.014 INFO:teuthology.orchestra.run.smithi019.stdout:(20/33): python3-tempora-1.14.1-5.el8.noarch.rp 216 kB/s | 29 kB 00:00 2023-12-18T12:59:51.030 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/33 2023-12-18T12:59:51.039 INFO:teuthology.orchestra.run.smithi019.stdout:(21/33): python3-trustme-0.6.0-4.el8.noarch.rpm 219 kB/s | 27 kB 00:00 2023-12-18T12:59:51.073 INFO:teuthology.orchestra.run.smithi019.stdout:(22/33): python3-waitress-1.4.3-1.el8.noarch.rp 1.9 MB/s | 255 kB 00:00 2023-12-18T12:59:51.157 INFO:teuthology.orchestra.run.smithi019.stdout:(23/33): python3-webtest-2.0.33-1.el8.noarch.rp 730 kB/s | 85 kB 00:00 2023-12-18T12:59:51.207 INFO:teuthology.orchestra.run.smithi019.stdout:(24/33): python3-zc-lockfile-2.0-2.el8.noarch.r 172 kB/s | 23 kB 00:00 2023-12-18T12:59:51.223 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/33 2023-12-18T12:59:51.265 INFO:teuthology.orchestra.run.smithi019.stdout:(25/33): python3-pycparser-2.14-14.el8.noarch.r 1.0 MB/s | 109 kB 00:00 2023-12-18T12:59:51.299 INFO:teuthology.orchestra.run.smithi019.stdout:(26/33): python3-cffi-1.11.5-6.el8.x86_64.rpm 2.8 MB/s | 238 kB 00:00 2023-12-18T12:59:51.324 INFO:teuthology.orchestra.run.smithi019.stdout:(27/33): python3-webob-1.8.5-1.el8.1.noarch.rpm 809 kB/s | 251 kB 00:00 2023-12-18T12:59:51.366 INFO:teuthology.orchestra.run.smithi019.stdout:(28/33): python3-werkzeug-0.12.2-4.el8.noarch.r 6.7 MB/s | 457 kB 00:00 2023-12-18T12:59:51.383 INFO:teuthology.orchestra.run.smithi019.stdout:(29/33): python3-markupsafe-0.23-19.el8.x86_64. 666 kB/s | 39 kB 00:00 2023-12-18T12:59:51.408 INFO:teuthology.orchestra.run.smithi019.stdout:(30/33): python3-cryptography-3.2.1-6.el8.x86_6 3.8 MB/s | 559 kB 00:00 2023-12-18T12:59:51.420 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/33 2023-12-18T12:59:51.434 INFO:teuthology.orchestra.run.smithi019.stdout:(31/33): python3-pyOpenSSL-19.0.0-1.el8.noarch. 1.5 MB/s | 103 kB 00:00 2023-12-18T12:59:51.450 INFO:teuthology.orchestra.run.smithi019.stdout:(32/33): python3-pytz-2017.2-11.el8.noarch.rpm 1.3 MB/s | 54 kB 00:00 2023-12-18T12:59:51.476 INFO:teuthology.orchestra.run.smithi019.stdout:(33/33): python3-mako-1.0.6-14.el8.noarch.rpm 1.7 MB/s | 157 kB 00:00 2023-12-18T12:59:51.480 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T12:59:51.481 INFO:teuthology.orchestra.run.smithi019.stdout:Total 11 MB/s | 31 MB 00:02 2023-12-18T12:59:51.582 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T12:59:51.607 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/33 2023-12-18T12:59:51.627 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T12:59:51.627 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T12:59:51.818 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/33 2023-12-18T12:59:51.885 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T12:59:51.895 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T12:59:51.997 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/33 2023-12-18T12:59:52.181 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/33 2023-12-18T12:59:52.471 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/33 2023-12-18T12:59:52.693 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/33 2023-12-18T12:59:52.972 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/33 2023-12-18T12:59:53.122 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T12:59:53.315 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/33 2023-12-18T12:59:53.359 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-more-itertools-7.2.0-3.el8.noarch 1/33 2023-12-18T12:59:53.595 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-webob-1.8.5-1.el8.1.noarch 2/33 2023-12-18T12:59:53.656 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/33 2023-12-18T12:59:53.801 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pytz-2017.2-11.el8.noarch 3/33 2023-12-18T12:59:54.000 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-markupsafe-0.23-19.el8.x86_64 4/33 2023-12-18T12:59:54.074 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 27/33 2023-12-18T12:59:54.256 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T12:59:54.343 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T12:59:54.362 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-mako-1.0.6-14.el8.noarch 5/33 2023-12-18T12:59:54.589 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-werkzeug-0.12.2-4.el8.noarch 6/33 2023-12-18T12:59:54.831 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pycparser-2.14-14.el8.noarch 7/33 2023-12-18T12:59:55.266 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cffi-1.11.5-6.el8.x86_64 8/33 2023-12-18T12:59:55.560 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cryptography-3.2.1-6.el8.x86_64 9/33 2023-12-18T12:59:55.771 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pyOpenSSL-19.0.0-1.el8.noarch 10/33 2023-12-18T12:59:55.990 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-trustme-0.6.0-4.el8.noarch 11/33 2023-12-18T12:59:56.188 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-bcrypt-3.1.6-2.el8.1.x86_64 12/33 2023-12-18T12:59:56.315 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : luarocks-3.5.0-1.el8.noarch 29/33 2023-12-18T12:59:56.432 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-zc-lockfile-2.0-2.el8.noarch 13/33 2023-12-18T12:59:56.505 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T12:59:56.811 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-waitress-1.4.3-1.el8.noarch 14/33 2023-12-18T12:59:56.991 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-singledispatch-3.4.0.3-18.el8.noarch 15/33 2023-12-18T12:59:57.021 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T12:59:57.133 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-simplegeneric-0.8.1-17.el8.noarch 16/33 2023-12-18T12:59:57.224 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T12:59:57.306 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-logutils-0.3.5-11.el8.noarch 17/33 2023-12-18T12:59:57.451 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jaraco-6.2-6.el8.noarch 18/33 2023-12-18T12:59:57.465 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T12:59:57.641 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T12:59:57.663 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T12:59:57.687 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jaraco-functools-2.0-4.el8.noarch 19/33 2023-12-18T12:59:57.782 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T12:59:57.891 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cheroot-8.5.2-1.el8.noarch 20/33 2023-12-18T12:59:58.042 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-tempora-1.14.1-5.el8.noarch 21/33 2023-12-18T12:59:58.213 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T12:59:58.213 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-2:19.0.0-303.g861525e2.el8.x86_64 1/33 2023-12-18T12:59:58.213 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2/33 2023-12-18T12:59:58.213 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 3/33 2023-12-18T12:59:58.213 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 4/33 2023-12-18T12:59:58.213 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 5/33 2023-12-18T12:59:58.214 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 6/33 2023-12-18T12:59:58.214 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 7/33 2023-12-18T12:59:58.214 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/33 2023-12-18T12:59:58.214 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 9/33 2023-12-18T12:59:58.214 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 10/33 2023-12-18T12:59:58.214 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 11/33 2023-12-18T12:59:58.214 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/33 2023-12-18T12:59:58.214 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/33 2023-12-18T12:59:58.214 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/33 2023-12-18T12:59:58.214 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/33 2023-12-18T12:59:58.214 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/33 2023-12-18T12:59:58.215 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/33 2023-12-18T12:59:58.215 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/33 2023-12-18T12:59:58.215 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/33 2023-12-18T12:59:58.215 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/33 2023-12-18T12:59:58.215 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/33 2023-12-18T12:59:58.215 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 22/33 2023-12-18T12:59:58.215 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/33 2023-12-18T12:59:58.215 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/33 2023-12-18T12:59:58.215 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/33 2023-12-18T12:59:58.215 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 26/33 2023-12-18T12:59:58.215 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 27/33 2023-12-18T12:59:58.216 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 28/33 2023-12-18T12:59:58.216 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 29/33 2023-12-18T12:59:58.216 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 30/33 2023-12-18T12:59:58.216 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 31/33 2023-12-18T12:59:58.216 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 32/33 2023-12-18T12:59:58.307 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-portend-2.6-1.el8.noarch 22/33 2023-12-18T12:59:58.697 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cherrypy-18.4.0-1.el8.noarch 23/33 2023-12-18T12:59:58.959 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 24/33 2023-12-18T12:59:59.276 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-webtest-2.0.33-1.el8.noarch 25/33 2023-12-18T12:59:59.633 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pecan-1.3.2-9.el8.noarch 26/33 2023-12-18T13:00:00.148 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 27/33 2023-12-18T13:00:00.615 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T13:00:00.711 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 28/33 2023-12-18T13:00:02.666 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : luarocks-3.5.0-1.el8.noarch 29/33 2023-12-18T13:00:02.871 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T13:00:03.385 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 30/33 2023-12-18T13:00:03.535 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T13:00:03.776 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 31/33 2023-12-18T13:00:03.944 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T13:00:03.966 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 32/33 2023-12-18T13:00:04.069 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T13:00:04.210 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 33/33 2023-12-18T13:00:04.210 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T13:00:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-2:19.0.0-303.g861525e2.el8.x86_64 33/33 2023-12-18T13:00:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-2:19.0.0-303.g861525e2.el8.x86_64 1/33 2023-12-18T13:00:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2/33 2023-12-18T13:00:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 3/33 2023-12-18T13:00:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 4/33 2023-12-18T13:00:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 5/33 2023-12-18T13:00:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.n 6/33 2023-12-18T13:00:04.516 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : luarocks-3.5.0-1.el8.noarch 7/33 2023-12-18T13:00:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-bcrypt-3.1.6-2.el8.1.x86_64 8/33 2023-12-18T13:00:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-beautifulsoup4-4.6.3-2.el8.1.noarch 9/33 2023-12-18T13:00:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cheroot-8.5.2-1.el8.noarch 10/33 2023-12-18T13:00:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cherrypy-18.4.0-1.el8.noarch 11/33 2023-12-18T13:00:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jaraco-6.2-6.el8.noarch 12/33 2023-12-18T13:00:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jaraco-functools-2.0-4.el8.noarch 13/33 2023-12-18T13:00:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-logutils-0.3.5-11.el8.noarch 14/33 2023-12-18T13:00:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-more-itertools-7.2.0-3.el8.noarch 15/33 2023-12-18T13:00:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pecan-1.3.2-9.el8.noarch 16/33 2023-12-18T13:00:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-portend-2.6-1.el8.noarch 17/33 2023-12-18T13:00:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-simplegeneric-0.8.1-17.el8.noarch 18/33 2023-12-18T13:00:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-singledispatch-3.4.0.3-18.el8.noarch 19/33 2023-12-18T13:00:04.517 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-tempora-1.14.1-5.el8.noarch 20/33 2023-12-18T13:00:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-trustme-0.6.0-4.el8.noarch 21/33 2023-12-18T13:00:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-waitress-1.4.3-1.el8.noarch 22/33 2023-12-18T13:00:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-webob-1.8.5-1.el8.1.noarch 23/33 2023-12-18T13:00:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-webtest-2.0.33-1.el8.noarch 24/33 2023-12-18T13:00:04.518 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-zc-lockfile-2.0-2.el8.noarch 25/33 2023-12-18T13:00:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pycparser-2.14-14.el8.noarch 26/33 2023-12-18T13:00:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cffi-1.11.5-6.el8.x86_64 27/33 2023-12-18T13:00:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cryptography-3.2.1-6.el8.x86_64 28/33 2023-12-18T13:00:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-werkzeug-0.12.2-4.el8.noarch 29/33 2023-12-18T13:00:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-markupsafe-0.23-19.el8.x86_64 30/33 2023-12-18T13:00:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pyOpenSSL-19.0.0-1.el8.noarch 31/33 2023-12-18T13:00:04.519 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-mako-1.0.6-14.el8.noarch 32/33 2023-12-18T13:00:04.845 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:04.846 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T13:00:04.846 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:00:04.846 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:00:04.846 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:00:04.846 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:00:04.846 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:00:04.846 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:00:04.846 INFO:teuthology.orchestra.run.smithi031.stdout: luarocks-3.5.0-1.el8.noarch 2023-12-18T13:00:04.846 INFO:teuthology.orchestra.run.smithi031.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-18T13:00:04.846 INFO:teuthology.orchestra.run.smithi031.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-18T13:00:04.846 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-18T13:00:04.846 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-18T13:00:04.846 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-18T13:00:04.847 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-18T13:00:04.847 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-18T13:00:04.847 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-18T13:00:04.847 INFO:teuthology.orchestra.run.smithi031.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-18T13:00:04.847 INFO:teuthology.orchestra.run.smithi031.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-18T13:00:04.847 INFO:teuthology.orchestra.run.smithi031.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-18T13:00:04.847 INFO:teuthology.orchestra.run.smithi031.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-18T13:00:04.847 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-18T13:00:04.847 INFO:teuthology.orchestra.run.smithi031.stdout: python3-portend-2.6-1.el8.noarch 2023-12-18T13:00:04.847 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-18T13:00:04.847 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-18T13:00:04.847 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-18T13:00:04.847 INFO:teuthology.orchestra.run.smithi031.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-18T13:00:04.847 INFO:teuthology.orchestra.run.smithi031.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-18T13:00:04.848 INFO:teuthology.orchestra.run.smithi031.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-18T13:00:04.848 INFO:teuthology.orchestra.run.smithi031.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-18T13:00:04.848 INFO:teuthology.orchestra.run.smithi031.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-18T13:00:04.848 INFO:teuthology.orchestra.run.smithi031.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-18T13:00:04.848 INFO:teuthology.orchestra.run.smithi031.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-18T13:00:04.848 INFO:teuthology.orchestra.run.smithi031.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-18T13:00:04.848 INFO:teuthology.orchestra.run.smithi031.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-18T13:00:04.848 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:04.848 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:00:05.093 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-base 2023-12-18T13:00:05.504 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:00:06.400 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 146 kB/s | 4.5 kB 00:00 2023-12-18T13:00:07.073 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 109 kB/s | 4.1 kB 00:00 2023-12-18T13:00:09.420 INFO:teuthology.orchestra.run.smithi031.stdout:Package ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:00:09.618 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:00:09.619 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-18T13:00:09.619 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:00:09.781 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install cephadm 2023-12-18T13:00:10.182 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:00:10.475 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pytz-2017.2-11.el8.noarch 33/33 2023-12-18T13:00:10.475 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T13:00:11.036 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 108 kB/s | 4.5 kB 00:00 2023-12-18T13:00:11.088 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:00:11.088 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T13:00:11.088 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:00:11.088 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mds-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:00:11.088 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:00:11.088 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-modules-core-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:00:11.088 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mon-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:00:11.088 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-osd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:00:11.088 INFO:teuthology.orchestra.run.smithi019.stdout: luarocks-3.5.0-1.el8.noarch 2023-12-18T13:00:11.089 INFO:teuthology.orchestra.run.smithi019.stdout: python3-bcrypt-3.1.6-2.el8.1.x86_64 2023-12-18T13:00:11.089 INFO:teuthology.orchestra.run.smithi019.stdout: python3-beautifulsoup4-4.6.3-2.el8.1.noarch 2023-12-18T13:00:11.089 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cffi-1.11.5-6.el8.x86_64 2023-12-18T13:00:11.089 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cheroot-8.5.2-1.el8.noarch 2023-12-18T13:00:11.089 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cherrypy-18.4.0-1.el8.noarch 2023-12-18T13:00:11.089 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cryptography-3.2.1-6.el8.x86_64 2023-12-18T13:00:11.089 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-6.2-6.el8.noarch 2023-12-18T13:00:11.089 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jaraco-functools-2.0-4.el8.noarch 2023-12-18T13:00:11.089 INFO:teuthology.orchestra.run.smithi019.stdout: python3-logutils-0.3.5-11.el8.noarch 2023-12-18T13:00:11.089 INFO:teuthology.orchestra.run.smithi019.stdout: python3-mako-1.0.6-14.el8.noarch 2023-12-18T13:00:11.089 INFO:teuthology.orchestra.run.smithi019.stdout: python3-markupsafe-0.23-19.el8.x86_64 2023-12-18T13:00:11.089 INFO:teuthology.orchestra.run.smithi019.stdout: python3-more-itertools-7.2.0-3.el8.noarch 2023-12-18T13:00:11.089 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pecan-1.3.2-9.el8.noarch 2023-12-18T13:00:11.089 INFO:teuthology.orchestra.run.smithi019.stdout: python3-portend-2.6-1.el8.noarch 2023-12-18T13:00:11.089 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyOpenSSL-19.0.0-1.el8.noarch 2023-12-18T13:00:11.090 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pycparser-2.14-14.el8.noarch 2023-12-18T13:00:11.090 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pytz-2017.2-11.el8.noarch 2023-12-18T13:00:11.090 INFO:teuthology.orchestra.run.smithi019.stdout: python3-simplegeneric-0.8.1-17.el8.noarch 2023-12-18T13:00:11.090 INFO:teuthology.orchestra.run.smithi019.stdout: python3-singledispatch-3.4.0.3-18.el8.noarch 2023-12-18T13:00:11.090 INFO:teuthology.orchestra.run.smithi019.stdout: python3-tempora-1.14.1-5.el8.noarch 2023-12-18T13:00:11.090 INFO:teuthology.orchestra.run.smithi019.stdout: python3-trustme-0.6.0-4.el8.noarch 2023-12-18T13:00:11.090 INFO:teuthology.orchestra.run.smithi019.stdout: python3-waitress-1.4.3-1.el8.noarch 2023-12-18T13:00:11.090 INFO:teuthology.orchestra.run.smithi019.stdout: python3-webob-1.8.5-1.el8.1.noarch 2023-12-18T13:00:11.090 INFO:teuthology.orchestra.run.smithi019.stdout: python3-webtest-2.0.33-1.el8.noarch 2023-12-18T13:00:11.090 INFO:teuthology.orchestra.run.smithi019.stdout: python3-werkzeug-0.12.2-4.el8.noarch 2023-12-18T13:00:11.090 INFO:teuthology.orchestra.run.smithi019.stdout: python3-zc-lockfile-2.0-2.el8.noarch 2023-12-18T13:00:11.090 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:00:11.090 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:00:11.290 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-base 2023-12-18T13:00:11.693 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 101 kB/s | 4.1 kB 00:00 2023-12-18T13:00:11.699 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:00:12.629 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 94 kB/s | 4.1 kB 00:00 2023-12-18T13:00:12.918 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 111 kB/s | 4.5 kB 00:00 2023-12-18T13:00:14.261 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:00:14.262 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:00:14.262 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-18T13:00:14.262 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:00:14.262 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T13:00:14.262 INFO:teuthology.orchestra.run.smithi031.stdout: cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 474 k 2023-12-18T13:00:14.262 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:14.262 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T13:00:14.262 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:00:14.262 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-18T13:00:14.262 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:14.263 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 474 k 2023-12-18T13:00:14.263 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 2.1 M 2023-12-18T13:00:14.263 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T13:00:14.511 INFO:teuthology.orchestra.run.smithi031.stdout:cephadm-19.0.0-303.g861525e2.el8.noarch.rpm 1.9 MB/s | 474 kB 00:00 2023-12-18T13:00:14.511 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:00:14.512 INFO:teuthology.orchestra.run.smithi031.stdout:Total 1.9 MB/s | 474 kB 00:00 2023-12-18T13:00:14.512 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T13:00:14.522 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T13:00:14.523 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T13:00:14.527 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T13:00:14.537 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T13:00:14.587 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T13:00:15.404 INFO:teuthology.orchestra.run.smithi019.stdout:Package ceph-base-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:00:15.606 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:00:15.608 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-12-18T13:00:15.608 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:00:15.766 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install cephadm 2023-12-18T13:00:16.168 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:00:16.649 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:00:17.157 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:00:17.170 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 95 kB/s | 4.1 kB 00:00 2023-12-18T13:00:17.386 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:00:17.462 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 106 kB/s | 4.5 kB 00:00 2023-12-18T13:00:20.150 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:00:20.151 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:00:20.151 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-12-18T13:00:20.152 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:00:20.152 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T13:00:20.152 INFO:teuthology.orchestra.run.smithi019.stdout: cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 474 k 2023-12-18T13:00:20.152 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:00:20.152 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T13:00:20.152 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:00:20.152 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-12-18T13:00:20.152 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:00:20.152 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 474 k 2023-12-18T13:00:20.152 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 2.1 M 2023-12-18T13:00:20.153 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T13:00:20.519 INFO:teuthology.orchestra.run.smithi019.stdout:cephadm-19.0.0-303.g861525e2.el8.noarch.rpm 1.3 MB/s | 474 kB 00:00 2023-12-18T13:00:20.520 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:00:20.521 INFO:teuthology.orchestra.run.smithi019.stdout:Total 1.3 MB/s | 474 kB 00:00 2023-12-18T13:00:20.521 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T13:00:20.531 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T13:00:20.531 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T13:00:20.535 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T13:00:20.545 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T13:00:20.592 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T13:00:22.467 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:00:22.467 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T13:00:22.542 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:00:22.715 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:00:22.952 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:00:23.079 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:23.079 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T13:00:23.079 INFO:teuthology.orchestra.run.smithi031.stdout: cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:00:23.079 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:23.079 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:00:23.259 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-immutable-object-cache 2023-12-18T13:00:23.679 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:00:24.559 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 112 kB/s | 4.5 kB 00:00 2023-12-18T13:00:25.209 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 102 kB/s | 4.1 kB 00:00 2023-12-18T13:00:27.832 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:00:27.832 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:00:27.832 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repo Size 2023-12-18T13:00:27.832 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:00:27.833 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T13:00:27.833 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-303.g861525e2.el8 ceph 171 k 2023-12-18T13:00:27.833 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:27.833 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T13:00:27.833 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:00:27.833 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-18T13:00:27.833 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:27.833 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 171 k 2023-12-18T13:00:27.833 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 524 k 2023-12-18T13:00:27.833 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T13:00:27.883 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:00:27.883 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T13:00:28.311 INFO:teuthology.orchestra.run.smithi031.stdout:ceph-immutable-object-cache-19.0.0-303.g861525e 357 kB/s | 171 kB 00:00 2023-12-18T13:00:28.312 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:00:28.312 INFO:teuthology.orchestra.run.smithi031.stdout:Total 356 kB/s | 171 kB 00:00 2023-12-18T13:00:28.313 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T13:00:28.327 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T13:00:28.327 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T13:00:28.395 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T13:00:28.405 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T13:00:28.492 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:00:28.492 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T13:00:28.492 INFO:teuthology.orchestra.run.smithi019.stdout: cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:00:28.492 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:00:28.492 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:00:28.540 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T13:00:28.728 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:00:28.863 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-immutable-object-cache 2023-12-18T13:00:29.199 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:00:29.284 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:00:30.239 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 93 kB/s | 4.1 kB 00:00 2023-12-18T13:00:30.527 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 113 kB/s | 4.5 kB 00:00 2023-12-18T13:00:33.221 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:00:33.222 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:00:33.222 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2023-12-18T13:00:33.222 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:00:33.222 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T13:00:33.222 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-immutable-object-cache x86_64 2:19.0.0-303.g861525e2.el8 ceph 171 k 2023-12-18T13:00:33.222 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:00:33.222 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T13:00:33.222 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:00:33.222 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-12-18T13:00:33.223 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:00:33.223 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 171 k 2023-12-18T13:00:33.223 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 524 k 2023-12-18T13:00:33.223 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T13:00:33.520 INFO:teuthology.orchestra.run.smithi019.stdout:ceph-immutable-object-cache-19.0.0-303.g861525e 577 kB/s | 171 kB 00:00 2023-12-18T13:00:33.520 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:00:33.521 INFO:teuthology.orchestra.run.smithi019.stdout:Total 573 kB/s | 171 kB 00:00 2023-12-18T13:00:33.521 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T13:00:33.536 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T13:00:33.536 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T13:00:33.601 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T13:00:33.611 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T13:00:34.565 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T13:00:34.655 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:00:34.655 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T13:00:34.956 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:00:35.274 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:35.274 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T13:00:35.274 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:00:35.274 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:35.274 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:00:35.458 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:00:35.494 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-mgr 2023-12-18T13:00:35.901 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:00:36.756 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 113 kB/s | 4.5 kB 00:00 2023-12-18T13:00:37.432 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 101 kB/s | 4.1 kB 00:00 2023-12-18T13:00:39.727 INFO:teuthology.orchestra.run.smithi031.stdout:Package ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:00:39.925 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:00:39.927 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-18T13:00:39.927 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:00:40.079 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-mgr-dashboard 2023-12-18T13:00:40.484 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:00:40.583 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-immutable-object-cache-2:19.0.0-303.g861525e2.e 1/1 2023-12-18T13:00:40.583 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T13:00:41.183 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:00:41.183 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T13:00:41.183 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-immutable-object-cache-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:00:41.183 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:00:41.183 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:00:41.368 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 105 kB/s | 4.5 kB 00:00 2023-12-18T13:00:41.372 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr 2023-12-18T13:00:41.777 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:00:42.017 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 98 kB/s | 4.1 kB 00:00 2023-12-18T13:00:42.732 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 102 kB/s | 4.1 kB 00:00 2023-12-18T13:00:43.016 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 114 kB/s | 4.5 kB 00:00 2023-12-18T13:00:44.631 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:00:44.632 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================================== 2023-12-18T13:00:44.632 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-18T13:00:44.632 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================================== 2023-12-18T13:00:44.632 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T13:00:44.632 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-dashboard noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 1.8 M 2023-12-18T13:00:44.633 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-18T13:00:44.633 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-grafana-dashboards noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 28 k 2023-12-18T13:00:44.633 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-prometheus-alerts noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 15 k 2023-12-18T13:00:44.633 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T13:00:44.633 INFO:teuthology.orchestra.run.smithi031.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-18T13:00:44.633 INFO:teuthology.orchestra.run.smithi031.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-18T13:00:44.633 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:44.633 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T13:00:44.633 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================================== 2023-12-18T13:00:44.633 INFO:teuthology.orchestra.run.smithi031.stdout:Install 6 Packages 2023-12-18T13:00:44.633 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:44.634 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 2.1 M 2023-12-18T13:00:44.634 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 8.7 M 2023-12-18T13:00:44.634 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T13:00:44.925 INFO:teuthology.orchestra.run.smithi031.stdout:(1/6): ceph-prometheus-alerts-19.0.0-303.g86152 101 kB/s | 15 kB 00:00 2023-12-18T13:00:44.950 INFO:teuthology.orchestra.run.smithi031.stdout:(2/6): ceph-grafana-dashboards-19.0.0-303.g8615 161 kB/s | 28 kB 00:00 2023-12-18T13:00:45.230 INFO:teuthology.orchestra.run.smithi031.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 111 kB/s | 34 kB 00:00 2023-12-18T13:00:45.317 INFO:teuthology.orchestra.run.smithi031.stdout:(4/6): python3-jwt-1.6.1-2.el8.noarch.rpm 486 kB/s | 43 kB 00:00 2023-12-18T13:00:45.343 INFO:teuthology.orchestra.run.smithi031.stdout:(5/6): python3-routes-2.4.1-12.el8.noarch.rpm 501 kB/s | 196 kB 00:00 2023-12-18T13:00:45.526 INFO:teuthology.orchestra.run.smithi019.stdout:Package ceph-mgr-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:00:45.576 INFO:teuthology.orchestra.run.smithi031.stdout:(6/6): ceph-mgr-dashboard-19.0.0-303.g861525e2. 2.2 MB/s | 1.8 MB 00:00 2023-12-18T13:00:45.580 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:00:45.580 INFO:teuthology.orchestra.run.smithi031.stdout:Total 2.2 MB/s | 2.1 MB 00:00 2023-12-18T13:00:45.594 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T13:00:45.605 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T13:00:45.606 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T13:00:45.685 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T13:00:45.695 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T13:00:45.724 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:00:45.725 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-12-18T13:00:45.725 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:00:45.904 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-dashboard 2023-12-18T13:00:45.972 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T13:00:46.186 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-18T13:00:46.306 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:00:46.411 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-18T13:00:46.585 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-18T13:00:46.742 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 4/6 2023-12-18T13:00:47.157 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 5/6 2023-12-18T13:00:47.315 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 101 kB/s | 4.1 kB 00:00 2023-12-18T13:00:47.405 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T13:00:47.626 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 112 kB/s | 4.5 kB 00:00 2023-12-18T13:00:47.735 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T13:00:47.736 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 1/6 2023-12-18T13:00:47.736 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2/6 2023-12-18T13:00:47.736 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 3/6 2023-12-18T13:00:47.736 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-18T13:00:47.736 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-18T13:00:50.276 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:00:50.277 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================================== 2023-12-18T13:00:50.277 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-12-18T13:00:50.277 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================================== 2023-12-18T13:00:50.277 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T13:00:50.278 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-dashboard noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 1.8 M 2023-12-18T13:00:50.278 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-12-18T13:00:50.278 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-grafana-dashboards noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 28 k 2023-12-18T13:00:50.278 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-prometheus-alerts noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 15 k 2023-12-18T13:00:50.278 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jwt noarch 1.6.1-2.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T13:00:50.278 INFO:teuthology.orchestra.run.smithi019.stdout: python3-repoze-lru noarch 0.7-6.el8 epel 34 k 2023-12-18T13:00:50.278 INFO:teuthology.orchestra.run.smithi019.stdout: python3-routes noarch 2.4.1-12.el8 epel 196 k 2023-12-18T13:00:50.278 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:00:50.278 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T13:00:50.278 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================================== 2023-12-18T13:00:50.278 INFO:teuthology.orchestra.run.smithi019.stdout:Install 6 Packages 2023-12-18T13:00:50.278 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:00:50.279 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 2.1 M 2023-12-18T13:00:50.279 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 8.7 M 2023-12-18T13:00:50.279 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T13:00:50.676 INFO:teuthology.orchestra.run.smithi019.stdout:(1/6): ceph-grafana-dashboards-19.0.0-303.g8615 118 kB/s | 28 kB 00:00 2023-12-18T13:00:50.726 INFO:teuthology.orchestra.run.smithi019.stdout:(2/6): ceph-prometheus-alerts-19.0.0-303.g86152 52 kB/s | 15 kB 00:00 2023-12-18T13:00:50.851 INFO:teuthology.orchestra.run.smithi019.stdout:(3/6): python3-repoze-lru-0.7-6.el8.noarch.rpm 192 kB/s | 34 kB 00:00 2023-12-18T13:00:50.902 INFO:teuthology.orchestra.run.smithi019.stdout:(4/6): python3-routes-2.4.1-12.el8.noarch.rpm 1.1 MB/s | 196 kB 00:00 2023-12-18T13:00:50.927 INFO:teuthology.orchestra.run.smithi019.stdout:(5/6): python3-jwt-1.6.1-2.el8.noarch.rpm 565 kB/s | 43 kB 00:00 2023-12-18T13:00:50.994 INFO:teuthology.orchestra.run.smithi019.stdout:(6/6): ceph-mgr-dashboard-19.0.0-303.g861525e2. 3.2 MB/s | 1.8 MB 00:00 2023-12-18T13:00:50.998 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:00:50.998 INFO:teuthology.orchestra.run.smithi019.stdout:Total 2.9 MB/s | 2.1 MB 00:00 2023-12-18T13:00:51.013 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T13:00:51.025 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T13:00:51.025 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T13:00:51.106 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T13:00:51.116 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T13:00:51.392 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T13:00:51.557 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jwt-1.6.1-2.el8.noarch 1/6 2023-12-18T13:00:51.766 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-repoze-lru-0.7-6.el8.noarch 2/6 2023-12-18T13:00:51.924 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-routes-2.4.1-12.el8.noarch 3/6 2023-12-18T13:00:52.088 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 4/6 2023-12-18T13:00:52.437 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 5/6 2023-12-18T13:00:52.672 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T13:00:52.988 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 6/6 2023-12-18T13:00:52.988 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.n 1/6 2023-12-18T13:00:52.989 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2/6 2023-12-18T13:00:52.989 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.no 3/6 2023-12-18T13:00:52.989 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-repoze-lru-0.7-6.el8.noarch 4/6 2023-12-18T13:00:52.989 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-routes-2.4.1-12.el8.noarch 5/6 2023-12-18T13:00:53.406 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-18T13:00:53.407 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T13:00:54.008 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:54.008 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T13:00:54.008 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:00:54.008 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:00:54.009 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:00:54.009 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-18T13:00:54.009 INFO:teuthology.orchestra.run.smithi031.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-18T13:00:54.009 INFO:teuthology.orchestra.run.smithi031.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-18T13:00:54.009 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:54.009 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:00:54.223 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-18T13:00:54.629 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:00:55.430 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 138 kB/s | 4.5 kB 00:00 2023-12-18T13:00:56.066 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 123 kB/s | 4.1 kB 00:00 2023-12-18T13:00:57.957 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jwt-1.6.1-2.el8.noarch 6/6 2023-12-18T13:00:57.957 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T13:00:58.556 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:00:58.557 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T13:00:58.557 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-grafana-dashboards-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:00:58.557 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-dashboard-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:00:58.557 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-prometheus-alerts-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:00:58.557 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jwt-1.6.1-2.el8.noarch 2023-12-18T13:00:58.557 INFO:teuthology.orchestra.run.smithi019.stdout: python3-repoze-lru-0.7-6.el8.noarch 2023-12-18T13:00:58.557 INFO:teuthology.orchestra.run.smithi019.stdout: python3-routes-2.4.1-12.el8.noarch 2023-12-18T13:00:58.557 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:00:58.557 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:00:58.757 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:00:58.759 INFO:teuthology.orchestra.run.smithi031.stdout:======================================================================================================================= 2023-12-18T13:00:58.759 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-18T13:00:58.759 INFO:teuthology.orchestra.run.smithi031.stdout:======================================================================================================================= 2023-12-18T13:00:58.759 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T13:00:58.760 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 7.4 M 2023-12-18T13:00:58.760 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-18T13:00:58.760 INFO:teuthology.orchestra.run.smithi031.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2023-12-18T13:00:58.760 INFO:teuthology.orchestra.run.smithi031.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2023-12-18T13:00:58.760 INFO:teuthology.orchestra.run.smithi031.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2023-12-18T13:00:58.760 INFO:teuthology.orchestra.run.smithi031.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2023-12-18T13:00:58.760 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-18T13:00:58.760 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-18T13:00:58.760 INFO:teuthology.orchestra.run.smithi031.stdout: python3-scipy x86_64 1.0.0-21.module+el8.9.0+20976+d3c38525 rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-18T13:00:58.761 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:58.761 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T13:00:58.761 INFO:teuthology.orchestra.run.smithi031.stdout:======================================================================================================================= 2023-12-18T13:00:58.761 INFO:teuthology.orchestra.run.smithi031.stdout:Install 8 Packages 2023-12-18T13:00:58.761 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:00:58.762 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 36 M 2023-12-18T13:00:58.762 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 207 M 2023-12-18T13:00:58.762 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T13:00:58.765 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-diskprediction-local 2023-12-18T13:00:58.841 INFO:teuthology.orchestra.run.smithi031.stdout:(1/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 2.8 MB/s | 225 kB 00:00 2023-12-18T13:00:58.950 INFO:teuthology.orchestra.run.smithi031.stdout:(2/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 20 MB/s | 3.7 MB 00:00 2023-12-18T13:00:59.075 INFO:teuthology.orchestra.run.smithi031.stdout:(3/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 22 MB/s | 5.2 MB 00:00 2023-12-18T13:00:59.175 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:00:59.217 INFO:teuthology.orchestra.run.smithi031.stdout:(4/8): openblas-0.3.15-6.el8.x86_64.rpm 19 MB/s | 5.0 MB 00:00 2023-12-18T13:00:59.292 INFO:teuthology.orchestra.run.smithi031.stdout:(5/8): libgfortran-8.5.0-20.el8.x86_64.rpm 8.3 MB/s | 645 kB 00:00 2023-12-18T13:00:59.360 INFO:teuthology.orchestra.run.smithi031.stdout:(6/8): libquadmath-8.5.0-20.el8.x86_64.rpm 2.5 MB/s | 172 kB 00:00 2023-12-18T13:00:59.477 INFO:teuthology.orchestra.run.smithi031.stdout:(7/8): ceph-mgr-diskprediction-local-19.0.0-303 10 MB/s | 7.4 MB 00:00 2023-12-18T13:00:59.699 INFO:teuthology.orchestra.run.smithi031.stdout:(8/8): python3-scipy-1.0.0-21.module+el8.9.0+20 22 MB/s | 14 MB 00:00 2023-12-18T13:00:59.700 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:00:59.701 INFO:teuthology.orchestra.run.smithi031.stdout:Total 38 MB/s | 36 MB 00:00 2023-12-18T13:00:59.970 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T13:00:59.991 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T13:00:59.991 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T13:01:00.117 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 101 kB/s | 4.1 kB 00:00 2023-12-18T13:01:00.338 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T13:01:00.349 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T13:01:00.401 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 111 kB/s | 4.5 kB 00:00 2023-12-18T13:01:00.998 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T13:01:01.197 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T13:01:01.366 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T13:01:01.580 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:01:02.273 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:01:02.463 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T13:01:03.101 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:01:03.103 INFO:teuthology.orchestra.run.smithi019.stdout:======================================================================================================================= 2023-12-18T13:01:03.103 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-12-18T13:01:03.103 INFO:teuthology.orchestra.run.smithi019.stdout:======================================================================================================================= 2023-12-18T13:01:03.103 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T13:01:03.103 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-diskprediction-local noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 7.4 M 2023-12-18T13:01:03.104 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-12-18T13:01:03.104 INFO:teuthology.orchestra.run.smithi019.stdout: libgfortran x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 645 k 2023-12-18T13:01:03.104 INFO:teuthology.orchestra.run.smithi019.stdout: libquadmath x86_64 8.5.0-20.el8 rhel-8-for-x86_64-baseos-rpms 172 k 2023-12-18T13:01:03.104 INFO:teuthology.orchestra.run.smithi019.stdout: openblas x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.0 M 2023-12-18T13:01:03.104 INFO:teuthology.orchestra.run.smithi019.stdout: openblas-threads x86_64 0.3.15-6.el8 rhel-8-for-x86_64-appstream-rpms 5.2 M 2023-12-18T13:01:03.104 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 3.7 M 2023-12-18T13:01:03.104 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy-f2py x86_64 1:1.14.3-10.el8 rhel-8-for-x86_64-appstream-rpms 225 k 2023-12-18T13:01:03.104 INFO:teuthology.orchestra.run.smithi019.stdout: python3-scipy x86_64 1.0.0-21.module+el8.9.0+20976+d3c38525 rhel-8-for-x86_64-appstream-rpms 14 M 2023-12-18T13:01:03.104 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:01:03.104 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T13:01:03.104 INFO:teuthology.orchestra.run.smithi019.stdout:======================================================================================================================= 2023-12-18T13:01:03.104 INFO:teuthology.orchestra.run.smithi019.stdout:Install 8 Packages 2023-12-18T13:01:03.105 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:01:03.105 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 36 M 2023-12-18T13:01:03.105 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 207 M 2023-12-18T13:01:03.105 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T13:01:03.136 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T13:01:03.193 INFO:teuthology.orchestra.run.smithi019.stdout:(1/8): libquadmath-8.5.0-20.el8.x86_64.rpm 1.9 MB/s | 172 kB 00:00 2023-12-18T13:01:03.227 INFO:teuthology.orchestra.run.smithi019.stdout:(2/8): libgfortran-8.5.0-20.el8.x86_64.rpm 5.2 MB/s | 645 kB 00:00 2023-12-18T13:01:03.311 INFO:teuthology.orchestra.run.smithi019.stdout:(3/8): python3-numpy-f2py-1.14.3-10.el8.x86_64. 2.6 MB/s | 225 kB 00:00 2023-12-18T13:01:03.354 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T13:01:03.403 INFO:teuthology.orchestra.run.smithi019.stdout:(4/8): python3-numpy-1.14.3-10.el8.x86_64.rpm 18 MB/s | 3.7 MB 00:00 2023-12-18T13:01:03.561 INFO:teuthology.orchestra.run.smithi019.stdout:(5/8): openblas-threads-0.3.15-6.el8.x86_64.rpm 21 MB/s | 5.2 MB 00:00 2023-12-18T13:01:03.662 INFO:teuthology.orchestra.run.smithi019.stdout:(6/8): openblas-0.3.15-6.el8.x86_64.rpm 20 MB/s | 5.0 MB 00:00 2023-12-18T13:01:03.754 INFO:teuthology.orchestra.run.smithi019.stdout:(7/8): ceph-mgr-diskprediction-local-19.0.0-303 11 MB/s | 7.4 MB 00:00 2023-12-18T13:01:04.004 INFO:teuthology.orchestra.run.smithi019.stdout:(8/8): python3-scipy-1.0.0-21.module+el8.9.0+20 31 MB/s | 14 MB 00:00 2023-12-18T13:01:04.006 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:01:04.006 INFO:teuthology.orchestra.run.smithi019.stdout:Total 40 MB/s | 36 MB 00:00 2023-12-18T13:01:04.131 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T13:01:04.277 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T13:01:04.299 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T13:01:04.299 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T13:01:04.481 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-18T13:01:04.648 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T13:01:04.658 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T13:01:04.695 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T13:01:05.280 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T13:01:05.468 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T13:01:05.615 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libquadmath-8.5.0-20.el8.x86_64 1/8 2023-12-18T13:01:05.793 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:01:06.485 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:01:06.668 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T13:01:06.676 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T13:01:07.365 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: openblas-threads-0.3.15-6.el8.x86_64 3/8 2023-12-18T13:01:07.577 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T13:01:08.104 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2023-12-18T13:01:08.304 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T13:01:08.375 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: openblas-0.3.15-6.el8.x86_64 4/8 2023-12-18T13:01:08.656 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T13:01:08.656 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 1/8 2023-12-18T13:01:08.656 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 2/8 2023-12-18T13:01:08.656 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 3/8 2023-12-18T13:01:08.656 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 4/8 2023-12-18T13:01:08.656 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 5/8 2023-12-18T13:01:08.656 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 6/8 2023-12-18T13:01:08.656 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 7/8 2023-12-18T13:01:08.744 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-numpy-1:1.14.3-10.el8.x86_64 5/8 2023-12-18T13:01:08.968 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T13:01:10.946 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 6/8 2023-12-18T13:01:12.348 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 7/8 2023-12-18T13:01:12.592 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T13:01:12.966 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 8/8 2023-12-18T13:01:12.966 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2 1/8 2023-12-18T13:01:12.966 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libgfortran-8.5.0-20.el8.x86_64 2/8 2023-12-18T13:01:12.966 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 3/8 2023-12-18T13:01:12.966 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-numpy-1:1.14.3-10.el8.x86_64 4/8 2023-12-18T13:01:12.966 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-numpy-f2py-1:1.14.3-10.el8.x86_64 5/8 2023-12-18T13:01:12.967 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : openblas-threads-0.3.15-6.el8.x86_64 6/8 2023-12-18T13:01:12.967 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : openblas-0.3.15-6.el8.x86_64 7/8 2023-12-18T13:01:13.946 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libquadmath-8.5.0-20.el8.x86_64 8/8 2023-12-18T13:01:13.946 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T13:01:14.560 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:01:14.560 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T13:01:14.560 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:01:14.561 INFO:teuthology.orchestra.run.smithi031.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-18T13:01:14.561 INFO:teuthology.orchestra.run.smithi031.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-18T13:01:14.561 INFO:teuthology.orchestra.run.smithi031.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-18T13:01:14.561 INFO:teuthology.orchestra.run.smithi031.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-18T13:01:14.561 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-18T13:01:14.561 INFO:teuthology.orchestra.run.smithi031.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-18T13:01:14.561 INFO:teuthology.orchestra.run.smithi031.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2023-12-18T13:01:14.561 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:01:14.561 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:01:14.741 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-mgr-rook 2023-12-18T13:01:15.148 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:01:15.964 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 116 kB/s | 4.5 kB 00:00 2023-12-18T13:01:16.638 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-18T13:01:17.905 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525 8/8 2023-12-18T13:01:17.905 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T13:01:18.503 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:01:18.503 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T13:01:18.503 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-diskprediction-local-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:01:18.503 INFO:teuthology.orchestra.run.smithi019.stdout: libgfortran-8.5.0-20.el8.x86_64 2023-12-18T13:01:18.503 INFO:teuthology.orchestra.run.smithi019.stdout: libquadmath-8.5.0-20.el8.x86_64 2023-12-18T13:01:18.503 INFO:teuthology.orchestra.run.smithi019.stdout: openblas-0.3.15-6.el8.x86_64 2023-12-18T13:01:18.503 INFO:teuthology.orchestra.run.smithi019.stdout: openblas-threads-0.3.15-6.el8.x86_64 2023-12-18T13:01:18.503 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy-1:1.14.3-10.el8.x86_64 2023-12-18T13:01:18.503 INFO:teuthology.orchestra.run.smithi019.stdout: python3-numpy-f2py-1:1.14.3-10.el8.x86_64 2023-12-18T13:01:18.503 INFO:teuthology.orchestra.run.smithi019.stdout: python3-scipy-1.0.0-21.module+el8.9.0+20976+d3c38525.x86_64 2023-12-18T13:01:18.504 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:01:18.504 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:01:18.700 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-rook 2023-12-18T13:01:19.107 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:01:19.254 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:01:19.256 INFO:teuthology.orchestra.run.smithi031.stdout:======================================================================================================= 2023-12-18T13:01:19.256 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-18T13:01:19.256 INFO:teuthology.orchestra.run.smithi031.stdout:======================================================================================================= 2023-12-18T13:01:19.256 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T13:01:19.256 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-rook noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 50 k 2023-12-18T13:01:19.256 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-18T13:01:19.256 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-18T13:01:19.256 INFO:teuthology.orchestra.run.smithi031.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-18T13:01:19.256 INFO:teuthology.orchestra.run.smithi031.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-18T13:01:19.256 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-18T13:01:19.256 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-18T13:01:19.256 INFO:teuthology.orchestra.run.smithi031.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-18T13:01:19.257 INFO:teuthology.orchestra.run.smithi031.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-18T13:01:19.257 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-18T13:01:19.257 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-18T13:01:19.257 INFO:teuthology.orchestra.run.smithi031.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T13:01:19.257 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-18T13:01:19.257 INFO:teuthology.orchestra.run.smithi031.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-18T13:01:19.257 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:01:19.257 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T13:01:19.257 INFO:teuthology.orchestra.run.smithi031.stdout:======================================================================================================= 2023-12-18T13:01:19.257 INFO:teuthology.orchestra.run.smithi031.stdout:Install 13 Packages 2023-12-18T13:01:19.257 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:01:19.258 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 1.9 M 2023-12-18T13:01:19.258 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 25 M 2023-12-18T13:01:19.258 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T13:01:19.650 INFO:teuthology.orchestra.run.smithi031.stdout:(1/13): python3-certifi-2018.10.15-7.el8.noarch 75 kB/s | 16 kB 00:00 2023-12-18T13:01:19.676 INFO:teuthology.orchestra.run.smithi031.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 135 kB/s | 33 kB 00:00 2023-12-18T13:01:19.759 INFO:teuthology.orchestra.run.smithi031.stdout:(3/13): python3-google-auth-1.1.1-10.el8.noarch 749 kB/s | 81 kB 00:00 2023-12-18T13:01:19.785 INFO:teuthology.orchestra.run.smithi031.stdout:(4/13): ceph-mgr-rook-19.0.0-303.g861525e2.el8. 142 kB/s | 50 kB 00:00 2023-12-18T13:01:19.810 INFO:teuthology.orchestra.run.smithi031.stdout:(5/13): python3-rsa-4.9-2.el8.noarch.rpm 1.2 MB/s | 64 kB 00:00 2023-12-18T13:01:19.885 INFO:teuthology.orchestra.run.smithi031.stdout:(6/13): python3-kubernetes-11.0.0-6.el8.noarch. 5.6 MB/s | 1.2 MB 00:00 2023-12-18T13:01:19.911 INFO:teuthology.orchestra.run.smithi031.stdout:(7/13): python3-jsonpointer-1.10-11.el8.noarch. 210 kB/s | 20 kB 00:00 2023-12-18T13:01:19.985 INFO:teuthology.orchestra.run.smithi031.stdout:(8/13): python3-websocket-client-0.56.0-5.el8.n 305 kB/s | 61 kB 00:00 2023-12-18T13:01:20.011 INFO:teuthology.orchestra.run.smithi031.stdout:(9/13): python3-jsonpatch-1.21-2.el8.noarch.rpm 291 kB/s | 27 kB 00:00 2023-12-18T13:01:20.044 INFO:teuthology.orchestra.run.smithi031.stdout:(10/13): python3-pyasn1-modules-0.3.7-6.el8.noa 692 kB/s | 110 kB 00:00 2023-12-18T13:01:20.061 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 70 kB/s | 4.1 kB 00:00 2023-12-18T13:01:20.078 INFO:teuthology.orchestra.run.smithi031.stdout:(11/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 1.3 MB/s | 126 kB 00:00 2023-12-18T13:01:20.103 INFO:teuthology.orchestra.run.smithi031.stdout:(12/13): python3-requests-oauthlib-1.0.0-1.el8. 729 kB/s | 43 kB 00:00 2023-12-18T13:01:20.129 INFO:teuthology.orchestra.run.smithi031.stdout:(13/13): python3-oauthlib-2.1.0-1.el8.noarch.rp 1.4 MB/s | 155 kB 00:00 2023-12-18T13:01:20.132 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:01:20.132 INFO:teuthology.orchestra.run.smithi031.stdout:Total 2.2 MB/s | 1.9 MB 00:00 2023-12-18T13:01:20.205 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T13:01:20.242 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T13:01:20.243 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T13:01:20.338 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T13:01:20.348 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T13:01:20.359 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 116 kB/s | 4.5 kB 00:00 2023-12-18T13:01:21.011 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T13:01:21.242 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-18T13:01:21.471 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-18T13:01:21.776 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-18T13:01:22.061 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 4/13 2023-12-18T13:01:22.352 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 5/13 2023-12-18T13:01:22.519 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 6/13 2023-12-18T13:01:22.767 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 7/13 2023-12-18T13:01:22.977 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-18T13:01:23.070 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:01:23.072 INFO:teuthology.orchestra.run.smithi019.stdout:======================================================================================================= 2023-12-18T13:01:23.072 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-12-18T13:01:23.072 INFO:teuthology.orchestra.run.smithi019.stdout:======================================================================================================= 2023-12-18T13:01:23.072 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T13:01:23.072 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-rook noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 50 k 2023-12-18T13:01:23.073 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-12-18T13:01:23.073 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cachetools noarch 3.1.1-4.el8 epel 33 k 2023-12-18T13:01:23.073 INFO:teuthology.orchestra.run.smithi019.stdout: python3-certifi noarch 2018.10.15-7.el8 epel 16 k 2023-12-18T13:01:23.073 INFO:teuthology.orchestra.run.smithi019.stdout: python3-google-auth noarch 1:1.1.1-10.el8 epel 81 k 2023-12-18T13:01:23.073 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpatch noarch 1.21-2.el8 rhel-8-for-x86_64-appstream-rpms 27 k 2023-12-18T13:01:23.073 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpointer noarch 1.10-11.el8 rhel-8-for-x86_64-appstream-rpms 20 k 2023-12-18T13:01:23.073 INFO:teuthology.orchestra.run.smithi019.stdout: python3-kubernetes noarch 1:11.0.0-6.el8 epel 1.2 M 2023-12-18T13:01:23.073 INFO:teuthology.orchestra.run.smithi019.stdout: python3-oauthlib noarch 2.1.0-1.el8 rhel-8-for-x86_64-baseos-rpms 155 k 2023-12-18T13:01:23.073 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1 noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 126 k 2023-12-18T13:01:23.073 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1-modules noarch 0.3.7-6.el8 rhel-8-for-x86_64-appstream-rpms 110 k 2023-12-18T13:01:23.073 INFO:teuthology.orchestra.run.smithi019.stdout: python3-requests-oauthlib noarch 1.0.0-1.el8 rhel-8-for-x86_64-baseos-rpms 43 k 2023-12-18T13:01:23.073 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rsa noarch 4.9-2.el8 epel 64 k 2023-12-18T13:01:23.074 INFO:teuthology.orchestra.run.smithi019.stdout: python3-websocket-client noarch 0.56.0-5.el8 epel 61 k 2023-12-18T13:01:23.074 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:01:23.074 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T13:01:23.074 INFO:teuthology.orchestra.run.smithi019.stdout:======================================================================================================= 2023-12-18T13:01:23.074 INFO:teuthology.orchestra.run.smithi019.stdout:Install 13 Packages 2023-12-18T13:01:23.074 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:01:23.074 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 1.9 M 2023-12-18T13:01:23.074 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 25 M 2023-12-18T13:01:23.075 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T13:01:23.185 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-18T13:01:23.329 INFO:teuthology.orchestra.run.smithi019.stdout:(1/13): ceph-mgr-rook-19.0.0-303.g861525e2.el8. 273 kB/s | 50 kB 00:00 2023-12-18T13:01:23.362 INFO:teuthology.orchestra.run.smithi019.stdout:(2/13): python3-cachetools-3.1.1-4.el8.noarch.r 152 kB/s | 33 kB 00:00 2023-12-18T13:01:23.379 INFO:teuthology.orchestra.run.smithi019.stdout:(3/13): python3-certifi-2018.10.15-7.el8.noarch 70 kB/s | 16 kB 00:00 2023-12-18T13:01:23.479 INFO:teuthology.orchestra.run.smithi019.stdout:(4/13): python3-rsa-4.9-2.el8.noarch.rpm 674 kB/s | 64 kB 00:00 2023-12-18T13:01:23.504 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-18T13:01:23.546 INFO:teuthology.orchestra.run.smithi019.stdout:(5/13): python3-websocket-client-0.56.0-5.el8.n 920 kB/s | 61 kB 00:00 2023-12-18T13:01:23.630 INFO:teuthology.orchestra.run.smithi019.stdout:(6/13): python3-oauthlib-2.1.0-1.el8.noarch.rpm 1.8 MB/s | 155 kB 00:00 2023-12-18T13:01:23.655 INFO:teuthology.orchestra.run.smithi019.stdout:(7/13): python3-google-auth-1.1.1-10.el8.noarch 249 kB/s | 81 kB 00:00 2023-12-18T13:01:23.672 INFO:teuthology.orchestra.run.smithi019.stdout:(8/13): python3-requests-oauthlib-1.0.0-1.el8.n 1.0 MB/s | 43 kB 00:00 2023-12-18T13:01:23.731 INFO:teuthology.orchestra.run.smithi019.stdout:(9/13): python3-pyasn1-modules-0.3.7-6.el8.noar 2.2 MB/s | 110 kB 00:00 2023-12-18T13:01:23.748 INFO:teuthology.orchestra.run.smithi019.stdout:(10/13): python3-jsonpointer-1.10-11.el8.noarch 217 kB/s | 20 kB 00:00 2023-12-18T13:01:23.765 INFO:teuthology.orchestra.run.smithi019.stdout:(11/13): python3-jsonpatch-1.21-2.el8.noarch.rp 793 kB/s | 27 kB 00:00 2023-12-18T13:01:23.790 INFO:teuthology.orchestra.run.smithi019.stdout:(12/13): python3-pyasn1-0.3.7-6.el8.noarch.rpm 2.9 MB/s | 126 kB 00:00 2023-12-18T13:01:24.099 INFO:teuthology.orchestra.run.smithi019.stdout:(13/13): python3-kubernetes-11.0.0-6.el8.noarch 1.6 MB/s | 1.2 MB 00:00 2023-12-18T13:01:24.102 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:01:24.102 INFO:teuthology.orchestra.run.smithi019.stdout:Total 1.9 MB/s | 1.9 MB 00:01 2023-12-18T13:01:24.178 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T13:01:24.196 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T13:01:24.196 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T13:01:24.289 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T13:01:24.299 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T13:01:24.672 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-18T13:01:24.831 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T13:01:24.941 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-18T13:01:25.073 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pyasn1-0.3.7-6.el8.noarch 1/13 2023-12-18T13:01:25.117 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T13:01:25.327 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-rsa-4.9-2.el8.noarch 2/13 2023-12-18T13:01:25.428 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T13:01:25.428 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 1/13 2023-12-18T13:01:25.428 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-18T13:01:25.429 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-18T13:01:25.429 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-18T13:01:25.429 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-18T13:01:25.429 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-18T13:01:25.429 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-18T13:01:25.429 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 8/13 2023-12-18T13:01:25.429 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 9/13 2023-12-18T13:01:25.429 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 10/13 2023-12-18T13:01:25.429 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 11/13 2023-12-18T13:01:25.429 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 12/13 2023-12-18T13:01:25.524 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-pyasn1-modules-0.3.7-6.el8.noarch 3/13 2023-12-18T13:01:25.683 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jsonpointer-1.10-11.el8.noarch 4/13 2023-12-18T13:01:25.924 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jsonpatch-1.21-2.el8.noarch 5/13 2023-12-18T13:01:26.184 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-oauthlib-2.1.0-1.el8.noarch 6/13 2023-12-18T13:01:26.482 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-requests-oauthlib-1.0.0-1.el8.noarch 7/13 2023-12-18T13:01:26.666 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-websocket-client-0.56.0-5.el8.noarch 8/13 2023-12-18T13:01:26.950 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-certifi-2018.10.15-7.el8.noarch 9/13 2023-12-18T13:01:27.228 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-cachetools-3.1.1-4.el8.noarch 10/13 2023-12-18T13:01:28.416 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-google-auth-1:1.1.1-10.el8.noarch 11/13 2023-12-18T13:01:28.690 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-kubernetes-1:11.0.0-6.el8.noarch 12/13 2023-12-18T13:01:28.815 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T13:01:29.152 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 13/13 2023-12-18T13:01:29.152 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 1/13 2023-12-18T13:01:29.152 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-cachetools-3.1.1-4.el8.noarch 2/13 2023-12-18T13:01:29.152 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-certifi-2018.10.15-7.el8.noarch 3/13 2023-12-18T13:01:29.152 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-google-auth-1:1.1.1-10.el8.noarch 4/13 2023-12-18T13:01:29.152 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-kubernetes-1:11.0.0-6.el8.noarch 5/13 2023-12-18T13:01:29.152 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-rsa-4.9-2.el8.noarch 6/13 2023-12-18T13:01:29.153 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-websocket-client-0.56.0-5.el8.noarch 7/13 2023-12-18T13:01:29.153 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-oauthlib-2.1.0-1.el8.noarch 8/13 2023-12-18T13:01:29.153 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 9/13 2023-12-18T13:01:29.153 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jsonpointer-1.10-11.el8.noarch 10/13 2023-12-18T13:01:29.153 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pyasn1-modules-0.3.7-6.el8.noarch 11/13 2023-12-18T13:01:29.153 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jsonpatch-1.21-2.el8.noarch 12/13 2023-12-18T13:01:30.753 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-requests-oauthlib-1.0.0-1.el8.noarch 13/13 2023-12-18T13:01:30.753 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T13:01:31.408 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:01:31.408 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T13:01:31.409 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:01:31.409 INFO:teuthology.orchestra.run.smithi031.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-18T13:01:31.409 INFO:teuthology.orchestra.run.smithi031.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-18T13:01:31.409 INFO:teuthology.orchestra.run.smithi031.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-18T13:01:31.409 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-18T13:01:31.409 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-18T13:01:31.409 INFO:teuthology.orchestra.run.smithi031.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-18T13:01:31.409 INFO:teuthology.orchestra.run.smithi031.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-18T13:01:31.409 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-18T13:01:31.409 INFO:teuthology.orchestra.run.smithi031.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-18T13:01:31.409 INFO:teuthology.orchestra.run.smithi031.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-18T13:01:31.409 INFO:teuthology.orchestra.run.smithi031.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-18T13:01:31.410 INFO:teuthology.orchestra.run.smithi031.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-18T13:01:31.410 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:01:31.410 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:01:31.590 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-mgr-cephadm 2023-12-18T13:01:32.009 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:01:32.752 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 143 kB/s | 4.5 kB 00:00 2023-12-18T13:01:33.426 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 105 kB/s | 4.1 kB 00:00 2023-12-18T13:01:34.175 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-pyasn1-0.3.7-6.el8.noarch 13/13 2023-12-18T13:01:34.175 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T13:01:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:01:34.778 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T13:01:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-rook-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:01:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: python3-cachetools-3.1.1-4.el8.noarch 2023-12-18T13:01:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: python3-certifi-2018.10.15-7.el8.noarch 2023-12-18T13:01:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: python3-google-auth-1:1.1.1-10.el8.noarch 2023-12-18T13:01:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpatch-1.21-2.el8.noarch 2023-12-18T13:01:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jsonpointer-1.10-11.el8.noarch 2023-12-18T13:01:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: python3-kubernetes-1:11.0.0-6.el8.noarch 2023-12-18T13:01:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: python3-oauthlib-2.1.0-1.el8.noarch 2023-12-18T13:01:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1-0.3.7-6.el8.noarch 2023-12-18T13:01:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: python3-pyasn1-modules-0.3.7-6.el8.noarch 2023-12-18T13:01:34.778 INFO:teuthology.orchestra.run.smithi019.stdout: python3-requests-oauthlib-1.0.0-1.el8.noarch 2023-12-18T13:01:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: python3-rsa-4.9-2.el8.noarch 2023-12-18T13:01:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: python3-websocket-client-0.56.0-5.el8.noarch 2023-12-18T13:01:34.779 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:01:34.779 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:01:35.160 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-mgr-cephadm 2023-12-18T13:01:35.572 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:01:35.997 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:01:35.999 INFO:teuthology.orchestra.run.smithi031.stdout:============================================================================================== 2023-12-18T13:01:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-18T13:01:35.999 INFO:teuthology.orchestra.run.smithi031.stdout:============================================================================================== 2023-12-18T13:01:35.999 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T13:01:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 133 k 2023-12-18T13:01:35.999 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-18T13:01:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-18T13:01:35.999 INFO:teuthology.orchestra.run.smithi031.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-18T13:01:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-18T13:01:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-18T13:01:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:01:36.000 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T13:01:36.000 INFO:teuthology.orchestra.run.smithi031.stdout:============================================================================================== 2023-12-18T13:01:36.000 INFO:teuthology.orchestra.run.smithi031.stdout:Install 5 Packages 2023-12-18T13:01:36.000 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:01:36.001 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 6.0 M 2023-12-18T13:01:36.001 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 26 M 2023-12-18T13:01:36.001 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T13:01:36.523 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 101 kB/s | 4.1 kB 00:00 2023-12-18T13:01:36.817 INFO:teuthology.orchestra.run.smithi031.stdout:(1/5): python3-natsort-7.1.1-2.el8.noarch.rpm 77 kB/s | 60 kB 00:00 2023-12-18T13:01:36.832 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 110 kB/s | 4.5 kB 00:00 2023-12-18T13:01:36.949 INFO:teuthology.orchestra.run.smithi031.stdout:(2/5): ceph-mgr-cephadm-19.0.0-303.g861525e2.el 145 kB/s | 133 kB 00:00 2023-12-18T13:01:37.083 INFO:teuthology.orchestra.run.smithi031.stdout:(3/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 454 kB/s | 476 kB 00:01 2023-12-18T13:01:37.125 INFO:teuthology.orchestra.run.smithi031.stdout:(4/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 3.1 MB/s | 538 kB 00:00 2023-12-18T13:01:37.217 INFO:teuthology.orchestra.run.smithi031.stdout:(5/5): python3-babel-2.5.1-7.el8.noarch.rpm 12 MB/s | 4.8 MB 00:00 2023-12-18T13:01:37.229 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:01:37.230 INFO:teuthology.orchestra.run.smithi031.stdout:Total 4.9 MB/s | 6.0 MB 00:01 2023-12-18T13:01:37.279 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T13:01:37.293 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T13:01:37.293 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T13:01:37.394 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T13:01:37.404 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T13:01:38.496 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T13:01:38.882 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-18T13:01:39.198 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-18T13:01:39.466 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:01:39.468 INFO:teuthology.orchestra.run.smithi019.stdout:============================================================================================== 2023-12-18T13:01:39.468 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-12-18T13:01:39.468 INFO:teuthology.orchestra.run.smithi019.stdout:============================================================================================== 2023-12-18T13:01:39.468 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T13:01:39.468 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-cephadm noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 133 k 2023-12-18T13:01:39.468 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-12-18T13:01:39.468 INFO:teuthology.orchestra.run.smithi019.stdout: python3-asyncssh noarch 2.7.0-2.el8 epel 476 k 2023-12-18T13:01:39.468 INFO:teuthology.orchestra.run.smithi019.stdout: python3-babel noarch 2.5.1-7.el8 rhel-8-for-x86_64-appstream-rpms 4.8 M 2023-12-18T13:01:39.468 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jinja2 noarch 2.10.1-3.el8 rhel-8-for-x86_64-appstream-rpms 538 k 2023-12-18T13:01:39.468 INFO:teuthology.orchestra.run.smithi019.stdout: python3-natsort noarch 7.1.1-2.el8 epel 60 k 2023-12-18T13:01:39.468 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:01:39.469 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T13:01:39.469 INFO:teuthology.orchestra.run.smithi019.stdout:============================================================================================== 2023-12-18T13:01:39.469 INFO:teuthology.orchestra.run.smithi019.stdout:Install 5 Packages 2023-12-18T13:01:39.469 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:01:39.469 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 6.0 M 2023-12-18T13:01:39.470 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 26 M 2023-12-18T13:01:39.470 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T13:01:39.576 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T13:01:39.691 INFO:teuthology.orchestra.run.smithi019.stdout:(1/5): ceph-mgr-cephadm-19.0.0-303.g861525e2.el 704 kB/s | 133 kB 00:00 2023-12-18T13:01:39.741 INFO:teuthology.orchestra.run.smithi019.stdout:(2/5): python3-natsort-7.1.1-2.el8.noarch.rpm 252 kB/s | 60 kB 00:00 2023-12-18T13:01:39.817 INFO:teuthology.orchestra.run.smithi019.stdout:(3/5): python3-jinja2-2.10.1-3.el8.noarch.rpm 7.0 MB/s | 538 kB 00:00 2023-12-18T13:01:39.897 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-18T13:01:39.926 INFO:teuthology.orchestra.run.smithi019.stdout:(4/5): python3-babel-2.5.1-7.el8.noarch.rpm 20 MB/s | 4.8 MB 00:00 2023-12-18T13:01:39.959 INFO:teuthology.orchestra.run.smithi019.stdout:(5/5): python3-asyncssh-2.7.0-2.el8.noarch.rpm 1.0 MB/s | 476 kB 00:00 2023-12-18T13:01:39.961 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:01:39.961 INFO:teuthology.orchestra.run.smithi019.stdout:Total 12 MB/s | 6.0 MB 00:00 2023-12-18T13:01:40.023 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T13:01:40.037 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T13:01:40.037 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T13:01:40.123 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T13:01:40.138 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T13:01:40.148 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T13:01:40.420 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T13:01:40.420 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/5 2023-12-18T13:01:40.420 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-18T13:01:40.420 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T13:01:40.421 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 4/5 2023-12-18T13:01:41.244 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T13:01:41.624 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-babel-2.5.1-7.el8.noarch 1/5 2023-12-18T13:01:41.996 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-jinja2-2.10.1-3.el8.noarch 2/5 2023-12-18T13:01:42.365 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T13:01:42.644 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : python3-asyncssh-2.7.0-2.el8.noarch 4/5 2023-12-18T13:01:43.580 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T13:01:44.268 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 5/5 2023-12-18T13:01:44.268 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 1/5 2023-12-18T13:01:44.268 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-asyncssh-2.7.0-2.el8.noarch 2/5 2023-12-18T13:01:44.268 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-natsort-7.1.1-2.el8.noarch 3/5 2023-12-18T13:01:44.268 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-babel-2.5.1-7.el8.noarch 4/5 2023-12-18T13:01:45.866 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/5 2023-12-18T13:01:45.866 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T13:01:46.486 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:01:46.486 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T13:01:46.487 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:01:46.487 INFO:teuthology.orchestra.run.smithi031.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-18T13:01:46.487 INFO:teuthology.orchestra.run.smithi031.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-18T13:01:46.487 INFO:teuthology.orchestra.run.smithi031.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-18T13:01:46.487 INFO:teuthology.orchestra.run.smithi031.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-18T13:01:46.487 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:01:46.487 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:01:46.659 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-fuse 2023-12-18T13:01:47.076 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:01:47.879 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 156 kB/s | 4.5 kB 00:00 2023-12-18T13:01:48.529 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-18T13:01:49.302 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : python3-jinja2-2.10.1-3.el8.noarch 5/5 2023-12-18T13:01:49.302 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T13:01:49.904 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:01:49.904 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T13:01:49.904 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-mgr-cephadm-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:01:49.904 INFO:teuthology.orchestra.run.smithi019.stdout: python3-asyncssh-2.7.0-2.el8.noarch 2023-12-18T13:01:49.905 INFO:teuthology.orchestra.run.smithi019.stdout: python3-babel-2.5.1-7.el8.noarch 2023-12-18T13:01:49.905 INFO:teuthology.orchestra.run.smithi019.stdout: python3-jinja2-2.10.1-3.el8.noarch 2023-12-18T13:01:49.905 INFO:teuthology.orchestra.run.smithi019.stdout: python3-natsort-7.1.1-2.el8.noarch 2023-12-18T13:01:49.905 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:01:49.905 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:01:50.102 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-fuse 2023-12-18T13:01:50.515 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:01:51.115 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:01:51.116 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:01:51.116 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-18T13:01:51.116 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:01:51.116 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T13:01:51.116 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-fuse 2023-12-18T13:01:51.116 INFO:teuthology.orchestra.run.smithi031.stdout: x86_64 2:19.0.0-303.g861525e2.el8 ceph 919 k 2023-12-18T13:01:51.116 INFO:teuthology.orchestra.run.smithi031.stdout:Installing dependencies: 2023-12-18T13:01:51.116 INFO:teuthology.orchestra.run.smithi031.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-18T13:01:51.116 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:01:51.116 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T13:01:51.116 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:01:51.116 INFO:teuthology.orchestra.run.smithi031.stdout:Install 2 Packages 2023-12-18T13:01:51.117 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:01:51.117 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 1.0 M 2023-12-18T13:01:51.117 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 3.1 M 2023-12-18T13:01:51.117 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T13:01:51.192 INFO:teuthology.orchestra.run.smithi031.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 1.1 MB/s | 83 kB 00:00 2023-12-18T13:01:51.397 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 95 kB/s | 4.1 kB 00:00 2023-12-18T13:01:51.575 INFO:teuthology.orchestra.run.smithi031.stdout:(2/2): ceph-fuse-19.0.0-303.g861525e2.el8.x86_6 2.0 MB/s | 919 kB 00:00 2023-12-18T13:01:51.576 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:01:51.576 INFO:teuthology.orchestra.run.smithi031.stdout:Total 2.1 MB/s | 1.0 MB 00:00 2023-12-18T13:01:51.593 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T13:01:51.617 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T13:01:51.617 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T13:01:51.679 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 113 kB/s | 4.5 kB 00:00 2023-12-18T13:01:51.719 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T13:01:51.729 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T13:01:51.945 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T13:01:52.244 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-18T13:01:52.473 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T13:01:52.918 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T13:01:52.918 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/2 2023-12-18T13:01:54.358 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:01:54.358 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:01:54.359 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-12-18T13:01:54.359 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:01:54.359 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T13:01:54.359 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-fuse 2023-12-18T13:01:54.359 INFO:teuthology.orchestra.run.smithi019.stdout: x86_64 2:19.0.0-303.g861525e2.el8 ceph 919 k 2023-12-18T13:01:54.359 INFO:teuthology.orchestra.run.smithi019.stdout:Installing dependencies: 2023-12-18T13:01:54.359 INFO:teuthology.orchestra.run.smithi019.stdout: fuse x86_64 2.9.7-17.el8 rhel-8-for-x86_64-baseos-rpms 83 k 2023-12-18T13:01:54.359 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:01:54.359 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T13:01:54.359 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:01:54.359 INFO:teuthology.orchestra.run.smithi019.stdout:Install 2 Packages 2023-12-18T13:01:54.359 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:01:54.359 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 1.0 M 2023-12-18T13:01:54.359 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 3.1 M 2023-12-18T13:01:54.360 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T13:01:54.462 INFO:teuthology.orchestra.run.smithi019.stdout:(1/2): fuse-2.9.7-17.el8.x86_64.rpm 817 kB/s | 83 kB 00:00 2023-12-18T13:01:54.663 INFO:teuthology.orchestra.run.smithi019.stdout:(2/2): ceph-fuse-19.0.0-303.g861525e2.el8.x86_6 3.0 MB/s | 919 kB 00:00 2023-12-18T13:01:54.665 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:01:54.665 INFO:teuthology.orchestra.run.smithi019.stdout:Total 3.2 MB/s | 1.0 MB 00:00 2023-12-18T13:01:54.679 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T13:01:54.704 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T13:01:54.704 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T13:01:54.804 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T13:01:54.814 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T13:01:54.993 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T13:01:55.285 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : fuse-2.9.7-17.el8.x86_64 1/2 2023-12-18T13:01:55.479 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T13:01:55.896 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2/2 2023-12-18T13:01:55.896 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/2 2023-12-18T13:01:58.598 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-18T13:01:58.599 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T13:01:59.288 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:01:59.289 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T13:01:59.289 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-18T13:01:59.289 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:01:59.289 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:01:59.469 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install ceph-volume 2023-12-18T13:01:59.888 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:00.757 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 109 kB/s | 4.5 kB 00:00 2023-12-18T13:02:01.319 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : fuse-2.9.7-17.el8.x86_64 2/2 2023-12-18T13:02:01.319 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T13:02:01.415 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 101 kB/s | 4.1 kB 00:00 2023-12-18T13:02:01.923 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:02:01.924 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T13:02:01.924 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-fuse-2:19.0.0-303.g861525e2.el8.x86_64 fuse-2.9.7-17.el8.x86_64 2023-12-18T13:02:01.924 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:02:01.924 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:02:02.128 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install ceph-volume 2023-12-18T13:02:02.548 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:03.498 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 117 kB/s | 4.1 kB 00:00 2023-12-18T13:02:03.776 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 119 kB/s | 4.5 kB 00:00 2023-12-18T13:02:03.970 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:02:03.971 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:02:03.971 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repository Size 2023-12-18T13:02:03.971 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:02:03.972 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T13:02:03.972 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-volume noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 262 k 2023-12-18T13:02:03.972 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:02:03.972 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T13:02:03.972 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:02:03.972 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-18T13:02:03.972 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:02:03.972 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 262 k 2023-12-18T13:02:03.972 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 1.3 M 2023-12-18T13:02:03.972 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T13:02:04.333 INFO:teuthology.orchestra.run.smithi031.stdout:ceph-volume-19.0.0-303.g861525e2.el8.noarch.rpm 726 kB/s | 262 kB 00:00 2023-12-18T13:02:04.334 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:02:04.334 INFO:teuthology.orchestra.run.smithi031.stdout:Total 723 kB/s | 262 kB 00:00 2023-12-18T13:02:04.335 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T13:02:04.347 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T13:02:04.347 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T13:02:04.386 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T13:02:04.395 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T13:02:04.616 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T13:02:04.912 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:02:05.367 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:02:06.507 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:02:06.507 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:02:06.507 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repository Size 2023-12-18T13:02:06.507 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:02:06.507 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T13:02:06.508 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-volume noarch 2:19.0.0-303.g861525e2.el8 ceph-noarch 262 k 2023-12-18T13:02:06.508 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:02:06.508 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T13:02:06.508 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:02:06.508 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-12-18T13:02:06.508 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:02:06.509 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 262 k 2023-12-18T13:02:06.509 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 1.3 M 2023-12-18T13:02:06.509 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T13:02:06.905 INFO:teuthology.orchestra.run.smithi019.stdout:ceph-volume-19.0.0-303.g861525e2.el8.noarch.rpm 662 kB/s | 262 kB 00:00 2023-12-18T13:02:06.905 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:02:06.905 INFO:teuthology.orchestra.run.smithi019.stdout:Total 659 kB/s | 262 kB 00:00 2023-12-18T13:02:06.906 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T13:02:06.919 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T13:02:06.920 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T13:02:06.958 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T13:02:06.968 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T13:02:07.177 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T13:02:07.444 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:02:07.945 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:02:10.701 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:02:10.702 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T13:02:11.339 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:02:11.340 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T13:02:11.340 INFO:teuthology.orchestra.run.smithi031.stdout: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:02:11.340 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:02:11.340 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:02:11.545 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install librados-devel 2023-12-18T13:02:11.967 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:12.855 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 112 kB/s | 4.5 kB 00:00 2023-12-18T13:02:13.039 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 1/1 2023-12-18T13:02:13.040 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T13:02:13.515 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 97 kB/s | 4.1 kB 00:00 2023-12-18T13:02:13.645 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:02:13.645 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T13:02:13.646 INFO:teuthology.orchestra.run.smithi019.stdout: ceph-volume-2:19.0.0-303.g861525e2.el8.noarch 2023-12-18T13:02:13.646 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:02:13.646 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:02:13.823 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install librados-devel 2023-12-18T13:02:14.243 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:15.417 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 101 kB/s | 4.1 kB 00:00 2023-12-18T13:02:15.808 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 113 kB/s | 4.5 kB 00:00 2023-12-18T13:02:16.066 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:02:16.067 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:02:16.068 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repo Size 2023-12-18T13:02:16.068 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:02:16.068 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T13:02:16.068 INFO:teuthology.orchestra.run.smithi031.stdout: librados-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 139 k 2023-12-18T13:02:16.068 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:02:16.068 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T13:02:16.068 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:02:16.068 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-18T13:02:16.068 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:02:16.069 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 139 k 2023-12-18T13:02:16.069 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 513 k 2023-12-18T13:02:16.069 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T13:02:16.266 INFO:teuthology.orchestra.run.smithi031.stdout:librados-devel-19.0.0-303.g861525e2.el8.x86_64. 707 kB/s | 139 kB 00:00 2023-12-18T13:02:16.267 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:02:16.267 INFO:teuthology.orchestra.run.smithi031.stdout:Total 701 kB/s | 139 kB 00:00 2023-12-18T13:02:16.267 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T13:02:16.273 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T13:02:16.273 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T13:02:16.339 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T13:02:16.349 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T13:02:16.481 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T13:02:16.751 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:02:17.045 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:02:18.457 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:02:18.458 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:02:18.458 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2023-12-18T13:02:18.458 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:02:18.458 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T13:02:18.458 INFO:teuthology.orchestra.run.smithi019.stdout: librados-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 139 k 2023-12-18T13:02:18.458 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:02:18.458 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T13:02:18.459 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:02:18.459 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-12-18T13:02:18.459 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:02:18.459 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 139 k 2023-12-18T13:02:18.459 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 513 k 2023-12-18T13:02:18.459 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T13:02:18.812 INFO:teuthology.orchestra.run.smithi019.stdout:librados-devel-19.0.0-303.g861525e2.el8.x86_64. 394 kB/s | 139 kB 00:00 2023-12-18T13:02:18.813 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:02:18.813 INFO:teuthology.orchestra.run.smithi019.stdout:Total 393 kB/s | 139 kB 00:00 2023-12-18T13:02:18.813 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T13:02:18.820 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T13:02:18.820 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T13:02:18.889 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T13:02:18.899 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T13:02:19.032 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T13:02:19.258 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:02:19.558 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:02:22.127 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:02:22.127 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T13:02:22.738 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:02:22.738 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T13:02:22.738 INFO:teuthology.orchestra.run.smithi031.stdout: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:02:22.738 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:02:22.738 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:02:22.922 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install libcephfs2 2023-12-18T13:02:23.340 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:24.219 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 107 kB/s | 4.5 kB 00:00 2023-12-18T13:02:24.723 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:02:24.723 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T13:02:24.868 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 100 kB/s | 4.1 kB 00:00 2023-12-18T13:02:25.318 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:02:25.318 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T13:02:25.318 INFO:teuthology.orchestra.run.smithi019.stdout: librados-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:02:25.318 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:02:25.318 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:02:25.494 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install libcephfs2 2023-12-18T13:02:25.908 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:27.250 INFO:teuthology.orchestra.run.smithi031.stdout:Package libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:02:27.449 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:02:27.450 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-18T13:02:27.450 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:02:27.477 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2023-12-18T13:02:27.597 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install libcephfs-devel 2023-12-18T13:02:27.833 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 42 kB/s | 4.5 kB 00:00 2023-12-18T13:02:28.012 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:29.950 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 32 kB/s | 4.5 kB 00:00 2023-12-18T13:02:30.395 INFO:teuthology.orchestra.run.smithi019.stdout:Package libcephfs2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:02:30.598 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:02:30.599 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-12-18T13:02:30.600 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:02:30.749 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 23 kB/s | 4.1 kB 00:00 2023-12-18T13:02:30.774 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install libcephfs-devel 2023-12-18T13:02:31.192 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:33.177 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 24 kB/s | 4.1 kB 00:00 2023-12-18T13:02:33.366 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:02:33.367 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:02:33.367 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repo Size 2023-12-18T13:02:33.367 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:02:33.367 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T13:02:33.367 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 31 k 2023-12-18T13:02:33.367 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:02:33.367 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T13:02:33.367 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:02:33.367 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-18T13:02:33.367 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:02:33.368 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 31 k 2023-12-18T13:02:33.368 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 140 k 2023-12-18T13:02:33.368 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T13:02:33.538 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 38 kB/s | 4.5 kB 00:00 2023-12-18T13:02:33.635 INFO:teuthology.orchestra.run.smithi031.stdout:libcephfs-devel-19.0.0-303.g861525e2.el8.x86_64 116 kB/s | 31 kB 00:00 2023-12-18T13:02:33.636 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:02:33.636 INFO:teuthology.orchestra.run.smithi031.stdout:Total 115 kB/s | 31 kB 00:00 2023-12-18T13:02:33.636 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T13:02:33.642 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T13:02:33.642 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T13:02:33.659 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T13:02:33.670 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T13:02:33.732 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T13:02:33.931 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:02:34.213 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:02:36.220 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:02:36.221 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:02:36.221 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2023-12-18T13:02:36.221 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:02:36.221 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T13:02:36.221 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs-devel x86_64 2:19.0.0-303.g861525e2.el8 ceph 31 k 2023-12-18T13:02:36.222 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:02:36.222 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T13:02:36.222 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:02:36.222 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-12-18T13:02:36.222 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:02:36.222 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 31 k 2023-12-18T13:02:36.222 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 140 k 2023-12-18T13:02:36.222 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T13:02:36.451 INFO:teuthology.orchestra.run.smithi019.stdout:libcephfs-devel-19.0.0-303.g861525e2.el8.x86_64 135 kB/s | 31 kB 00:00 2023-12-18T13:02:36.452 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:02:36.452 INFO:teuthology.orchestra.run.smithi019.stdout:Total 135 kB/s | 31 kB 00:00 2023-12-18T13:02:36.452 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T13:02:36.457 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T13:02:36.457 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T13:02:36.475 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T13:02:36.485 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T13:02:36.547 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T13:02:36.764 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:02:37.048 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:02:40.139 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:02:40.139 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T13:02:40.742 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:02:40.742 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T13:02:40.742 INFO:teuthology.orchestra.run.smithi031.stdout: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:02:40.742 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:02:40.742 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:02:40.954 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install librados2 2023-12-18T13:02:41.370 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:42.537 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 112 kB/s | 4.5 kB 00:00 2023-12-18T13:02:42.552 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:02:42.552 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T13:02:43.142 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:02:43.142 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T13:02:43.143 INFO:teuthology.orchestra.run.smithi019.stdout: libcephfs-devel-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:02:43.143 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:02:43.143 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:02:43.203 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 103 kB/s | 4.1 kB 00:00 2023-12-18T13:02:43.325 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install librados2 2023-12-18T13:02:43.746 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:44.686 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 101 kB/s | 4.1 kB 00:00 2023-12-18T13:02:44.962 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 112 kB/s | 4.5 kB 00:00 2023-12-18T13:02:45.513 INFO:teuthology.orchestra.run.smithi031.stdout:Package librados2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:02:45.716 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:02:45.717 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-18T13:02:45.717 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:02:45.901 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install librbd1 2023-12-18T13:02:46.314 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:47.181 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 109 kB/s | 4.5 kB 00:00 2023-12-18T13:02:47.456 INFO:teuthology.orchestra.run.smithi019.stdout:Package librados2-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:02:47.659 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:02:47.660 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-12-18T13:02:47.660 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:02:47.829 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install librbd1 2023-12-18T13:02:47.830 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 100 kB/s | 4.1 kB 00:00 2023-12-18T13:02:48.247 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:49.221 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 100 kB/s | 4.1 kB 00:00 2023-12-18T13:02:49.495 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 113 kB/s | 4.5 kB 00:00 2023-12-18T13:02:50.235 INFO:teuthology.orchestra.run.smithi031.stdout:Package librbd1-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:02:50.435 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:02:50.436 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-18T13:02:50.436 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:02:50.629 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install python3-rados 2023-12-18T13:02:51.043 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:51.921 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 112 kB/s | 4.5 kB 00:00 2023-12-18T13:02:52.012 INFO:teuthology.orchestra.run.smithi019.stdout:Package librbd1-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:02:52.209 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:02:52.211 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-12-18T13:02:52.211 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:02:52.374 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-rados 2023-12-18T13:02:52.572 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 101 kB/s | 4.1 kB 00:00 2023-12-18T13:02:52.790 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:53.739 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 100 kB/s | 4.1 kB 00:00 2023-12-18T13:02:54.021 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 113 kB/s | 4.5 kB 00:00 2023-12-18T13:02:54.961 INFO:teuthology.orchestra.run.smithi031.stdout:Package python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:02:55.159 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:02:55.160 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-18T13:02:55.160 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:02:55.324 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install python3-rgw 2023-12-18T13:02:55.737 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:56.519 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 153 kB/s | 4.5 kB 00:00 2023-12-18T13:02:56.525 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-rados-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:02:56.721 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:02:56.722 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-12-18T13:02:56.723 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:02:56.879 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-rgw 2023-12-18T13:02:57.173 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 125 kB/s | 4.1 kB 00:00 2023-12-18T13:02:57.299 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:02:58.181 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 124 kB/s | 4.1 kB 00:00 2023-12-18T13:02:58.457 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 136 kB/s | 4.5 kB 00:00 2023-12-18T13:02:59.595 INFO:teuthology.orchestra.run.smithi031.stdout:Package python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:02:59.793 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:02:59.795 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-18T13:02:59.795 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:02:59.965 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install python3-cephfs 2023-12-18T13:03:00.380 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:03:00.940 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-rgw-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:03:01.146 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:03:01.148 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-12-18T13:03:01.148 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:03:01.158 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 131 kB/s | 4.5 kB 00:00 2023-12-18T13:03:01.328 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-cephfs 2023-12-18T13:03:01.742 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:03:01.798 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 124 kB/s | 4.1 kB 00:00 2023-12-18T13:03:02.690 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 123 kB/s | 4.1 kB 00:00 2023-12-18T13:03:02.985 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 140 kB/s | 4.5 kB 00:00 2023-12-18T13:03:04.213 INFO:teuthology.orchestra.run.smithi031.stdout:Package python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:03:04.410 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:03:04.411 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-18T13:03:04.411 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:03:04.566 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install python3-rbd 2023-12-18T13:03:04.979 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:03:05.499 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-cephfs-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:03:05.704 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:03:05.706 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-12-18T13:03:05.706 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:03:05.740 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 136 kB/s | 4.5 kB 00:00 2023-12-18T13:03:05.859 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install python3-rbd 2023-12-18T13:03:06.274 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:03:06.381 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 128 kB/s | 4.1 kB 00:00 2023-12-18T13:03:07.149 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 122 kB/s | 4.1 kB 00:00 2023-12-18T13:03:07.424 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 140 kB/s | 4.5 kB 00:00 2023-12-18T13:03:08.762 INFO:teuthology.orchestra.run.smithi031.stdout:Package python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:03:08.962 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:03:08.963 INFO:teuthology.orchestra.run.smithi031.stdout:Nothing to do. 2023-12-18T13:03:08.964 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:03:09.133 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install rbd-fuse 2023-12-18T13:03:09.547 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:03:09.865 INFO:teuthology.orchestra.run.smithi019.stdout:Package python3-rbd-2:19.0.0-303.g861525e2.el8.x86_64 is already installed. 2023-12-18T13:03:10.061 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:03:10.063 INFO:teuthology.orchestra.run.smithi019.stdout:Nothing to do. 2023-12-18T13:03:10.063 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:03:10.233 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install rbd-fuse 2023-12-18T13:03:10.299 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 139 kB/s | 4.5 kB 00:00 2023-12-18T13:03:10.648 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:03:10.947 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 137 kB/s | 4.1 kB 00:00 2023-12-18T13:03:11.516 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 124 kB/s | 4.1 kB 00:00 2023-12-18T13:03:11.791 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 137 kB/s | 4.5 kB 00:00 2023-12-18T13:03:13.544 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:03:13.545 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:03:13.546 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2023-12-18T13:03:13.546 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:03:13.546 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T13:03:13.546 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-fuse x86_64 2:19.0.0-303.g861525e2.el8 ceph 93 k 2023-12-18T13:03:13.546 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:03:13.546 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T13:03:13.546 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:03:13.546 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-18T13:03:13.546 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:03:13.547 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 93 k 2023-12-18T13:03:13.547 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 280 k 2023-12-18T13:03:13.547 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T13:03:13.879 INFO:teuthology.orchestra.run.smithi031.stdout:rbd-fuse-19.0.0-303.g861525e2.el8.x86_64.rpm 281 kB/s | 93 kB 00:00 2023-12-18T13:03:13.880 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:03:13.880 INFO:teuthology.orchestra.run.smithi031.stdout:Total 279 kB/s | 93 kB 00:00 2023-12-18T13:03:13.881 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T13:03:13.894 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T13:03:13.894 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T13:03:13.964 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T13:03:13.973 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T13:03:14.227 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T13:03:14.424 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:14.525 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:03:14.526 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:03:14.526 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2023-12-18T13:03:14.526 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:03:14.526 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T13:03:14.526 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-fuse x86_64 2:19.0.0-303.g861525e2.el8 ceph 93 k 2023-12-18T13:03:14.526 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:03:14.526 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T13:03:14.526 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:03:14.526 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-12-18T13:03:14.526 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:03:14.527 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 93 k 2023-12-18T13:03:14.527 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 280 k 2023-12-18T13:03:14.527 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T13:03:14.717 INFO:teuthology.orchestra.run.smithi019.stdout:rbd-fuse-19.0.0-303.g861525e2.el8.x86_64.rpm 495 kB/s | 93 kB 00:00 2023-12-18T13:03:14.718 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:03:14.718 INFO:teuthology.orchestra.run.smithi019.stdout:Total 491 kB/s | 93 kB 00:00 2023-12-18T13:03:14.718 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T13:03:14.731 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T13:03:14.731 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T13:03:14.733 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:14.799 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T13:03:14.809 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T13:03:14.954 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T13:03:15.101 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:15.551 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:19.831 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:19.831 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T13:03:20.434 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:03:20.435 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T13:03:20.435 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:03:20.435 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:03:20.435 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:03:20.471 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:20.471 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T13:03:20.621 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install rbd-mirror 2023-12-18T13:03:21.036 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:03:21.068 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:03:21.068 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T13:03:21.068 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-fuse-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:03:21.068 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:03:21.068 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:03:21.259 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install rbd-mirror 2023-12-18T13:03:21.676 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:03:21.850 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 114 kB/s | 4.5 kB 00:00 2023-12-18T13:03:22.498 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 110 kB/s | 4.1 kB 00:00 2023-12-18T13:03:22.611 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 120 kB/s | 4.1 kB 00:00 2023-12-18T13:03:22.894 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 137 kB/s | 4.5 kB 00:00 2023-12-18T13:03:25.095 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:03:25.096 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:03:25.096 INFO:teuthology.orchestra.run.smithi031.stdout: Package Arch Version Repo Size 2023-12-18T13:03:25.096 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:03:25.096 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T13:03:25.096 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-mirror x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.6 M 2023-12-18T13:03:25.096 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:03:25.097 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T13:03:25.097 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:03:25.097 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-18T13:03:25.097 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:03:25.097 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 3.6 M 2023-12-18T13:03:25.097 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 17 M 2023-12-18T13:03:25.097 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T13:03:25.478 INFO:teuthology.orchestra.run.smithi031.stdout:rbd-mirror-19.0.0-303.g861525e2.el8.x86_64.rpm 9.4 MB/s | 3.6 MB 00:00 2023-12-18T13:03:25.478 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:03:25.478 INFO:teuthology.orchestra.run.smithi031.stdout:Total 9.4 MB/s | 3.6 MB 00:00 2023-12-18T13:03:25.479 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T13:03:25.495 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T13:03:25.495 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T13:03:25.568 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:03:25.569 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:03:25.569 INFO:teuthology.orchestra.run.smithi019.stdout: Package Arch Version Repo Size 2023-12-18T13:03:25.570 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:03:25.570 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T13:03:25.570 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-mirror x86_64 2:19.0.0-303.g861525e2.el8 ceph 3.6 M 2023-12-18T13:03:25.570 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:03:25.570 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T13:03:25.570 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:03:25.570 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-12-18T13:03:25.570 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:03:25.570 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 3.6 M 2023-12-18T13:03:25.570 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 17 M 2023-12-18T13:03:25.570 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T13:03:25.576 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T13:03:25.586 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T13:03:26.096 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T13:03:26.127 INFO:teuthology.orchestra.run.smithi019.stdout:rbd-mirror-19.0.0-303.g861525e2.el8.x86_64.rpm 6.4 MB/s | 3.6 MB 00:00 2023-12-18T13:03:26.129 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:03:26.129 INFO:teuthology.orchestra.run.smithi019.stdout:Total 6.4 MB/s | 3.6 MB 00:00 2023-12-18T13:03:26.129 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T13:03:26.145 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T13:03:26.145 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T13:03:26.225 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T13:03:26.235 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T13:03:26.273 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:26.738 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:26.740 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T13:03:26.900 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:27.345 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:31.942 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:31.942 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T13:03:32.379 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:32.380 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T13:03:32.555 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:03:32.555 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T13:03:32.555 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:03:32.555 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:03:32.555 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:03:32.741 DEBUG:teuthology.orchestra.run.smithi031:> sudo yum -y install rbd-nbd 2023-12-18T13:03:33.023 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:03:33.023 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T13:03:33.023 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-mirror-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:03:33.023 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:03:33.023 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:03:33.162 INFO:teuthology.orchestra.run.smithi031.stdout:Updating Subscription Management repositories. 2023-12-18T13:03:33.208 DEBUG:teuthology.orchestra.run.smithi019:> sudo yum -y install rbd-nbd 2023-12-18T13:03:33.626 INFO:teuthology.orchestra.run.smithi019.stdout:Updating Subscription Management repositories. 2023-12-18T13:03:33.999 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 109 kB/s | 4.5 kB 00:00 2023-12-18T13:03:34.588 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 101 kB/s | 4.1 kB 00:00 2023-12-18T13:03:34.656 INFO:teuthology.orchestra.run.smithi031.stdout:Red Hat Enterprise Linux 8 for x86_64 - BaseOS 101 kB/s | 4.1 kB 00:00 2023-12-18T13:03:34.896 INFO:teuthology.orchestra.run.smithi019.stdout:Red Hat Enterprise Linux 8 for x86_64 - AppStre 113 kB/s | 4.5 kB 00:00 2023-12-18T13:03:37.238 INFO:teuthology.orchestra.run.smithi031.stdout:Dependencies resolved. 2023-12-18T13:03:37.239 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:03:37.239 INFO:teuthology.orchestra.run.smithi031.stdout: Package Architecture Version Repository Size 2023-12-18T13:03:37.239 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:03:37.239 INFO:teuthology.orchestra.run.smithi031.stdout:Installing: 2023-12-18T13:03:37.240 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-nbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 181 k 2023-12-18T13:03:37.240 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:03:37.240 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction Summary 2023-12-18T13:03:37.240 INFO:teuthology.orchestra.run.smithi031.stdout:================================================================================ 2023-12-18T13:03:37.240 INFO:teuthology.orchestra.run.smithi031.stdout:Install 1 Package 2023-12-18T13:03:37.240 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:03:37.240 INFO:teuthology.orchestra.run.smithi031.stdout:Total download size: 181 k 2023-12-18T13:03:37.240 INFO:teuthology.orchestra.run.smithi031.stdout:Installed size: 573 k 2023-12-18T13:03:37.240 INFO:teuthology.orchestra.run.smithi031.stdout:Downloading Packages: 2023-12-18T13:03:37.581 INFO:teuthology.orchestra.run.smithi019.stdout:Dependencies resolved. 2023-12-18T13:03:37.581 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:03:37.582 INFO:teuthology.orchestra.run.smithi019.stdout: Package Architecture Version Repository Size 2023-12-18T13:03:37.582 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:03:37.582 INFO:teuthology.orchestra.run.smithi019.stdout:Installing: 2023-12-18T13:03:37.582 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-nbd x86_64 2:19.0.0-303.g861525e2.el8 ceph 181 k 2023-12-18T13:03:37.582 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:03:37.582 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction Summary 2023-12-18T13:03:37.582 INFO:teuthology.orchestra.run.smithi019.stdout:================================================================================ 2023-12-18T13:03:37.582 INFO:teuthology.orchestra.run.smithi019.stdout:Install 1 Package 2023-12-18T13:03:37.582 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:03:37.583 INFO:teuthology.orchestra.run.smithi019.stdout:Total download size: 181 k 2023-12-18T13:03:37.583 INFO:teuthology.orchestra.run.smithi019.stdout:Installed size: 573 k 2023-12-18T13:03:37.583 INFO:teuthology.orchestra.run.smithi019.stdout:Downloading Packages: 2023-12-18T13:03:37.757 INFO:teuthology.orchestra.run.smithi031.stdout:rbd-nbd-19.0.0-303.g861525e2.el8.x86_64.rpm 350 kB/s | 181 kB 00:00 2023-12-18T13:03:37.757 INFO:teuthology.orchestra.run.smithi031.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:03:37.758 INFO:teuthology.orchestra.run.smithi031.stdout:Total 349 kB/s | 181 kB 00:00 2023-12-18T13:03:37.758 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction check 2023-12-18T13:03:37.772 INFO:teuthology.orchestra.run.smithi019.stdout:rbd-nbd-19.0.0-303.g861525e2.el8.x86_64.rpm 956 kB/s | 181 kB 00:00 2023-12-18T13:03:37.773 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:03:37.774 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction check succeeded. 2023-12-18T13:03:37.774 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction test 2023-12-18T13:03:37.774 INFO:teuthology.orchestra.run.smithi019.stdout:Total 949 kB/s | 181 kB 00:00 2023-12-18T13:03:37.774 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction check 2023-12-18T13:03:37.788 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction check succeeded. 2023-12-18T13:03:37.788 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction test 2023-12-18T13:03:37.843 INFO:teuthology.orchestra.run.smithi031.stdout:Transaction test succeeded. 2023-12-18T13:03:37.852 INFO:teuthology.orchestra.run.smithi031.stdout:Running transaction 2023-12-18T13:03:37.855 INFO:teuthology.orchestra.run.smithi019.stdout:Transaction test succeeded. 2023-12-18T13:03:37.865 INFO:teuthology.orchestra.run.smithi019.stdout:Running transaction 2023-12-18T13:03:38.111 INFO:teuthology.orchestra.run.smithi031.stdout: Preparing : 1/1 2023-12-18T13:03:38.206 INFO:teuthology.orchestra.run.smithi019.stdout: Preparing : 1/1 2023-12-18T13:03:38.304 INFO:teuthology.orchestra.run.smithi031.stdout: Installing : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:38.406 INFO:teuthology.orchestra.run.smithi019.stdout: Installing : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:38.617 INFO:teuthology.orchestra.run.smithi031.stdout: Running scriptlet: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:38.718 INFO:teuthology.orchestra.run.smithi019.stdout: Running scriptlet: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:43.924 INFO:teuthology.orchestra.run.smithi019.stdout: Verifying : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:43.925 INFO:teuthology.orchestra.run.smithi019.stdout:Installed products updated. 2023-12-18T13:03:44.061 INFO:teuthology.orchestra.run.smithi031.stdout: Verifying : rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 1/1 2023-12-18T13:03:44.061 INFO:teuthology.orchestra.run.smithi031.stdout:Installed products updated. 2023-12-18T13:03:44.533 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:03:44.533 INFO:teuthology.orchestra.run.smithi019.stdout:Installed: 2023-12-18T13:03:44.533 INFO:teuthology.orchestra.run.smithi019.stdout: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:03:44.534 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:03:44.534 INFO:teuthology.orchestra.run.smithi019.stdout:Complete! 2023-12-18T13:03:44.685 DEBUG:teuthology.parallel:result is None 2023-12-18T13:03:44.703 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:03:44.703 INFO:teuthology.orchestra.run.smithi031.stdout:Installed: 2023-12-18T13:03:44.703 INFO:teuthology.orchestra.run.smithi031.stdout: rbd-nbd-2:19.0.0-303.g861525e2.el8.x86_64 2023-12-18T13:03:44.703 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:03:44.703 INFO:teuthology.orchestra.run.smithi031.stdout:Complete! 2023-12-18T13:03:44.923 DEBUG:teuthology.parallel:result is None 2023-12-18T13:03:44.924 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=861525e252e70f0d455bae7d2dc4d635f8b415f1 2023-12-18T13:03:45.063 DEBUG:teuthology.orchestra.run.smithi019:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-18T13:03:45.091 INFO:teuthology.orchestra.run.smithi019.stdout:19.0.0-303.g861525e2.el8 2023-12-18T13:03:45.092 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-303.g861525e2.el8 2023-12-18T13:03:45.092 INFO:teuthology.task.install:The correct ceph version 19.0.0-303.g861525e2 is installed. 2023-12-18T13:03:45.093 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=861525e252e70f0d455bae7d2dc4d635f8b415f1 2023-12-18T13:03:45.461 DEBUG:teuthology.orchestra.run.smithi031:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2023-12-18T13:03:45.489 INFO:teuthology.orchestra.run.smithi031.stdout:19.0.0-303.g861525e2.el8 2023-12-18T13:03:45.489 INFO:teuthology.packaging:The installed version of ceph is 19.0.0-303.g861525e2.el8 2023-12-18T13:03:45.490 INFO:teuthology.task.install:The correct ceph version 19.0.0-303.g861525e2 is installed. 2023-12-18T13:03:45.491 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-12-18T13:03:45.491 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-12-18T13:03:45.491 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-18T13:03:45.526 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-18T13:03:45.526 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-12-18T13:03:45.565 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-12-18T13:03:45.565 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-12-18T13:03:45.565 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/usr/bin/daemon-helper 2023-12-18T13:03:45.601 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-18T13:03:45.675 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-18T13:03:45.675 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/usr/bin/daemon-helper 2023-12-18T13:03:45.710 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-12-18T13:03:45.784 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-12-18T13:03:45.784 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-12-18T13:03:45.785 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-18T13:03:45.818 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-18T13:03:45.893 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-18T13:03:45.893 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/usr/bin/adjust-ulimits 2023-12-18T13:03:45.927 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-12-18T13:03:46.001 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2023-12-18T13:03:46.002 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-12-18T13:03:46.002 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/usr/bin/stdin-killer 2023-12-18T13:03:46.036 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-18T13:03:46.110 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-18T13:03:46.110 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/usr/bin/stdin-killer 2023-12-18T13:03:46.145 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod a=rx -- /usr/bin/stdin-killer 2023-12-18T13:03:46.219 INFO:teuthology.run_tasks:Running task cephadm... 2023-12-18T13:03:46.292 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 1}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '861525e252e70f0d455bae7d2dc4d635f8b415f1'} 2023-12-18T13:03:46.293 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 2023-12-18T13:03:46.293 INFO:tasks.cephadm:Cluster fsid is e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:03:46.293 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-12-18T13:03:46.293 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.19', 'mon.b': '172.21.15.31'} 2023-12-18T13:03:46.293 INFO:tasks.cephadm:First mon is mon.a on smithi019 2023-12-18T13:03:46.293 INFO:tasks.cephadm:First mgr is a 2023-12-18T13:03:46.294 INFO:tasks.cephadm:Normalizing hostnames... 2023-12-18T13:03:46.294 DEBUG:teuthology.orchestra.run.smithi019:> sudo hostname $(hostname -s) 2023-12-18T13:03:46.329 DEBUG:teuthology.orchestra.run.smithi031:> sudo hostname $(hostname -s) 2023-12-18T13:03:46.364 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2023-12-18T13:03:46.364 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F8%2Fx86_64&sha1=861525e252e70f0d455bae7d2dc4d635f8b415f1 2023-12-18T13:03:46.498 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '861525e252e70f0d455bae7d2dc4d635f8b415f1', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic/75070/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-303-g861525e2', 'node_name': '172.21.5.32+adami02', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos8,DIST=centos8,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-303.g861525e2'}, 'url': 'https://3.chacra.ceph.com/r/ceph/wip-adk-testing-2023-12-17-2227/861525e252e70f0d455bae7d2dc4d635f8b415f1/centos/8/flavors/default/', 'distro_codename': None, 'modified': '2023-12-18 04:46:43.673359', 'distro_version': '8', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-adk-testing-2023-12-17-2227', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/wip-adk-testing-2023-12-17-2227/861525e252e70f0d455bae7d2dc4d635f8b415f1/centos/8/flavors/default/', 'archs': ['x86_64', 'source'], 'distro': 'centos'}] 2023-12-18T13:03:46.768 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref wip-adk-testing-2023-12-17-2227, sha1 861525e252e70f0d455bae7d2dc4d635f8b415f1 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F8%2Fx86_64&flavor=default&sha1=861525e252e70f0d455bae7d2dc4d635f8b415f1 2023-12-18T13:03:46.769 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2023-12-17-2227/861525e252e70f0d455bae7d2dc4d635f8b415f1/centos/8/x86_64/flavors/default/cephadm 2023-12-18T13:03:46.769 DEBUG:teuthology.orchestra.run.smithi019:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2023-12-17-2227/861525e252e70f0d455bae7d2dc4d635f8b415f1/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-18T13:03:47.335 INFO:teuthology.orchestra.run.smithi019.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2235938 Dec 18 13:03 /home/ubuntu/cephtest/cephadm 2023-12-18T13:03:47.335 DEBUG:teuthology.orchestra.run.smithi031:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/wip-adk-testing-2023-12-17-2227/861525e252e70f0d455bae7d2dc4d635f8b415f1/centos/8/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-12-18T13:03:48.692 INFO:teuthology.orchestra.run.smithi031.stdout:-rw-rw-r--. 1 ubuntu ubuntu 2235938 Dec 18 13:03 /home/ubuntu/cephtest/cephadm 2023-12-18T13:03:48.693 DEBUG:teuthology.orchestra.run.smithi019:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-18T13:03:48.717 DEBUG:teuthology.orchestra.run.smithi031:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-12-18T13:03:48.750 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 on all hosts... 2023-12-18T13:03:48.750 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 pull 2023-12-18T13:03:48.760 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 pull 2023-12-18T13:03:50.149 INFO:teuthology.orchestra.run.smithi019.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T13:03:50.322 INFO:teuthology.orchestra.run.smithi031.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T13:04:15.919 INFO:teuthology.orchestra.run.smithi031.stdout:{ 2023-12-18T13:04:15.919 INFO:teuthology.orchestra.run.smithi031.stdout: "ceph_version": "ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev)", 2023-12-18T13:04:15.919 INFO:teuthology.orchestra.run.smithi031.stdout: "image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", 2023-12-18T13:04:15.919 INFO:teuthology.orchestra.run.smithi031.stdout: "repo_digests": [ 2023-12-18T13:04:15.919 INFO:teuthology.orchestra.run.smithi031.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e" 2023-12-18T13:04:15.919 INFO:teuthology.orchestra.run.smithi031.stdout: ] 2023-12-18T13:04:15.919 INFO:teuthology.orchestra.run.smithi031.stdout:} 2023-12-18T13:04:16.214 INFO:teuthology.orchestra.run.smithi019.stdout:{ 2023-12-18T13:04:16.214 INFO:teuthology.orchestra.run.smithi019.stdout: "ceph_version": "ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev)", 2023-12-18T13:04:16.214 INFO:teuthology.orchestra.run.smithi019.stdout: "image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", 2023-12-18T13:04:16.214 INFO:teuthology.orchestra.run.smithi019.stdout: "repo_digests": [ 2023-12-18T13:04:16.214 INFO:teuthology.orchestra.run.smithi019.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e" 2023-12-18T13:04:16.214 INFO:teuthology.orchestra.run.smithi019.stdout: ] 2023-12-18T13:04:16.215 INFO:teuthology.orchestra.run.smithi019.stdout:} 2023-12-18T13:04:16.254 DEBUG:teuthology.orchestra.run.smithi019:> sudo mkdir -p /etc/ceph 2023-12-18T13:04:16.292 DEBUG:teuthology.orchestra.run.smithi031:> sudo mkdir -p /etc/ceph 2023-12-18T13:04:16.331 DEBUG:teuthology.orchestra.run.smithi019:> sudo chmod 777 /etc/ceph 2023-12-18T13:04:16.368 DEBUG:teuthology.orchestra.run.smithi031:> sudo chmod 777 /etc/ceph 2023-12-18T13:04:16.406 INFO:tasks.cephadm:Writing seed config... 2023-12-18T13:04:16.408 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2023-12-18T13:04:16.408 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-12-18T13:04:16.408 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-12-18T13:04:16.408 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2023-12-18T13:04:16.408 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-12-18T13:04:16.408 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-12-18T13:04:16.408 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-12-18T13:04:16.408 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-12-18T13:04:16.408 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-12-18T13:04:16.409 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-12-18T13:04:16.409 DEBUG:teuthology.orchestra.run.smithi019:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-12-18T13:04:16.432 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 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 = e0deea72-9da5-11ee-95a5-87774f69a715 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 = False [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 2023-12-18T13:04:16.432 DEBUG:teuthology.orchestra.run.smithi019:mon.a> sudo journalctl -f -n 0 -u ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mon.a.service 2023-12-18T13:04:16.474 DEBUG:teuthology.orchestra.run.smithi019:mgr.a> sudo journalctl -f -n 0 -u ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mgr.a.service 2023-12-18T13:04:16.510 INFO:journalctl@ceph.mon.a.smithi019.stdout:-- Logs begin at Mon 2023-12-18 12:50:45 UTC. -- 2023-12-18T13:04:16.511 INFO:tasks.cephadm:Bootstrapping... 2023-12-18T13:04:16.511 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 -v bootstrap --fsid e0deea72-9da5-11ee-95a5-87774f69a715 --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.19 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:04:16.544 INFO:journalctl@ceph.mgr.a.smithi019.stdout:-- Logs begin at Mon 2023-12-18 12:50:45 UTC. -- 2023-12-18T13:04:16.749 INFO:teuthology.orchestra.run.smithi019.stdout:-------------------------------------------------------------------------------- 2023-12-18T13:04:16.750 INFO:teuthology.orchestra.run.smithi019.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1', '-v', 'bootstrap', '--fsid', 'e0deea72-9da5-11ee-95a5-87774f69a715', '--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.19', '--skip-admin-label'] 2023-12-18T13:04:16.788 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stdout 4.6.1 2023-12-18T13:04:16.788 INFO:teuthology.orchestra.run.smithi019.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2023-12-18T13:04:16.788 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying podman|docker is present... 2023-12-18T13:04:16.822 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stdout 4.6.1 2023-12-18T13:04:16.822 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying lvm2 is present... 2023-12-18T13:04:16.822 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying time synchronization is in place... 2023-12-18T13:04:16.830 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-18T13:04:16.830 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-18T13:04:16.837 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-18T13:04:16.837 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2023-12-18T13:04:16.844 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout enabled 2023-12-18T13:04:16.851 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout active 2023-12-18T13:04:16.851 INFO:teuthology.orchestra.run.smithi019.stdout:Unit chronyd.service is enabled and running 2023-12-18T13:04:16.851 INFO:teuthology.orchestra.run.smithi019.stdout:Repeating the final host check... 2023-12-18T13:04:16.882 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stdout 4.6.1 2023-12-18T13:04:16.882 INFO:teuthology.orchestra.run.smithi019.stdout:podman (/bin/podman) version 4.6.1 is present 2023-12-18T13:04:16.882 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl is present 2023-12-18T13:04:16.882 INFO:teuthology.orchestra.run.smithi019.stdout:lvcreate is present 2023-12-18T13:04:16.889 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2023-12-18T13:04:16.890 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2023-12-18T13:04:16.895 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2023-12-18T13:04:16.895 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2023-12-18T13:04:16.902 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout enabled 2023-12-18T13:04:16.909 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout active 2023-12-18T13:04:16.909 INFO:teuthology.orchestra.run.smithi019.stdout:Unit chronyd.service is enabled and running 2023-12-18T13:04:16.910 INFO:teuthology.orchestra.run.smithi019.stdout:Host looks OK 2023-12-18T13:04:16.910 INFO:teuthology.orchestra.run.smithi019.stdout:Cluster fsid: e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:04:16.910 INFO:teuthology.orchestra.run.smithi019.stdout:Acquiring lock 140092409214568 on /run/cephadm/e0deea72-9da5-11ee-95a5-87774f69a715.lock 2023-12-18T13:04:16.910 INFO:teuthology.orchestra.run.smithi019.stdout:Lock 140092409214568 acquired on /run/cephadm/e0deea72-9da5-11ee-95a5-87774f69a715.lock 2023-12-18T13:04:16.910 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying IP 172.21.15.19 port 3300 ... 2023-12-18T13:04:16.911 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying IP 172.21.15.19 port 6789 ... 2023-12-18T13:04:16.911 INFO:teuthology.orchestra.run.smithi019.stdout:Base mon IP(s) is [172.21.15.19:3300, 172.21.15.19:6789], mon addrv is [v2:172.21.15.19:3300,v1:172.21.15.19:6789] 2023-12-18T13:04:16.914 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 proto dhcp metric 100 2023-12-18T13:04:16.914 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.19 metric 100 2023-12-18T13:04:16.917 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2023-12-18T13:04:16.918 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-12-18T13:04:16.918 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1795sec hoplimit 64 pref medium 2023-12-18T13:04:16.920 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-12-18T13:04:16.921 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2023-12-18T13:04:16.921 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-18T13:04:16.921 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout 3: ens1f0: mtu 1500 state UP qlen 1000 2023-12-18T13:04:16.921 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout inet6 fe80::ec4:7aff:febd:161e/64 scope link 2023-12-18T13:04:16.921 INFO:teuthology.orchestra.run.smithi019.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2023-12-18T13:04:16.922 INFO:teuthology.orchestra.run.smithi019.stdout:Mon IP `172.21.15.19` is in CIDR network `172.21.0.0/20` 2023-12-18T13:04:16.922 INFO:teuthology.orchestra.run.smithi019.stdout:Mon IP `172.21.15.19` is in CIDR network `172.21.0.0/20` 2023-12-18T13:04:16.922 INFO:teuthology.orchestra.run.smithi019.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-12-18T13:04:16.922 INFO:teuthology.orchestra.run.smithi019.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-12-18T13:04:16.923 INFO:teuthology.orchestra.run.smithi019.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T13:04:17.320 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stdout 4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725 2023-12-18T13:04:17.320 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Trying to pull quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1... 2023-12-18T13:04:17.320 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Getting image source signatures 2023-12-18T13:04:17.321 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Copying blob sha256:0cf09d79b029974133ec1e167dd04e3ef601e6560cee9a30f85b71eb1a67ec95 2023-12-18T13:04:17.321 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Copying blob sha256:46af8f5390d4e94fc57efb422ccb97bb53dfe5b948546bfc191b46557eb2dbd9 2023-12-18T13:04:17.321 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Copying config sha256:4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725 2023-12-18T13:04:17.321 INFO:teuthology.orchestra.run.smithi019.stdout:/bin/podman: stderr Writing manifest to image destination 2023-12-18T13:04:18.069 INFO:teuthology.orchestra.run.smithi019.stdout:ceph: stdout ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev) 2023-12-18T13:04:18.069 INFO:teuthology.orchestra.run.smithi019.stdout:Ceph version: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev) 2023-12-18T13:04:18.069 INFO:teuthology.orchestra.run.smithi019.stdout:Extracting ceph user uid/gid from container image... 2023-12-18T13:04:18.695 INFO:teuthology.orchestra.run.smithi019.stdout:stat: stdout 167 167 2023-12-18T13:04:18.695 INFO:teuthology.orchestra.run.smithi019.stdout:Creating initial keys... 2023-12-18T13:04:19.342 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-authtool: stdout AQBSQ4BlSyoFOhAA8KlL1X1PNa2Iz4L2/EmI1A== 2023-12-18T13:04:19.970 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-authtool: stdout AQBTQ4BlkV8mJBAAFLtMZ8J+8WOjGFwGxTjriw== 2023-12-18T13:04:20.609 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph-authtool: stdout AQBUQ4Blkl3LDRAAx0aa/PvtO30RbjZXKOemXA== 2023-12-18T13:04:20.610 INFO:teuthology.orchestra.run.smithi019.stdout:Creating initial monmap... 2023-12-18T13:04:21.290 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-18T13:04:21.290 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2023-12-18T13:04:21.290 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:04:21.290 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-18T13:04:21.290 INFO:teuthology.orchestra.run.smithi019.stdout:monmaptool for a [v2:172.21.15.19:3300,v1:172.21.15.19:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-12-18T13:04:21.290 INFO:teuthology.orchestra.run.smithi019.stdout:setting min_mon_release = quincy 2023-12-18T13:04:21.290 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: set fsid to e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:04:21.290 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-12-18T13:04:21.290 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:04:21.290 INFO:teuthology.orchestra.run.smithi019.stdout:Creating mon... 2023-12-18T13:04:21.925 INFO:teuthology.orchestra.run.smithi019.stdout:create mon.a on 2023-12-18T13:04:22.072 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-12-18T13:04:22.176 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2023-12-18T13:04:22.325 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-e0deea72-9da5-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-e0deea72-9da5-11ee-95a5-87774f69a715.target. 2023-12-18T13:04:22.326 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-e0deea72-9da5-11ee-95a5-87774f69a715.target → /etc/systemd/system/ceph-e0deea72-9da5-11ee-95a5-87774f69a715.target. 2023-12-18T13:04:22.544 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mon.a 2023-12-18T13:04:22.544 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to reset failed state of unit ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mon.a.service: Unit ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mon.a.service not loaded. 2023-12-18T13:04:22.643 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-e0deea72-9da5-11ee-95a5-87774f69a715.target.wants/ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mon.a.service → /etc/systemd/system/ceph-e0deea72-9da5-11ee-95a5-87774f69a715@.service. 2023-12-18T13:04:23.033 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T13:04:23.033 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout disabled 2023-12-18T13:04:23.042 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T13:04:23.042 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2023-12-18T13:04:23.042 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld.service is not enabled 2023-12-18T13:04:23.042 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to enable service . firewalld.service is not available 2023-12-18T13:04:23.043 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mon to start... 2023-12-18T13:04:23.043 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mon... 2023-12-18T13:04:23.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:23 smithi019 ceph-mon[38378]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T13:04:23.888 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout cluster: 2023-12-18T13:04:23.889 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout id: e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:04:23.889 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2023-12-18T13:04:23.889 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-12-18T13:04:23.889 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout services: 2023-12-18T13:04:23.889 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.500111s) 2023-12-18T13:04:23.889 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2023-12-18T13:04:23.889 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2023-12-18T13:04:23.889 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-12-18T13:04:23.889 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout data: 2023-12-18T13:04:23.890 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2023-12-18T13:04:23.890 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2023-12-18T13:04:23.890 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2023-12-18T13:04:23.890 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout pgs: 2023-12-18T13:04:23.890 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-12-18T13:04:23.890 INFO:teuthology.orchestra.run.smithi019.stdout:mon is available 2023-12-18T13:04:23.890 INFO:teuthology.orchestra.run.smithi019.stdout:Assimilating anything we can from ceph.conf... 2023-12-18T13:04:24.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:24 smithi019 ceph-mon[38378]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T13:04:24.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:24 smithi019 ceph-mon[38378]: monmap e1: 1 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:04:24.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:24 smithi019 ceph-mon[38378]: fsmap 2023-12-18T13:04:24.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:24 smithi019 ceph-mon[38378]: osdmap e1: 0 total, 0 up, 0 in 2023-12-18T13:04:24.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:24 smithi019 ceph-mon[38378]: mgrmap e1: no daemons active 2023-12-18T13:04:24.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:24 smithi019 ceph-mon[38378]: from='client.? 172.21.15.19:0/4291940278' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-12-18T13:04:24.771 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-12-18T13:04:24.772 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [global] 2023-12-18T13:04:24.772 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout fsid = e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:04:24.773 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.19:3300,v1:172.21.15.19:6789] 2023-12-18T13:04:24.773 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-18T13:04:24.773 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-18T13:04:24.773 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-18T13:04:24.773 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-18T13:04:24.773 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-12-18T13:04:24.773 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-18T13:04:24.773 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2023-12-18T13:04:24.773 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-18T13:04:24.773 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-12-18T13:04:24.774 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [osd] 2023-12-18T13:04:24.774 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-18T13:04:24.774 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-18T13:04:24.774 INFO:teuthology.orchestra.run.smithi019.stdout:Generating new minimal ceph.conf... 2023-12-18T13:04:25.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:25 smithi019 ceph-mon[38378]: from='client.? 172.21.15.19:0/3467896050' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-18T13:04:25.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:25 smithi019 ceph-mon[38378]: from='client.? 172.21.15.19:0/3467896050' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-18T13:04:25.602 INFO:teuthology.orchestra.run.smithi019.stdout:Restarting the monitor... 2023-12-18T13:04:25.831 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:25 smithi019 systemd[1]: Stopping Ceph mon.a for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:04:26.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:25 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-a[38355]: 2023-12-18T13:04:25.828+0000 7f9b8a6bc700 -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 2023-12-18T13:04:26.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:25 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-a[38355]: 2023-12-18T13:04:25.828+0000 7f9b8a6bc700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-12-18T13:04:26.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:26 smithi019 bash[38705]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-a 2023-12-18T13:04:27.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:27 smithi019 systemd[1]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-18T13:04:27.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:27 smithi019 systemd[1]: Stopped Ceph mon.a for e0deea72-9da5-11ee-95a5-87774f69a715. 2023-12-18T13:04:27.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:27 smithi019 systemd[1]: Starting Ceph mon.a for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:04:28.438 INFO:teuthology.orchestra.run.smithi019.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2023-12-18T13:04:28.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 bash[38826]: e2253dd492015ce4762e13db50c70687783b6f6b2d5922b61f13d4748e90b031 2023-12-18T13:04:28.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 systemd[1]: Started Ceph mon.a for e0deea72-9da5-11ee-95a5-87774f69a715. 2023-12-18T13:04:28.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:04:28.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:04:28.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: pidfile_write: ignore empty --pid-file 2023-12-18T13:04:28.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: load: jerasure load: lrc 2023-12-18T13:04:28.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:04:28.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Git sha 0 2023-12-18T13:04:28.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:04:28.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: DB SUMMARY 2023-12-18T13:04:28.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: DB Session ID: 2EIEQG02KVV8N567JZ0Q 2023-12-18T13:04:28.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:04:28.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:04:28.848 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-18T13:04:28.848 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2023-12-18T13:04:28.848 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 82705 ; 2023-12-18T13:04:28.848 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:04:28.848 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:04:28.848 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:04:28.848 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:04:28.848 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:04:28.848 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:04:28.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.env: 0x55caa8ac7a60 2023-12-18T13:04:28.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:04:28.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.info_log: 0x55caa958b760 2023-12-18T13:04:28.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:04:28.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.statistics: (nil) 2023-12-18T13:04:28.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.use_fsync: 0 2023-12-18T13:04:28.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:04:28.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:04:28.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:04:28.849 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:04:28.850 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:04:28.850 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:04:28.850 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:04:28.850 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:04:28.850 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:04:28.850 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:04:28.850 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:04:28.850 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.db_log_dir: 2023-12-18T13:04:28.852 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.wal_dir: 2023-12-18T13:04:28.852 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:04:28.852 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:04:28.852 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:04:28.853 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:04:28.853 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:04:28.853 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:04:28.853 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:04:28.853 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:04:28.853 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.write_buffer_manager: 0x55caa95414a0 2023-12-18T13:04:28.853 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:04:28.853 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:04:28.853 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:04:28.853 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:04:28.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:04:28.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:04:28.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:04:28.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:04:28.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.unordered_write: 0 2023-12-18T13:04:28.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:04:28.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:04:28.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:04:28.854 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:04:28.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.row_cache: None 2023-12-18T13:04:28.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.wal_filter: None 2023-12-18T13:04:28.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:04:28.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:04:28.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:04:28.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:04:28.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.wal_compression: 0 2023-12-18T13:04:28.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:04:28.855 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:04:28.856 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:04:28.856 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:04:28.856 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:04:28.856 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:04:28.856 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:04:28.856 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:04:28.856 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:04:28.856 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:04:28.856 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:04:28.857 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:04:28.857 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:04:28.857 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:04:28.857 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:04:28.857 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:04:28.857 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:04:28.857 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:04:28.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:04:28.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:04:28.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:04:28.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:04:28.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:04:28.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_open_files: -1 2023-12-18T13:04:28.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:04:28.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:04:28.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:04:28.858 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:04:28.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:04:28.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Compression algorithms supported: 2023-12-18T13:04:28.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:04:28.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: kZSTD supported: 0 2023-12-18T13:04:28.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:04:28.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:04:28.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:04:28.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:04:28.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:04:28.859 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:04:28.860 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:04:28.860 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:04:28.860 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2023-12-18T13:04:28.860 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:04:28.860 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:04:28.860 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.merge_operator: 2023-12-18T13:04:28.860 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compaction_filter: None 2023-12-18T13:04:28.860 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:04:28.860 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:04:28.860 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:04:28.861 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:04:28.861 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55caa958b880) 2023-12-18T13:04:28.861 INFO:journalctl@ceph.mon.a.smithi019.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:04:28.861 INFO:journalctl@ceph.mon.a.smithi019.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:04:28.861 INFO:journalctl@ceph.mon.a.smithi019.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:04:28.861 INFO:journalctl@ceph.mon.a.smithi019.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:04:28.861 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_type: 0 2023-12-18T13:04:28.861 INFO:journalctl@ceph.mon.a.smithi019.stdout: data_block_index_type: 0 2023-12-18T13:04:28.861 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_shortening: 1 2023-12-18T13:04:28.862 INFO:journalctl@ceph.mon.a.smithi019.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:04:28.862 INFO:journalctl@ceph.mon.a.smithi019.stdout: checksum: 4 2023-12-18T13:04:28.862 INFO:journalctl@ceph.mon.a.smithi019.stdout: no_block_cache: 0 2023-12-18T13:04:28.862 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache: 0x55caa95e1090 2023-12-18T13:04:28.862 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:04:28.862 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_options: 2023-12-18T13:04:28.862 INFO:journalctl@ceph.mon.a.smithi019.stdout: capacity : 536870912 2023-12-18T13:04:28.862 INFO:journalctl@ceph.mon.a.smithi019.stdout: num_shard_bits : 4 2023-12-18T13:04:28.862 INFO:journalctl@ceph.mon.a.smithi019.stdout: strict_capacity_limit : 0 2023-12-18T13:04:28.862 INFO:journalctl@ceph.mon.a.smithi019.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:04:28.863 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_compressed: (nil) 2023-12-18T13:04:28.863 INFO:journalctl@ceph.mon.a.smithi019.stdout: persistent_cache: (nil) 2023-12-18T13:04:28.863 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_size: 4096 2023-12-18T13:04:28.863 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_size_deviation: 10 2023-12-18T13:04:28.863 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_restart_interval: 16 2023-12-18T13:04:28.863 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_block_restart_interval: 1 2023-12-18T13:04:28.863 INFO:journalctl@ceph.mon.a.smithi019.stdout: metadata_block_size: 4096 2023-12-18T13:04:28.863 INFO:journalctl@ceph.mon.a.smithi019.stdout: partition_filters: 0 2023-12-18T13:04:28.863 INFO:journalctl@ceph.mon.a.smithi019.stdout: use_delta_encoding: 1 2023-12-18T13:04:28.863 INFO:journalctl@ceph.mon.a.smithi019.stdout: filter_policy: bloomfilter 2023-12-18T13:04:28.864 INFO:journalctl@ceph.mon.a.smithi019.stdout: whole_key_filtering: 1 2023-12-18T13:04:28.864 INFO:journalctl@ceph.mon.a.smithi019.stdout: verify_compression: 0 2023-12-18T13:04:28.864 INFO:journalctl@ceph.mon.a.smithi019.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:04:28.864 INFO:journalctl@ceph.mon.a.smithi019.stdout: format_version: 5 2023-12-18T13:04:28.864 INFO:journalctl@ceph.mon.a.smithi019.stdout: enable_index_compression: 1 2023-12-18T13:04:28.864 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_align: 0 2023-12-18T13:04:28.864 INFO:journalctl@ceph.mon.a.smithi019.stdout: max_auto_readahead_size: 262144 2023-12-18T13:04:28.864 INFO:journalctl@ceph.mon.a.smithi019.stdout: prepopulate_block_cache: 0 2023-12-18T13:04:28.864 INFO:journalctl@ceph.mon.a.smithi019.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:04:28.864 INFO:journalctl@ceph.mon.a.smithi019.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:04:28.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:04:28.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:04:28.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compression: NoCompression 2023-12-18T13:04:28.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:04:28.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:04:28.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:04:28.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.num_levels: 7 2023-12-18T13:04:28.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:04:28.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:04:28.865 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:04:28.866 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:04:28.866 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:04:28.866 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:04:28.866 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:04:28.866 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:04:28.866 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:04:28.866 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:04:28.866 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:04:28.866 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:04:28.866 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:04:28.867 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:04:28.867 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:04:28.867 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:04:28.867 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:04:28.867 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:04:28.867 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:04:28.867 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:04:28.867 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:04:28.868 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:04:28.868 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:04:28.868 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:04:28.868 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:04:28.868 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:04:28.868 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:04:28.868 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:04:28.868 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:04:28.868 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:04:28.868 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:04:28.869 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:04:28.869 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:04:28.869 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:04:28.869 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:04:28.869 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:04:28.869 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:04:28.869 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:04:28.869 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:04:28.869 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:04:28.869 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:04:28.869 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:04:28.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:04:28.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:04:28.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:04:28.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:04:28.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:04:28.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:04:28.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:04:28.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:04:28.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:04:28.870 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:04:28.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:04:28.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:04:28.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:04:28.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:04:28.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:04:28.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:04:28.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:04:28.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:04:28.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:04:28.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:04:28.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:04:28.872 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:04:28.872 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:04:28.872 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.ttl: 2592000 2023-12-18T13:04:28.872 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:04:28.872 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:04:28.872 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:04:28.872 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:04:28.872 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:04:28.872 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:04:28.872 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:04:28.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:04:28.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:04:28.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:04:28.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:04:28.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:04:28.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:04:28.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: 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 2023-12-18T13:04:28.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-18T13:04:28.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e6ad503d-6c63-48fb-b9f3-3d2a146bf8b7 2023-12-18T13:04:28.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904668457064, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-18T13:04:28.873 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-18T13:04:28.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904668458569, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 79609, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 243, "table_properties": {"data_size": 77796, "index_size": 223, "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": 9840, "raw_average_key_size": 47, "raw_value_size": 72143, "raw_average_value_size": 350, "num_data_blocks": 10, "num_entries": 206, "num_filter_entries": 206, "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": 1702904668, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e6ad503d-6c63-48fb-b9f3-3d2a146bf8b7", "db_session_id": "2EIEQG02KVV8N567JZ0Q", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:04:28.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904668458678, "job": 1, "event": "recovery_finished"} 2023-12-18T13:04:28.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-18T13:04:28.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: 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 2023-12-18T13:04:28.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55caa967c000 2023-12-18T13:04:28.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: DB pointer 0x55caa966a000 2023-12-18T13:04:28.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:04:28.874 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:04:28.874 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** DB Stats ** 2023-12-18T13:04:28.874 INFO:journalctl@ceph.mon.a.smithi019.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:04:28.874 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-18T13:04:28.874 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:04:28.875 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:04:28.875 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-18T13:04:28.875 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:04:28.875 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:04:28.875 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:04:28.875 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** Compaction Stats [default] ** 2023-12-18T13:04:28.875 INFO:journalctl@ceph.mon.a.smithi019.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) 2023-12-18T13:04:28.875 INFO:journalctl@ceph.mon.a.smithi019.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:04:28.875 INFO:journalctl@ceph.mon.a.smithi019.stdout: L0 2/0 79.58 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 82.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:04:28.875 INFO:journalctl@ceph.mon.a.smithi019.stdout: Sum 2/0 79.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 82.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:04:28.875 INFO:journalctl@ceph.mon.a.smithi019.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 82.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:04:28.876 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:04:28.876 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** Compaction Stats [default] ** 2023-12-18T13:04:28.876 INFO:journalctl@ceph.mon.a.smithi019.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) 2023-12-18T13:04:28.876 INFO:journalctl@ceph.mon.a.smithi019.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:04:28.876 INFO:journalctl@ceph.mon.a.smithi019.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 82.8 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:04:28.876 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:04:28.876 INFO:journalctl@ceph.mon.a.smithi019.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:04:28.876 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:04:28.876 INFO:journalctl@ceph.mon.a.smithi019.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:04:28.876 INFO:journalctl@ceph.mon.a.smithi019.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T13:04:28.877 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:04:28.877 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:04:28.877 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:04:28.877 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:04:28.877 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative compaction: 0.00 GB write, 15.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:04:28.877 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval compaction: 0.00 GB write, 15.67 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:04:28.877 INFO:journalctl@ceph.mon.a.smithi019.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 2023-12-18T13:04:28.877 INFO:journalctl@ceph.mon.a.smithi019.stdout: Block cache BinnedLRUCache@0x55caa95e1090#7 capacity: 512.00 MB usage: 1.17 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2023-12-18T13:04:28.877 INFO:journalctl@ceph.mon.a.smithi019.stdout: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.41 KB,7.7486e-05%) Misc(1,0.00 KB,0%) 2023-12-18T13:04:28.877 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:04:28.878 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:04:28.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: starting mon.a rank 0 at public addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] at bind addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:04:28.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: mon.a@-1(???) e1 preinit fsid e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:04:28.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: mon.a@-1(???).mds e1 new map 2023-12-18T13:04:28.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: mon.a@-1(???).mds e1 print_map 2023-12-18T13:04:28.878 INFO:journalctl@ceph.mon.a.smithi019.stdout: e1 2023-12-18T13:04:28.878 INFO:journalctl@ceph.mon.a.smithi019.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:04:28.878 INFO:journalctl@ceph.mon.a.smithi019.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} 2023-12-18T13:04:28.878 INFO:journalctl@ceph.mon.a.smithi019.stdout: legacy client fscid: -1 2023-12-18T13:04:28.878 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:04:28.878 INFO:journalctl@ceph.mon.a.smithi019.stdout: No filesystems configured 2023-12-18T13:04:28.878 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:04:28.879 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:04:28.879 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:04:28.879 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:04:28.879 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-12-18T13:04:28.879 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: mon.a is new leader, mons a in quorum (ranks 0) 2023-12-18T13:04:28.879 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: monmap e1: 1 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:04:28.879 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: fsmap 2023-12-18T13:04:28.879 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: osdmap e1: 0 total, 0 up, 0 in 2023-12-18T13:04:28.879 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:28 smithi019 ceph-mon[38864]: mgrmap e1: no daemons active 2023-12-18T13:04:29.286 INFO:teuthology.orchestra.run.smithi019.stdout:Wrote config to /etc/ceph/ceph.conf 2023-12-18T13:04:29.314 INFO:teuthology.orchestra.run.smithi019.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:04:29.314 INFO:teuthology.orchestra.run.smithi019.stdout:Creating mgr... 2023-12-18T13:04:29.315 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying port 0.0.0.0:9283 ... 2023-12-18T13:04:29.316 INFO:teuthology.orchestra.run.smithi019.stdout:Verifying port 0.0.0.0:8765 ... 2023-12-18T13:04:29.537 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mgr.a 2023-12-18T13:04:29.537 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Failed to reset failed state of unit ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mgr.a.service: Unit ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mgr.a.service not loaded. 2023-12-18T13:04:29.641 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-e0deea72-9da5-11ee-95a5-87774f69a715.target.wants/ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mgr.a.service → /etc/systemd/system/ceph-e0deea72-9da5-11ee-95a5-87774f69a715@.service. 2023-12-18T13:04:29.845 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:29 smithi019 systemd[1]: Starting Ceph mgr.a for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:04:30.066 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T13:04:30.066 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout disabled 2023-12-18T13:04:30.078 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T13:04:30.078 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2023-12-18T13:04:30.078 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld.service is not enabled 2023-12-18T13:04:30.078 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to enable service . firewalld.service is not available 2023-12-18T13:04:30.090 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T13:04:30.090 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout disabled 2023-12-18T13:04:30.099 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T13:04:30.099 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2023-12-18T13:04:30.099 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld.service is not enabled 2023-12-18T13:04:30.099 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2023-12-18T13:04:30.100 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr to start... 2023-12-18T13:04:30.100 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr... 2023-12-18T13:04:30.203 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:29 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/176721808' entity='client.admin' 2023-12-18T13:04:30.203 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:30 smithi019 bash[39100]: 8a400ecb3f075790dbfed3421b5a533ac17a246c81b27b204bbba5510cc0d87c 2023-12-18T13:04:30.203 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:30 smithi019 systemd[1]: Started Ceph mgr.a for e0deea72-9da5-11ee-95a5-87774f69a715. 2023-12-18T13:04:30.826 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:30 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:30.539+0000 7f464fcce200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T13:04:30.826 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:30 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:30.649+0000 7f464fcce200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T13:04:30.826 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:30 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:30.750+0000 7f464fcce200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T13:04:30.858 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-12-18T13:04:30.858 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:04:30.858 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "e0deea72-9da5-11ee-95a5-87774f69a715", 2023-12-18T13:04:30.858 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T13:04:30.859 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T13:04:30.859 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T13:04:30.859 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T13:04:30.859 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:30.859 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T13:04:30.859 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T13:04:30.859 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2023-12-18T13:04:30.859 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:04:30.859 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T13:04:30.859 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T13:04:30.859 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:04:30.860 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2023-12-18T13:04:30.860 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T13:04:30.860 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:30.860 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T13:04:30.860 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T13:04:30.860 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:30.860 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T13:04:30.860 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:30.860 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T13:04:30.860 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T13:04:30.860 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T13:04:30.860 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T13:04:30.861 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T13:04:30.861 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T13:04:30.864 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:30.864 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T13:04:30.864 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T13:04:30.864 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T13:04:30.865 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T13:04:30.865 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T13:04:30.865 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T13:04:30.865 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T13:04:30.865 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T13:04:30.865 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T13:04:30.865 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:30.865 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T13:04:30.865 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:30.865 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T13:04:30.866 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T13:04:30.866 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:30.866 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T13:04:30.866 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-18T13:04:30.866 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T13:04:30.866 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T13:04:30.866 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T13:04:30.866 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T13:04:30.866 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T13:04:30.866 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:04:30.866 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:04:30.866 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:30.867 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T13:04:30.867 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:30.867 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T13:04:23.049538+0000", 2023-12-18T13:04:30.867 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:04:30.867 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:30.867 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T13:04:30.867 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:04:30.867 INFO:teuthology.orchestra.run.smithi019.stdout:mgr not available, waiting (1/15)... 2023-12-18T13:04:31.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:30 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/2450110696' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T13:04:31.096 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:30 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:30.847+0000 7f464fcce200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T13:04:31.842 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:31 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:31.570+0000 7f464fcce200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:04:32.095 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:31 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:31.841+0000 7f464fcce200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T13:04:32.095 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:31 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:31.938+0000 7f464fcce200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T13:04:32.095 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:32 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:32.060+0000 7f464fcce200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T13:04:32.595 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:32 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:32.240+0000 7f464fcce200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T13:04:32.595 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:32 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:32.386+0000 7f464fcce200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T13:04:32.596 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:32 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:32.483+0000 7f464fcce200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T13:04:33.237 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:32 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:32.914+0000 7f464fcce200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T13:04:33.238 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:33 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:33.235+0000 7f464fcce200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T13:04:33.532 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:33 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/2249316179' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T13:04:33.720 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-12-18T13:04:33.720 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:04:33.720 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "e0deea72-9da5-11ee-95a5-87774f69a715", 2023-12-18T13:04:33.720 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T13:04:33.720 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T13:04:33.720 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T13:04:33.721 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T13:04:33.721 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:33.721 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T13:04:33.721 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T13:04:33.721 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2023-12-18T13:04:33.721 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:04:33.721 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T13:04:33.721 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T13:04:33.721 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:04:33.721 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 4, 2023-12-18T13:04:33.721 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T13:04:33.721 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:33.721 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T13:04:33.721 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T13:04:33.721 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:33.722 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T13:04:33.722 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:33.722 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T13:04:33.722 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T13:04:33.722 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T13:04:33.722 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T13:04:33.722 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T13:04:33.722 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T13:04:33.725 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:33.725 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T13:04:33.725 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T13:04:33.725 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T13:04:33.725 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T13:04:33.725 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T13:04:33.725 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T13:04:33.725 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:04:33.726 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:04:33.727 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:33.727 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T13:04:33.727 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:33.727 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T13:04:23.049538+0000", 2023-12-18T13:04:33.727 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:04:33.727 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:33.727 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T13:04:33.727 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:04:33.727 INFO:teuthology.orchestra.run.smithi019.stdout:mgr not available, waiting (2/15)... 2023-12-18T13:04:33.845 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:33 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:33.568+0000 7f464fcce200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T13:04:33.845 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:33 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:33.676+0000 7f464fcce200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T13:04:34.831 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:34 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:34.547+0000 7f464fcce200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T13:04:34.831 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:34 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:34.657+0000 7f464fcce200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T13:04:35.096 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:34 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:34.828+0000 7f464fcce200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T13:04:35.841 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:35 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:35.556+0000 7f464fcce200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T13:04:35.841 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:35 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:35.769+0000 7f464fcce200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T13:04:36.095 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:35 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:35.995+0000 7f464fcce200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T13:04:36.461 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:36 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/3912852436' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T13:04:36.515 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-12-18T13:04:36.516 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:04:36.516 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "e0deea72-9da5-11ee-95a5-87774f69a715", 2023-12-18T13:04:36.516 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T13:04:36.516 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T13:04:36.516 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T13:04:36.516 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T13:04:36.516 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:36.516 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T13:04:36.516 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T13:04:36.517 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2023-12-18T13:04:36.517 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:04:36.517 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T13:04:36.517 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T13:04:36.517 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:04:36.517 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2023-12-18T13:04:36.517 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T13:04:36.517 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:36.517 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T13:04:36.518 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T13:04:36.518 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:36.518 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T13:04:36.518 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:36.518 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T13:04:36.518 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T13:04:36.518 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T13:04:36.518 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T13:04:36.518 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T13:04:36.518 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T13:04:36.518 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:36.519 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T13:04:36.519 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T13:04:36.519 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T13:04:36.519 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T13:04:36.519 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T13:04:36.519 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T13:04:36.519 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T13:04:36.519 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T13:04:36.519 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T13:04:36.519 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:36.519 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T13:04:36.520 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:36.520 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T13:04:36.520 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T13:04:36.520 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:36.520 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T13:04:36.520 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": false, 2023-12-18T13:04:36.520 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T13:04:36.520 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T13:04:36.520 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T13:04:36.520 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T13:04:36.520 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T13:04:36.520 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:04:36.521 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:04:36.521 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:36.521 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T13:04:36.521 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:36.521 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T13:04:23.049538+0000", 2023-12-18T13:04:36.521 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:04:36.521 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:36.521 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T13:04:36.521 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:04:36.521 INFO:teuthology.orchestra.run.smithi019.stdout:mgr not available, waiting (3/15)... 2023-12-18T13:04:37.345 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:37.068+0000 7f464fcce200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T13:04:37.695 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:37.376+0000 7f464fcce200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:04:37.696 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:37.476+0000 7f464fcce200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T13:04:38.095 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:37.693+0000 7f464fcce200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T13:04:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-mon[38864]: Activating manager daemon a 2023-12-18T13:04:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-mon[38864]: mgrmap e2: a(active, starting, since 0.00344119s) 2023-12-18T13:04:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-mon[38864]: from='mgr.14100 172.21.15.19:0/169801449' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T13:04:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-mon[38864]: from='mgr.14100 172.21.15.19:0/169801449' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T13:04:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-mon[38864]: from='mgr.14100 172.21.15.19:0/169801449' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T13:04:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-mon[38864]: from='mgr.14100 172.21.15.19:0/169801449' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:04:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-mon[38864]: from='mgr.14100 172.21.15.19:0/169801449' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T13:04:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-mon[38864]: Manager daemon a is now available 2023-12-18T13:04:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-mon[38864]: from='mgr.14100 172.21.15.19:0/169801449' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T13:04:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-mon[38864]: from='mgr.14100 172.21.15.19:0/169801449' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T13:04:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-mon[38864]: from='mgr.14100 172.21.15.19:0/169801449' entity='mgr.a' 2023-12-18T13:04:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:37 smithi019 ceph-mon[38864]: from='mgr.14100 172.21.15.19:0/169801449' entity='mgr.a' 2023-12-18T13:04:39.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:38 smithi019 ceph-mon[38864]: from='mgr.14100 172.21.15.19:0/169801449' entity='mgr.a' 2023-12-18T13:04:39.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:38 smithi019 ceph-mon[38864]: mgrmap e3: a(active, since 1.00993s) 2023-12-18T13:04:40.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:39 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/1293531833' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-12-18T13:04:40.869 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-12-18T13:04:40.870 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:04:40.870 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsid": "e0deea72-9da5-11ee-95a5-87774f69a715", 2023-12-18T13:04:40.870 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "health": { 2023-12-18T13:04:40.870 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2023-12-18T13:04:40.870 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "checks": {}, 2023-12-18T13:04:40.870 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mutes": [] 2023-12-18T13:04:40.870 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:40.870 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2023-12-18T13:04:40.870 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum": [ 2023-12-18T13:04:40.870 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 0 2023-12-18T13:04:40.871 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:04:40.871 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2023-12-18T13:04:40.871 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "a" 2023-12-18T13:04:40.871 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:04:40.871 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2023-12-18T13:04:40.871 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "monmap": { 2023-12-18T13:04:40.871 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:40.871 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2023-12-18T13:04:40.871 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_mons": 1 2023-12-18T13:04:40.871 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:40.871 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osdmap": { 2023-12-18T13:04:40.871 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:40.872 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2023-12-18T13:04:40.872 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2023-12-18T13:04:40.872 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2023-12-18T13:04:40.872 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2023-12-18T13:04:40.872 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2023-12-18T13:04:40.872 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2023-12-18T13:04:40.872 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:40.872 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgmap": { 2023-12-18T13:04:40.872 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2023-12-18T13:04:40.872 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2023-12-18T13:04:40.872 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2023-12-18T13:04:40.872 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2023-12-18T13:04:40.872 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2023-12-18T13:04:40.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2023-12-18T13:04:40.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2023-12-18T13:04:40.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2023-12-18T13:04:40.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:40.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "fsmap": { 2023-12-18T13:04:40.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:40.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "by_rank": [], 2023-12-18T13:04:40.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "up:standby": 0 2023-12-18T13:04:40.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:40.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap": { 2023-12-18T13:04:40.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-18T13:04:40.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2023-12-18T13:04:40.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modules": [ 2023-12-18T13:04:40.873 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "iostat", 2023-12-18T13:04:40.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "nfs", 2023-12-18T13:04:40.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "restful" 2023-12-18T13:04:40.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ], 2023-12-18T13:04:40.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:04:40.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:40.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "servicemap": { 2023-12-18T13:04:40.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 1, 2023-12-18T13:04:40.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "modified": "2023-12-18T13:04:23.049538+0000", 2023-12-18T13:04:40.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "services": {} 2023-12-18T13:04:40.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout }, 2023-12-18T13:04:40.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "progress_events": {} 2023-12-18T13:04:40.874 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:04:40.874 INFO:teuthology.orchestra.run.smithi019.stdout:mgr is available 2023-12-18T13:04:41.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:40 smithi019 ceph-mon[38864]: mgrmap e4: a(active, since 2s) 2023-12-18T13:04:42.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:42 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/231118995' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-12-18T13:04:42.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:42 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/231118995' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-12-18T13:04:44.701 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-12-18T13:04:44.701 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [global] 2023-12-18T13:04:44.701 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout fsid = e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:04:44.702 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2023-12-18T13:04:44.702 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2023-12-18T13:04:44.702 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2023-12-18T13:04:44.702 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2023-12-18T13:04:44.702 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-12-18T13:04:44.702 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [mgr] 2023-12-18T13:04:44.702 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2023-12-18T13:04:44.702 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 2023-12-18T13:04:44.702 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout [osd] 2023-12-18T13:04:44.702 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2023-12-18T13:04:44.703 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2023-12-18T13:04:44.703 INFO:teuthology.orchestra.run.smithi019.stdout:Enabling cephadm module... 2023-12-18T13:04:46.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:46 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/187226575' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-12-18T13:04:46.846 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:46 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: ignoring --setuser ceph since I am not root 2023-12-18T13:04:46.846 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:46 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: ignoring --setgroup ceph since I am not root 2023-12-18T13:04:47.311 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:47 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:47.006+0000 7f52caab6200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T13:04:47.311 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:47 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:47.112+0000 7f52caab6200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T13:04:47.311 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:47 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:47.211+0000 7f52caab6200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T13:04:47.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:47 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/187226575' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-12-18T13:04:47.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:47 smithi019 ceph-mon[38864]: mgrmap e5: a(active, since 8s) 2023-12-18T13:04:47.596 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:47 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:47.308+0000 7f52caab6200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T13:04:48.293 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:48 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:48.018+0000 7f52caab6200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:04:48.595 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:48 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:48.290+0000 7f52caab6200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T13:04:48.595 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:48 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:48.388+0000 7f52caab6200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T13:04:48.596 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:48 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:48.511+0000 7f52caab6200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T13:04:48.947 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:48 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:48.693+0000 7f52caab6200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T13:04:48.947 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:48 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:48.846+0000 7f52caab6200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T13:04:49.345 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:48 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:48.944+0000 7f52caab6200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T13:04:49.656 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:49 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/721508327' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-18T13:04:49.656 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:49 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:49.379+0000 7f52caab6200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T13:04:49.839 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:04:49.841 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 5, 2023-12-18T13:04:49.841 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-18T13:04:49.841 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-12-18T13:04:49.841 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-18T13:04:49.841 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:04:49.841 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for the mgr to restart... 2023-12-18T13:04:49.841 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr epoch 5... 2023-12-18T13:04:49.938 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:49 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:49.688+0000 7f52caab6200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T13:04:50.345 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:50 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:50.025+0000 7f52caab6200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T13:04:50.345 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:50 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:50.135+0000 7f52caab6200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T13:04:51.279 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:50 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:50.997+0000 7f52caab6200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T13:04:51.279 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:51 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:51.106+0000 7f52caab6200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T13:04:52.345 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:51 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:51.276+0000 7f52caab6200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T13:04:52.345 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:52 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:52.031+0000 7f52caab6200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T13:04:52.345 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:52 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:52.240+0000 7f52caab6200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T13:04:52.845 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:52 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:52.462+0000 7f52caab6200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T13:04:53.827 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:53 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:53.517+0000 7f52caab6200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T13:04:54.095 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:53 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:53.824+0000 7f52caab6200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:04:54.095 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:53 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:53.926+0000 7f52caab6200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T13:04:54.471 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:04:54.144+0000 7f52caab6200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T13:04:54.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: Active manager daemon a restarted 2023-12-18T13:04:54.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: Activating manager daemon a 2023-12-18T13:04:54.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: osdmap e2: 0 total, 0 up, 0 in 2023-12-18T13:04:54.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: mgrmap e6: a(active, starting, since 0.00371505s) 2023-12-18T13:04:54.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:04:54.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T13:04:54.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T13:04:54.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T13:04:54.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T13:04:54.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: Manager daemon a is now available 2023-12-18T13:04:54.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' 2023-12-18T13:04:54.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' 2023-12-18T13:04:54.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:04:54.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:04:54.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:04:54.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T13:04:54.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:54 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T13:04:55.532 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:04:55.532 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2023-12-18T13:04:55.532 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-18T13:04:55.532 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:04:55.532 INFO:teuthology.orchestra.run.smithi019.stdout:mgr epoch 5 is available 2023-12-18T13:04:55.532 INFO:teuthology.orchestra.run.smithi019.stdout:Setting orchestrator backend to cephadm... 2023-12-18T13:04:55.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:55 smithi019 ceph-mon[38864]: Found migration_current of "None". Setting to last migration. 2023-12-18T13:04:55.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:55 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' 2023-12-18T13:04:55.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:55 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' 2023-12-18T13:04:55.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:55 smithi019 ceph-mon[38864]: mgrmap e7: a(active, since 1.0058s) 2023-12-18T13:04:56.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:56 smithi019 ceph-mon[38864]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-18T13:04:56.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:56 smithi019 ceph-mon[38864]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-18T13:04:56.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:56 smithi019 ceph-mon[38864]: [18/Dec/2023:13:04:55] ENGINE Bus STARTING 2023-12-18T13:04:56.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:56 smithi019 ceph-mon[38864]: [18/Dec/2023:13:04:55] ENGINE Serving on https://172.21.15.19:7150 2023-12-18T13:04:56.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:56 smithi019 ceph-mon[38864]: [18/Dec/2023:13:04:55] ENGINE Serving on http://172.21.15.19:8765 2023-12-18T13:04:56.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:56 smithi019 ceph-mon[38864]: [18/Dec/2023:13:04:55] ENGINE Bus STARTED 2023-12-18T13:04:56.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:56 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:04:56.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:56 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' 2023-12-18T13:04:56.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:56 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:04:57.532 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout value unchanged 2023-12-18T13:04:57.532 INFO:teuthology.orchestra.run.smithi019.stdout:Generating ssh key... 2023-12-18T13:04:57.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:57 smithi019 ceph-mon[38864]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:04:57.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:57 smithi019 ceph-mon[38864]: mgrmap e8: a(active, since 3s) 2023-12-18T13:04:58.771 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-mon[38864]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:04:58.771 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: Generating public/private rsa key pair. 2023-12-18T13:04:58.771 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: Your identification has been saved in /tmp/tmpcin2qqz7/key. 2023-12-18T13:04:58.771 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: Your public key has been saved in /tmp/tmpcin2qqz7/key.pub. 2023-12-18T13:04:58.771 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: The key fingerprint is: 2023-12-18T13:04:58.772 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: SHA256:JLO+k7oJPtm8qSwFWN7WJKfULHgNfDPsGgRBUP0DITA ceph-e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:04:58.772 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: The key's randomart image is: 2023-12-18T13:04:58.772 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: +---[RSA 3072]----+ 2023-12-18T13:04:58.772 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: |E=**oB | 2023-12-18T13:04:58.772 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: | .o.X @ | 2023-12-18T13:04:58.772 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: |.o = %oo. | 2023-12-18T13:04:58.772 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: |o . = == | 2023-12-18T13:04:58.772 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: | . . o..S | 2023-12-18T13:04:58.772 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: | . .. | 2023-12-18T13:04:58.772 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: | ..+ .. | 2023-12-18T13:04:58.772 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: |.oo.ooo. | 2023-12-18T13:04:58.772 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: | .+o*+.. | 2023-12-18T13:04:58.772 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:04:58 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: +----[SHA256]-----+ 2023-12-18T13:04:59.825 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:59 smithi019 ceph-mon[38864]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:04:59.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:59 smithi019 ceph-mon[38864]: Generating ssh key... 2023-12-18T13:04:59.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:59 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' 2023-12-18T13:04:59.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:04:59 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' 2023-12-18T13:04:59.881 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCslc7bk7mG7auPcTFCFmQvJPYUueGxnMJmmirEipMQ3n4ZIaTgBw348M9XnmJr66AP/aVUOsNhU88YTzNz51ipiTk+454dG2tlicuDKi0Ad6GrbPA7fwEIO24pntKhKrxMJyMcOXVz5wp0ovDoOT2Vi5kJlAwS9nEquMvvZT1ACUki2S7myFifypH/CiIbG2k4vhylL6goAxHp5qeL/SyfuWI6UiQ7FTMrIjCqOvATN4T0jjCWtTPWEDrrIHGDQIvsW4cSOOr8YIObsvPa4PdHT0QHiCZ4XeBnZtz441eZg8zwBebawQVqCRXJA9/Mgev1B647GvwCMovkwDUums67ugxzXQUFkl+Cnc6kclQb9NPjHVYWuIVCfxE1oBH5YYmNOBWOwdr/dYxUmd3ZW0VbCri2RV+uWBfs2eHQnvEwnMFfPdPrNe86SQdOVTH3eC+x90x3rlYvEOc2U8lYXpFHBz5iDbM1eV3hRtCqKDjE8vsiOlyjeiKv0+TyGRTxC7U= ceph-e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:04:59.882 INFO:teuthology.orchestra.run.smithi019.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-12-18T13:04:59.882 INFO:teuthology.orchestra.run.smithi019.stdout:Adding key to root@localhost authorized_keys... 2023-12-18T13:04:59.884 INFO:teuthology.orchestra.run.smithi019.stdout:Adding host smithi019... 2023-12-18T13:05:00.773 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:00 smithi019 ceph-mon[38864]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:05:01.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:01 smithi019 ceph-mon[38864]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi019", "addr": "172.21.15.19", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:05:02.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:02 smithi019 ceph-mon[38864]: Deploying cephadm binary to smithi019 2023-12-18T13:05:04.893 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout Added host 'smithi019' with addr '172.21.15.19' 2023-12-18T13:05:04.893 INFO:teuthology.orchestra.run.smithi019.stdout:Deploying unmanaged mon service... 2023-12-18T13:05:05.795 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:05 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' 2023-12-18T13:05:05.795 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:05 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:05:05.795 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:05 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' 2023-12-18T13:05:06.023 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2023-12-18T13:05:06.023 INFO:teuthology.orchestra.run.smithi019.stdout:Deploying unmanaged mgr service... 2023-12-18T13:05:06.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:06 smithi019 ceph-mon[38864]: Added host smithi019 2023-12-18T13:05:06.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:06 smithi019 ceph-mon[38864]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:05:06.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:06 smithi019 ceph-mon[38864]: Saving service mon spec with placement count:5 2023-12-18T13:05:06.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:06 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' 2023-12-18T13:05:07.221 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2023-12-18T13:05:08.061 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:07 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' 2023-12-18T13:05:08.061 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:07 smithi019 ceph-mon[38864]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:05:08.061 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:07 smithi019 ceph-mon[38864]: Saving service mgr spec with placement count:2 2023-12-18T13:05:08.061 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:07 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' 2023-12-18T13:05:08.061 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:07 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' 2023-12-18T13:05:09.195 INFO:teuthology.orchestra.run.smithi019.stdout:Enabling the dashboard module... 2023-12-18T13:05:09.286 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:08 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/3410899340' entity='client.admin' 2023-12-18T13:05:09.286 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:08 smithi019 ceph-mon[38864]: from='mgr.14120 172.21.15.19:0/3386585774' entity='mgr.a' 2023-12-18T13:05:09.286 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:08 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/230955719' entity='client.admin' 2023-12-18T13:05:10.207 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:09 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/3308127134' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-12-18T13:05:10.207 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:09 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: ignoring --setuser ceph since I am not root 2023-12-18T13:05:10.207 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:09 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: ignoring --setgroup ceph since I am not root 2023-12-18T13:05:10.459 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:10 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:10.427+0000 7fe3102e5200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T13:05:10.845 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:10 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:10.535+0000 7fe3102e5200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T13:05:10.845 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:10 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:10.638+0000 7fe3102e5200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T13:05:10.845 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:10 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:10.736+0000 7fe3102e5200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T13:05:11.236 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:10 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/3308127134' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-12-18T13:05:11.236 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:10 smithi019 ceph-mon[38864]: mgrmap e9: a(active, since 15s) 2023-12-18T13:05:11.312 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:05:11.313 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "epoch": 9, 2023-12-18T13:05:11.313 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "available": true, 2023-12-18T13:05:11.313 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "active_name": "a", 2023-12-18T13:05:11.313 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "num_standby": 0 2023-12-18T13:05:11.313 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:05:11.313 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for the mgr to restart... 2023-12-18T13:05:11.313 INFO:teuthology.orchestra.run.smithi019.stdout:Waiting for mgr epoch 9... 2023-12-18T13:05:11.595 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:11 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:11.461+0000 7fe3102e5200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:05:12.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:11 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/1542185063' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-12-18T13:05:12.096 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:11 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:11.737+0000 7fe3102e5200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T13:05:12.096 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:11 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:11.834+0000 7fe3102e5200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T13:05:12.096 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:11 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:11.959+0000 7fe3102e5200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T13:05:12.595 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:12 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:12.140+0000 7fe3102e5200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T13:05:12.595 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:12 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:12.286+0000 7fe3102e5200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T13:05:12.595 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:12 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:12.384+0000 7fe3102e5200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T13:05:13.095 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:12 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:12.811+0000 7fe3102e5200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T13:05:13.448 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:13 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:13.118+0000 7fe3102e5200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T13:05:13.845 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:13 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:13.446+0000 7fe3102e5200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T13:05:13.845 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:13 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:13.555+0000 7fe3102e5200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T13:05:14.716 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:14 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:14.431+0000 7fe3102e5200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T13:05:14.716 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:14 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:14.542+0000 7fe3102e5200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T13:05:14.716 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:14 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:14.714+0000 7fe3102e5200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T13:05:15.845 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:15 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:15.441+0000 7fe3102e5200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T13:05:15.845 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:15 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:15.651+0000 7fe3102e5200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T13:05:16.345 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:15 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:15.873+0000 7fe3102e5200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T13:05:17.250 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:16 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:16.936+0000 7fe3102e5200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T13:05:17.572 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:17 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:17.248+0000 7fe3102e5200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:05:17.572 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:17 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:17.350+0000 7fe3102e5200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T13:05:17.845 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:05:17 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:05:17.570+0000 7fe3102e5200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T13:05:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:17 smithi019 ceph-mon[38864]: Active manager daemon a restarted 2023-12-18T13:05:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:17 smithi019 ceph-mon[38864]: Activating manager daemon a 2023-12-18T13:05:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:17 smithi019 ceph-mon[38864]: osdmap e3: 0 total, 0 up, 0 in 2023-12-18T13:05:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:17 smithi019 ceph-mon[38864]: mgrmap e10: a(active, starting, since 0.00348936s) 2023-12-18T13:05:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:05:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "a", "id": "a"}]: dispatch 2023-12-18T13:05:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-12-18T13:05:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-12-18T13:05:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-12-18T13:05:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:17 smithi019 ceph-mon[38864]: Manager daemon a is now available 2023-12-18T13:05:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:05:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:05:18.891 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:18 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"}]: dispatch 2023-12-18T13:05:18.891 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:18 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"}]: dispatch 2023-12-18T13:05:18.892 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:18 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:18.892 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:18 smithi019 ceph-mon[38864]: mgrmap e11: a(active, since 1.00652s) 2023-12-18T13:05:18.929 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout { 2023-12-18T13:05:18.929 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2023-12-18T13:05:18.929 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout "initialized": true 2023-12-18T13:05:18.929 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout } 2023-12-18T13:05:18.929 INFO:teuthology.orchestra.run.smithi019.stdout:mgr epoch 9 is available 2023-12-18T13:05:18.929 INFO:teuthology.orchestra.run.smithi019.stdout:Generating a dashboard self-signed certificate... 2023-12-18T13:05:20.087 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2023-12-18T13:05:20.087 INFO:teuthology.orchestra.run.smithi019.stdout:Creating initial admin user... 2023-12-18T13:05:20.090 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:19 smithi019 ceph-mon[38864]: [18/Dec/2023:13:05:18] ENGINE Bus STARTING 2023-12-18T13:05:20.090 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:19 smithi019 ceph-mon[38864]: [18/Dec/2023:13:05:18] ENGINE Serving on https://172.21.15.19:7150 2023-12-18T13:05:20.091 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:19 smithi019 ceph-mon[38864]: [18/Dec/2023:13:05:18] ENGINE Serving on http://172.21.15.19:8765 2023-12-18T13:05:20.091 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:19 smithi019 ceph-mon[38864]: [18/Dec/2023:13:05:18] ENGINE Bus STARTED 2023-12-18T13:05:20.091 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:19 smithi019 ceph-mon[38864]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-12-18T13:05:20.091 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:19 smithi019 ceph-mon[38864]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-12-18T13:05:20.091 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:19 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:20.091 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:19 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:20.091 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:19 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:20.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:20 smithi019 ceph-mon[38864]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:05:20.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:20 smithi019 ceph-mon[38864]: mgrmap e12: a(active, since 3s) 2023-12-18T13:05:21.321 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$.Jl7O9GyO0j38Ptp1VojWejzmoyzAVden71slsKI6S5/fKLAj/xPW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1702904720, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-12-18T13:05:21.321 INFO:teuthology.orchestra.run.smithi019.stdout:Fetching dashboard port number... 2023-12-18T13:05:22.189 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:21 smithi019 ceph-mon[38864]: from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:05:22.189 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:21 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:22.189 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:21 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/2833018788' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-12-18T13:05:22.270 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stdout 8443 2023-12-18T13:05:22.281 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2023-12-18T13:05:22.281 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout disabled 2023-12-18T13:05:22.290 INFO:teuthology.orchestra.run.smithi019.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2023-12-18T13:05:22.291 INFO:teuthology.orchestra.run.smithi019.stdout:systemctl: stdout inactive 2023-12-18T13:05:22.291 INFO:teuthology.orchestra.run.smithi019.stdout:firewalld.service is not enabled 2023-12-18T13:05:22.291 INFO:teuthology.orchestra.run.smithi019.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2023-12-18T13:05:22.293 INFO:teuthology.orchestra.run.smithi019.stdout:Ceph Dashboard is now available at: 2023-12-18T13:05:22.293 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:05:22.293 INFO:teuthology.orchestra.run.smithi019.stdout: URL: https://smithi019:8443/ 2023-12-18T13:05:22.293 INFO:teuthology.orchestra.run.smithi019.stdout: User: admin 2023-12-18T13:05:22.293 INFO:teuthology.orchestra.run.smithi019.stdout: Password: mlnva7lub2 2023-12-18T13:05:22.293 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:05:22.294 INFO:teuthology.orchestra.run.smithi019.stdout:Saving cluster configuration to /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/config directory 2023-12-18T13:05:22.294 INFO:teuthology.orchestra.run.smithi019.stdout:Enabling autotune for osd_memory_target 2023-12-18T13:05:24.287 INFO:teuthology.orchestra.run.smithi019.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2023-12-18T13:05:24.287 INFO:teuthology.orchestra.run.smithi019.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-12-18T13:05:24.287 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:05:24.287 INFO:teuthology.orchestra.run.smithi019.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:05:24.287 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:05:24.288 INFO:teuthology.orchestra.run.smithi019.stdout:Or, if you are only running a single cluster on this host: 2023-12-18T13:05:24.288 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:05:24.288 INFO:teuthology.orchestra.run.smithi019.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2023-12-18T13:05:24.288 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:05:24.288 INFO:teuthology.orchestra.run.smithi019.stdout:Please consider enabling telemetry to help improve Ceph: 2023-12-18T13:05:24.288 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:05:24.288 INFO:teuthology.orchestra.run.smithi019.stdout: ceph telemetry on 2023-12-18T13:05:24.288 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:05:24.288 INFO:teuthology.orchestra.run.smithi019.stdout:For more information see: 2023-12-18T13:05:24.288 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:05:24.288 INFO:teuthology.orchestra.run.smithi019.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2023-12-18T13:05:24.288 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:05:24.288 INFO:teuthology.orchestra.run.smithi019.stdout:Bootstrap complete. 2023-12-18T13:05:24.343 INFO:tasks.cephadm:Fetching config... 2023-12-18T13:05:24.344 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-12-18T13:05:24.344 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-12-18T13:05:24.364 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-12-18T13:05:24.364 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-12-18T13:05:24.364 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-12-18T13:05:24.423 INFO:tasks.cephadm:Fetching mon keyring... 2023-12-18T13:05:24.423 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-12-18T13:05:24.423 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/keyring of=/dev/stdout 2023-12-18T13:05:24.498 INFO:tasks.cephadm:Fetching pub ssh key... 2023-12-18T13:05:24.498 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-12-18T13:05:24.498 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-12-18T13:05:24.559 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-12-18T13:05:24.559 DEBUG:teuthology.orchestra.run.smithi019:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCslc7bk7mG7auPcTFCFmQvJPYUueGxnMJmmirEipMQ3n4ZIaTgBw348M9XnmJr66AP/aVUOsNhU88YTzNz51ipiTk+454dG2tlicuDKi0Ad6GrbPA7fwEIO24pntKhKrxMJyMcOXVz5wp0ovDoOT2Vi5kJlAwS9nEquMvvZT1ACUki2S7myFifypH/CiIbG2k4vhylL6goAxHp5qeL/SyfuWI6UiQ7FTMrIjCqOvATN4T0jjCWtTPWEDrrIHGDQIvsW4cSOOr8YIObsvPa4PdHT0QHiCZ4XeBnZtz441eZg8zwBebawQVqCRXJA9/Mgev1B647GvwCMovkwDUums67ugxzXQUFkl+Cnc6kclQb9NPjHVYWuIVCfxE1oBH5YYmNOBWOwdr/dYxUmd3ZW0VbCri2RV+uWBfs2eHQnvEwnMFfPdPrNe86SQdOVTH3eC+x90x3rlYvEOc2U8lYXpFHBz5iDbM1eV3hRtCqKDjE8vsiOlyjeiKv0+TyGRTxC7U= ceph-e0deea72-9da5-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-18T13:05:24.645 INFO:teuthology.orchestra.run.smithi019.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCslc7bk7mG7auPcTFCFmQvJPYUueGxnMJmmirEipMQ3n4ZIaTgBw348M9XnmJr66AP/aVUOsNhU88YTzNz51ipiTk+454dG2tlicuDKi0Ad6GrbPA7fwEIO24pntKhKrxMJyMcOXVz5wp0ovDoOT2Vi5kJlAwS9nEquMvvZT1ACUki2S7myFifypH/CiIbG2k4vhylL6goAxHp5qeL/SyfuWI6UiQ7FTMrIjCqOvATN4T0jjCWtTPWEDrrIHGDQIvsW4cSOOr8YIObsvPa4PdHT0QHiCZ4XeBnZtz441eZg8zwBebawQVqCRXJA9/Mgev1B647GvwCMovkwDUums67ugxzXQUFkl+Cnc6kclQb9NPjHVYWuIVCfxE1oBH5YYmNOBWOwdr/dYxUmd3ZW0VbCri2RV+uWBfs2eHQnvEwnMFfPdPrNe86SQdOVTH3eC+x90x3rlYvEOc2U8lYXpFHBz5iDbM1eV3hRtCqKDjE8vsiOlyjeiKv0+TyGRTxC7U= ceph-e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:05:24.660 DEBUG:teuthology.orchestra.run.smithi031:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCslc7bk7mG7auPcTFCFmQvJPYUueGxnMJmmirEipMQ3n4ZIaTgBw348M9XnmJr66AP/aVUOsNhU88YTzNz51ipiTk+454dG2tlicuDKi0Ad6GrbPA7fwEIO24pntKhKrxMJyMcOXVz5wp0ovDoOT2Vi5kJlAwS9nEquMvvZT1ACUki2S7myFifypH/CiIbG2k4vhylL6goAxHp5qeL/SyfuWI6UiQ7FTMrIjCqOvATN4T0jjCWtTPWEDrrIHGDQIvsW4cSOOr8YIObsvPa4PdHT0QHiCZ4XeBnZtz441eZg8zwBebawQVqCRXJA9/Mgev1B647GvwCMovkwDUums67ugxzXQUFkl+Cnc6kclQb9NPjHVYWuIVCfxE1oBH5YYmNOBWOwdr/dYxUmd3ZW0VbCri2RV+uWBfs2eHQnvEwnMFfPdPrNe86SQdOVTH3eC+x90x3rlYvEOc2U8lYXpFHBz5iDbM1eV3hRtCqKDjE8vsiOlyjeiKv0+TyGRTxC7U= ceph-e0deea72-9da5-11ee-95a5-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-12-18T13:05:24.727 INFO:teuthology.orchestra.run.smithi031.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCslc7bk7mG7auPcTFCFmQvJPYUueGxnMJmmirEipMQ3n4ZIaTgBw348M9XnmJr66AP/aVUOsNhU88YTzNz51ipiTk+454dG2tlicuDKi0Ad6GrbPA7fwEIO24pntKhKrxMJyMcOXVz5wp0ovDoOT2Vi5kJlAwS9nEquMvvZT1ACUki2S7myFifypH/CiIbG2k4vhylL6goAxHp5qeL/SyfuWI6UiQ7FTMrIjCqOvATN4T0jjCWtTPWEDrrIHGDQIvsW4cSOOr8YIObsvPa4PdHT0QHiCZ4XeBnZtz441eZg8zwBebawQVqCRXJA9/Mgev1B647GvwCMovkwDUums67ugxzXQUFkl+Cnc6kclQb9NPjHVYWuIVCfxE1oBH5YYmNOBWOwdr/dYxUmd3ZW0VbCri2RV+uWBfs2eHQnvEwnMFfPdPrNe86SQdOVTH3eC+x90x3rlYvEOc2U8lYXpFHBz5iDbM1eV3hRtCqKDjE8vsiOlyjeiKv0+TyGRTxC7U= ceph-e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:05:24.743 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-12-18T13:05:25.043 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:05:25.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:24 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/3902417082' entity='client.admin' 2023-12-18T13:05:25.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:24 smithi019 ceph-mon[38864]: mgrmap e13: a(active, since 6s) 2023-12-18T13:05:26.954 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-12-18T13:05:26.954 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-12-18T13:05:27.277 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:05:27.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:27 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/350217588' entity='client.admin' 2023-12-18T13:05:28.989 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:28 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:28.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:28 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:28.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:28 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi019", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:05:28.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:28 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:28.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:28 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:05:28.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:28 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:28.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:28 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:28.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:28 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:05:28.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:28 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:28.990 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:28 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:05:29.065 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi031 2023-12-18T13:05:29.065 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-18T13:05:29.065 DEBUG:teuthology.orchestra.run.smithi031:> dd of=/etc/ceph/ceph.conf 2023-12-18T13:05:29.087 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-18T13:05:29.087 DEBUG:teuthology.orchestra.run.smithi031:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-18T13:05:29.148 INFO:tasks.cephadm:Adding host smithi031 to orchestrator... 2023-12-18T13:05:29.149 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch host add smithi031 2023-12-18T13:05:29.475 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:05:30.287 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:29 smithi019 ceph-mon[38864]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:05:30.287 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:29 smithi019 ceph-mon[38864]: Updating smithi019:/etc/ceph/ceph.conf 2023-12-18T13:05:30.287 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:29 smithi019 ceph-mon[38864]: Updating smithi019:/var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:05:30.287 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:29 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:30.288 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:29 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:30.288 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:29 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:31.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:30 smithi019 ceph-mon[38864]: Updating smithi019:/etc/ceph/ceph.client.admin.keyring 2023-12-18T13:05:31.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:30 smithi019 ceph-mon[38864]: Updating smithi019:/var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-18T13:05:32.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:31 smithi019 ceph-mon[38864]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi031", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:05:33.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:32 smithi019 ceph-mon[38864]: Deploying cephadm binary to smithi031 2023-12-18T13:05:34.778 INFO:teuthology.orchestra.run.smithi019.stdout:Added host 'smithi031' with addr '172.21.15.31' 2023-12-18T13:05:35.155 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch host ls --format=json 2023-12-18T13:05:35.454 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:05:35.924 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:35 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:35.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:35 smithi019 ceph-mon[38864]: Added host smithi031 2023-12-18T13:05:35.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:35 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:05:35.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:35 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:35.925 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:35 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:36.683 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:05:36.683 INFO:teuthology.orchestra.run.smithi019.stdout:[{"addr": "172.21.15.19", "hostname": "smithi019", "labels": [], "status": ""}, {"addr": "172.21.15.31", "hostname": "smithi031", "labels": [], "status": ""}] 2023-12-18T13:05:37.054 INFO:tasks.cephadm:Setting crush tunables to default 2023-12-18T13:05:37.054 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph osd crush tunables default 2023-12-18T13:05:37.351 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:05:37.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:37 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:37.783 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:37 smithi019 ceph-mon[38864]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:05:39.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:38 smithi019 ceph-mon[38864]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:39.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:38 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/4234821715' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-12-18T13:05:39.487 INFO:teuthology.orchestra.run.smithi019.stderr:adjusted tunables profile to default 2023-12-18T13:05:39.875 INFO:tasks.cephadm:Adding mon.a on smithi019 2023-12-18T13:05:39.875 INFO:tasks.cephadm:Adding mon.b on smithi031 2023-12-18T13:05:39.875 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch apply mon '2;smithi019:172.21.15.19=a;smithi031:172.21.15.31=b' 2023-12-18T13:05:40.199 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:05:40.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:40 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:40.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:40 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:40.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:40 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:40.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:40 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:40.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:40 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd/host:smithi031", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:05:40.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:40 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:40.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:40 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:05:40.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:40 smithi019 ceph-mon[38864]: Updating smithi031:/etc/ceph/ceph.conf 2023-12-18T13:05:40.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:40 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/4234821715' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-12-18T13:05:40.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:40 smithi019 ceph-mon[38864]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T13:05:40.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:40 smithi019 ceph-mon[38864]: Updating smithi031:/var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:05:40.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:40 smithi019 ceph-mon[38864]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:40.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:40 smithi019 ceph-mon[38864]: Updating smithi031:/etc/ceph/ceph.client.admin.keyring 2023-12-18T13:05:41.456 INFO:teuthology.orchestra.run.smithi031.stdout:Scheduled mon update... 2023-12-18T13:05:41.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:41 smithi019 ceph-mon[38864]: Updating smithi031:/var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/config/ceph.client.admin.keyring 2023-12-18T13:05:41.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:41 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:41.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:41 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:41.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:41 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:41.902 DEBUG:teuthology.orchestra.run.smithi031:mon.b> sudo journalctl -f -n 0 -u ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mon.b.service 2023-12-18T13:05:41.904 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-18T13:05:41.904 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-18T13:05:41.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:-- Logs begin at Mon 2023-12-18 12:50:21 UTC. -- 2023-12-18T13:05:42.608 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:05:42.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:42 smithi019 ceph-mon[38864]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi019:172.21.15.19=a;smithi031:172.21.15.31=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:05:42.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:42 smithi019 ceph-mon[38864]: Saving service mon spec with placement smithi019:172.21.15.19=a;smithi031:172.21.15.31=b;count:2 2023-12-18T13:05:42.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:42 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:42.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:42 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:05:42.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:42 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:42.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:42 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:05:42.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:42 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:42.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:42 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:05:42.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:42 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:42.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:42 smithi019 ceph-mon[38864]: Deploying daemon mon.b on smithi031 2023-12-18T13:05:42.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:42 smithi019 ceph-mon[38864]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:44.317 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:05:44.318 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":1,"fsid":"e0deea72-9da5-11ee-95a5-87774f69a715","modified":"2023-12-18T13:04:20.891358Z","created":"2023-12-18T13:04:20.891358Z","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.19:3300","nonce":0},{"type":"v1","addr":"172.21.15.19:6789","nonce":0}]},"addr":"172.21.15.19:6789/0","public_addr":"172.21.15.19:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-12-18T13:05:44.319 INFO:teuthology.orchestra.run.smithi031.stderr:dumped monmap epoch 1 2023-12-18T13:05:44.344 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 systemd[1]: Starting Ceph mon.b for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:05:44.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:44 smithi019 ceph-mon[38864]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:44.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:44 smithi019 ceph-mon[38864]: from='client.? 172.21.15.31:0/1331333814' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T13:05:44.934 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 bash[43700]: 7aae39d62fad8a2114297f8d109d52f3cec1d1d16bb53f8ec05ad94befe663cd 2023-12-18T13:05:44.935 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 systemd[1]: Started Ceph mon.b for e0deea72-9da5-11ee-95a5-87774f69a715. 2023-12-18T13:05:44.935 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:05:44.935 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:05:44.935 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: pidfile_write: ignore empty --pid-file 2023-12-18T13:05:44.935 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: load: jerasure load: lrc 2023-12-18T13:05:44.935 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:05:44.935 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Git sha 0 2023-12-18T13:05:44.935 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:05:44.935 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: DB SUMMARY 2023-12-18T13:05:44.935 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: DB Session ID: YPVWE3V6Q1NDL0MIVNY3 2023-12-18T13:05:44.935 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:05:44.935 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:05:44.935 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2023-12-18T13:05:44.935 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2023-12-18T13:05:44.935 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.env: 0x559765817a60 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.info_log: 0x559766379760 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.statistics: (nil) 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.use_fsync: 0 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:05:44.936 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:05:44.937 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:05:44.937 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:05:44.937 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:05:44.937 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:05:44.937 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:05:44.937 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:05:44.937 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:05:44.937 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.db_log_dir: 2023-12-18T13:05:44.937 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.wal_dir: 2023-12-18T13:05:44.937 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:05:44.937 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:05:44.937 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:05:44.937 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:05:44.937 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.write_buffer_manager: 0x55976632f4a0 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.unordered_write: 0 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:05:44.938 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.row_cache: None 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.wal_filter: None 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.wal_compression: 0 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:05:44.939 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:05:44.940 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:05:44.940 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:05:44.940 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:05:44.940 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:05:44.940 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:05:44.940 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:05:44.940 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:05:44.940 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:05:44.940 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:05:44.940 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:05:44.940 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:05:44.940 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:05:44.940 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:05:44.940 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:05:44.940 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:05:44.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_open_files: -1 2023-12-18T13:05:44.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:05:44.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:05:44.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:05:44.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:05:44.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:05:44.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Compression algorithms supported: 2023-12-18T13:05:44.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:05:44.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: kZSTD supported: 0 2023-12-18T13:05:44.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:05:44.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:05:44.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:05:44.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:05:44.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:05:44.941 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.merge_operator: 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compaction_filter: None 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559766379880) 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:05:44.942 INFO:journalctl@ceph.mon.b.smithi031.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: index_type: 0 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: data_block_index_type: 0 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: index_shortening: 1 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: checksum: 4 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: no_block_cache: 0 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache: 0x5597663cf090 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache_options: 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: capacity : 536870912 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: num_shard_bits : 4 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: strict_capacity_limit : 0 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache_compressed: (nil) 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: persistent_cache: (nil) 2023-12-18T13:05:44.943 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_size: 4096 2023-12-18T13:05:44.944 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_size_deviation: 10 2023-12-18T13:05:44.944 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_restart_interval: 16 2023-12-18T13:05:44.944 INFO:journalctl@ceph.mon.b.smithi031.stdout: index_block_restart_interval: 1 2023-12-18T13:05:44.944 INFO:journalctl@ceph.mon.b.smithi031.stdout: metadata_block_size: 4096 2023-12-18T13:05:44.944 INFO:journalctl@ceph.mon.b.smithi031.stdout: partition_filters: 0 2023-12-18T13:05:44.944 INFO:journalctl@ceph.mon.b.smithi031.stdout: use_delta_encoding: 1 2023-12-18T13:05:44.944 INFO:journalctl@ceph.mon.b.smithi031.stdout: filter_policy: bloomfilter 2023-12-18T13:05:44.944 INFO:journalctl@ceph.mon.b.smithi031.stdout: whole_key_filtering: 1 2023-12-18T13:05:44.944 INFO:journalctl@ceph.mon.b.smithi031.stdout: verify_compression: 0 2023-12-18T13:05:44.944 INFO:journalctl@ceph.mon.b.smithi031.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:05:44.944 INFO:journalctl@ceph.mon.b.smithi031.stdout: format_version: 5 2023-12-18T13:05:44.944 INFO:journalctl@ceph.mon.b.smithi031.stdout: enable_index_compression: 1 2023-12-18T13:05:44.944 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_align: 0 2023-12-18T13:05:44.944 INFO:journalctl@ceph.mon.b.smithi031.stdout: max_auto_readahead_size: 262144 2023-12-18T13:05:44.944 INFO:journalctl@ceph.mon.b.smithi031.stdout: prepopulate_block_cache: 0 2023-12-18T13:05:44.945 INFO:journalctl@ceph.mon.b.smithi031.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:05:44.945 INFO:journalctl@ceph.mon.b.smithi031.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:05:44.945 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:05:44.945 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:05:44.945 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compression: NoCompression 2023-12-18T13:05:44.945 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:05:44.945 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:05:44.945 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:05:44.945 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.num_levels: 7 2023-12-18T13:05:44.945 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:05:44.945 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:05:44.945 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:05:44.945 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:05:44.945 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:05:44.946 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:05:44.947 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:05:44.947 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:05:44.947 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:05:44.947 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:05:44.947 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:05:44.947 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:05:44.947 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:05:44.947 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:05:44.947 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:05:44.947 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:05:44.947 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:05:44.947 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:05:44.947 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:05:44.947 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:05:44.948 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.ttl: 2592000 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:05:44.949 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: 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 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7f9ec609-2a8e-4d0a-8549-bbd416d27203 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904744765745, "job": 1, "event": "recovery_started", "wal_files": [4]} 2023-12-18T13:05:44.950 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904744766273, "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": 1702904744, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7f9ec609-2a8e-4d0a-8549-bbd416d27203", "db_session_id": "YPVWE3V6Q1NDL0MIVNY3", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904744766362, "job": 1, "event": "recovery_finished"} 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: 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 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55976646a000 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: DB pointer 0x559766458000 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** DB Stats ** 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:05:44.951 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:05:44.952 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** Compaction Stats [default] ** 2023-12-18T13:05:44.952 INFO:journalctl@ceph.mon.b.smithi031.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) 2023-12-18T13:05:44.952 INFO:journalctl@ceph.mon.b.smithi031.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:05:44.952 INFO:journalctl@ceph.mon.b.smithi031.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.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T13:05:44.952 INFO:journalctl@ceph.mon.b.smithi031.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.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T13:05:44.952 INFO:journalctl@ceph.mon.b.smithi031.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.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T13:05:44.952 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:05:44.952 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** Compaction Stats [default] ** 2023-12-18T13:05:44.952 INFO:journalctl@ceph.mon.b.smithi031.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) 2023-12-18T13:05:44.952 INFO:journalctl@ceph.mon.b.smithi031.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:05:44.952 INFO:journalctl@ceph.mon.b.smithi031.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.1 0.00 0.00 1 0.000 0 0 0.0 0.0 2023-12-18T13:05:44.952 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:05:44.952 INFO:journalctl@ceph.mon.b.smithi031.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:05:44.952 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:05:44.952 INFO:journalctl@ceph.mon.b.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:05:44.953 INFO:journalctl@ceph.mon.b.smithi031.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T13:05:44.953 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:05:44.953 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:05:44.953 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:05:44.953 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:05:44.953 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:05:44.953 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval compaction: 0.00 GB write, 0.44 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:05:44.953 INFO:journalctl@ceph.mon.b.smithi031.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 2023-12-18T13:05:44.953 INFO:journalctl@ceph.mon.b.smithi031.stdout: Block cache BinnedLRUCache@0x5597663cf090#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2023-12-18T13:05:44.953 INFO:journalctl@ceph.mon.b.smithi031.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%) 2023-12-18T13:05:44.953 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:05:44.953 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:05:44.953 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: mon.b does not exist in monmap, will attempt to join an existing cluster 2023-12-18T13:05:44.953 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: using public_addr v2:172.21.15.31:0/0 -> [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] 2023-12-18T13:05:44.953 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: starting mon.b rank -1 at public addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] at bind addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: mon.b@-1(???) e0 preinit fsid e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: mon.b@-1(synchronizing).mds e1 new map 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: mon.b@-1(synchronizing).mds e1 print_map 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout: e1 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.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} 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout: legacy client fscid: -1 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout: No filesystems configured 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:05:44.954 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:05:44.955 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:05:44.955 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:05:44.955 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:44.955 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: from='client.? 172.21.15.31:0/1331333814' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T13:05:44.955 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:44 smithi031 ceph-mon[43764]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-12-18T13:05:45.805 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2023-12-18T13:05:45.806 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph mon dump -f json 2023-12-18T13:05:46.108 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T13:05:50.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:05:50.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: mon.a calling monitor election 2023-12-18T13:05:50.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:05:50.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:50.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:05:50.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:05:50.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: mon.b calling monitor election 2023-12-18T13:05:50.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:50.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:05:50.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:05:50.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:05:50.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:05:50.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:05:50.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: fsmap 2023-12-18T13:05:50.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T13:05:50.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: mgrmap e13: a(active, since 32s) 2023-12-18T13:05:50.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: overall HEALTH_OK 2023-12-18T13:05:50.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:50.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:49 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:50.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:05:50.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: mon.a calling monitor election 2023-12-18T13:05:50.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:05:50.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:50.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:05:50.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:05:50.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: mon.b calling monitor election 2023-12-18T13:05:50.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:50.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:05:50.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:05:50.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:05:50.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:05:50.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:05:50.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: fsmap 2023-12-18T13:05:50.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: osdmap e4: 0 total, 0 up, 0 in 2023-12-18T13:05:50.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: mgrmap e13: a(active, since 32s) 2023-12-18T13:05:50.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: overall HEALTH_OK 2023-12-18T13:05:50.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:50.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:49 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:50.577 INFO:teuthology.orchestra.run.smithi031.stdout: 2023-12-18T13:05:50.577 INFO:teuthology.orchestra.run.smithi031.stdout:{"epoch":2,"fsid":"e0deea72-9da5-11ee-95a5-87774f69a715","modified":"2023-12-18T13:05:44.793057Z","created":"2023-12-18T13:04:20.891358Z","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.19:3300","nonce":0},{"type":"v1","addr":"172.21.15.19:6789","nonce":0}]},"addr":"172.21.15.19:6789/0","public_addr":"172.21.15.19:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:3300","nonce":0},{"type":"v1","addr":"172.21.15.31:6789","nonce":0}]},"addr":"172.21.15.31:6789/0","public_addr":"172.21.15.31:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-12-18T13:05:50.580 INFO:teuthology.orchestra.run.smithi031.stderr:dumped monmap epoch 2 2023-12-18T13:05:51.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:50 smithi031 ceph-mon[43764]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:51.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:50 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:51.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:50 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:51.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:50 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:05:51.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:50 smithi031 ceph-mon[43764]: from='client.? 172.21.15.31:0/479240854' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T13:05:51.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:50 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:05:51.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:50 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:51.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:50 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:51.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:50 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:51.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:50 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:05:51.290 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-12-18T13:05:51.290 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph config generate-minimal-conf 2023-12-18T13:05:51.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:50 smithi019 ceph-mon[38864]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:51.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:50 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:51.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:50 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:51.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:50 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:05:51.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:50 smithi019 ceph-mon[38864]: from='client.? 172.21.15.31:0/479240854' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-12-18T13:05:51.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:50 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:05:51.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:50 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:51.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:50 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:51.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:50 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:51.321 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:50 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:05:51.605 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:05:52.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:51 smithi019 ceph-mon[38864]: Updating smithi019:/etc/ceph/ceph.conf 2023-12-18T13:05:52.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:51 smithi019 ceph-mon[38864]: Updating smithi031:/etc/ceph/ceph.conf 2023-12-18T13:05:52.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:51 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:51 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:51 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:51 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:51 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:51 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:51 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:51 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:51 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:51 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:05:52.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:51 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:05:52.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:51 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:52.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:51 smithi031 ceph-mon[43764]: Updating smithi019:/etc/ceph/ceph.conf 2023-12-18T13:05:52.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:51 smithi031 ceph-mon[43764]: Updating smithi031:/etc/ceph/ceph.conf 2023-12-18T13:05:52.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:51 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:51 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:51 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:51 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:51 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:51 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:51 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:51 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:51 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:51 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:05:52.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:51 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:05:52.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:51 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:52.812 INFO:teuthology.orchestra.run.smithi019.stdout:# minimal ceph.conf for e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:05:52.813 INFO:teuthology.orchestra.run.smithi019.stdout:[global] 2023-12-18T13:05:52.813 INFO:teuthology.orchestra.run.smithi019.stdout: fsid = e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:05:52.813 INFO:teuthology.orchestra.run.smithi019.stdout: mon_host = [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] 2023-12-18T13:05:52.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:52 smithi019 ceph-mon[38864]: Updating smithi019:/var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:05:52.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:52 smithi019 ceph-mon[38864]: Updating smithi031:/var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:05:52.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:52 smithi019 ceph-mon[38864]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:52.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:52 smithi019 ceph-mon[38864]: Reconfiguring mon.a (unknown last config time)... 2023-12-18T13:05:52.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:52 smithi019 ceph-mon[38864]: Reconfiguring daemon mon.a on smithi019 2023-12-18T13:05:52.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:52 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:52 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/474576676' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:52.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:52 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:52 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:52.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:52 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:05:52.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:52 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:05:52.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:52 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:53.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:52 smithi031 ceph-mon[43764]: Updating smithi019:/var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:05:53.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:52 smithi031 ceph-mon[43764]: Updating smithi031:/var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/config/ceph.conf 2023-12-18T13:05:53.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:52 smithi031 ceph-mon[43764]: pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:53.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:52 smithi031 ceph-mon[43764]: Reconfiguring mon.a (unknown last config time)... 2023-12-18T13:05:53.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:52 smithi031 ceph-mon[43764]: Reconfiguring daemon mon.a on smithi019 2023-12-18T13:05:53.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:52 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:53.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:52 smithi031 ceph-mon[43764]: from='client.? 172.21.15.19:0/474576676' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:53.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:52 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:53.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:52 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:53.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:52 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:05:53.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:52 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:05:53.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:52 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:53.194 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-12-18T13:05:53.194 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-12-18T13:05:53.194 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/ceph/ceph.conf 2023-12-18T13:05:53.274 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-12-18T13:05:53.274 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-18T13:05:53.350 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-18T13:05:53.350 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.conf 2023-12-18T13:05:53.388 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-18T13:05:53.388 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-12-18T13:05:53.462 INFO:tasks.cephadm:Adding mgr.a on smithi019 2023-12-18T13:05:53.462 INFO:tasks.cephadm:Adding mgr.b on smithi031 2023-12-18T13:05:53.462 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch apply mgr '2;smithi019=a;smithi031=b' 2023-12-18T13:05:53.954 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T13:05:54.111 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:53 smithi031 ceph-mon[43764]: Reconfiguring mon.b (monmap changed)... 2023-12-18T13:05:54.111 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:53 smithi031 ceph-mon[43764]: Reconfiguring daemon mon.b on smithi031 2023-12-18T13:05:54.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:53 smithi019 ceph-mon[38864]: Reconfiguring mon.b (monmap changed)... 2023-12-18T13:05:54.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:53 smithi019 ceph-mon[38864]: Reconfiguring daemon mon.b on smithi031 2023-12-18T13:05:55.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:54 smithi031 ceph-mon[43764]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:55.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:54 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:55.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:54 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:55.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:54 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:05:55.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:54 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:55.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:54 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:05:55.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:54 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:55.256 INFO:teuthology.orchestra.run.smithi031.stdout:Scheduled mgr update... 2023-12-18T13:05:55.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:54 smithi019 ceph-mon[38864]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:55.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:54 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:55.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:54 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:55.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:54 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:05:55.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:54 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:55.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:54 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:05:55.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:54 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:55.642 DEBUG:teuthology.orchestra.run.smithi031:mgr.b> sudo journalctl -f -n 0 -u ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mgr.b.service 2023-12-18T13:05:55.644 INFO:tasks.cephadm:Deploying OSDs... 2023-12-18T13:05:55.644 DEBUG:teuthology.orchestra.run.smithi019:> set -ex 2023-12-18T13:05:55.644 DEBUG:teuthology.orchestra.run.smithi019:> dd if=/scratch_devs of=/dev/stdout 2023-12-18T13:05:55.668 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-18T13:05:55.668 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_1 2023-12-18T13:05:55.680 INFO:journalctl@ceph.mgr.b.smithi031.stdout:-- Logs begin at Mon 2023-12-18 12:50:21 UTC. -- 2023-12-18T13:05:55.730 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-18T13:05:55.730 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:05:55.730 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 6h/6d Inode: 127133 Links: 1 2023-12-18T13:05:55.730 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:05:55.730 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:05:55.730 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2023-12-18 13:05:26.914554604 +0000 2023-12-18T13:05:55.730 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2023-12-18 12:56:31.634533299 +0000 2023-12-18T13:05:55.731 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2023-12-18 12:56:31.634533299 +0000 2023-12-18T13:05:55.731 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: - 2023-12-18T13:05:55.731 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-18T13:05:55.805 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2023-12-18T13:05:55.805 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2023-12-18T13:05:55.805 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.00027132 s, 1.9 MB/s 2023-12-18T13:05:55.806 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-18T13:05:55.869 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_2 2023-12-18T13:05:55.932 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-18T13:05:55.932 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:05:55.932 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 6h/6d Inode: 126366 Links: 1 2023-12-18T13:05:55.932 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:05:55.932 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:05:55.932 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2023-12-18 13:05:26.973554044 +0000 2023-12-18T13:05:55.932 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2023-12-18 12:56:32.230527678 +0000 2023-12-18T13:05:55.932 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2023-12-18 12:56:32.230527678 +0000 2023-12-18T13:05:55.933 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: - 2023-12-18T13:05:55.933 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-18T13:05:56.005 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2023-12-18T13:05:56.005 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2023-12-18T13:05:56.006 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000251754 s, 2.0 MB/s 2023-12-18T13:05:56.007 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-18T13:05:56.070 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_3 2023-12-18T13:05:56.132 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-18T13:05:56.132 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:05:56.132 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 6h/6d Inode: 130108 Links: 1 2023-12-18T13:05:56.132 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:05:56.132 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:05:56.132 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2023-12-18 13:05:27.026553540 +0000 2023-12-18T13:05:56.132 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2023-12-18 12:56:32.786522434 +0000 2023-12-18T13:05:56.132 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2023-12-18 12:56:32.786522434 +0000 2023-12-18T13:05:56.133 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: - 2023-12-18T13:05:56.133 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-18T13:05:56.205 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2023-12-18T13:05:56.205 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2023-12-18T13:05:56.205 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000226648 s, 2.3 MB/s 2023-12-18T13:05:56.207 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-18T13:05:56.271 DEBUG:teuthology.orchestra.run.smithi019:> stat /dev/vg_nvme/lv_4 2023-12-18T13:05:56.334 INFO:teuthology.orchestra.run.smithi019.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-18T13:05:56.334 INFO:teuthology.orchestra.run.smithi019.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:05:56.334 INFO:teuthology.orchestra.run.smithi019.stdout:Device: 6h/6d Inode: 131189 Links: 1 2023-12-18T13:05:56.334 INFO:teuthology.orchestra.run.smithi019.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:05:56.334 INFO:teuthology.orchestra.run.smithi019.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:05:56.335 INFO:teuthology.orchestra.run.smithi019.stdout:Access: 2023-12-18 13:05:27.077553056 +0000 2023-12-18T13:05:56.335 INFO:teuthology.orchestra.run.smithi019.stdout:Modify: 2023-12-18 12:56:33.343517182 +0000 2023-12-18T13:05:56.335 INFO:teuthology.orchestra.run.smithi019.stdout:Change: 2023-12-18 12:56:33.343517182 +0000 2023-12-18T13:05:56.335 INFO:teuthology.orchestra.run.smithi019.stdout: Birth: - 2023-12-18T13:05:56.335 DEBUG:teuthology.orchestra.run.smithi019:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-18T13:05:56.409 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records in 2023-12-18T13:05:56.409 INFO:teuthology.orchestra.run.smithi019.stderr:1+0 records out 2023-12-18T13:05:56.409 INFO:teuthology.orchestra.run.smithi019.stderr:512 bytes copied, 0.000263566 s, 1.9 MB/s 2023-12-18T13:05:56.411 DEBUG:teuthology.orchestra.run.smithi019:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-18T13:05:56.475 DEBUG:teuthology.orchestra.run.smithi031:> set -ex 2023-12-18T13:05:56.475 DEBUG:teuthology.orchestra.run.smithi031:> dd if=/scratch_devs of=/dev/stdout 2023-12-18T13:05:56.497 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2023-12-18T13:05:56.497 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_1 2023-12-18T13:05:56.560 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-12-18T13:05:56.560 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:05:56.560 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 127688 Links: 1 2023-12-18T13:05:56.560 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:05:56.560 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:05:56.560 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-12-18 13:05:56.498953210 +0000 2023-12-18T13:05:56.560 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-12-18 12:56:32.494926711 +0000 2023-12-18T13:05:56.560 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-12-18 12:56:32.494926711 +0000 2023-12-18T13:05:56.560 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-12-18T13:05:56.561 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-12-18T13:05:56.595 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:56 smithi031 ceph-mon[43764]: from='client.24101 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi019=a;smithi031=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:05:56.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:56 smithi031 ceph-mon[43764]: Saving service mgr spec with placement smithi019=a;smithi031=b;count:2 2023-12-18T13:05:56.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:56 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:56.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:56 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:05:56.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:56 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:56.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:56 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:05:56.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:56 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:56.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:56 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T13:05:56.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:56 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-18T13:05:56.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:56 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T13:05:56.596 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:56 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:56.597 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:56 smithi031 ceph-mon[43764]: Deploying daemon mgr.b on smithi031 2023-12-18T13:05:56.597 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:56 smithi031 ceph-mon[43764]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:56.597 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:56 smithi019 ceph-mon[38864]: from='client.24101 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi019=a;smithi031=b", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:05:56.598 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:56 smithi019 ceph-mon[38864]: Saving service mgr spec with placement smithi019=a;smithi031=b;count:2 2023-12-18T13:05:56.598 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:56 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:56.598 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:56 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:05:56.598 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:56 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:56.598 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:56 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:05:56.598 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:56 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:56.598 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:56 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T13:05:56.598 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:56 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-12-18T13:05:56.598 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:56 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T13:05:56.599 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:56 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:56.599 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:56 smithi019 ceph-mon[38864]: Deploying daemon mgr.b on smithi031 2023-12-18T13:05:56.599 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:56 smithi019 ceph-mon[38864]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:56.708 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-12-18T13:05:56.708 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-12-18T13:05:56.709 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000237198 s, 2.2 MB/s 2023-12-18T13:05:56.710 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-12-18T13:05:56.731 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_2 2023-12-18T13:05:56.793 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-12-18T13:05:56.793 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:05:56.794 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 123446 Links: 1 2023-12-18T13:05:56.794 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:05:56.794 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:05:56.794 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-12-18 13:05:56.648950553 +0000 2023-12-18T13:05:56.794 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-12-18 12:56:33.078916213 +0000 2023-12-18T13:05:56.794 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-12-18 12:56:33.078916213 +0000 2023-12-18T13:05:56.794 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-12-18T13:05:56.794 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-12-18T13:05:56.861 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:05:56 smithi031 systemd[1]: Starting Ceph mgr.b for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:05:56.865 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-12-18T13:05:56.865 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-12-18T13:05:56.865 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000223939 s, 2.3 MB/s 2023-12-18T13:05:56.866 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-12-18T13:05:56.927 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_3 2023-12-18T13:05:56.988 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-12-18T13:05:56.988 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:05:56.988 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 123526 Links: 1 2023-12-18T13:05:56.988 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:05:56.988 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:05:56.988 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-12-18 13:05:56.648950553 +0000 2023-12-18T13:05:56.989 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-12-18 12:56:33.682905354 +0000 2023-12-18T13:05:56.989 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-12-18 12:56:33.682905354 +0000 2023-12-18T13:05:56.989 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-12-18T13:05:56.989 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-12-18T13:05:57.061 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-12-18T13:05:57.061 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-12-18T13:05:57.062 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.00024362 s, 2.1 MB/s 2023-12-18T13:05:57.063 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-12-18T13:05:57.125 DEBUG:teuthology.orchestra.run.smithi031:> stat /dev/vg_nvme/lv_4 2023-12-18T13:05:57.186 INFO:teuthology.orchestra.run.smithi031.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-12-18T13:05:57.186 INFO:teuthology.orchestra.run.smithi031.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-12-18T13:05:57.187 INFO:teuthology.orchestra.run.smithi031.stdout:Device: 6h/6d Inode: 124367 Links: 1 2023-12-18T13:05:57.187 INFO:teuthology.orchestra.run.smithi031.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-12-18T13:05:57.187 INFO:teuthology.orchestra.run.smithi031.stdout:Context: system_u:object_r:device_t:s0 2023-12-18T13:05:57.187 INFO:teuthology.orchestra.run.smithi031.stdout:Access: 2023-12-18 13:05:56.648950553 +0000 2023-12-18T13:05:57.187 INFO:teuthology.orchestra.run.smithi031.stdout:Modify: 2023-12-18 12:56:34.227895556 +0000 2023-12-18T13:05:57.187 INFO:teuthology.orchestra.run.smithi031.stdout:Change: 2023-12-18 12:56:34.227895556 +0000 2023-12-18T13:05:57.187 INFO:teuthology.orchestra.run.smithi031.stdout: Birth: - 2023-12-18T13:05:57.187 DEBUG:teuthology.orchestra.run.smithi031:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-12-18T13:05:57.260 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records in 2023-12-18T13:05:57.260 INFO:teuthology.orchestra.run.smithi031.stderr:1+0 records out 2023-12-18T13:05:57.260 INFO:teuthology.orchestra.run.smithi031.stderr:512 bytes copied, 0.000236536 s, 2.2 MB/s 2023-12-18T13:05:57.262 DEBUG:teuthology.orchestra.run.smithi031:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-12-18T13:05:57.324 INFO:tasks.cephadm:Deploying osd.0 on smithi019 with /dev/vg_nvme/lv_4... 2023-12-18T13:05:57.324 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-18T13:05:57.433 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:05:57 smithi031 ceph-mgr[45613]: -- 172.21.15.31:0/719478639 <== mon.1 v2:172.21.15.31:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5581b5325520 con 0x5581b52fac00 2023-12-18T13:05:57.433 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:05:57 smithi031 bash[45491]: 1d915994ea16af23cc7dcfe894fb9bd1ac67ccffec8ad9b7aaba4cb6c8eb3a58 2023-12-18T13:05:57.433 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:05:57 smithi031 systemd[1]: Started Ceph mgr.b for e0deea72-9da5-11ee-95a5-87774f69a715. 2023-12-18T13:05:57.622 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:05:57.918 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:05:57 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:05:57.593+0000 7f9b819de200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-12-18T13:05:57.919 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:05:57 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:05:57.704+0000 7f9b819de200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-12-18T13:05:57.919 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:05:57 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:05:57.810+0000 7f9b819de200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-12-18T13:05:58.183 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:05:57 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:05:57.916+0000 7f9b819de200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-12-18T13:05:58.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:58 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:58.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:58 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:58.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:58 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:58.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:58 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:58.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:58 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:05:58.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:58 smithi019 ceph-mon[38864]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:58.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:58 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:58.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:58 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:58.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:58 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:58.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:58 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:58.672 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:58 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:58.673 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:58 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:05:58.673 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:58 smithi031 ceph-mon[43764]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:05:58.673 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:58 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:58.933 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:05:58 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:05:58.668+0000 7f9b819de200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:05:58.993 INFO:teuthology.orchestra.run.smithi019.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-18T13:05:58.993 INFO:teuthology.orchestra.run.smithi019.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-18T13:05:58.993 INFO:teuthology.orchestra.run.smithi019.stderr: stderr: 10+0 records in 2023-12-18T13:05:58.993 INFO:teuthology.orchestra.run.smithi019.stderr:10+0 records out 2023-12-18T13:05:58.993 INFO:teuthology.orchestra.run.smithi019.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0172686 s, 607 MB/s 2023-12-18T13:05:58.993 INFO:teuthology.orchestra.run.smithi019.stderr:--> Zapping successful for: 2023-12-18T13:05:59.337 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:05:58 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:05:58.936+0000 7f9b819de200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-12-18T13:05:59.337 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:05:59 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:05:59.033+0000 7f9b819de200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-12-18T13:05:59.337 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:05:59 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:05:59.155+0000 7f9b819de200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-12-18T13:05:59.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:59 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:59.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:59 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:59.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:59 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:59.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:59 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:05:59.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:59 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:59.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:59 smithi019 ceph-mon[38864]: Reconfiguring mgr.a (unknown last config time)... 2023-12-18T13:05:59.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:59 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T13:05:59.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:59 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T13:05:59.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:59 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:59.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:05:59 smithi019 ceph-mon[38864]: Reconfiguring daemon mgr.a on smithi019 2023-12-18T13:05:59.649 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi019:vg_nvme/lv_4 2023-12-18T13:05:59.683 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:05:59 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:05:59.334+0000 7f9b819de200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-12-18T13:05:59.683 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:05:59 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:05:59.481+0000 7f9b819de200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-12-18T13:05:59.683 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:05:59 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:05:59.577+0000 7f9b819de200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-12-18T13:05:59.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:59 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:59.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:59 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:59.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:59 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:59.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:59 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:05:59.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:59 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:05:59.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:59 smithi031 ceph-mon[43764]: Reconfiguring mgr.a (unknown last config time)... 2023-12-18T13:05:59.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:59 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-12-18T13:05:59.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:59 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mgr services"}]: dispatch 2023-12-18T13:05:59.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:59 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:05:59.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:05:59 smithi031 ceph-mon[43764]: Reconfiguring daemon mgr.a on smithi019 2023-12-18T13:05:59.949 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:00.313 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:06:00 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:06:00.009+0000 7f9b819de200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-12-18T13:06:00.642 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:06:00 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:06:00.311+0000 7f9b819de200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-12-18T13:06:00.933 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:06:00 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:06:00.640+0000 7f9b819de200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-12-18T13:06:00.933 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:06:00 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:06:00.746+0000 7f9b819de200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-12-18T13:06:00.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:00 smithi031 ceph-mon[43764]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:00.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:00 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:00.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:00 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:00.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:00 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:06:00.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:00 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:00.934 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:00 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:06:00.934 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:00 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:01.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:00 smithi019 ceph-mon[38864]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:01.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:00 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:01.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:00 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:01.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:00 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:06:01.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:00 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:01.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:00 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:06:01.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:00 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:01.829 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:01 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T13:06:01.829 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:01 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T13:06:01.830 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:01 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:01.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:01 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T13:06:01.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:01 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T13:06:01.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:01 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:01.904 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:06:01 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:06:01.624+0000 7f9b819de200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-12-18T13:06:01.905 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:06:01 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:06:01.733+0000 7f9b819de200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-12-18T13:06:01.905 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:06:01 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:06:01.902+0000 7f9b819de200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-12-18T13:06:02.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:02 smithi031 ceph-mon[43764]: from='client.14206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:06:02.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:02 smithi031 ceph-mon[43764]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:02.933 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:06:02 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:06:02.625+0000 7f9b819de200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-12-18T13:06:02.933 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:06:02 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:06:02.830+0000 7f9b819de200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-12-18T13:06:03.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:02 smithi019 ceph-mon[38864]: from='client.14206 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi019:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:06:03.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:02 smithi019 ceph-mon[38864]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:03.432 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:06:03 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:06:03.049+0000 7f9b819de200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-12-18T13:06:04.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:03 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/1771200219' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd3615f7-82ec-4501-b6e6-358d0c39f4bd"}]: dispatch 2023-12-18T13:06:04.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:03 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/1771200219' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bd3615f7-82ec-4501-b6e6-358d0c39f4bd"}]': finished 2023-12-18T13:06:04.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:03 smithi019 ceph-mon[38864]: osdmap e5: 1 total, 0 up, 1 in 2023-12-18T13:06:04.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:03 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:06:04.106 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:03 smithi031 ceph-mon[43764]: from='client.? 172.21.15.19:0/1771200219' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bd3615f7-82ec-4501-b6e6-358d0c39f4bd"}]: dispatch 2023-12-18T13:06:04.106 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:03 smithi031 ceph-mon[43764]: from='client.? 172.21.15.19:0/1771200219' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bd3615f7-82ec-4501-b6e6-358d0c39f4bd"}]': finished 2023-12-18T13:06:04.106 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:03 smithi031 ceph-mon[43764]: osdmap e5: 1 total, 0 up, 1 in 2023-12-18T13:06:04.106 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:03 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:06:04.410 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:06:04 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:06:04.103+0000 7f9b819de200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-12-18T13:06:04.682 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:06:04 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:06:04.407+0000 7f9b819de200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-12-18T13:06:04.682 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:06:04 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:06:04.508+0000 7f9b819de200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-12-18T13:06:05.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:04 smithi019 ceph-mon[38864]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:05.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:04 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/1265717550' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T13:06:05.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:04 smithi031 ceph-mon[43764]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:05.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:04 smithi031 ceph-mon[43764]: from='client.? 172.21.15.19:0/1265717550' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T13:06:05.183 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:06:04 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b[45549]: 2023-12-18T13:06:04.725+0000 7f9b819de200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-12-18T13:06:06.030 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:05 smithi019 ceph-mon[38864]: Standby manager daemon b started 2023-12-18T13:06:06.030 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:05 smithi019 ceph-mon[38864]: from='mgr.? 172.21.15.31:0/596969925' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-18T13:06:06.030 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:05 smithi019 ceph-mon[38864]: from='mgr.? 172.21.15.31:0/596969925' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-18T13:06:06.030 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:05 smithi019 ceph-mon[38864]: from='mgr.? 172.21.15.31:0/596969925' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-18T13:06:06.031 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:05 smithi019 ceph-mon[38864]: from='mgr.? 172.21.15.31:0/596969925' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-18T13:06:06.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:05 smithi031 ceph-mon[43764]: Standby manager daemon b started 2023-12-18T13:06:06.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:05 smithi031 ceph-mon[43764]: from='mgr.? 172.21.15.31:0/596969925' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/crt"}]: dispatch 2023-12-18T13:06:06.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:05 smithi031 ceph-mon[43764]: from='mgr.? 172.21.15.31:0/596969925' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-12-18T13:06:06.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:05 smithi031 ceph-mon[43764]: from='mgr.? 172.21.15.31:0/596969925' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/b/key"}]: dispatch 2023-12-18T13:06:06.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:05 smithi031 ceph-mon[43764]: from='mgr.? 172.21.15.31:0/596969925' entity='mgr.b' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-12-18T13:06:06.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:06 smithi019 ceph-mon[38864]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:06.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:06 smithi019 ceph-mon[38864]: mgrmap e14: a(active, since 48s), standbys: b 2023-12-18T13:06:06.981 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:06 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-18T13:06:07.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:06 smithi031 ceph-mon[43764]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:07.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:06 smithi031 ceph-mon[43764]: mgrmap e14: a(active, since 48s), standbys: b 2023-12-18T13:06:07.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:06 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mgr metadata", "who": "b", "id": "b"}]: dispatch 2023-12-18T13:06:09.062 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:08 smithi019 ceph-mon[38864]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:09.062 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:08 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-18T13:06:09.062 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:08 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:09.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:08 smithi031 ceph-mon[43764]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:09.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:08 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-12-18T13:06:09.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:08 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:10.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:09 smithi019 ceph-mon[38864]: Deploying daemon osd.0 on smithi019 2023-12-18T13:06:10.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:09 smithi031 ceph-mon[43764]: Deploying daemon osd.0 on smithi019 2023-12-18T13:06:11.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:10 smithi019 ceph-mon[38864]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:11.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:10 smithi031 ceph-mon[43764]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:12.959 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:12 smithi019 ceph-mon[38864]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:12.959 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:12 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:12.959 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:12 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:12.959 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:12 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:06:13.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:12 smithi031 ceph-mon[43764]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:13.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:12 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:13.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:12 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:13.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:12 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:06:14.514 INFO:teuthology.orchestra.run.smithi019.stdout:Created osd(s) 0 on host 'smithi019' 2023-12-18T13:06:14.548 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:14 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:14.548 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:14 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:14.548 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:14 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:14.548 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:14 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:06:14.549 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:14 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:14.549 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:14 smithi019 ceph-mon[38864]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:14.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:14 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:14.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:14 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:14.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:14 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:14.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:14 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:06:14.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:14 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:14.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:14 smithi031 ceph-mon[43764]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:14.906 DEBUG:teuthology.orchestra.run.smithi019:osd.0> sudo journalctl -f -n 0 -u ceph-e0deea72-9da5-11ee-95a5-87774f69a715@osd.0.service 2023-12-18T13:06:14.908 INFO:tasks.cephadm:Deploying osd.1 on smithi031 with /dev/vg_nvme/lv_4... 2023-12-18T13:06:14.908 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-12-18T13:06:14.946 INFO:journalctl@ceph.osd.0.smithi019.stdout:-- Logs begin at Mon 2023-12-18 12:50:45 UTC. -- 2023-12-18T13:06:15.203 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T13:06:15.676 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:15 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:15.676 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:15 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:15.676 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:15 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:06:15.676 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:15 smithi031 ceph-mon[43764]: from='osd.0 [v2:172.21.15.19:6802/83695424,v1:172.21.15.19:6803/83695424]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-18T13:06:15.790 INFO:journalctl@ceph.osd.0.smithi019.stdout:Dec 18 13:06:15 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-osd-0[56620]: 2023-12-18T13:06:15.417+0000 7f33d939b640 -1 osd.0 0 log_to_monitors true 2023-12-18T13:06:15.790 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:15 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:15.790 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:15 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:15.790 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:15 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:06:15.790 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:15 smithi019 ceph-mon[38864]: from='osd.0 [v2:172.21.15.19:6802/83695424,v1:172.21.15.19:6803/83695424]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-12-18T13:06:16.580 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-12-18T13:06:16.581 INFO:teuthology.orchestra.run.smithi031.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-12-18T13:06:16.581 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10+0 records in 2023-12-18T13:06:16.581 INFO:teuthology.orchestra.run.smithi031.stderr:10+0 records out 2023-12-18T13:06:16.581 INFO:teuthology.orchestra.run.smithi031.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0121255 s, 865 MB/s 2023-12-18T13:06:16.581 INFO:teuthology.orchestra.run.smithi031.stderr:--> Zapping successful for: 2023-12-18T13:06:16.831 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:16 smithi031 ceph-mon[43764]: from='osd.0 [v2:172.21.15.19:6802/83695424,v1:172.21.15.19:6803/83695424]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-18T13:06:16.832 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:16 smithi031 ceph-mon[43764]: osdmap e6: 1 total, 0 up, 1 in 2023-12-18T13:06:16.832 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:16 smithi031 ceph-mon[43764]: from='osd.0 [v2:172.21.15.19:6802/83695424,v1:172.21.15.19:6803/83695424]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2023-12-18T13:06:16.832 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:16 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:06:16.832 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:16 smithi031 ceph-mon[43764]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:16.845 INFO:journalctl@ceph.osd.0.smithi019.stdout:Dec 18 13:06:16 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-osd-0[56620]: 2023-12-18T13:06:16.499+0000 7f33cea12700 -1 osd.0 0 waiting for initial osdmap 2023-12-18T13:06:16.845 INFO:journalctl@ceph.osd.0.smithi019.stdout:Dec 18 13:06:16 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-osd-0[56620]: 2023-12-18T13:06:16.502+0000 7f33c8007700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-18T13:06:16.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:16 smithi019 ceph-mon[38864]: from='osd.0 [v2:172.21.15.19:6802/83695424,v1:172.21.15.19:6803/83695424]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-12-18T13:06:16.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:16 smithi019 ceph-mon[38864]: osdmap e6: 1 total, 0 up, 1 in 2023-12-18T13:06:16.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:16 smithi019 ceph-mon[38864]: from='osd.0 [v2:172.21.15.19:6802/83695424,v1:172.21.15.19:6803/83695424]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]: dispatch 2023-12-18T13:06:16.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:16 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:06:16.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:16 smithi019 ceph-mon[38864]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:16.986 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch daemon add osd smithi031:vg_nvme/lv_4 2023-12-18T13:06:17.283 INFO:teuthology.orchestra.run.smithi031.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.b/config 2023-12-18T13:06:17.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:17 smithi031 ceph-mon[43764]: from='osd.0 [v2:172.21.15.19:6802/83695424,v1:172.21.15.19:6803/83695424]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2023-12-18T13:06:17.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:17 smithi031 ceph-mon[43764]: osdmap e7: 1 total, 0 up, 1 in 2023-12-18T13:06:17.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:17 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:06:17.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:17 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:06:17.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:17 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:17.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:17 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:17.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:17 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:06:17.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:17 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:17.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:17 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:17.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:17 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:06:17.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:17 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:17.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:17 smithi019 ceph-mon[38864]: from='osd.0 [v2:172.21.15.19:6802/83695424,v1:172.21.15.19:6803/83695424]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi019", "root=default"]}]': finished 2023-12-18T13:06:17.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:17 smithi019 ceph-mon[38864]: osdmap e7: 1 total, 0 up, 1 in 2023-12-18T13:06:17.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:06:17.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:06:17.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:06:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:06:17.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:17 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:18.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:18 smithi019 ceph-mon[38864]: purged_snaps scrub starts 2023-12-18T13:06:18.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:18 smithi019 ceph-mon[38864]: purged_snaps scrub ok 2023-12-18T13:06:18.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:18 smithi019 ceph-mon[38864]: Detected new or changed devices on smithi019 2023-12-18T13:06:18.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:18 smithi019 ceph-mon[38864]: Adjusting osd_memory_target on smithi019 to 17118M 2023-12-18T13:06:18.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:18 smithi019 ceph-mon[38864]: osd.0 [v2:172.21.15.19:6802/83695424,v1:172.21.15.19:6803/83695424] boot 2023-12-18T13:06:18.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:18 smithi019 ceph-mon[38864]: osdmap e8: 1 total, 1 up, 1 in 2023-12-18T13:06:18.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:18 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:06:18.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:18 smithi019 ceph-mon[38864]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:18.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:18 smithi031 ceph-mon[43764]: purged_snaps scrub starts 2023-12-18T13:06:18.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:18 smithi031 ceph-mon[43764]: purged_snaps scrub ok 2023-12-18T13:06:18.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:18 smithi031 ceph-mon[43764]: Detected new or changed devices on smithi019 2023-12-18T13:06:18.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:18 smithi031 ceph-mon[43764]: Adjusting osd_memory_target on smithi019 to 17118M 2023-12-18T13:06:18.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:18 smithi031 ceph-mon[43764]: osd.0 [v2:172.21.15.19:6802/83695424,v1:172.21.15.19:6803/83695424] boot 2023-12-18T13:06:18.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:18 smithi031 ceph-mon[43764]: osdmap e8: 1 total, 1 up, 1 in 2023-12-18T13:06:18.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:18 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-12-18T13:06:18.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:18 smithi031 ceph-mon[43764]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-12-18T13:06:19.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:19 smithi031 ceph-mon[43764]: osdmap e9: 1 total, 1 up, 1 in 2023-12-18T13:06:19.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:19 smithi031 ceph-mon[43764]: from='client.24127 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:06:19.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:19 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T13:06:19.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:19 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T13:06:19.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:19 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:19.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:19 smithi019 ceph-mon[38864]: osdmap e9: 1 total, 1 up, 1 in 2023-12-18T13:06:19.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:19 smithi019 ceph-mon[38864]: from='client.24127 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi031:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:06:19.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:19 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-12-18T13:06:19.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:19 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-12-18T13:06:19.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:19 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:20.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:20 smithi019 ceph-mon[38864]: pgmap v30: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:20.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:20 smithi031 ceph-mon[43764]: pgmap v30: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:21.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:21 smithi019 ceph-mon[38864]: from='client.? 172.21.15.31:0/1418588405' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f07e7a12-c8bd-45a5-945b-af98a194d974"}]: dispatch 2023-12-18T13:06:21.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:21 smithi019 ceph-mon[38864]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f07e7a12-c8bd-45a5-945b-af98a194d974"}]: dispatch 2023-12-18T13:06:21.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:21 smithi019 ceph-mon[38864]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f07e7a12-c8bd-45a5-945b-af98a194d974"}]': finished 2023-12-18T13:06:21.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:21 smithi019 ceph-mon[38864]: osdmap e10: 2 total, 1 up, 2 in 2023-12-18T13:06:21.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:21 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:06:21.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:21 smithi019 ceph-mon[38864]: from='client.? 172.21.15.31:0/2478936985' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T13:06:21.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:21 smithi031 ceph-mon[43764]: from='client.? 172.21.15.31:0/1418588405' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f07e7a12-c8bd-45a5-945b-af98a194d974"}]: dispatch 2023-12-18T13:06:21.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:21 smithi031 ceph-mon[43764]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f07e7a12-c8bd-45a5-945b-af98a194d974"}]: dispatch 2023-12-18T13:06:21.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:21 smithi031 ceph-mon[43764]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f07e7a12-c8bd-45a5-945b-af98a194d974"}]': finished 2023-12-18T13:06:21.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:21 smithi031 ceph-mon[43764]: osdmap e10: 2 total, 1 up, 2 in 2023-12-18T13:06:21.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:21 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:06:21.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:21 smithi031 ceph-mon[43764]: from='client.? 172.21.15.31:0/2478936985' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-12-18T13:06:22.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:22 smithi019 ceph-mon[38864]: pgmap v32: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:22.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:22 smithi031 ceph-mon[43764]: pgmap v32: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:24.771 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:24 smithi031 ceph-mon[43764]: pgmap v33: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:24.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:24 smithi019 ceph-mon[38864]: pgmap v33: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:26.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:26 smithi031 ceph-mon[43764]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:26.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:26 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-18T13:06:26.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:26 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:26.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:26 smithi031 ceph-mon[43764]: Deploying daemon osd.1 on smithi031 2023-12-18T13:06:27.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:26 smithi019 ceph-mon[38864]: pgmap v34: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:27.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:26 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-12-18T13:06:27.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:26 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:27.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:26 smithi019 ceph-mon[38864]: Deploying daemon osd.1 on smithi031 2023-12-18T13:06:28.755 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:28 smithi031 ceph-mon[43764]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:29.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:28 smithi019 ceph-mon[38864]: pgmap v35: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:30.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:30 smithi031 ceph-mon[43764]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:30.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:30 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:30.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:30 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:30.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:30 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:06:31.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:30 smithi019 ceph-mon[38864]: pgmap v36: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:31.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:30 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:31.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:30 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:31.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:30 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:06:32.544 INFO:teuthology.orchestra.run.smithi031.stdout:Created osd(s) 1 on host 'smithi031' 2023-12-18T13:06:32.812 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:32 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:32.812 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:32 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:32.812 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:32 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:32.812 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:32 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:06:32.812 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:32 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:32.812 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:32 smithi031 ceph-mon[43764]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:32.812 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:32 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:32.812 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:32 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:32.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:32 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:32.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:32 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:32.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:32 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:32.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:32 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:06:32.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:32 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:32.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:32 smithi019 ceph-mon[38864]: pgmap v37: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:32.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:32 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:32.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:32 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:33.003 DEBUG:teuthology.orchestra.run.smithi031:osd.1> sudo journalctl -f -n 0 -u ceph-e0deea72-9da5-11ee-95a5-87774f69a715@osd.1.service 2023-12-18T13:06:33.005 INFO:tasks.cephadm:Waiting for 2 OSDs to come up... 2023-12-18T13:06:33.006 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-18T13:06:33.044 INFO:journalctl@ceph.osd.1.smithi031.stdout:-- Logs begin at Mon 2023-12-18 12:50:21 UTC. -- 2023-12-18T13:06:33.308 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:33.520 INFO:journalctl@ceph.osd.1.smithi031.stdout:Dec 18 13:06:33 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-osd-1[48813]: 2023-12-18T13:06:33.252+0000 7ff1e6b05640 -1 osd.1 0 log_to_monitors true 2023-12-18T13:06:33.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:33 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:06:33.717 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:33 smithi019 ceph-mon[38864]: from='osd.1 [v2:172.21.15.31:6800/547714589,v1:172.21.15.31:6801/547714589]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T13:06:33.914 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:33 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:06:33.915 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:33 smithi031 ceph-mon[43764]: from='osd.1 [v2:172.21.15.31:6800/547714589,v1:172.21.15.31:6801/547714589]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-12-18T13:06:34.490 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:06:34.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:34 smithi019 ceph-mon[38864]: from='osd.1 [v2:172.21.15.31:6800/547714589,v1:172.21.15.31:6801/547714589]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-18T13:06:34.804 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:34 smithi019 ceph-mon[38864]: osdmap e11: 2 total, 1 up, 2 in 2023-12-18T13:06:34.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:34 smithi019 ceph-mon[38864]: from='osd.1 [v2:172.21.15.31:6800/547714589,v1:172.21.15.31:6801/547714589]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-12-18T13:06:34.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:34 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:06:34.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:34 smithi019 ceph-mon[38864]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:34.805 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:34 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/1573354846' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T13:06:34.878 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":11,"num_osds":2,"num_up_osds":1,"osd_up_since":1702904777,"num_in_osds":2,"osd_in_since":1702904780,"num_remapped_pgs":0} 2023-12-18T13:06:34.932 INFO:journalctl@ceph.osd.1.smithi031.stdout:Dec 18 13:06:34 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-osd-1[48813]: 2023-12-18T13:06:34.534+0000 7ff1dc97d700 -1 osd.1 0 waiting for initial osdmap 2023-12-18T13:06:34.933 INFO:journalctl@ceph.osd.1.smithi031.stdout:Dec 18 13:06:34 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-osd-1[48813]: 2023-12-18T13:06:34.538+0000 7ff1d3f6e700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-12-18T13:06:34.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:34 smithi031 ceph-mon[43764]: from='osd.1 [v2:172.21.15.31:6800/547714589,v1:172.21.15.31:6801/547714589]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-12-18T13:06:34.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:34 smithi031 ceph-mon[43764]: osdmap e11: 2 total, 1 up, 2 in 2023-12-18T13:06:34.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:34 smithi031 ceph-mon[43764]: from='osd.1 [v2:172.21.15.31:6800/547714589,v1:172.21.15.31:6801/547714589]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]: dispatch 2023-12-18T13:06:34.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:34 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:06:34.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:34 smithi031 ceph-mon[43764]: pgmap v39: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:34.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:34 smithi031 ceph-mon[43764]: from='client.? 172.21.15.19:0/1573354846' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T13:06:35.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:35 smithi019 ceph-mon[38864]: from='osd.1 [v2:172.21.15.31:6800/547714589,v1:172.21.15.31:6801/547714589]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-12-18T13:06:35.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:35 smithi019 ceph-mon[38864]: osdmap e12: 2 total, 1 up, 2 in 2023-12-18T13:06:35.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:35 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:06:35.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:35 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:06:35.879 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph osd stat -f json 2023-12-18T13:06:35.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:35 smithi031 ceph-mon[43764]: from='osd.1 [v2:172.21.15.31:6800/547714589,v1:172.21.15.31:6801/547714589]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi031", "root=default"]}]': finished 2023-12-18T13:06:35.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:35 smithi031 ceph-mon[43764]: osdmap e12: 2 total, 1 up, 2 in 2023-12-18T13:06:35.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:35 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:06:35.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:35 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:06:36.180 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:36.544 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:36 smithi019 ceph-mon[38864]: purged_snaps scrub starts 2023-12-18T13:06:36.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:36 smithi019 ceph-mon[38864]: purged_snaps scrub ok 2023-12-18T13:06:36.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:36 smithi019 ceph-mon[38864]: osd.1 [v2:172.21.15.31:6800/547714589,v1:172.21.15.31:6801/547714589] boot 2023-12-18T13:06:36.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:36 smithi019 ceph-mon[38864]: osdmap e13: 2 total, 2 up, 2 in 2023-12-18T13:06:36.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:36 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:06:36.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:36 smithi019 ceph-mon[38864]: Detected new or changed devices on smithi031 2023-12-18T13:06:36.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:36 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:36.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:36 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:36.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:36 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:06:36.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:36 smithi019 ceph-mon[38864]: Adjusting osd_memory_target on smithi031 to 17118M 2023-12-18T13:06:36.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:36 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:36.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:36 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:36.545 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:36 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:06:36.546 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:36 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:36.546 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:36 smithi019 ceph-mon[38864]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:36.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:36 smithi031 ceph-mon[43764]: purged_snaps scrub starts 2023-12-18T13:06:36.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:36 smithi031 ceph-mon[43764]: purged_snaps scrub ok 2023-12-18T13:06:36.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:36 smithi031 ceph-mon[43764]: osd.1 [v2:172.21.15.31:6800/547714589,v1:172.21.15.31:6801/547714589] boot 2023-12-18T13:06:36.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:36 smithi031 ceph-mon[43764]: osdmap e13: 2 total, 2 up, 2 in 2023-12-18T13:06:36.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:36 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-12-18T13:06:36.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:36 smithi031 ceph-mon[43764]: Detected new or changed devices on smithi031 2023-12-18T13:06:36.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:36 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:36.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:36 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:36.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:36 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:06:36.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:36 smithi031 ceph-mon[43764]: Adjusting osd_memory_target on smithi031 to 17118M 2023-12-18T13:06:36.934 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:36 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:36.934 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:36 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:36.934 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:36 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:06:36.934 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:36 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:36.934 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:36 smithi031 ceph-mon[43764]: pgmap v42: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2023-12-18T13:06:37.337 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:06:37.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:37 smithi019 ceph-mon[38864]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:06:37.638 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:37 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/4037921219' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T13:06:37.712 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":14,"num_osds":2,"num_up_osds":2,"osd_up_since":1702904795,"num_in_osds":2,"osd_in_since":1702904780,"num_remapped_pgs":0} 2023-12-18T13:06:37.713 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-18T13:06:37.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:37 smithi031 ceph-mon[43764]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:06:37.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:37 smithi031 ceph-mon[43764]: from='client.? 172.21.15.19:0/4037921219' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-12-18T13:06:38.011 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:38.753 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:38 smithi019 ceph-mon[38864]: pgmap v44: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:38.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:38 smithi031 ceph-mon[43764]: pgmap v44: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:39.191 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:06:39.191 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":14,"fsid":"e0deea72-9da5-11ee-95a5-87774f69a715","created":"2023-12-18T13:04:23.048698+0000","modified":"2023-12-18T13:06:36.563443+0000","last_up_change":"2023-12-18T13:06:35.532574+0000","last_in_change":"2023-12-18T13:06:20.651547+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":"bd3615f7-82ec-4501-b6e6-358d0c39f4bd","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.19:6802","nonce":83695424},{"type":"v1","addr":"172.21.15.19:6803","nonce":83695424}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":83695424},{"type":"v1","addr":"172.21.15.19:6805","nonce":83695424}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":83695424},{"type":"v1","addr":"172.21.15.19:6809","nonce":83695424}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":83695424},{"type":"v1","addr":"172.21.15.19:6807","nonce":83695424}]},"public_addr":"172.21.15.19:6803/83695424","cluster_addr":"172.21.15.19:6805/83695424","heartbeat_back_addr":"172.21.15.19:6809/83695424","heartbeat_front_addr":"172.21.15.19:6807/83695424","state":["exists","up"]},{"osd":1,"uuid":"f07e7a12-c8bd-45a5-945b-af98a194d974","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.31:6800","nonce":547714589},{"type":"v1","addr":"172.21.15.31:6801","nonce":547714589}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":547714589},{"type":"v1","addr":"172.21.15.31:6803","nonce":547714589}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":547714589},{"type":"v1","addr":"172.21.15.31:6807","nonce":547714589}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":547714589},{"type":"v1","addr":"172.21.15.31:6805","nonce":547714589}]},"public_addr":"172.21.15.31:6801/547714589","cluster_addr":"172.21.15.31:6803/547714589","heartbeat_back_addr":"172.21.15.31:6807/547714589","heartbeat_front_addr":"172.21.15.31:6805/547714589","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2023-12-18T13:06:16.408112+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2023-12-18T13:06:34.257466+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:0/2821728227":"2023-12-19T13:05:17.583995+0000","172.21.15.19:0/3352717482":"2023-12-19T13:05:17.583995+0000","172.21.15.19:0/759486624":"2023-12-19T13:05:17.583995+0000","172.21.15.19:6801/652982339":"2023-12-19T13:05:17.583995+0000","172.21.15.19:0/4080887651":"2023-12-19T13:04:54.159760+0000","172.21.15.19:6800/652982339":"2023-12-19T13:05:17.583995+0000","172.21.15.19:0/822140246":"2023-12-19T13:04:54.159760+0000","172.21.15.19:6800/679056811":"2023-12-19T13:04:54.159760+0000","172.21.15.19:6801/679056811":"2023-12-19T13:04:54.159760+0000","172.21.15.19:0/527329255":"2023-12-19T13:04:54.159760+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}} 2023-12-18T13:06:39.570 INFO:tasks.cephadm.ceph_manager.ceph:[] 2023-12-18T13:06:39.571 INFO:tasks.cephadm:Setting up client nodes... 2023-12-18T13:06:39.571 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-12-18T13:06:39.571 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-12-18T13:06:39.571 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph mgr dump --format=json 2023-12-18T13:06:39.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:39 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/124739302' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:06:39.868 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:39.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:39 smithi031 ceph-mon[43764]: from='client.? 172.21.15.19:0/124739302' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:06:40.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:40 smithi019 ceph-mon[38864]: pgmap v45: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:40.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:40 smithi031 ceph-mon[43764]: pgmap v45: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:41.062 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:06:41.446 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":14,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6800","nonce":1781410607},{"type":"v1","addr":"172.21.15.19:6801","nonce":1781410607}]},"active_addr":"172.21.15.19:6801/1781410607","active_change":"2023-12-18T13:05:17.584168+0000","active_mgr_features":4540701272860131327,"available":true,"standbys":[{"gid":24105,"name":"b","mgr_features":4540701272860131327,"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","upmap"],"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/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:latest","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_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":"secs","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":[]},"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":[]},"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":[]},"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":[]}}},{"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","upmap"],"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/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:latest","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_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":"secs","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":[]},"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":[]},"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":[]},"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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":{"drive_group_interval":{"name":"drive_group_interval","type":"float","level":"advanced","flags":0,"default_value":"300.0","min":"","max":"","enum_allowed":[],"desc":"interval in seconds between re-application of applied drive_groups","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":[]},"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":[]}}},{"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.19: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.19:0","nonce":1260639819}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":1315290876}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.19:0","nonce":3341061098}]}]} 2023-12-18T13:06:41.449 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-12-18T13:06:41.449 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-12-18T13:06:41.449 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-18T13:06:41.745 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:41.841 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:41 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/821911764' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-18T13:06:41.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:41 smithi031 ceph-mon[43764]: from='client.? 172.21.15.19:0/821911764' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-12-18T13:06:42.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:42 smithi019 ceph-mon[38864]: pgmap v46: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:42.911 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:06:42.911 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":14,"fsid":"e0deea72-9da5-11ee-95a5-87774f69a715","created":"2023-12-18T13:04:23.048698+0000","modified":"2023-12-18T13:06:36.563443+0000","last_up_change":"2023-12-18T13:06:35.532574+0000","last_in_change":"2023-12-18T13:06:20.651547+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":"bd3615f7-82ec-4501-b6e6-358d0c39f4bd","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.19:6802","nonce":83695424},{"type":"v1","addr":"172.21.15.19:6803","nonce":83695424}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":83695424},{"type":"v1","addr":"172.21.15.19:6805","nonce":83695424}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":83695424},{"type":"v1","addr":"172.21.15.19:6809","nonce":83695424}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":83695424},{"type":"v1","addr":"172.21.15.19:6807","nonce":83695424}]},"public_addr":"172.21.15.19:6803/83695424","cluster_addr":"172.21.15.19:6805/83695424","heartbeat_back_addr":"172.21.15.19:6809/83695424","heartbeat_front_addr":"172.21.15.19:6807/83695424","state":["exists","up"]},{"osd":1,"uuid":"f07e7a12-c8bd-45a5-945b-af98a194d974","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.31:6800","nonce":547714589},{"type":"v1","addr":"172.21.15.31:6801","nonce":547714589}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":547714589},{"type":"v1","addr":"172.21.15.31:6803","nonce":547714589}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":547714589},{"type":"v1","addr":"172.21.15.31:6807","nonce":547714589}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":547714589},{"type":"v1","addr":"172.21.15.31:6805","nonce":547714589}]},"public_addr":"172.21.15.31:6801/547714589","cluster_addr":"172.21.15.31:6803/547714589","heartbeat_back_addr":"172.21.15.31:6807/547714589","heartbeat_front_addr":"172.21.15.31:6805/547714589","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2023-12-18T13:06:16.408112+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2023-12-18T13:06:34.257466+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:0/2821728227":"2023-12-19T13:05:17.583995+0000","172.21.15.19:0/3352717482":"2023-12-19T13:05:17.583995+0000","172.21.15.19:0/759486624":"2023-12-19T13:05:17.583995+0000","172.21.15.19:6801/652982339":"2023-12-19T13:05:17.583995+0000","172.21.15.19:0/4080887651":"2023-12-19T13:04:54.159760+0000","172.21.15.19:6800/652982339":"2023-12-19T13:05:17.583995+0000","172.21.15.19:0/822140246":"2023-12-19T13:04:54.159760+0000","172.21.15.19:6800/679056811":"2023-12-19T13:04:54.159760+0000","172.21.15.19:6801/679056811":"2023-12-19T13:04:54.159760+0000","172.21.15.19:0/527329255":"2023-12-19T13:04:54.159760+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}} 2023-12-18T13:06:42.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:42 smithi031 ceph-mon[43764]: pgmap v46: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:43.292 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-12-18T13:06:43.293 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph osd dump --format=json 2023-12-18T13:06:43.588 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:43.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:43 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/2149007373' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:06:43.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:43 smithi031 ceph-mon[43764]: from='client.? 172.21.15.19:0/2149007373' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:06:44.824 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:06:44.824 INFO:teuthology.orchestra.run.smithi019.stdout:{"epoch":14,"fsid":"e0deea72-9da5-11ee-95a5-87774f69a715","created":"2023-12-18T13:04:23.048698+0000","modified":"2023-12-18T13:06:36.563443+0000","last_up_change":"2023-12-18T13:06:35.532574+0000","last_in_change":"2023-12-18T13:06:20.651547+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":"bd3615f7-82ec-4501-b6e6-358d0c39f4bd","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.19:6802","nonce":83695424},{"type":"v1","addr":"172.21.15.19:6803","nonce":83695424}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6804","nonce":83695424},{"type":"v1","addr":"172.21.15.19:6805","nonce":83695424}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6808","nonce":83695424},{"type":"v1","addr":"172.21.15.19:6809","nonce":83695424}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.19:6806","nonce":83695424},{"type":"v1","addr":"172.21.15.19:6807","nonce":83695424}]},"public_addr":"172.21.15.19:6803/83695424","cluster_addr":"172.21.15.19:6805/83695424","heartbeat_back_addr":"172.21.15.19:6809/83695424","heartbeat_front_addr":"172.21.15.19:6807/83695424","state":["exists","up"]},{"osd":1,"uuid":"f07e7a12-c8bd-45a5-945b-af98a194d974","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.31:6800","nonce":547714589},{"type":"v1","addr":"172.21.15.31:6801","nonce":547714589}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6802","nonce":547714589},{"type":"v1","addr":"172.21.15.31:6803","nonce":547714589}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6806","nonce":547714589},{"type":"v1","addr":"172.21.15.31:6807","nonce":547714589}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.31:6804","nonce":547714589},{"type":"v1","addr":"172.21.15.31:6805","nonce":547714589}]},"public_addr":"172.21.15.31:6801/547714589","cluster_addr":"172.21.15.31:6803/547714589","heartbeat_back_addr":"172.21.15.31:6807/547714589","heartbeat_front_addr":"172.21.15.31:6805/547714589","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2023-12-18T13:06:16.408112+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701272860131327,"old_weight":0,"last_purged_snaps_scrub":"2023-12-18T13:06:34.257466+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.19:0/2821728227":"2023-12-19T13:05:17.583995+0000","172.21.15.19:0/3352717482":"2023-12-19T13:05:17.583995+0000","172.21.15.19:0/759486624":"2023-12-19T13:05:17.583995+0000","172.21.15.19:6801/652982339":"2023-12-19T13:05:17.583995+0000","172.21.15.19:0/4080887651":"2023-12-19T13:04:54.159760+0000","172.21.15.19:6800/652982339":"2023-12-19T13:05:17.583995+0000","172.21.15.19:0/822140246":"2023-12-19T13:04:54.159760+0000","172.21.15.19:6800/679056811":"2023-12-19T13:04:54.159760+0000","172.21.15.19:6801/679056811":"2023-12-19T13:04:54.159760+0000","172.21.15.19:0/527329255":"2023-12-19T13:04:54.159760+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}} 2023-12-18T13:06:44.848 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:44 smithi019 ceph-mon[38864]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:44.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:44 smithi031 ceph-mon[43764]: pgmap v47: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:45.203 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2023-12-18T13:06:45.203 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2023-12-18T13:06:45.501 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:45.818 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:45.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:45 smithi031 ceph-mon[43764]: from='client.? 172.21.15.19:0/3306961594' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:06:45.974 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:45 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/3306961594' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-12-18T13:06:46.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:46 smithi019 ceph-mon[38864]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:46.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:46 smithi031 ceph-mon[43764]: pgmap v48: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:47.078 INFO:teuthology.orchestra.run.smithi019.stdout:34359738376 2023-12-18T13:06:47.078 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.0 2023-12-18T13:06:47.586 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:47.648 INFO:teuthology.orchestra.run.smithi019.stdout:55834574852 2023-12-18T13:06:47.649 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph osd last-stat-seq osd.1 2023-12-18T13:06:48.203 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:48.794 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:48 smithi019 ceph-mon[38864]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:48.862 INFO:teuthology.orchestra.run.smithi019.stdout:34359738376 2023-12-18T13:06:48.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:48 smithi031 ceph-mon[43764]: pgmap v49: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:49.297 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738376 got 34359738376 for osd.0 2023-12-18T13:06:49.297 DEBUG:teuthology.parallel:result is None 2023-12-18T13:06:49.647 INFO:teuthology.orchestra.run.smithi019.stdout:55834574852 2023-12-18T13:06:49.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:49 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/1233738916' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-18T13:06:49.919 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:49 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/2633171738' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-18T13:06:49.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:49 smithi031 ceph-mon[43764]: from='client.? 172.21.15.19:0/1233738916' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-12-18T13:06:49.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:49 smithi031 ceph-mon[43764]: from='client.? 172.21.15.19:0/2633171738' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-12-18T13:06:50.017 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574852 got 55834574852 for osd.1 2023-12-18T13:06:50.017 DEBUG:teuthology.parallel:result is None 2023-12-18T13:06:50.018 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-12-18T13:06:50.018 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-18T13:06:50.314 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:50.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:50 smithi031 ceph-mon[43764]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:51.025 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:50 smithi019 ceph-mon[38864]: pgmap v50: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:51.420 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:06:51.423 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2023-12-18T13:06:51.757 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":50,"stamp":"2023-12-18T13:06:49.603898+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":54280,"kb_used_data":240,"kb_used_omap":3,"kb_used_meta":54012,"kb_avail":187436024,"statfs":{"total":191990071296,"available":191934488576,"internally_reserved":0,"allocated":245760,"data_stored":60368,"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":55834574852,"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":30184,"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":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.67200000000000004}]}]},{"osd":0,"up_from":8,"seq":34359738377,"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":30184,"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":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57799999999999996}]}]}],"pool_statfs":[]}} 2023-12-18T13:06:51.758 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph pg dump --format=json 2023-12-18T13:06:52.055 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:52.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:52 smithi031 ceph-mon[43764]: from='client.14280 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:06:52.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:52 smithi031 ceph-mon[43764]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:53.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:52 smithi019 ceph-mon[38864]: from='client.14280 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:06:53.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:52 smithi019 ceph-mon[38864]: pgmap v51: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:53.406 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:06:53.409 INFO:teuthology.orchestra.run.smithi019.stderr:dumped all 2023-12-18T13:06:53.777 INFO:teuthology.orchestra.run.smithi019.stdout:{"pg_ready":true,"pg_map":{"version":51,"stamp":"2023-12-18T13:06:51.604226+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":54280,"kb_used_data":240,"kb_used_omap":3,"kb_used_meta":54012,"kb_avail":187436024,"statfs":{"total":191990071296,"available":191934488576,"internally_reserved":0,"allocated":245760,"data_stored":60368,"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":55834574853,"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":30184,"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":[],"network_ping_times":[{"osd":0,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.39500000000000002}]}]},{"osd":0,"up_from":8,"seq":34359738377,"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":30184,"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":[],"network_ping_times":[{"osd":1,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.57799999999999996}]}]}],"pool_statfs":[]}} 2023-12-18T13:06:53.777 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-12-18T13:06:53.777 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-12-18T13:06:53.777 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-12-18T13:06:53.778 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph health --format=json 2023-12-18T13:06:54.075 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:54.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:54 smithi019 ceph-mon[38864]: from='client.14284 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:06:54.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:54 smithi019 ceph-mon[38864]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:54.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:54 smithi031 ceph-mon[43764]: from='client.14284 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:06:54.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:54 smithi031 ceph-mon[43764]: pgmap v52: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:55.317 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:06:55.317 INFO:teuthology.orchestra.run.smithi019.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-12-18T13:06:55.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:55 smithi019 ceph-mon[38864]: from='client.? 172.21.15.19:0/3532291498' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-18T13:06:55.694 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-12-18T13:06:55.695 INFO:tasks.cephadm:Setup complete, yielding 2023-12-18T13:06:55.695 INFO:teuthology.run_tasks:Running task exec... 2023-12-18T13:06:55.706 INFO:teuthology.task.exec:Executing custom commands... 2023-12-18T13:06:55.706 INFO:teuthology.task.exec:Running commands on role host.a host ubuntu@smithi019.front.sepia.ceph.com 2023-12-18T13:06:55.706 DEBUG:teuthology.orchestra.run.smithi019:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2023-12-18T13:06:55.746 INFO:teuthology.task.exec:Running commands on role host.b host ubuntu@smithi031.front.sepia.ceph.com 2023-12-18T13:06:55.746 DEBUG:teuthology.orchestra.run.smithi031:> sudo TESTDIR=/home/ubuntu/cephtest bash -c 'mkdir /etc/cephadm_testing' 2023-12-18T13:06:55.781 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:55 smithi031 ceph-mon[43764]: from='client.? 172.21.15.19:0/3532291498' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-12-18T13:06:55.788 INFO:teuthology.run_tasks:Running task cephadm.apply... 2023-12-18T13:06:55.840 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 2023-12-18T13:06:55.840 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch apply -i - 2023-12-18T13:06:56.138 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:56.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:56 smithi019 ceph-mon[38864]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:56.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:56 smithi031 ceph-mon[43764]: pgmap v53: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:57.376 INFO:teuthology.orchestra.run.smithi019.stdout:Scheduled mon update... 2023-12-18T13:06:57.376 INFO:teuthology.orchestra.run.smithi019.stdout:Scheduled container.foo update... 2023-12-18T13:06:57.376 INFO:teuthology.orchestra.run.smithi019.stdout:Scheduled container.bar update... 2023-12-18T13:06:57.760 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-18T13:06:57.769 INFO:tasks.cephadm:Waiting for ceph service mon to start (timeout 300)... 2023-12-18T13:06:57.769 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:06:58.089 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:06:58.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:58 smithi019 ceph-mon[38864]: from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:06:58.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:58 smithi019 ceph-mon[38864]: Saving service mon spec with placement * 2023-12-18T13:06:58.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:58 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:58.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:58 smithi019 ceph-mon[38864]: Saving service container.foo spec with placement * 2023-12-18T13:06:58.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:58 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:58.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:58 smithi019 ceph-mon[38864]: Saving service container.bar spec with placement * 2023-12-18T13:06:58.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:58 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:58.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:58 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:06:58.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:58 smithi019 ceph-mon[38864]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:58.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:58 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:58.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:58 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:06:58.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:58 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:58.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:58 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:58.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:06:58 smithi019 ceph-mon[38864]: Deploying daemon container.foo.smithi019 on smithi019 2023-12-18T13:06:58.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:58 smithi031 ceph-mon[43764]: from='client.14292 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2023-12-18T13:06:58.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:58 smithi031 ceph-mon[43764]: Saving service mon spec with placement * 2023-12-18T13:06:58.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:58 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:58.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:58 smithi031 ceph-mon[43764]: Saving service container.foo spec with placement * 2023-12-18T13:06:58.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:58 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:58.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:58 smithi031 ceph-mon[43764]: Saving service container.bar spec with placement * 2023-12-18T13:06:58.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:58 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:58.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:58 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:06:58.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:58 smithi031 ceph-mon[43764]: pgmap v54: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:06:58.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:58 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:06:58.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:58 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:06:58.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:58 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:58.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:58 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:06:58.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:06:58 smithi031 ceph-mon[43764]: Deploying daemon container.foo.smithi019 on smithi019 2023-12-18T13:06:59.386 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:06:59.386 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:06:57.375391Z 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": "2023-12-18T13:06:57.370033Z", "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": ["2023-12-18T13:06:57.369810Z 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": "2023-12-18T13:06:57.366970Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:06:13.257250Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:06:13.257128Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:06:13.257348Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:06:59.836 INFO:tasks.cephadm:mon has 2/2 2023-12-18T13:06:59.837 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-18T13:06:59.846 INFO:tasks.cephadm:Waiting for ceph service container.foo to start (timeout 300)... 2023-12-18T13:06:59.846 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:00.169 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:00.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:00 smithi031 ceph-mon[43764]: from='client.14296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:00.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:00 smithi031 ceph-mon[43764]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:00.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:00 smithi019 ceph-mon[38864]: from='client.14296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:00.980 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:00 smithi019 ceph-mon[38864]: pgmap v55: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:01.451 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:01.452 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:06:57.375391Z 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": "2023-12-18T13:06:57.370033Z", "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": ["2023-12-18T13:06:57.369810Z 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": "2023-12-18T13:06:57.366970Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:06:13.257250Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:06:13.257128Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:06:13.257348Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:02.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:02 smithi019 ceph-mon[38864]: from='client.14300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:02.922 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:02 smithi019 ceph-mon[38864]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:02.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:02 smithi031 ceph-mon[43764]: from='client.14300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:02.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:02 smithi031 ceph-mon[43764]: pgmap v56: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:02.953 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T13:07:03.954 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:04.270 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:04.796 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:04 smithi031 ceph-mon[43764]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:04.796 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:04 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:04.796 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:04 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:04.796 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:04 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:04.800 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:04 smithi019 ceph-mon[38864]: pgmap v57: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:04.800 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:04 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:04.800 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:04 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:04.800 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:04 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:05.511 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:05 smithi019 ceph-mon[38864]: Deploying daemon container.foo.smithi031 on smithi031 2023-12-18T13:07:05.554 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:05.554 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:06:57.375391Z 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": "2023-12-18T13:06:57.370033Z", "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": ["2023-12-18T13:07:04.067031Z 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": "2023-12-18T13:06:57.366970Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:06:13.257250Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:06:13.257128Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:06:13.257348Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:05.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:05 smithi031 ceph-mon[43764]: Deploying daemon container.foo.smithi031 on smithi031 2023-12-18T13:07:05.934 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T13:07:06.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:06 smithi019 ceph-mon[38864]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:06.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:06 smithi019 ceph-mon[38864]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:06.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:06 smithi031 ceph-mon[43764]: from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:06.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:06 smithi031 ceph-mon[43764]: pgmap v58: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:06.935 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:07.239 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:08.440 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:08.441 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:06:57.375391Z 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": "2023-12-18T13:06:57.370033Z", "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": ["2023-12-18T13:07:04.067031Z 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": "2023-12-18T13:06:57.366970Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:06:13.257250Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:06:13.257128Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:06:13.257348Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:08.741 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:08 smithi019 ceph-mon[38864]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:08.810 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T13:07:08.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:08 smithi031 ceph-mon[43764]: pgmap v59: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:09.812 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:09.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:09 smithi031 ceph-mon[43764]: from='client.14308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:10.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:09 smithi019 ceph-mon[38864]: from='client.14308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:10.117 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:11.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:10 smithi031 ceph-mon[43764]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:11.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:10 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:11.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:10 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:11.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:10 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:11.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:10 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:11.018 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:10 smithi031 ceph-mon[43764]: Deploying daemon container.bar.smithi031 on smithi031 2023-12-18T13:07:11.343 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:11.343 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:06:57.375391Z 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": "2023-12-18T13:06:57.370033Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "running": 0, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:06:13.257250Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:06:13.257128Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:06:13.257348Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:11.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:10 smithi019 ceph-mon[38864]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:11.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:10 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:11.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:10 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:11.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:10 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:11.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:10 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:11.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:10 smithi019 ceph-mon[38864]: Deploying daemon container.bar.smithi031 on smithi031 2023-12-18T13:07:11.724 INFO:tasks.cephadm:container.foo has 0/2 2023-12-18T13:07:12.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:12 smithi019 ceph-mon[38864]: from='client.14312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:12.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:12 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:12.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:12 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:12.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:12 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:12.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:12 smithi019 ceph-mon[38864]: Deploying daemon container.bar.smithi019 on smithi019 2023-12-18T13:07:12.648 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:12 smithi019 ceph-mon[38864]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:12.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:12 smithi031 ceph-mon[43764]: from='client.14312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:12.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:12 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:12.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:12 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:12.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:12 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:12.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:12 smithi031 ceph-mon[43764]: Deploying daemon container.bar.smithi019 on smithi019 2023-12-18T13:07:12.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:12 smithi031 ceph-mon[43764]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:12.725 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:13.169 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:13.767 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:13 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:13.767 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:13 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:13.767 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:13 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:13.767 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:13 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:13.767 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:13 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:13.768 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:13 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:07:13.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:13 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:13.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:13 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:13.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:13 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:13.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:13 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:13.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:13 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:13.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:13 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:07:14.498 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:14.498 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:14.345772Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:14.345657Z", "running": 1, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:06:13.257250Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:06:13.257128Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:06:13.257348Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:14.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:14 smithi019 ceph-mon[38864]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:14.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:14 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:14.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:14 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:14.883 INFO:tasks.cephadm:container.foo has 1/2 2023-12-18T13:07:14.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:14 smithi031 ceph-mon[43764]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:14.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:14 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:14.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:14 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:15.884 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:16.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:15 smithi019 ceph-mon[38864]: from='client.14316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:16.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:15 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:16.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:15 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:16.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:15 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:07:16.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:15 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:07:16.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:15 smithi019 ceph-mon[38864]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:16.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:15 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:16.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:15 smithi019 ceph-mon[38864]: Redeploying mon.a, (container cli args changed) . . . 2023-12-18T13:07:16.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:15 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:07:16.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:15 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:07:16.014 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:15 smithi019 ceph-mon[38864]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:07:16.015 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:15 smithi019 ceph-mon[38864]: Deploying daemon mon.a on smithi019 2023-12-18T13:07:16.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:15 smithi031 ceph-mon[43764]: from='client.14316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:16.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:15 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:16.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:15 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:16.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:15 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:07:16.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:15 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:07:16.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:15 smithi031 ceph-mon[43764]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:16.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:15 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:16.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:15 smithi031 ceph-mon[43764]: Redeploying mon.a, (container cli args changed) . . . 2023-12-18T13:07:16.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:15 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:07:16.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:15 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:07:16.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:15 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:07:16.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:15 smithi031 ceph-mon[43764]: Deploying daemon mon.a on smithi019 2023-12-18T13:07:16.215 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:16.329 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:16 smithi019 systemd[1]: Stopping Ceph mon.a for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:07:16.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:16 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-a[38841]: 2023-12-18T13:07:16.422+0000 7f96a6502700 -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 2023-12-18T13:07:16.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:16 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-a[38841]: 2023-12-18T13:07:16.422+0000 7f96a6502700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2023-12-18T13:07:17.220 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:16 smithi019 bash[66809]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-a 2023-12-18T13:07:17.537 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:17.538 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:14.345772Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:14.345657Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:14.345466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:14.345346Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:14.345563Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:17.570 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 systemd[1]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-18T13:07:17.570 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 systemd[1]: Stopped Ceph mon.a for e0deea72-9da5-11ee-95a5-87774f69a715. 2023-12-18T13:07:17.570 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 systemd[1]: Starting Ceph mon.a for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:07:17.964 INFO:tasks.cephadm:container.foo has 2/2 2023-12-18T13:07:17.964 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2023-12-18T13:07:17.973 INFO:tasks.cephadm:Waiting for ceph service container.bar to start (timeout 300)... 2023-12-18T13:07:17.974 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:18.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 bash[67053]: 18baace7aba4e7dcd65c850bdfa2ea7987d5066075ec68114d0337fe4ced081e 2023-12-18T13:07:18.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 systemd[1]: Started Ceph mon.a for e0deea72-9da5-11ee-95a5-87774f69a715. 2023-12-18T13:07:18.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:07:18.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:07:18.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: pidfile_write: ignore empty --pid-file 2023-12-18T13:07:18.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: load: jerasure load: lrc 2023-12-18T13:07:18.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:07:18.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Git sha 0 2023-12-18T13:07:18.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:07:18.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: DB SUMMARY 2023-12-18T13:07:18.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: DB Session ID: RWYQOLFJGON3USIUG2WH 2023-12-18T13:07:18.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:07:18.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:07:18.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: MANIFEST file: MANIFEST-000015 size: 281 Bytes 2023-12-18T13:07:18.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2023-12-18T13:07:18.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000014.log size: 3265266 ; 2023-12-18T13:07:18.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:07:18.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:07:18.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:07:18.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:07:18.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:07:18.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:07:18.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.env: 0x5634f95dfa60 2023-12-18T13:07:18.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:07:18.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.info_log: 0x5634fb349760 2023-12-18T13:07:18.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:07:18.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.statistics: (nil) 2023-12-18T13:07:18.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.use_fsync: 0 2023-12-18T13:07:18.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:07:18.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:07:18.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:07:18.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:07:18.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:07:18.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:07:18.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:07:18.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:07:18.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:07:18.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:07:18.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:07:18.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.db_log_dir: 2023-12-18T13:07:18.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.wal_dir: 2023-12-18T13:07:18.098 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:07:18.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:07:18.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:07:18.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:07:18.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:07:18.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:07:18.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:07:18.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:07:18.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.write_buffer_manager: 0x5634fb2ff4a0 2023-12-18T13:07:18.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:07:18.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:07:18.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:07:18.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:07:18.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:07:18.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:07:18.099 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:07:18.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:07:18.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.unordered_write: 0 2023-12-18T13:07:18.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:07:18.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:07:18.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:07:18.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:07:18.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.row_cache: None 2023-12-18T13:07:18.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.wal_filter: None 2023-12-18T13:07:18.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:07:18.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:07:18.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:07:18.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:07:18.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.wal_compression: 0 2023-12-18T13:07:18.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:07:18.100 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:07:18.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:07:18.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:07:18.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:07:18.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:07:18.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:07:18.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:07:18.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:07:18.102 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:07:18.102 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:07:18.102 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:07:18.102 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:07:18.102 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:07:18.102 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:07:18.102 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:07:18.102 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_open_files: -1 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Compression algorithms supported: 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: kZSTD supported: 0 2023-12-18T13:07:18.103 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:07:18.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:07:18.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:07:18.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:07:18.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:07:18.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:07:18.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:07:18.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:07:18.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2023-12-18T13:07:18.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:07:18.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:07:18.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.merge_operator: 2023-12-18T13:07:18.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compaction_filter: None 2023-12-18T13:07:18.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:07:18.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:07:18.104 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:07:18.105 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:07:18.105 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5634fb349880) 2023-12-18T13:07:18.105 INFO:journalctl@ceph.mon.a.smithi019.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:07:18.105 INFO:journalctl@ceph.mon.a.smithi019.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:07:18.105 INFO:journalctl@ceph.mon.a.smithi019.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:07:18.105 INFO:journalctl@ceph.mon.a.smithi019.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:07:18.105 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_type: 0 2023-12-18T13:07:18.105 INFO:journalctl@ceph.mon.a.smithi019.stdout: data_block_index_type: 0 2023-12-18T13:07:18.105 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_shortening: 1 2023-12-18T13:07:18.105 INFO:journalctl@ceph.mon.a.smithi019.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:07:18.105 INFO:journalctl@ceph.mon.a.smithi019.stdout: checksum: 4 2023-12-18T13:07:18.105 INFO:journalctl@ceph.mon.a.smithi019.stdout: no_block_cache: 0 2023-12-18T13:07:18.105 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache: 0x5634fb39f090 2023-12-18T13:07:18.105 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:07:18.105 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_options: 2023-12-18T13:07:18.106 INFO:journalctl@ceph.mon.a.smithi019.stdout: capacity : 536870912 2023-12-18T13:07:18.106 INFO:journalctl@ceph.mon.a.smithi019.stdout: num_shard_bits : 4 2023-12-18T13:07:18.106 INFO:journalctl@ceph.mon.a.smithi019.stdout: strict_capacity_limit : 0 2023-12-18T13:07:18.106 INFO:journalctl@ceph.mon.a.smithi019.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:07:18.106 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_compressed: (nil) 2023-12-18T13:07:18.106 INFO:journalctl@ceph.mon.a.smithi019.stdout: persistent_cache: (nil) 2023-12-18T13:07:18.106 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_size: 4096 2023-12-18T13:07:18.106 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_size_deviation: 10 2023-12-18T13:07:18.106 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_restart_interval: 16 2023-12-18T13:07:18.106 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_block_restart_interval: 1 2023-12-18T13:07:18.106 INFO:journalctl@ceph.mon.a.smithi019.stdout: metadata_block_size: 4096 2023-12-18T13:07:18.106 INFO:journalctl@ceph.mon.a.smithi019.stdout: partition_filters: 0 2023-12-18T13:07:18.106 INFO:journalctl@ceph.mon.a.smithi019.stdout: use_delta_encoding: 1 2023-12-18T13:07:18.106 INFO:journalctl@ceph.mon.a.smithi019.stdout: filter_policy: bloomfilter 2023-12-18T13:07:18.106 INFO:journalctl@ceph.mon.a.smithi019.stdout: whole_key_filtering: 1 2023-12-18T13:07:18.107 INFO:journalctl@ceph.mon.a.smithi019.stdout: verify_compression: 0 2023-12-18T13:07:18.107 INFO:journalctl@ceph.mon.a.smithi019.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:07:18.107 INFO:journalctl@ceph.mon.a.smithi019.stdout: format_version: 5 2023-12-18T13:07:18.107 INFO:journalctl@ceph.mon.a.smithi019.stdout: enable_index_compression: 1 2023-12-18T13:07:18.107 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_align: 0 2023-12-18T13:07:18.107 INFO:journalctl@ceph.mon.a.smithi019.stdout: max_auto_readahead_size: 262144 2023-12-18T13:07:18.107 INFO:journalctl@ceph.mon.a.smithi019.stdout: prepopulate_block_cache: 0 2023-12-18T13:07:18.107 INFO:journalctl@ceph.mon.a.smithi019.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:07:18.107 INFO:journalctl@ceph.mon.a.smithi019.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:07:18.107 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:07:18.107 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:07:18.107 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compression: NoCompression 2023-12-18T13:07:18.107 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:07:18.107 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:07:18.107 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.num_levels: 7 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:07:18.108 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:07:18.109 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:07:18.110 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:07:18.111 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.ttl: 2592000 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:07:18.112 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:07:18.113 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: 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 243, log_number is 10,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 10 2023-12-18T13:07:18.113 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2023-12-18T13:07:18.113 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e6ad503d-6c63-48fb-b9f3-3d2a146bf8b7 2023-12-18T13:07:18.113 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904837915281, "job": 1, "event": "recovery_started", "wal_files": [14]} 2023-12-18T13:07:18.113 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2023-12-18T13:07:18.113 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904837933309, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 2893490, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 248, "largest_seqno": 3288, "table_properties": {"data_size": 2883831, "index_size": 5439, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3205, "raw_key_size": 28450, "raw_average_key_size": 22, "raw_value_size": 2860027, "raw_average_value_size": 2250, "num_data_blocks": 256, "num_entries": 1271, "num_filter_entries": 1271, "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": 1702904837, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e6ad503d-6c63-48fb-b9f3-3d2a146bf8b7", "db_session_id": "RWYQOLFJGON3USIUG2WH", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:07:18.113 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904837933471, "job": 1, "event": "recovery_finished"} 2023-12-18T13:07:18.113 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2023-12-18T13:07:18.113 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: 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 2023-12-18T13:07:18.113 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5634fb43a000 2023-12-18T13:07:18.113 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: DB pointer 0x5634fb428000 2023-12-18T13:07:18.113 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:07:18.113 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:07:18.113 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** DB Stats ** 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** Compaction Stats [default] ** 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.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) 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.stdout: L0 3/0 2.84 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 397.4 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.stdout: Sum 3/0 2.84 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 397.4 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.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 397.4 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** Compaction Stats [default] ** 2023-12-18T13:07:18.114 INFO:journalctl@ceph.mon.a.smithi019.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) 2023-12-18T13:07:18.115 INFO:journalctl@ceph.mon.a.smithi019.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:07:18.115 INFO:journalctl@ceph.mon.a.smithi019.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 397.4 0.01 0.00 1 0.007 0 0 0.0 0.0 2023-12-18T13:07:18.115 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:07:18.115 INFO:journalctl@ceph.mon.a.smithi019.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:07:18.115 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:07:18.115 INFO:journalctl@ceph.mon.a.smithi019.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:07:18.115 INFO:journalctl@ceph.mon.a.smithi019.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-12-18T13:07:18.115 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:07:18.115 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:07:18.115 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:07:18.115 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:07:18.115 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative compaction: 0.00 GB write, 123.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:07:18.115 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval compaction: 0.00 GB write, 123.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:07:18.115 INFO:journalctl@ceph.mon.a.smithi019.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 2023-12-18T13:07:18.115 INFO:journalctl@ceph.mon.a.smithi019.stdout: Block cache BinnedLRUCache@0x5634fb39f090#7 capacity: 512.00 MB usage: 10.53 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2023-12-18T13:07:18.116 INFO:journalctl@ceph.mon.a.smithi019.stdout: Block cache entry stats(count,size,portion): FilterBlock(3,4.05 KB,0.00077188%) IndexBlock(3,6.48 KB,0.0012368%) Misc(1,0.00 KB,0%) 2023-12-18T13:07:18.116 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:07:18.116 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:07:18.116 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: starting mon.a rank 0 at public addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] at bind addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:07:18.116 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: mon.a@-1(???) e2 preinit fsid e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:07:18.116 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: mon.a@-1(???).mds e1 new map 2023-12-18T13:07:18.116 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: mon.a@-1(???).mds e1 print_map 2023-12-18T13:07:18.116 INFO:journalctl@ceph.mon.a.smithi019.stdout: e1 2023-12-18T13:07:18.116 INFO:journalctl@ceph.mon.a.smithi019.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:07:18.116 INFO:journalctl@ceph.mon.a.smithi019.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} 2023-12-18T13:07:18.116 INFO:journalctl@ceph.mon.a.smithi019.stdout: legacy client fscid: -1 2023-12-18T13:07:18.116 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:07:18.116 INFO:journalctl@ceph.mon.a.smithi019.stdout: No filesystems configured 2023-12-18T13:07:18.116 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:07:18.116 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:07:18.117 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:07:18.117 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:07:18.117 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:17 smithi019 ceph-mon[67113]: mon.a@-1(???).paxosservice(auth 1..7) refresh upgraded, format 0 -> 3 2023-12-18T13:07:18.277 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:19.507 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:19.507 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:14.345772Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:14.345657Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:14.345466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:14.345346Z", "running": 1, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:14.345563Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:19.928 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:07:20.929 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:21.241 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:21.343 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:07:21.343 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:07:21.343 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:21.343 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:21.343 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:21.343 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:21.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:21.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: mon.a calling monitor election 2023-12-18T13:07:21.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:07:21.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:07:21.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: fsmap 2023-12-18T13:07:21.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:07:21.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:07:21.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: from='mgr.14152 ' entity='' 2023-12-18T13:07:21.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:07:21.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:07:21.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: daemon container.bar.smithi019 on smithi019 is in unknown state 2023-12-18T13:07:21.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: daemon container.bar.smithi031 on smithi031 is in unknown state 2023-12-18T13:07:21.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: from='mgr.14152 ' entity='' 2023-12-18T13:07:21.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:21 smithi019 ceph-mon[67113]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T13:07:21.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:07:21.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:07:21.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: pgmap v64: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:21.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:21.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:21.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: from='client.24221 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:21.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:21.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: mon.a calling monitor election 2023-12-18T13:07:21.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:07:21.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:07:21.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: fsmap 2023-12-18T13:07:21.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:07:21.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:07:21.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: from='mgr.14152 ' entity='' 2023-12-18T13:07:21.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:07:21.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:07:21.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: daemon container.bar.smithi019 on smithi019 is in unknown state 2023-12-18T13:07:21.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: daemon container.bar.smithi031 on smithi031 is in unknown state 2023-12-18T13:07:21.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: from='mgr.14152 ' entity='' 2023-12-18T13:07:21.434 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:21 smithi031 ceph-mon[43764]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T13:07:22.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:22 smithi031 ceph-mon[43764]: Redeploying mon.b, (container cli args changed) . . . 2023-12-18T13:07:22.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:22 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:07:22.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:22 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:07:22.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:22 smithi031 ceph-mon[43764]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:07:22.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:22 smithi031 ceph-mon[43764]: Deploying daemon mon.b on smithi031 2023-12-18T13:07:22.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:22 smithi019 ceph-mon[67113]: Redeploying mon.b, (container cli args changed) . . . 2023-12-18T13:07:22.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:22 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:07:22.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:22 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:07:22.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:22 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:07:22.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:22 smithi019 ceph-mon[67113]: Deploying daemon mon.b on smithi031 2023-12-18T13:07:22.440 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:22.440 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:14.345772Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:14.345657Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:14.345466Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:14.345346Z", "running": 1, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:14.345563Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:22.652 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:22 smithi031 systemd[1]: Stopping Ceph mon.b for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:07:22.831 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:07:22.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:22 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-b[43730]: 2023-12-18T13:07:22.699+0000 7f6a36c6e700 -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 2023-12-18T13:07:22.904 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:22 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-b[43730]: 2023-12-18T13:07:22.699+0000 7f6a36c6e700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2023-12-18T13:07:23.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:22 smithi031 bash[55499]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-b 2023-12-18T13:07:23.470 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 systemd[1]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-18T13:07:23.470 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 systemd[1]: Stopped Ceph mon.b for e0deea72-9da5-11ee-95a5-87774f69a715. 2023-12-18T13:07:23.832 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:23.857 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 systemd[1]: Starting Ceph mon.b for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:07:24.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 bash[55750]: d4e07987f80d838dc454722196d6ce280453fd8e074a0dd5d96d6ed97e56453b 2023-12-18T13:07:24.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:07:24.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 systemd[1]: Started Ceph mon.b for e0deea72-9da5-11ee-95a5-87774f69a715. 2023-12-18T13:07:24.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:07:24.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: pidfile_write: ignore empty --pid-file 2023-12-18T13:07:24.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: load: jerasure load: lrc 2023-12-18T13:07:24.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:07:24.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Git sha 0 2023-12-18T13:07:24.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:07:24.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: DB SUMMARY 2023-12-18T13:07:24.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: DB Session ID: PW8O9GLRGP6LVK924QGZ 2023-12-18T13:07:24.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:07:24.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:07:24.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2023-12-18T13:07:24.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000008.sst 2023-12-18T13:07:24.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000009.log size: 4022890 ; 2023-12-18T13:07:24.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:07:24.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:07:24.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:07:24.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:07:24.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:07:24.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:07:24.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.env: 0x556b7ece9a60 2023-12-18T13:07:24.186 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:07:24.186 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.info_log: 0x556b7f7a1760 2023-12-18T13:07:24.186 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:07:24.186 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.statistics: (nil) 2023-12-18T13:07:24.186 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.use_fsync: 0 2023-12-18T13:07:24.186 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:07:24.186 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:07:24.186 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:07:24.186 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:07:24.186 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:07:24.186 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:07:24.186 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:07:24.186 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:07:24.186 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:07:24.187 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:07:24.187 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:07:24.187 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.db_log_dir: 2023-12-18T13:07:24.187 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.wal_dir: 2023-12-18T13:07:24.187 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:07:24.187 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:07:24.187 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:07:24.187 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:07:24.187 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:07:24.187 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:07:24.187 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:07:24.187 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:07:24.187 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.write_buffer_manager: 0x556b7f7574a0 2023-12-18T13:07:24.187 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:07:24.187 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.unordered_write: 0 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.row_cache: None 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.wal_filter: None 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:07:24.188 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:07:24.189 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:07:24.189 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.wal_compression: 0 2023-12-18T13:07:24.189 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:07:24.189 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:07:24.189 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:07:24.189 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:07:24.189 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:07:24.189 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:07:24.189 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:07:24.189 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:07:24.189 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:07:24.189 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:07:24.190 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:07:24.190 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:07:24.190 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:07:24.190 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:07:24.191 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:07:24.191 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:07:24.191 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:07:24.191 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:07:24.191 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:07:24.191 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:07:24.191 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:07:24.191 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:07:24.191 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:07:24.191 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_open_files: -1 2023-12-18T13:07:24.191 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:07:24.191 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:07:24.191 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:07:24.191 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:07:24.191 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:07:24.192 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Compression algorithms supported: 2023-12-18T13:07:24.192 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:07:24.192 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: kZSTD supported: 0 2023-12-18T13:07:24.192 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:07:24.192 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:07:24.192 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:07:24.192 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:07:24.192 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:07:24.192 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:07:24.192 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:07:24.192 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:07:24.192 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2023-12-18T13:07:24.192 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:07:24.192 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:07:24.193 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.merge_operator: 2023-12-18T13:07:24.193 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compaction_filter: None 2023-12-18T13:07:24.193 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:07:24.193 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:07:24.193 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:07:24.193 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:07:24.193 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x556b7f7a1880) 2023-12-18T13:07:24.193 INFO:journalctl@ceph.mon.b.smithi031.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:07:24.193 INFO:journalctl@ceph.mon.b.smithi031.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:07:24.193 INFO:journalctl@ceph.mon.b.smithi031.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:07:24.193 INFO:journalctl@ceph.mon.b.smithi031.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:07:24.193 INFO:journalctl@ceph.mon.b.smithi031.stdout: index_type: 0 2023-12-18T13:07:24.193 INFO:journalctl@ceph.mon.b.smithi031.stdout: data_block_index_type: 0 2023-12-18T13:07:24.193 INFO:journalctl@ceph.mon.b.smithi031.stdout: index_shortening: 1 2023-12-18T13:07:24.193 INFO:journalctl@ceph.mon.b.smithi031.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: checksum: 4 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: no_block_cache: 0 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache: 0x556b7f7f7090 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache_options: 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: capacity : 536870912 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: num_shard_bits : 4 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: strict_capacity_limit : 0 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache_compressed: (nil) 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: persistent_cache: (nil) 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_size: 4096 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_size_deviation: 10 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_restart_interval: 16 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: index_block_restart_interval: 1 2023-12-18T13:07:24.194 INFO:journalctl@ceph.mon.b.smithi031.stdout: metadata_block_size: 4096 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout: partition_filters: 0 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout: use_delta_encoding: 1 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout: filter_policy: bloomfilter 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout: whole_key_filtering: 1 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout: verify_compression: 0 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout: format_version: 5 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout: enable_index_compression: 1 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_align: 0 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout: max_auto_readahead_size: 262144 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout: prepopulate_block_cache: 0 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:07:24.195 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compression: NoCompression 2023-12-18T13:07:24.196 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:07:24.196 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:07:24.196 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:07:24.196 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.num_levels: 7 2023-12-18T13:07:24.196 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:07:24.196 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:07:24.196 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:07:24.196 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:07:24.196 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:07:24.196 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:07:24.196 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:07:24.196 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:07:24.196 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:07:24.197 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:07:24.197 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:07:24.197 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:07:24.197 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:07:24.197 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:07:24.197 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:07:24.197 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:07:24.197 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:07:24.197 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:07:24.197 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:07:24.197 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:07:24.197 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:07:24.197 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:07:24.198 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:07:24.198 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:07:24.198 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:07:24.198 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:07:24.198 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:07:24.198 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:07:24.198 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:07:24.198 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:07:24.198 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:07:24.198 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:07:24.198 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:07:24.198 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:07:24.198 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:07:24.198 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:07:24.199 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:07:24.199 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:07:24.199 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:07:24.199 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:07:24.199 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:07:24.199 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:07:24.199 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:07:24.199 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:07:24.199 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:07:24.199 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:07:24.199 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:07:24.199 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:07:24.199 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:07:24.199 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:07:24.200 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.ttl: 2592000 2023-12-18T13:07:24.201 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:07:24.201 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:07:24.201 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:07:24.201 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:07:24.201 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:07:24.201 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:07:24.201 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:07:24.201 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:07:24.201 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:07:24.201 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:07:24.201 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:07:24.201 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:07:24.201 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:07:24.201 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: 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 2023-12-18T13:07:24.202 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2023-12-18T13:07:24.202 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7f9ec609-2a8e-4d0a-8549-bbd416d27203 2023-12-18T13:07:24.202 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904843928752, "job": 1, "event": "recovery_started", "wal_files": [9]} 2023-12-18T13:07:24.202 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2023-12-18T13:07:24.202 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904843941602, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 3010074, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 6, "largest_seqno": 3171, "table_properties": {"data_size": 2999413, "index_size": 5865, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3781, "raw_key_size": 38539, "raw_average_key_size": 25, "raw_value_size": 2969978, "raw_average_value_size": 1994, "num_data_blocks": 273, "num_entries": 1489, "num_filter_entries": 1489, "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": 1702904843, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7f9ec609-2a8e-4d0a-8549-bbd416d27203", "db_session_id": "PW8O9GLRGP6LVK924QGZ", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:07:24.202 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904843941716, "job": 1, "event": "recovery_finished"} 2023-12-18T13:07:24.202 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2023-12-18T13:07:24.202 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: 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 2023-12-18T13:07:24.202 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x556b7f892000 2023-12-18T13:07:24.202 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: DB pointer 0x556b7f880000 2023-12-18T13:07:24.202 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:07:24.202 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:07:24.202 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** DB Stats ** 2023-12-18T13:07:24.202 INFO:journalctl@ceph.mon.b.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** Compaction Stats [default] ** 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.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) 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.stdout: L0 2/0 2.87 MB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 630.5 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.stdout: Sum 2/0 2.87 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 630.5 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.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 630.5 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** Compaction Stats [default] ** 2023-12-18T13:07:24.203 INFO:journalctl@ceph.mon.b.smithi031.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) 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.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 630.5 0.00 0.00 1 0.005 0 0 0.0 0.0 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.stdout: Flush(GB): cumulative 0.003, interval 0.003 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative compaction: 0.00 GB write, 177.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval compaction: 0.00 GB write, 177.86 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.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 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.stdout: Block cache BinnedLRUCache@0x556b7f7f7090#7 capacity: 512.00 MB usage: 10.97 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.stdout: Block cache entry stats(count,size,portion): DataBlock(1,0.64 KB,0.00012219%) FilterBlock(2,4.14 KB,0.000789762%) IndexBlock(2,6.19 KB,0.00118017%) Misc(1,0.00 KB,0%) 2023-12-18T13:07:24.204 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:07:24.205 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:07:24.205 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: starting mon.b rank 1 at public addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] at bind addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:07:24.205 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: mon.b@-1(???) e2 preinit fsid e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:07:24.205 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: mon.b@-1(???).mds e1 new map 2023-12-18T13:07:24.205 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: mon.b@-1(???).mds e1 print_map 2023-12-18T13:07:24.205 INFO:journalctl@ceph.mon.b.smithi031.stdout: e1 2023-12-18T13:07:24.205 INFO:journalctl@ceph.mon.b.smithi031.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:07:24.205 INFO:journalctl@ceph.mon.b.smithi031.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} 2023-12-18T13:07:24.205 INFO:journalctl@ceph.mon.b.smithi031.stdout: legacy client fscid: -1 2023-12-18T13:07:24.205 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:07:24.205 INFO:journalctl@ceph.mon.b.smithi031.stdout: No filesystems configured 2023-12-18T13:07:24.205 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:07:24.205 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:07:24.205 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:07:24.205 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:07:24.206 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:23 smithi031 ceph-mon[55788]: mon.b@-1(???).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2023-12-18T13:07:24.500 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:25.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:25 smithi019 ceph-mon[67113]: mon.b calling monitor election 2023-12-18T13:07:25.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:25 smithi019 ceph-mon[67113]: mon.a calling monitor election 2023-12-18T13:07:25.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:25 smithi019 ceph-mon[67113]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:07:25.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:25 smithi019 ceph-mon[67113]: monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:07:25.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:25 smithi019 ceph-mon[67113]: fsmap 2023-12-18T13:07:25.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:25 smithi019 ceph-mon[67113]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:07:25.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:25 smithi019 ceph-mon[67113]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:07:25.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:25 smithi019 ceph-mon[67113]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:07:25.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:25 smithi019 ceph-mon[67113]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:07:25.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:25 smithi019 ceph-mon[67113]: daemon container.bar.smithi019 on smithi019 is in unknown state 2023-12-18T13:07:25.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:25 smithi019 ceph-mon[67113]: daemon container.bar.smithi031 on smithi031 is in unknown state 2023-12-18T13:07:25.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:25 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:25.597 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:25 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:25.597 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:25 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:07:25.597 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:25 smithi019 ceph-mon[67113]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:25.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:25 smithi031 ceph-mon[55788]: mon.b calling monitor election 2023-12-18T13:07:25.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:25 smithi031 ceph-mon[55788]: mon.a calling monitor election 2023-12-18T13:07:25.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:25 smithi031 ceph-mon[55788]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:07:25.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:25 smithi031 ceph-mon[55788]: monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:07:25.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:25 smithi031 ceph-mon[55788]: fsmap 2023-12-18T13:07:25.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:25 smithi031 ceph-mon[55788]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:07:25.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:25 smithi031 ceph-mon[55788]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:07:25.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:25 smithi031 ceph-mon[55788]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:07:25.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:25 smithi031 ceph-mon[55788]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:07:25.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:25 smithi031 ceph-mon[55788]: daemon container.bar.smithi019 on smithi019 is in unknown state 2023-12-18T13:07:25.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:25 smithi031 ceph-mon[55788]: daemon container.bar.smithi031 on smithi031 is in unknown state 2023-12-18T13:07:25.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:25 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:25.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:25 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:25.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:25 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:07:25.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:25 smithi031 ceph-mon[55788]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:26.085 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:26.085 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:25.678313Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:25.678214Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:25.677995Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:25.677835Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:25.678101Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:26.468 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:07:26.808 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:26 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:26.808 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:26 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:26.808 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:26 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:26.808 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:26 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:26.808 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:26 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:07:26.808 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:26 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:07:26.808 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:26 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:26.808 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:26 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:07:26.809 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:26 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:07:26.809 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:26 smithi019 ceph-mon[67113]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:07:27.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:26 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:27.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:26 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:27.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:26 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:27.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:26 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:27.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:26 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:07:27.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:26 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:07:27.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:26 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:27.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:26 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:07:27.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:26 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:07:27.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:26 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:07:27.469 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:27.502 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:27 smithi019 systemd[1]: Stopping Ceph mon.a for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:07:27.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:27 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-a[67070]: 2023-12-18T13:07:27.587+0000 7fb3e9ef5700 -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 2023-12-18T13:07:27.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:27 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-a[67070]: 2023-12-18T13:07:27.587+0000 7fb3e9ef5700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2023-12-18T13:07:27.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:27 smithi019 bash[68587]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-a 2023-12-18T13:07:27.954 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:28.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:28 smithi019 systemd[1]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mon.a.service: Succeeded. 2023-12-18T13:07:28.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:28 smithi019 systemd[1]: Stopped Ceph mon.a for e0deea72-9da5-11ee-95a5-87774f69a715. 2023-12-18T13:07:28.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:28 smithi019 systemd[1]: Starting Ceph mon.a for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:07:29.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 bash[68842]: 1750c540b87e3af624f995e3cf7f51647b90940978992a39b61d16d011635e54 2023-12-18T13:07:29.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 systemd[1]: Started Ceph mon.a for e0deea72-9da5-11ee-95a5-87774f69a715. 2023-12-18T13:07:29.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:07:29.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:07:29.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: pidfile_write: ignore empty --pid-file 2023-12-18T13:07:29.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: load: jerasure load: lrc 2023-12-18T13:07:29.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:07:29.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Git sha 0 2023-12-18T13:07:29.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:07:29.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: DB SUMMARY 2023-12-18T13:07:29.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: DB Session ID: AHPCCY4JC7KLNV0GF6VT 2023-12-18T13:07:29.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:07:29.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:07:29.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: MANIFEST file: MANIFEST-000020 size: 373 Bytes 2023-12-18T13:07:29.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 3, files: 000008.sst 000013.sst 000018.sst 2023-12-18T13:07:29.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000019.log size: 175432 ; 2023-12-18T13:07:29.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:07:29.348 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:07:29.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:07:29.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:07:29.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:07:29.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:07:29.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.env: 0x55ca3e53ea60 2023-12-18T13:07:29.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:07:29.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.info_log: 0x55ca409ef760 2023-12-18T13:07:29.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:07:29.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.statistics: (nil) 2023-12-18T13:07:29.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.use_fsync: 0 2023-12-18T13:07:29.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:07:29.349 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:07:29.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:07:29.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:07:29.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:07:29.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:07:29.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:07:29.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:07:29.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:07:29.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:07:29.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:07:29.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.db_log_dir: 2023-12-18T13:07:29.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.wal_dir: 2023-12-18T13:07:29.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:07:29.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:07:29.350 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:07:29.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:07:29.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:07:29.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:07:29.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:07:29.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:07:29.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.write_buffer_manager: 0x55ca409a54a0 2023-12-18T13:07:29.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:07:29.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:07:29.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:07:29.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:07:29.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:07:29.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:07:29.351 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:07:29.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:07:29.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.unordered_write: 0 2023-12-18T13:07:29.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:07:29.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:07:29.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:07:29.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:07:29.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.row_cache: None 2023-12-18T13:07:29.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.wal_filter: None 2023-12-18T13:07:29.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:07:29.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:07:29.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:07:29.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:07:29.352 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.wal_compression: 0 2023-12-18T13:07:29.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:07:29.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:07:29.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:07:29.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:07:29.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:07:29.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:07:29.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:07:29.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:07:29.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:07:29.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:07:29.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:07:29.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:07:29.353 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:07:29.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:07:29.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:07:29.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:07:29.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:07:29.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:07:29.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:07:29.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:07:29.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:07:29.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:07:29.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:07:29.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_open_files: -1 2023-12-18T13:07:29.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:07:29.354 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:07:29.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:07:29.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:07:29.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:07:29.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Compression algorithms supported: 2023-12-18T13:07:29.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:07:29.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: kZSTD supported: 0 2023-12-18T13:07:29.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:07:29.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:07:29.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:07:29.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:07:29.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:07:29.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:07:29.355 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:07:29.356 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:07:29.356 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000020 2023-12-18T13:07:29.356 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:07:29.356 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:07:29.356 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.merge_operator: 2023-12-18T13:07:29.356 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compaction_filter: None 2023-12-18T13:07:29.356 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:07:29.356 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:07:29.356 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:07:29.356 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:07:29.356 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ca409ef880) 2023-12-18T13:07:29.356 INFO:journalctl@ceph.mon.a.smithi019.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:07:29.356 INFO:journalctl@ceph.mon.a.smithi019.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:07:29.357 INFO:journalctl@ceph.mon.a.smithi019.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:07:29.357 INFO:journalctl@ceph.mon.a.smithi019.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:07:29.357 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_type: 0 2023-12-18T13:07:29.357 INFO:journalctl@ceph.mon.a.smithi019.stdout: data_block_index_type: 0 2023-12-18T13:07:29.357 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_shortening: 1 2023-12-18T13:07:29.357 INFO:journalctl@ceph.mon.a.smithi019.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:07:29.357 INFO:journalctl@ceph.mon.a.smithi019.stdout: checksum: 4 2023-12-18T13:07:29.357 INFO:journalctl@ceph.mon.a.smithi019.stdout: no_block_cache: 0 2023-12-18T13:07:29.357 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache: 0x55ca40a45090 2023-12-18T13:07:29.357 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:07:29.357 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_options: 2023-12-18T13:07:29.357 INFO:journalctl@ceph.mon.a.smithi019.stdout: capacity : 536870912 2023-12-18T13:07:29.358 INFO:journalctl@ceph.mon.a.smithi019.stdout: num_shard_bits : 4 2023-12-18T13:07:29.358 INFO:journalctl@ceph.mon.a.smithi019.stdout: strict_capacity_limit : 0 2023-12-18T13:07:29.358 INFO:journalctl@ceph.mon.a.smithi019.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:07:29.358 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_cache_compressed: (nil) 2023-12-18T13:07:29.358 INFO:journalctl@ceph.mon.a.smithi019.stdout: persistent_cache: (nil) 2023-12-18T13:07:29.358 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_size: 4096 2023-12-18T13:07:29.358 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_size_deviation: 10 2023-12-18T13:07:29.358 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_restart_interval: 16 2023-12-18T13:07:29.358 INFO:journalctl@ceph.mon.a.smithi019.stdout: index_block_restart_interval: 1 2023-12-18T13:07:29.358 INFO:journalctl@ceph.mon.a.smithi019.stdout: metadata_block_size: 4096 2023-12-18T13:07:29.358 INFO:journalctl@ceph.mon.a.smithi019.stdout: partition_filters: 0 2023-12-18T13:07:29.358 INFO:journalctl@ceph.mon.a.smithi019.stdout: use_delta_encoding: 1 2023-12-18T13:07:29.358 INFO:journalctl@ceph.mon.a.smithi019.stdout: filter_policy: bloomfilter 2023-12-18T13:07:29.358 INFO:journalctl@ceph.mon.a.smithi019.stdout: whole_key_filtering: 1 2023-12-18T13:07:29.359 INFO:journalctl@ceph.mon.a.smithi019.stdout: verify_compression: 0 2023-12-18T13:07:29.359 INFO:journalctl@ceph.mon.a.smithi019.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:07:29.359 INFO:journalctl@ceph.mon.a.smithi019.stdout: format_version: 5 2023-12-18T13:07:29.359 INFO:journalctl@ceph.mon.a.smithi019.stdout: enable_index_compression: 1 2023-12-18T13:07:29.359 INFO:journalctl@ceph.mon.a.smithi019.stdout: block_align: 0 2023-12-18T13:07:29.359 INFO:journalctl@ceph.mon.a.smithi019.stdout: max_auto_readahead_size: 262144 2023-12-18T13:07:29.359 INFO:journalctl@ceph.mon.a.smithi019.stdout: prepopulate_block_cache: 0 2023-12-18T13:07:29.359 INFO:journalctl@ceph.mon.a.smithi019.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:07:29.359 INFO:journalctl@ceph.mon.a.smithi019.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:07:29.359 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:07:29.359 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:07:29.359 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compression: NoCompression 2023-12-18T13:07:29.359 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:07:29.359 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:07:29.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:07:29.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.num_levels: 7 2023-12-18T13:07:29.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:07:29.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:07:29.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:07:29.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:07:29.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:07:29.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:07:29.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:07:29.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:07:29.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:07:29.360 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:07:29.361 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:07:29.361 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:07:29.361 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:07:29.361 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:07:29.361 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:07:29.361 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:07:29.361 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:07:29.361 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:07:29.361 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:07:29.361 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:07:29.361 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:07:29.361 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:07:29.361 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:07:29.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:07:29.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:07:29.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:07:29.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:07:29.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:07:29.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:07:29.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:07:29.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:07:29.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:07:29.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:07:29.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:07:29.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:07:29.362 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:07:29.363 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:07:29.363 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:07:29.363 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:07:29.363 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:07:29.363 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:07:29.363 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:07:29.363 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:07:29.363 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:07:29.363 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:07:29.363 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:07:29.363 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:07:29.363 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:07:29.364 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:07:29.364 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:07:29.364 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:07:29.364 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:07:29.364 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:07:29.364 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:07:29.364 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:07:29.364 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:07:29.364 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:07:29.364 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:07:29.364 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:07:29.364 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:07:29.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:07:29.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:07:29.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:07:29.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:07:29.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:07:29.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.ttl: 2592000 2023-12-18T13:07:29.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:07:29.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:07:29.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:07:29.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:07:29.365 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:07:29.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:07:29.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:07:29.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:07:29.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:07:29.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:07:29.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:07:29.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:07:29.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:07:29.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: 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 3288, log_number is 15,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 15 2023-12-18T13:07:29.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 15 2023-12-18T13:07:29.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: e6ad503d-6c63-48fb-b9f3-3d2a146bf8b7 2023-12-18T13:07:29.366 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904849082404, "job": 1, "event": "recovery_started", "wal_files": [19]} 2023-12-18T13:07:29.367 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #19 mode 2 2023-12-18T13:07:29.367 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904849083757, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 23, "file_size": 158500, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 3294, "largest_seqno": 3503, "table_properties": {"data_size": 156596, "index_size": 572, "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": 2813, "raw_average_key_size": 24, "raw_value_size": 154156, "raw_average_value_size": 1364, "num_data_blocks": 25, "num_entries": 113, "num_filter_entries": 113, "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": 1702904849, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "e6ad503d-6c63-48fb-b9f3-3d2a146bf8b7", "db_session_id": "AHPCCY4JC7KLNV0GF6VT", "orig_file_number": 23, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:07:29.367 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904849083839, "job": 1, "event": "recovery_finished"} 2023-12-18T13:07:29.367 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: [db/version_set.cc:5047] Creating manifest 25 2023-12-18T13:07:29.367 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: 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 2023-12-18T13:07:29.367 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ca40ae0000 2023-12-18T13:07:29.367 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: DB pointer 0x55ca40ace000 2023-12-18T13:07:29.367 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: [db/compaction/compaction_job.cc:1995] [default] [JOB 3] Compacting 4@0 files to L6, score 1.00 2023-12-18T13:07:29.367 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: [db/compaction/compaction_job.cc:2001] [default]: Compaction start summary: Base version 2 Base level 0, inputs: [23(154KB) 18(2825KB) 13(77KB) 8(1879B)] 2023-12-18T13:07:29.367 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904849085365, "job": 3, "event": "compaction_started", "compaction_reason": "LevelL0FilesNum", "files_L0": [23, 18, 13, 8], "score": 1, "input_data_size": 3133478, "oldest_snapshot_seqno": -1} 2023-12-18T13:07:29.367 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:07:29.367 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:07:29.367 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** DB Stats ** 2023-12-18T13:07:29.368 INFO:journalctl@ceph.mon.a.smithi019.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:07:29.368 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-18T13:07:29.368 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:07:29.368 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:07:29.368 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-18T13:07:29.368 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:07:29.368 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:07:29.368 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:07:29.368 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** Compaction Stats [default] ** 2023-12-18T13:07:29.368 INFO:journalctl@ceph.mon.a.smithi019.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) 2023-12-18T13:07:29.368 INFO:journalctl@ceph.mon.a.smithi019.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:07:29.369 INFO:journalctl@ceph.mon.a.smithi019.stdout: L0 4/4 2.99 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 172.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:07:29.369 INFO:journalctl@ceph.mon.a.smithi019.stdout: Sum 4/4 2.99 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 172.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:07:29.369 INFO:journalctl@ceph.mon.a.smithi019.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 172.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:07:29.369 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:07:29.369 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** Compaction Stats [default] ** 2023-12-18T13:07:29.369 INFO:journalctl@ceph.mon.a.smithi019.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) 2023-12-18T13:07:29.369 INFO:journalctl@ceph.mon.a.smithi019.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:07:29.369 INFO:journalctl@ceph.mon.a.smithi019.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 172.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:07:29.369 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:07:29.369 INFO:journalctl@ceph.mon.a.smithi019.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:07:29.369 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:07:29.369 INFO:journalctl@ceph.mon.a.smithi019.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:07:29.370 INFO:journalctl@ceph.mon.a.smithi019.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T13:07:29.370 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:07:29.370 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:07:29.370 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:07:29.370 INFO:journalctl@ceph.mon.a.smithi019.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:07:29.370 INFO:journalctl@ceph.mon.a.smithi019.stdout: Cumulative compaction: 0.00 GB write, 38.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:07:29.370 INFO:journalctl@ceph.mon.a.smithi019.stdout: Interval compaction: 0.00 GB write, 38.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:07:29.370 INFO:journalctl@ceph.mon.a.smithi019.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 2023-12-18T13:07:29.370 INFO:journalctl@ceph.mon.a.smithi019.stdout: Block cache BinnedLRUCache@0x55ca40a45090#7 capacity: 512.00 MB usage: 11.55 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-12-18T13:07:29.370 INFO:journalctl@ceph.mon.a.smithi019.stdout: Block cache entry stats(count,size,portion): FilterBlock(4,4.42 KB,0.000843406%) IndexBlock(4,7.12 KB,0.00135899%) Misc(1,0.00 KB,0%) 2023-12-18T13:07:29.370 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:07:29.370 INFO:journalctl@ceph.mon.a.smithi019.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:07:29.370 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: CompressorRegistry(0x55ca40a65488) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2023-12-18T13:07:29.371 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: Event(0x55ca409d4748 nevent=5000 time_id=1).set_owner center_id=0 owner=139736708998912 2023-12-18T13:07:29.371 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: stack operator() starting 2023-12-18T13:07:29.371 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: Event(0x55ca409d54c8 nevent=5000 time_id=1).set_owner center_id=1 owner=139736717391616 2023-12-18T13:07:29.371 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: Event(0x55ca409d5dc8 nevent=5000 time_id=1).set_owner center_id=2 owner=139736809711360 2023-12-18T13:07:29.371 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: stack operator() starting 2023-12-18T13:07:29.371 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: stack operator() starting 2023-12-18T13:07:29.371 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: starting mon.a rank 0 at public addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] at bind addrs [v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:07:29.371 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: CompressorRegistry(0x55ca40a64b88) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2023-12-18T13:07:29.371 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: mon.a@-1(???) e2 preinit fsid e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:07:29.371 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: mon.a@-1(???).mds e1 new map 2023-12-18T13:07:29.371 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: mon.a@-1(???).mds e1 print_map 2023-12-18T13:07:29.371 INFO:journalctl@ceph.mon.a.smithi019.stdout: e1 2023-12-18T13:07:29.372 INFO:journalctl@ceph.mon.a.smithi019.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:07:29.372 INFO:journalctl@ceph.mon.a.smithi019.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} 2023-12-18T13:07:29.372 INFO:journalctl@ceph.mon.a.smithi019.stdout: legacy client fscid: -1 2023-12-18T13:07:29.372 INFO:journalctl@ceph.mon.a.smithi019.stdout: 2023-12-18T13:07:29.372 INFO:journalctl@ceph.mon.a.smithi019.stdout: No filesystems configured 2023-12-18T13:07:29.372 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: mon.a@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:07:29.372 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:07:29.372 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:07:29.372 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: mon.a@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:07:29.372 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:29 smithi019 ceph-mon[68920]: mon.a@-1(???).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2023-12-18T13:07:30.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:07:30.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:07:30.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:30.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: mon.a calling monitor election 2023-12-18T13:07:30.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:07:30.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:07:30.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: fsmap 2023-12-18T13:07:30.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:07:30.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:07:30.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: from='mgr.14152 ' entity='' 2023-12-18T13:07:30.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:07:30.846 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:07:30.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: daemon container.bar.smithi019 on smithi019 is in unknown state 2023-12-18T13:07:30.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: daemon container.bar.smithi031 on smithi031 is in unknown state 2023-12-18T13:07:30.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T13:07:30.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:07:30.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:07:30.847 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:30 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:07:30.906 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:30.907 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:25.678313Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:25.678214Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:25.677995Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:25.677835Z", "running": 1, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:25.678101Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:30.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-12-18T13:07:30.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-12-18T13:07:30.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:30.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: mon.a calling monitor election 2023-12-18T13:07:30.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:07:30.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:07:30.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: fsmap 2023-12-18T13:07:30.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:07:30.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:07:30.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: from='mgr.14152 ' entity='' 2023-12-18T13:07:30.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:07:30.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:07:30.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: daemon container.bar.smithi019 on smithi019 is in unknown state 2023-12-18T13:07:30.934 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: daemon container.bar.smithi031 on smithi031 is in unknown state 2023-12-18T13:07:30.934 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: from='mgr.14152 ' entity='mgr.a' 2023-12-18T13:07:30.934 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-12-18T13:07:30.934 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-12-18T13:07:30.934 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:30 smithi031 ceph-mon[55788]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:07:31.265 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:07:31.652 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:31 smithi031 ceph-mon[55788]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:31.652 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:31 smithi031 ceph-mon[55788]: Redeploying mon.b, (entrypoint args changed) . . . 2023-12-18T13:07:31.652 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:31 smithi031 ceph-mon[55788]: Deploying daemon mon.b on smithi031 2023-12-18T13:07:31.652 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:31 smithi031 ceph-mon[55788]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:31.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:31 smithi019 ceph-mon[68920]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:31.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:31 smithi019 ceph-mon[68920]: Redeploying mon.b, (entrypoint args changed) . . . 2023-12-18T13:07:31.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:31 smithi019 ceph-mon[68920]: Deploying daemon mon.b on smithi031 2023-12-18T13:07:31.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:31 smithi019 ceph-mon[68920]: from='client.44100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:31.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:31 smithi031 systemd[1]: Stopping Ceph mon.b for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:07:32.267 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:32.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:31 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-b[55764]: 2023-12-18T13:07:31.997+0000 7f7965bdd700 -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 2023-12-18T13:07:32.427 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:31 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-b[55764]: 2023-12-18T13:07:31.997+0000 7f7965bdd700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2023-12-18T13:07:32.571 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:32.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:32 smithi031 bash[56349]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-b 2023-12-18T13:07:33.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:32 smithi031 systemd[1]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mon.b.service: Succeeded. 2023-12-18T13:07:33.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:32 smithi031 systemd[1]: Stopped Ceph mon.b for e0deea72-9da5-11ee-95a5-87774f69a715. 2023-12-18T13:07:33.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 systemd[1]: Starting Ceph mon.b for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:07:33.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 bash[56502]: 772382f65b7363482dbe04e36a3e79abd3bfc024ef722f67a77cf98d211c6367 2023-12-18T13:07:33.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 systemd[1]: Started Ceph mon.b for e0deea72-9da5-11ee-95a5-87774f69a715. 2023-12-18T13:07:33.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: set uid:gid to 167:167 (ceph:ceph) 2023-12-18T13:07:33.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: ceph version 19.0.0-303-g861525e2 (861525e252e70f0d455bae7d2dc4d635f8b415f1) squid (dev), process ceph-mon, pid 7 2023-12-18T13:07:33.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: pidfile_write: ignore empty --pid-file 2023-12-18T13:07:33.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: load: jerasure load: lrc 2023-12-18T13:07:33.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: RocksDB version: 7.9.2 2023-12-18T13:07:33.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Git sha 0 2023-12-18T13:07:33.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Compile date 2023-12-18 03:47:49 2023-12-18T13:07:33.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: DB SUMMARY 2023-12-18T13:07:33.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: DB Session ID: BS7Z7G8VWPWW9RAEPGS5 2023-12-18T13:07:33.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: CURRENT file: CURRENT 2023-12-18T13:07:33.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: IDENTITY file: IDENTITY 2023-12-18T13:07:33.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: MANIFEST file: MANIFEST-000015 size: 282 Bytes 2023-12-18T13:07:33.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 2, files: 000008.sst 000013.sst 2023-12-18T13:07:33.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000014.log size: 252534 ; 2023-12-18T13:07:33.685 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.error_if_exists: 0 2023-12-18T13:07:33.685 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.create_if_missing: 0 2023-12-18T13:07:33.685 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.paranoid_checks: 1 2023-12-18T13:07:33.685 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.flush_verify_memtable_count: 1 2023-12-18T13:07:33.685 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-12-18T13:07:33.685 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-12-18T13:07:33.685 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.env: 0x560d6a2fda60 2023-12-18T13:07:33.685 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.fs: PosixFileSystem 2023-12-18T13:07:33.685 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.info_log: 0x560d6ae41760 2023-12-18T13:07:33.685 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_file_opening_threads: 16 2023-12-18T13:07:33.685 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.statistics: (nil) 2023-12-18T13:07:33.685 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.use_fsync: 0 2023-12-18T13:07:33.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_log_file_size: 0 2023-12-18T13:07:33.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_manifest_file_size: 1073741824 2023-12-18T13:07:33.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.log_file_time_to_roll: 0 2023-12-18T13:07:33.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.keep_log_file_num: 1000 2023-12-18T13:07:33.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.recycle_log_file_num: 0 2023-12-18T13:07:33.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.allow_fallocate: 1 2023-12-18T13:07:33.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.allow_mmap_reads: 0 2023-12-18T13:07:33.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.allow_mmap_writes: 0 2023-12-18T13:07:33.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.use_direct_reads: 0 2023-12-18T13:07:33.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-12-18T13:07:33.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.create_missing_column_families: 0 2023-12-18T13:07:33.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.db_log_dir: 2023-12-18T13:07:33.686 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.wal_dir: 2023-12-18T13:07:33.687 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.table_cache_numshardbits: 6 2023-12-18T13:07:33.687 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.WAL_ttl_seconds: 0 2023-12-18T13:07:33.687 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.WAL_size_limit_MB: 0 2023-12-18T13:07:33.687 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-12-18T13:07:33.687 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.manifest_preallocation_size: 4194304 2023-12-18T13:07:33.687 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.is_fd_close_on_exec: 1 2023-12-18T13:07:33.687 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.advise_random_on_open: 1 2023-12-18T13:07:33.687 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.db_write_buffer_size: 0 2023-12-18T13:07:33.687 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.write_buffer_manager: 0x560d6adf74a0 2023-12-18T13:07:33.687 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.access_hint_on_compaction_start: 1 2023-12-18T13:07:33.687 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.random_access_max_buffer_size: 1048576 2023-12-18T13:07:33.687 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.use_adaptive_mutex: 0 2023-12-18T13:07:33.687 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.rate_limiter: (nil) 2023-12-18T13:07:33.687 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-12-18T13:07:33.688 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.wal_recovery_mode: 2 2023-12-18T13:07:33.688 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.enable_thread_tracking: 0 2023-12-18T13:07:33.688 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.enable_pipelined_write: 0 2023-12-18T13:07:33.688 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.unordered_write: 0 2023-12-18T13:07:33.688 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.allow_concurrent_memtable_write: 1 2023-12-18T13:07:33.688 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-12-18T13:07:33.688 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.write_thread_max_yield_usec: 100 2023-12-18T13:07:33.688 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.write_thread_slow_yield_usec: 3 2023-12-18T13:07:33.688 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.row_cache: None 2023-12-18T13:07:33.688 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.wal_filter: None 2023-12-18T13:07:33.688 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.avoid_flush_during_recovery: 0 2023-12-18T13:07:33.688 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.allow_ingest_behind: 0 2023-12-18T13:07:33.688 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.two_write_queues: 0 2023-12-18T13:07:33.688 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.manual_wal_flush: 0 2023-12-18T13:07:33.688 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.wal_compression: 0 2023-12-18T13:07:33.689 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.atomic_flush: 0 2023-12-18T13:07:33.689 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-12-18T13:07:33.689 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.persist_stats_to_disk: 0 2023-12-18T13:07:33.689 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.write_dbid_to_manifest: 0 2023-12-18T13:07:33.689 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.log_readahead_size: 0 2023-12-18T13:07:33.689 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.file_checksum_gen_factory: Unknown 2023-12-18T13:07:33.689 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.best_efforts_recovery: 0 2023-12-18T13:07:33.689 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-12-18T13:07:33.689 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-12-18T13:07:33.690 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.allow_data_in_errors: 0 2023-12-18T13:07:33.690 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.db_host_id: __hostname__ 2023-12-18T13:07:33.690 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.enforce_single_del_contracts: true 2023-12-18T13:07:33.691 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_background_jobs: 2 2023-12-18T13:07:33.691 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_background_compactions: -1 2023-12-18T13:07:33.691 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_subcompactions: 1 2023-12-18T13:07:33.691 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.avoid_flush_during_shutdown: 0 2023-12-18T13:07:33.691 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-12-18T13:07:33.691 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.delayed_write_rate : 16777216 2023-12-18T13:07:33.691 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_total_wal_size: 0 2023-12-18T13:07:33.691 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-12-18T13:07:33.691 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.stats_dump_period_sec: 600 2023-12-18T13:07:33.691 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.stats_persist_period_sec: 600 2023-12-18T13:07:33.691 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.stats_history_buffer_size: 1048576 2023-12-18T13:07:33.691 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_open_files: -1 2023-12-18T13:07:33.691 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.bytes_per_sync: 0 2023-12-18T13:07:33.691 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.wal_bytes_per_sync: 0 2023-12-18T13:07:33.692 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.strict_bytes_per_sync: 0 2023-12-18T13:07:33.692 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compaction_readahead_size: 0 2023-12-18T13:07:33.692 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_background_flushes: -1 2023-12-18T13:07:33.692 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Compression algorithms supported: 2023-12-18T13:07:33.692 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: kZSTDNotFinalCompression supported: 0 2023-12-18T13:07:33.692 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: kZSTD supported: 0 2023-12-18T13:07:33.692 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: kXpressCompression supported: 0 2023-12-18T13:07:33.692 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: kLZ4HCCompression supported: 1 2023-12-18T13:07:33.692 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: kZlibCompression supported: 1 2023-12-18T13:07:33.692 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: kSnappyCompression supported: 1 2023-12-18T13:07:33.692 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: kLZ4Compression supported: 1 2023-12-18T13:07:33.692 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: kBZip2Compression supported: 0 2023-12-18T13:07:33.692 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Fast CRC32 supported: Supported on x86 2023-12-18T13:07:33.692 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: DMutex implementation: pthread_mutex_t 2023-12-18T13:07:33.692 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000015 2023-12-18T13:07:33.693 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-12-18T13:07:33.693 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-12-18T13:07:33.693 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.merge_operator: 2023-12-18T13:07:33.693 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compaction_filter: None 2023-12-18T13:07:33.693 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compaction_filter_factory: None 2023-12-18T13:07:33.693 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.sst_partitioner_factory: None 2023-12-18T13:07:33.693 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.memtable_factory: SkipListFactory 2023-12-18T13:07:33.693 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.table_factory: BlockBasedTable 2023-12-18T13:07:33.693 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x560d6ae41880) 2023-12-18T13:07:33.693 INFO:journalctl@ceph.mon.b.smithi031.stdout: cache_index_and_filter_blocks: 1 2023-12-18T13:07:33.693 INFO:journalctl@ceph.mon.b.smithi031.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2023-12-18T13:07:33.693 INFO:journalctl@ceph.mon.b.smithi031.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2023-12-18T13:07:33.693 INFO:journalctl@ceph.mon.b.smithi031.stdout: pin_top_level_index_and_filter: 1 2023-12-18T13:07:33.693 INFO:journalctl@ceph.mon.b.smithi031.stdout: index_type: 0 2023-12-18T13:07:33.693 INFO:journalctl@ceph.mon.b.smithi031.stdout: data_block_index_type: 0 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: index_shortening: 1 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: data_block_hash_table_util_ratio: 0.750000 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: checksum: 4 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: no_block_cache: 0 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache: 0x560d6ae97090 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache_name: BinnedLRUCache 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache_options: 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: capacity : 536870912 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: num_shard_bits : 4 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: strict_capacity_limit : 0 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: high_pri_pool_ratio: 0.000 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_cache_compressed: (nil) 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: persistent_cache: (nil) 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_size: 4096 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_size_deviation: 10 2023-12-18T13:07:33.694 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_restart_interval: 16 2023-12-18T13:07:33.695 INFO:journalctl@ceph.mon.b.smithi031.stdout: index_block_restart_interval: 1 2023-12-18T13:07:33.695 INFO:journalctl@ceph.mon.b.smithi031.stdout: metadata_block_size: 4096 2023-12-18T13:07:33.695 INFO:journalctl@ceph.mon.b.smithi031.stdout: partition_filters: 0 2023-12-18T13:07:33.695 INFO:journalctl@ceph.mon.b.smithi031.stdout: use_delta_encoding: 1 2023-12-18T13:07:33.695 INFO:journalctl@ceph.mon.b.smithi031.stdout: filter_policy: bloomfilter 2023-12-18T13:07:33.695 INFO:journalctl@ceph.mon.b.smithi031.stdout: whole_key_filtering: 1 2023-12-18T13:07:33.695 INFO:journalctl@ceph.mon.b.smithi031.stdout: verify_compression: 0 2023-12-18T13:07:33.695 INFO:journalctl@ceph.mon.b.smithi031.stdout: read_amp_bytes_per_bit: 0 2023-12-18T13:07:33.695 INFO:journalctl@ceph.mon.b.smithi031.stdout: format_version: 5 2023-12-18T13:07:33.695 INFO:journalctl@ceph.mon.b.smithi031.stdout: enable_index_compression: 1 2023-12-18T13:07:33.695 INFO:journalctl@ceph.mon.b.smithi031.stdout: block_align: 0 2023-12-18T13:07:33.695 INFO:journalctl@ceph.mon.b.smithi031.stdout: max_auto_readahead_size: 262144 2023-12-18T13:07:33.695 INFO:journalctl@ceph.mon.b.smithi031.stdout: prepopulate_block_cache: 0 2023-12-18T13:07:33.695 INFO:journalctl@ceph.mon.b.smithi031.stdout: initial_auto_readahead_size: 8192 2023-12-18T13:07:33.696 INFO:journalctl@ceph.mon.b.smithi031.stdout: num_file_reads_for_auto_readahead: 2 2023-12-18T13:07:33.696 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.write_buffer_size: 33554432 2023-12-18T13:07:33.696 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_write_buffer_number: 2 2023-12-18T13:07:33.696 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compression: NoCompression 2023-12-18T13:07:33.696 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.bottommost_compression: Disabled 2023-12-18T13:07:33.696 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.prefix_extractor: nullptr 2023-12-18T13:07:33.696 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-12-18T13:07:33.696 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.num_levels: 7 2023-12-18T13:07:33.696 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-12-18T13:07:33.696 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-12-18T13:07:33.696 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-12-18T13:07:33.696 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-12-18T13:07:33.696 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.bottommost_compression_opts.level: 32767 2023-12-18T13:07:33.696 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-12-18T13:07:33.697 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-12-18T13:07:33.697 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:07:33.697 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-12-18T13:07:33.697 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.bottommost_compression_opts.enabled: false 2023-12-18T13:07:33.697 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:07:33.697 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:07:33.697 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compression_opts.window_bits: -14 2023-12-18T13:07:33.697 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compression_opts.level: 32767 2023-12-18T13:07:33.697 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compression_opts.strategy: 0 2023-12-18T13:07:33.697 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-12-18T13:07:33.697 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-12-18T13:07:33.697 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-12-18T13:07:33.697 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compression_opts.parallel_threads: 1 2023-12-18T13:07:33.697 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compression_opts.enabled: false 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.level0_stop_writes_trigger: 36 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.target_file_size_base: 67108864 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.target_file_size_multiplier: 1 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_bytes_for_level_base: 268435456 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-12-18T13:07:33.698 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-12-18T13:07:33.699 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-12-18T13:07:33.699 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_compaction_bytes: 1677721600 2023-12-18T13:07:33.699 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-12-18T13:07:33.699 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.arena_block_size: 1048576 2023-12-18T13:07:33.699 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-12-18T13:07:33.699 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-12-18T13:07:33.699 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.disable_auto_compactions: 0 2023-12-18T13:07:33.699 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-12-18T13:07:33.699 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-12-18T13:07:33.699 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-12-18T13:07:33.699 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-12-18T13:07:33.699 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-12-18T13:07:33.699 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-12-18T13:07:33.699 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-12-18T13:07:33.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-12-18T13:07:33.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-12-18T13:07:33.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-12-18T13:07:33.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.table_properties_collectors: 2023-12-18T13:07:33.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.inplace_update_support: 0 2023-12-18T13:07:33.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.inplace_update_num_locks: 10000 2023-12-18T13:07:33.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-12-18T13:07:33.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.memtable_whole_key_filtering: 0 2023-12-18T13:07:33.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.memtable_huge_page_size: 0 2023-12-18T13:07:33.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.bloom_locality: 0 2023-12-18T13:07:33.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.max_successive_merges: 0 2023-12-18T13:07:33.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.optimize_filters_for_hits: 0 2023-12-18T13:07:33.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.paranoid_file_checks: 0 2023-12-18T13:07:33.700 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.force_consistency_checks: 1 2023-12-18T13:07:33.701 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.report_bg_io_stats: 0 2023-12-18T13:07:33.701 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.ttl: 2592000 2023-12-18T13:07:33.701 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.periodic_compaction_seconds: 0 2023-12-18T13:07:33.701 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.preclude_last_level_data_seconds: 0 2023-12-18T13:07:33.701 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.preserve_internal_time_seconds: 0 2023-12-18T13:07:33.701 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.enable_blob_files: false 2023-12-18T13:07:33.701 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.min_blob_size: 0 2023-12-18T13:07:33.701 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.blob_file_size: 268435456 2023-12-18T13:07:33.701 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.blob_compression_type: NoCompression 2023-12-18T13:07:33.701 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.enable_blob_garbage_collection: false 2023-12-18T13:07:33.701 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-12-18T13:07:33.701 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-12-18T13:07:33.701 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.blob_compaction_readahead_size: 0 2023-12-18T13:07:33.701 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.blob_file_starting_level: 0 2023-12-18T13:07:33.701 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-12-18T13:07:33.702 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: 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 3171, log_number is 10,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 10 2023-12-18T13:07:33.702 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 10 2023-12-18T13:07:33.702 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 7f9ec609-2a8e-4d0a-8549-bbd416d27203 2023-12-18T13:07:33.702 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904853394631, "job": 1, "event": "recovery_started", "wal_files": [14]} 2023-12-18T13:07:33.702 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #14 mode 2 2023-12-18T13:07:33.702 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904853396145, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 18, "file_size": 151658, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 3183, "largest_seqno": 3390, "table_properties": {"data_size": 149788, "index_size": 538, "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": 2658, "raw_average_key_size": 24, "raw_value_size": 147473, "raw_average_value_size": 1378, "num_data_blocks": 23, "num_entries": 107, "num_filter_entries": 107, "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": 1702904853, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "7f9ec609-2a8e-4d0a-8549-bbd416d27203", "db_session_id": "BS7Z7G8VWPWW9RAEPGS5", "orig_file_number": 18, "seqno_to_time_mapping": "N/A"}} 2023-12-18T13:07:33.702 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: EVENT_LOG_v1 {"time_micros": 1702904853396242, "job": 1, "event": "recovery_finished"} 2023-12-18T13:07:33.702 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: [db/version_set.cc:5047] Creating manifest 20 2023-12-18T13:07:33.702 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: 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 2023-12-18T13:07:33.702 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x560d6af32000 2023-12-18T13:07:33.702 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: DB pointer 0x560d6af20000 2023-12-18T13:07:33.702 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-12-18T13:07:33.702 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: rocksdb: [db/db_impl/db_impl.cc:1111] 2023-12-18T13:07:33.702 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** DB Stats ** 2023-12-18T13:07:33.703 INFO:journalctl@ceph.mon.b.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:07:33.703 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-12-18T13:07:33.703 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:07:33.703 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:07:33.703 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-12-18T13:07:33.703 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-12-18T13:07:33.703 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-12-18T13:07:33.703 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:07:33.703 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** Compaction Stats [default] ** 2023-12-18T13:07:33.703 INFO:journalctl@ceph.mon.b.smithi031.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) 2023-12-18T13:07:33.703 INFO:journalctl@ceph.mon.b.smithi031.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-12-18T13:07:33.703 INFO:journalctl@ceph.mon.b.smithi031.stdout: L0 3/0 3.02 MB 0.8 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 164.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:07:33.703 INFO:journalctl@ceph.mon.b.smithi031.stdout: Sum 3/0 3.02 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 164.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:07:33.703 INFO:journalctl@ceph.mon.b.smithi031.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 164.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:07:33.703 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** Compaction Stats [default] ** 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.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) 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.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 164.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.stdout: Uptime(secs): 0.0 total, 0.0 interval 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.stdout: Flush(GB): cumulative 0.000, interval 0.000 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(Total Files): cumulative 0, interval 0 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(L0 Files): cumulative 0, interval 0 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.stdout: AddFile(Keys): cumulative 0, interval 0 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.stdout: Cumulative compaction: 0.00 GB write, 32.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.stdout: Interval compaction: 0.00 GB write, 32.80 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-12-18T13:07:33.704 INFO:journalctl@ceph.mon.b.smithi031.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 2023-12-18T13:07:33.705 INFO:journalctl@ceph.mon.b.smithi031.stdout: Block cache BinnedLRUCache@0x560d6ae97090#7 capacity: 512.00 MB usage: 11.34 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2023-12-18T13:07:33.705 INFO:journalctl@ceph.mon.b.smithi031.stdout: Block cache entry stats(count,size,portion): FilterBlock(3,4.52 KB,0.000861287%) IndexBlock(3,6.83 KB,0.00130236%) Misc(1,0.00 KB,0%) 2023-12-18T13:07:33.705 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:07:33.705 INFO:journalctl@ceph.mon.b.smithi031.stdout: ** File Read Latency Histogram By Level [default] ** 2023-12-18T13:07:33.705 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: CompressorRegistry(0x560d6aeb7488) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2023-12-18T13:07:33.705 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: Event(0x560d6ae26988 nevent=5000 time_id=1).set_owner center_id=0 owner=139875487577856 2023-12-18T13:07:33.705 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: Event(0x560d6ae274c8 nevent=5000 time_id=1).set_owner center_id=1 owner=139875495970560 2023-12-18T13:07:33.705 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: stack operator() starting 2023-12-18T13:07:33.705 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: stack operator() starting 2023-12-18T13:07:33.705 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: Event(0x560d6ae27b88 nevent=5000 time_id=1).set_owner center_id=2 owner=139875588290304 2023-12-18T13:07:33.705 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: stack operator() starting 2023-12-18T13:07:33.705 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: starting mon.b rank 1 at public addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] at bind addrs [v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:07:33.705 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: CompressorRegistry(0x560d6aeb6b88) _refresh_config ms_osd_compression_mode 0 ms_osd_compression_methods [1] ms_osd_compress_above_min_size 1024 ms_compress_secure 0 2023-12-18T13:07:33.705 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: mon.b@-1(???) e2 preinit fsid e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:07:33.705 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: mon.b@-1(???).mds e1 new map 2023-12-18T13:07:33.706 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: mon.b@-1(???).mds e1 print_map 2023-12-18T13:07:33.706 INFO:journalctl@ceph.mon.b.smithi031.stdout: e1 2023-12-18T13:07:33.706 INFO:journalctl@ceph.mon.b.smithi031.stdout: enable_multiple, ever_enabled_multiple: 1,1 2023-12-18T13:07:33.706 INFO:journalctl@ceph.mon.b.smithi031.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} 2023-12-18T13:07:33.706 INFO:journalctl@ceph.mon.b.smithi031.stdout: legacy client fscid: -1 2023-12-18T13:07:33.706 INFO:journalctl@ceph.mon.b.smithi031.stdout: 2023-12-18T13:07:33.706 INFO:journalctl@ceph.mon.b.smithi031.stdout: No filesystems configured 2023-12-18T13:07:33.706 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: mon.b@-1(???).osd e14 crush map has features 3314932999778484224, adjusting msgr requires 2023-12-18T13:07:33.706 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:07:33.706 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:07:33.706 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: mon.b@-1(???).osd e14 crush map has features 288514050185494528, adjusting msgr requires 2023-12-18T13:07:33.706 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:33 smithi031 ceph-mon[56540]: mon.b@-1(???).paxosservice(auth 1..9) refresh upgraded, format 0 -> 3 2023-12-18T13:07:33.760 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:33.760 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:25.678313Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:25.678214Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:25.677995Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "running": 0, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:25.678101Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:34.621 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:07:35.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:35.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: from='client.44104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:35.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: mon.b calling monitor election 2023-12-18T13:07:35.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: mon.a calling monitor election 2023-12-18T13:07:35.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:07:35.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:07:35.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: fsmap 2023-12-18T13:07:35.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:07:35.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:07:35.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:07:35.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:07:35.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: daemon container.bar.smithi019 on smithi019 is in unknown state 2023-12-18T13:07:35.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: daemon container.bar.smithi031 on smithi031 is in unknown state 2023-12-18T13:07:35.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:35.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:35.184 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:34 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:07:35.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: pgmap v73: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:35.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: from='client.44104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:35.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: mon.b calling monitor election 2023-12-18T13:07:35.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: mon.a calling monitor election 2023-12-18T13:07:35.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-12-18T13:07:35.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: monmap e2: 2 mons at {a=[v2:172.21.15.19:3300/0,v1:172.21.15.19:6789/0],b=[v2:172.21.15.31:3300/0,v1:172.21.15.31:6789/0]} removed_ranks: {} disallowed_leaders: {} 2023-12-18T13:07:35.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: fsmap 2023-12-18T13:07:35.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: osdmap e14: 2 total, 2 up, 2 in 2023-12-18T13:07:35.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: mgrmap e14: a(active, since 2m), standbys: b 2023-12-18T13:07:35.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: Health detail: HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:07:35.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: [WRN] CEPHADM_FAILED_DAEMON: 2 failed cephadm daemon(s) 2023-12-18T13:07:35.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: daemon container.bar.smithi019 on smithi019 is in unknown state 2023-12-18T13:07:35.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: daemon container.bar.smithi031 on smithi031 is in unknown state 2023-12-18T13:07:35.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:35.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:35.347 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:34 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:07:35.623 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:36.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:35 smithi019 ceph-mon[68920]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:36.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:35 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:36.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:35 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:36.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:35 smithi031 ceph-mon[56540]: pgmap v74: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:36.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:35 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:36.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:35 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:36.848 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:37 smithi019 ceph-mon[68920]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:37 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:37 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:38.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:37 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:07:38.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:37 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:07:38.097 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:37 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:38.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:37 smithi031 ceph-mon[56540]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:38.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:37 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:38.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:37 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:38.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:37 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:07:38.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:37 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:07:38.183 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:37 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:07:38.192 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:38.192 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:38.573 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:07:39.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:38 smithi019 ceph-mon[68920]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:39.346 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:38 smithi019 ceph-mon[68920]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:39.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:38 smithi031 ceph-mon[56540]: pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:39.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:38 smithi031 ceph-mon[56540]: pgmap v77: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:39.574 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:39.880 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:40.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:39 smithi019 ceph-mon[68920]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:40.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:39 smithi031 ceph-mon[56540]: from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:41.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:40 smithi019 ceph-mon[68920]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:41.145 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:41.145 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:41.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:40 smithi031 ceph-mon[56540]: pgmap v78: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:41.545 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:07:42.547 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:42.853 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:43.274 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:42 smithi019 ceph-mon[68920]: from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:43.274 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:42 smithi019 ceph-mon[68920]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:43.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:42 smithi031 ceph-mon[56540]: from='client.44112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:43.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:42 smithi031 ceph-mon[56540]: pgmap v79: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:44.069 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:44.069 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:44.462 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:07:45.185 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:44 smithi031 ceph-mon[56540]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:45.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:44 smithi019 ceph-mon[68920]: pgmap v80: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:45.463 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:45.768 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:46.157 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:45 smithi019 ceph-mon[68920]: from='client.44116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:45 smithi031 ceph-mon[56540]: from='client.44116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:46.952 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:46.952 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:47.244 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:46 smithi019 ceph-mon[68920]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:47.328 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:07:47.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:46 smithi031 ceph-mon[56540]: pgmap v81: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:48.101 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:47 smithi019 ceph-mon[68920]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:48.329 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:48.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:47 smithi031 ceph-mon[56540]: from='client.44120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:48.758 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:49.295 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:48 smithi019 ceph-mon[68920]: pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:49.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:48 smithi031 ceph-mon[56540]: pgmap v82: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:49.975 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:49.975 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:50.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:50 smithi019 ceph-mon[68920]: pgmap v83: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:50.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:50 smithi019 ceph-mon[68920]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:50.353 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:07:50.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:50 smithi031 ceph-mon[56540]: pgmap v83: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:50.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:50 smithi031 ceph-mon[56540]: from='client.44124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:51.355 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:51.662 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:52.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:52 smithi019 ceph-mon[68920]: pgmap v84: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:52.852 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:52.852 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:52.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:52 smithi031 ceph-mon[56540]: pgmap v84: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:53.228 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:07:53.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:53 smithi019 ceph-mon[68920]: from='client.44128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:53.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:53 smithi031 ceph-mon[56540]: from='client.44128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:54.229 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:54.532 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:54.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:54 smithi019 ceph-mon[68920]: pgmap v85: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:54.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:54 smithi031 ceph-mon[56540]: pgmap v85: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:55.755 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:55.755 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:56.144 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:07:56.721 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:56 smithi031 ceph-mon[56540]: pgmap v86: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:56.721 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:56 smithi031 ceph-mon[56540]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:56.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:56 smithi019 ceph-mon[68920]: pgmap v86: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:56.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:56 smithi019 ceph-mon[68920]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:57.144 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:07:57.452 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:07:58.664 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:07:58.665 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:07:58.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:58 smithi019 ceph-mon[68920]: pgmap v87: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:58.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:58 smithi031 ceph-mon[56540]: pgmap v87: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:07:59.085 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:07:59.838 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:07:59 smithi019 ceph-mon[68920]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:07:59.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:07:59 smithi031 ceph-mon[56540]: from='client.44136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:00.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:00.390 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:00.838 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:00 smithi019 ceph-mon[68920]: pgmap v88: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:00.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:00 smithi031 ceph-mon[56540]: pgmap v88: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:01.625 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:01.625 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:02.003 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:02.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:02 smithi019 ceph-mon[68920]: pgmap v89: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:02.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:02 smithi019 ceph-mon[68920]: from='client.44140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:02.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:02 smithi031 ceph-mon[56540]: pgmap v89: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:02.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:02 smithi031 ceph-mon[56540]: from='client.44140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:03.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:03.309 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:04.538 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:04.538 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:04.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:04 smithi019 ceph-mon[68920]: pgmap v90: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:04.925 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:04.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:04 smithi031 ceph-mon[56540]: pgmap v90: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:05.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:05 smithi019 ceph-mon[68920]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:05.926 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:05.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:05 smithi031 ceph-mon[56540]: from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:06.235 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:06.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:06 smithi019 ceph-mon[68920]: pgmap v91: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:06.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:06 smithi031 ceph-mon[56540]: pgmap v91: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:07.459 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:07.459 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:07.868 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:08.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:08 smithi031 ceph-mon[56540]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:08.684 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:08 smithi031 ceph-mon[56540]: pgmap v92: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:08.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:08 smithi019 ceph-mon[68920]: from='client.44148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:08.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:08 smithi019 ceph-mon[68920]: pgmap v92: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:08.870 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:09.174 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:10.230 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:10 smithi019 ceph-mon[68920]: pgmap v93: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:10.410 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:10.410 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:10.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:10 smithi031 ceph-mon[56540]: pgmap v93: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:10.799 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:11.364 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:11 smithi019 ceph-mon[68920]: from='client.44152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:11.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:11 smithi031 ceph-mon[56540]: from='client.44152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:11.800 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:12.110 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:12.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:12 smithi031 ceph-mon[56540]: pgmap v94: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:12.436 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:12 smithi019 ceph-mon[68920]: pgmap v94: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:13.370 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:13.370 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:13.783 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:14.783 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:14.820 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:14 smithi019 ceph-mon[68920]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:14.820 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:14 smithi019 ceph-mon[68920]: pgmap v95: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:14.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:14 smithi031 ceph-mon[56540]: from='client.44156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:14.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:14 smithi031 ceph-mon[56540]: pgmap v95: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:15.092 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:16.331 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:16.331 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:16.632 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:16 smithi019 ceph-mon[68920]: pgmap v96: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:16.708 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:16.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:16 smithi031 ceph-mon[56540]: pgmap v96: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:17.709 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:17.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:17 smithi019 ceph-mon[68920]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:17.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:17 smithi031 ceph-mon[56540]: from='client.44160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:18.013 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:18.786 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:18 smithi019 ceph-mon[68920]: pgmap v97: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:18.890 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:18 smithi031 ceph-mon[56540]: pgmap v97: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:19.238 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:19.238 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:19.625 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:20.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:20 smithi031 ceph-mon[56540]: from='client.44164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:20.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:20 smithi031 ceph-mon[56540]: pgmap v98: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:20.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:20 smithi019 ceph-mon[68920]: from='client.44164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:20.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:20 smithi019 ceph-mon[68920]: pgmap v98: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:20.625 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:20.930 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:22.341 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:22.341 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:22.728 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:22.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:22 smithi019 ceph-mon[68920]: pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:22.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:22 smithi031 ceph-mon[56540]: pgmap v99: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:23.730 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:23.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:23 smithi019 ceph-mon[68920]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:23.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:23 smithi031 ceph-mon[56540]: from='client.44168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:24.037 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:24.796 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:24 smithi019 ceph-mon[68920]: pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:24.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:24 smithi031 ceph-mon[56540]: pgmap v100: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:25.221 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:25.221 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:25.648 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:26.650 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:26.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:26 smithi019 ceph-mon[68920]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:26.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:26 smithi019 ceph-mon[68920]: pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:26.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:26 smithi031 ceph-mon[56540]: from='client.44172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:26.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:26 smithi031 ceph-mon[56540]: pgmap v101: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:26.954 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:28.155 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:28.155 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:28.541 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:28.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:28 smithi019 ceph-mon[68920]: pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:28.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:28 smithi031 ceph-mon[56540]: pgmap v102: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:29.541 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:29.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:29 smithi019 ceph-mon[68920]: from='client.44176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:29.850 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:29.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:29 smithi031 ceph-mon[56540]: from='client.44176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:30.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:30 smithi019 ceph-mon[68920]: pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:30.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:30 smithi031 ceph-mon[56540]: pgmap v103: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:31.070 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:31.071 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:31.465 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:32.466 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:32.770 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:32.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:32 smithi019 ceph-mon[68920]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:32.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:32 smithi019 ceph-mon[68920]: pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:32.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:32 smithi031 ceph-mon[56540]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:32.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:32 smithi031 ceph-mon[56540]: pgmap v104: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:33.993 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:33.993 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:34.414 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:34.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:34 smithi019 ceph-mon[68920]: pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:34.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:34 smithi019 ceph-mon[68920]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:34.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:34 smithi031 ceph-mon[56540]: pgmap v105: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:34.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:34 smithi031 ceph-mon[56540]: from='client.44184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:35.415 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:35.721 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:36.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:36 smithi019 ceph-mon[68920]: pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:36.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:36 smithi031 ceph-mon[56540]: pgmap v106: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:36.937 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:36.937 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:07:35.547613Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:07:35.547510Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:07:35.547285Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:07:35.547125Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:07:35.547400Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:37.312 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:37.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:37 smithi019 ceph-mon[68920]: from='client.44188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:37.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:37 smithi031 ceph-mon[56540]: from='client.44188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:38.313 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:38.653 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:38.750 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:38 smithi019 ceph-mon[68920]: pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:38.751 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:38 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:08:38.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:38 smithi031 ceph-mon[56540]: pgmap v107: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:38.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:38 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:08:39.820 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:39.820 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:40.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:39 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:08:40.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:39 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:08:40.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:39 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:08:40.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:39 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:08:40.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:39 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:08:40.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:39 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:08:40.194 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:39 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:08:40.196 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:40.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:39 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:08:40.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:39 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:08:40.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:39 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:08:40.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:39 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:08:40.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:39 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:08:40.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:39 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:08:40.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:39 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:08:41.197 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:41.232 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:40 smithi019 ceph-mon[68920]: pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:41.232 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:40 smithi019 ceph-mon[68920]: pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:41.232 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:40 smithi019 ceph-mon[68920]: pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:41.232 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:40 smithi019 ceph-mon[68920]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:41.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:40 smithi031 ceph-mon[56540]: pgmap v108: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:41.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:40 smithi031 ceph-mon[56540]: pgmap v109: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:41.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:40 smithi031 ceph-mon[56540]: pgmap v110: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:41.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:40 smithi031 ceph-mon[56540]: from='client.44192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:41.503 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:42.710 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:42.710 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:43.004 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:42 smithi019 ceph-mon[68920]: pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:43.086 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:43.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:42 smithi031 ceph-mon[56540]: pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:44.088 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:44.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:43 smithi019 ceph-mon[68920]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:44.393 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:44.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:43 smithi031 ceph-mon[56540]: from='client.44196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:45.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:44 smithi019 ceph-mon[68920]: pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:45.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:44 smithi031 ceph-mon[56540]: pgmap v112: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:45.618 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:45.618 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:46.003 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:47.004 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:47.308 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:47.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:46 smithi019 ceph-mon[68920]: pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:47.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:46 smithi019 ceph-mon[68920]: from='client.44200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:47.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:46 smithi031 ceph-mon[56540]: pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:47.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:46 smithi031 ceph-mon[56540]: from='client.44200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:48.516 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:48.517 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:48.928 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:49.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:48 smithi019 ceph-mon[68920]: pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:49.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:48 smithi031 ceph-mon[56540]: pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:49.929 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:50.237 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:50.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:49 smithi019 ceph-mon[68920]: from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:50.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:49 smithi031 ceph-mon[56540]: from='client.44204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:51.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:50 smithi019 ceph-mon[68920]: pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:51.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:50 smithi031 ceph-mon[56540]: pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:51.448 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:51.448 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:51.827 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:52.828 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:53.134 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:53.283 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:52 smithi019 ceph-mon[68920]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:53.283 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:52 smithi019 ceph-mon[68920]: pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:53.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:52 smithi031 ceph-mon[56540]: from='client.44208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:53.433 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:52 smithi031 ceph-mon[56540]: pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:54.384 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:54.384 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:54.811 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:55.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:54 smithi019 ceph-mon[68920]: pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:55.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:54 smithi031 ceph-mon[56540]: pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:55.813 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:56.121 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:56.215 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:55 smithi019 ceph-mon[68920]: from='client.44212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:56.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:55 smithi031 ceph-mon[56540]: from='client.44212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:57.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:56 smithi019 ceph-mon[68920]: pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:57.393 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:08:57.393 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:08:57.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:56 smithi031 ceph-mon[56540]: pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:57.760 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:08:58.762 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:08:59.067 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:08:59.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:58 smithi019 ceph-mon[68920]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:59.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:08:58 smithi019 ceph-mon[68920]: pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:08:59.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:58 smithi031 ceph-mon[56540]: from='client.44216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:08:59.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:08:58 smithi031 ceph-mon[56540]: pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:00.304 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:00.305 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:00.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:00 smithi031 ceph-mon[56540]: pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:00.471 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:00 smithi019 ceph-mon[68920]: pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:00.678 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:01.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:01 smithi031 ceph-mon[56540]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:01.502 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:01 smithi019 ceph-mon[68920]: from='client.44220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:01.679 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:01.990 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:02.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:02 smithi031 ceph-mon[56540]: pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:02.446 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:02 smithi019 ceph-mon[68920]: pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:03.222 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:03.222 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:03.610 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:04.611 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:04.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:04 smithi019 ceph-mon[68920]: from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:04.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:04 smithi019 ceph-mon[68920]: pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:04.917 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:04.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:04 smithi031 ceph-mon[56540]: from='client.44224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:04.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:04 smithi031 ceph-mon[56540]: pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:06.133 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:06.133 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:06.516 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:06.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:06 smithi019 ceph-mon[68920]: pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:06.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:06 smithi031 ceph-mon[56540]: pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:07.517 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:07.825 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:07.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:07 smithi019 ceph-mon[68920]: from='client.44228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:07.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:07 smithi031 ceph-mon[56540]: from='client.44228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:08.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:08 smithi031 ceph-mon[56540]: pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:09.094 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:09.094 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:09.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:08 smithi019 ceph-mon[68920]: pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:09.517 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:10.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:10 smithi031 ceph-mon[56540]: from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:10.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:10 smithi031 ceph-mon[56540]: pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:10.519 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:10.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:10 smithi019 ceph-mon[68920]: from='client.44232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:10.554 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:10 smithi019 ceph-mon[68920]: pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:10.821 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:12.065 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:12.065 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:12.442 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:12.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:12 smithi019 ceph-mon[68920]: pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:12.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:12 smithi031 ceph-mon[56540]: pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:13.442 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:13.748 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:13.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:13 smithi019 ceph-mon[68920]: from='client.44236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:13.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:13 smithi031 ceph-mon[56540]: from='client.44236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:14.597 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:14 smithi031 ceph-mon[56540]: pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:14.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:14 smithi019 ceph-mon[68920]: pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:14.972 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:14.972 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:15.341 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:15.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:15 smithi031 ceph-mon[56540]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:16.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:15 smithi019 ceph-mon[68920]: from='client.44240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:16.342 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:16.648 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:16.762 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:16 smithi019 ceph-mon[68920]: pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:16.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:16 smithi031 ceph-mon[56540]: pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:17.825 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:17.826 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:18.216 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:18.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:18 smithi031 ceph-mon[56540]: pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:18.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:18 smithi031 ceph-mon[56540]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:19.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:18 smithi019 ceph-mon[68920]: pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:19.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:18 smithi019 ceph-mon[68920]: from='client.44244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:19.217 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:19.521 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:20.338 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:20 smithi019 ceph-mon[68920]: pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:20.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:20 smithi031 ceph-mon[56540]: pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:20.785 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:20.785 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:21.166 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:21.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:21 smithi019 ceph-mon[68920]: from='client.44248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:21.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:21 smithi031 ceph-mon[56540]: from='client.44248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:22.167 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:22.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:22 smithi031 ceph-mon[56540]: pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:22.469 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:22.561 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:22 smithi019 ceph-mon[68920]: pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:23.639 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:23.639 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:24.023 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:24.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:24 smithi019 ceph-mon[68920]: pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:24.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:24 smithi019 ceph-mon[68920]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:24.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:24 smithi031 ceph-mon[56540]: pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:24.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:24 smithi031 ceph-mon[56540]: from='client.44252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:25.024 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:25.330 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:26.546 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:26.546 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:26.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:26 smithi019 ceph-mon[68920]: pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:26.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:26 smithi031 ceph-mon[56540]: pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:26.937 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:27.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:27 smithi031 ceph-mon[56540]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:27.938 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:27.973 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:27 smithi019 ceph-mon[68920]: from='client.44256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:28.240 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:28.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:28 smithi031 ceph-mon[56540]: pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:29.019 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:28 smithi019 ceph-mon[68920]: pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:29.436 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:29.437 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:29.841 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:30.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:30 smithi031 ceph-mon[56540]: from='client.44260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:30.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:30 smithi031 ceph-mon[56540]: pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:30.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:30 smithi019 ceph-mon[68920]: from='client.44260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:30.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:30 smithi019 ceph-mon[68920]: pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:30.842 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:31.145 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:32.349 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:32.349 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:32.728 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:32 smithi019 ceph-mon[68920]: pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:32.730 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:32.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:32 smithi031 ceph-mon[56540]: pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:33.732 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:33.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:33 smithi031 ceph-mon[56540]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:34.037 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:34.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:33 smithi019 ceph-mon[68920]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:34.829 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:34 smithi019 ceph-mon[68920]: pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:34.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:34 smithi031 ceph-mon[56540]: pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:35.254 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:35.256 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:35.637 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:36.638 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:36.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:36 smithi031 ceph-mon[56540]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:36.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:36 smithi031 ceph-mon[56540]: pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:36.947 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:37.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:36 smithi019 ceph-mon[68920]: from='client.44268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:37.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:36 smithi019 ceph-mon[68920]: pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:38.239 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:38.240 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:38.655 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:38.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:38 smithi019 ceph-mon[68920]: pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:38.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:38 smithi031 ceph-mon[56540]: pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:39.656 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:39.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:39 smithi031 ceph-mon[56540]: from='client.44272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:39.972 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:40.076 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:39 smithi019 ceph-mon[68920]: from='client.44272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:40.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:40 smithi019 ceph-mon[68920]: pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:40.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:40 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:09:40.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:40 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:09:40.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:40 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:09:40.736 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:40 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:09:40.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:40 smithi031 ceph-mon[56540]: pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:40.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:40 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:09:40.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:40 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:09:40.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:40 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:09:40.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:40 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:09:41.191 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:41.191 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:41.571 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:41.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:41 smithi019 ceph-mon[68920]: pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:41.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:41 smithi019 ceph-mon[68920]: pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:41.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:41 smithi031 ceph-mon[56540]: pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:41.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:41 smithi031 ceph-mon[56540]: pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:42.572 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:42.878 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:42.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:42 smithi031 ceph-mon[56540]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:42.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:42 smithi019 ceph-mon[68920]: from='client.44276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:43.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:43 smithi031 ceph-mon[56540]: pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:44.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:43 smithi019 ceph-mon[68920]: pgmap v143: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:44.111 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:44.111 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:44.487 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:45.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:45 smithi031 ceph-mon[56540]: from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:45.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:45 smithi031 ceph-mon[56540]: pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:45.488 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:45.524 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:45 smithi019 ceph-mon[68920]: from='client.44280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:45.524 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:45 smithi019 ceph-mon[68920]: pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:45.792 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:46.960 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:46.960 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:47.352 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:47.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:47 smithi019 ceph-mon[68920]: pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:47.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:47 smithi019 ceph-mon[68920]: from='client.44284 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:47.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:47 smithi031 ceph-mon[56540]: pgmap v145: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:47.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:47 smithi031 ceph-mon[56540]: from='client.44284 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:48.354 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:48.660 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:49.468 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:49 smithi019 ceph-mon[68920]: pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:49.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:49 smithi031 ceph-mon[56540]: pgmap v146: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:49.893 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:49.893 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:50.278 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:50.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:50 smithi019 ceph-mon[68920]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:50.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:50 smithi031 ceph-mon[56540]: from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:51.279 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:51.585 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:51.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:51 smithi019 ceph-mon[68920]: pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:51.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:51 smithi031 ceph-mon[56540]: pgmap v147: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:52.717 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:52.717 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:53.095 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:53.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:53 smithi019 ceph-mon[68920]: pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:53.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:53 smithi019 ceph-mon[68920]: from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:53.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:53 smithi031 ceph-mon[56540]: pgmap v148: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:53.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:53 smithi031 ceph-mon[56540]: from='client.44292 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:54.096 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:54.399 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:55.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:55 smithi031 ceph-mon[56540]: pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:55.539 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:55.539 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:55.568 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:55 smithi019 ceph-mon[68920]: pgmap v149: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:55.919 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:56.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:56 smithi031 ceph-mon[56540]: from='client.44296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:56.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:56 smithi019 ceph-mon[68920]: from='client.44296 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:56.921 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:09:57.227 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:09:57.322 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:57 smithi019 ceph-mon[68920]: pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:57.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:57 smithi031 ceph-mon[56540]: pgmap v150: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:58.424 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:09:58.424 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:09:58.785 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:09:59.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:59 smithi019 ceph-mon[68920]: pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:59.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:09:59 smithi019 ceph-mon[68920]: from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:59.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:59 smithi031 ceph-mon[56540]: pgmap v151: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:09:59.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:09:59 smithi031 ceph-mon[56540]: from='client.44300 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:09:59.786 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:00.091 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:00.497 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:00 smithi019 ceph-mon[68920]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:10:00.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:00 smithi031 ceph-mon[56540]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:10:01.282 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:01.282 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:01.576 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:01 smithi019 ceph-mon[68920]: pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:01.619 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:01.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:01 smithi031 ceph-mon[56540]: pgmap v152: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:02.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:02 smithi019 ceph-mon[68920]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:02.620 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:02.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:02 smithi031 ceph-mon[56540]: from='client.44304 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:02.924 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:03.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:03 smithi019 ceph-mon[68920]: pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:03.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:03 smithi031 ceph-mon[56540]: pgmap v153: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:04.202 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:04.202 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:04.618 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:05.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:05 smithi031 ceph-mon[56540]: from='client.44308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:05.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:05 smithi031 ceph-mon[56540]: pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:05.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:05 smithi019 ceph-mon[68920]: from='client.44308 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:05.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:05 smithi019 ceph-mon[68920]: pgmap v154: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:05.618 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:05.922 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:07.133 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:07.133 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:07.417 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:07 smithi019 ceph-mon[68920]: pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:07.526 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:07.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:07 smithi031 ceph-mon[56540]: pgmap v155: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:08.527 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:08.563 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:08 smithi019 ceph-mon[68920]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:08.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:08 smithi031 ceph-mon[56540]: from='client.44312 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:08.832 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:09.564 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:09 smithi019 ceph-mon[68920]: pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:09.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:09 smithi031 ceph-mon[56540]: pgmap v156: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:10.014 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:10.015 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:10.442 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:10.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:10 smithi019 ceph-mon[68920]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:10.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:10 smithi031 ceph-mon[56540]: from='client.44316 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:11.442 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:11.597 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:11 smithi019 ceph-mon[68920]: pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:11.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:11 smithi031 ceph-mon[56540]: pgmap v157: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:11.750 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:12.982 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:12.982 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:13.394 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:13.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:13 smithi019 ceph-mon[68920]: pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:13.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:13 smithi019 ceph-mon[68920]: from='client.44320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:13.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:13 smithi031 ceph-mon[56540]: pgmap v158: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:13.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:13 smithi031 ceph-mon[56540]: from='client.44320 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:14.395 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:14.700 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:15.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:15 smithi031 ceph-mon[56540]: pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:15.532 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:15 smithi019 ceph-mon[68920]: pgmap v159: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:15.961 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:15.961 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:16.258 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:16 smithi019 ceph-mon[68920]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:16.338 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:16.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:16 smithi031 ceph-mon[56540]: from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:17.339 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:17.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:17 smithi031 ceph-mon[56540]: pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:17.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:17 smithi019 ceph-mon[68920]: pgmap v160: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:17.644 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:18.893 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:18.893 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:19.282 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:19.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:19 smithi019 ceph-mon[68920]: pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:19.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:19 smithi019 ceph-mon[68920]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:19.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:19 smithi031 ceph-mon[56540]: pgmap v161: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:19.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:19 smithi031 ceph-mon[56540]: from='client.44328 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:20.283 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:20.587 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:21.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:21 smithi019 ceph-mon[68920]: pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:21.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:21 smithi031 ceph-mon[56540]: pgmap v162: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:21.802 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:21.802 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:22.191 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:22.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:22 smithi019 ceph-mon[68920]: from='client.44332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:22.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:22 smithi031 ceph-mon[56540]: from='client.44332 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:23.192 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:23.497 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:23.593 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:23 smithi019 ceph-mon[68920]: pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:23.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:23 smithi031 ceph-mon[56540]: pgmap v163: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:24.719 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:24.720 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:25.098 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:25.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:25 smithi019 ceph-mon[68920]: pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:25.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:25 smithi019 ceph-mon[68920]: from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:25.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:25 smithi031 ceph-mon[56540]: pgmap v164: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:25.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:25 smithi031 ceph-mon[56540]: from='client.44336 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:26.099 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:26.405 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:27.561 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:27.562 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:27.592 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:27 smithi019 ceph-mon[68920]: pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:27.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:27 smithi031 ceph-mon[56540]: pgmap v165: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:27.949 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:28.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:28 smithi019 ceph-mon[68920]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:28.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:28 smithi031 ceph-mon[56540]: from='client.44340 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:28.950 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:29.255 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:29.586 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:29 smithi019 ceph-mon[68920]: pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:29.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:29 smithi031 ceph-mon[56540]: pgmap v166: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:30.491 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:30.491 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:30.931 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:31.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:31 smithi019 ceph-mon[68920]: pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:31.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:31 smithi019 ceph-mon[68920]: from='client.44344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:31.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:31 smithi031 ceph-mon[56540]: pgmap v167: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:31.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:31 smithi031 ceph-mon[56540]: from='client.44344 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:31.932 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:32.249 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:33.424 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:33.424 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:33.584 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:33 smithi019 ceph-mon[68920]: pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:33.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:33 smithi031 ceph-mon[56540]: pgmap v168: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:33.806 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:34.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:34 smithi019 ceph-mon[68920]: from='client.44348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:34.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:34 smithi031 ceph-mon[56540]: from='client.44348 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:34.806 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:35.114 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:35.559 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:35 smithi019 ceph-mon[68920]: pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:35.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:35 smithi031 ceph-mon[56540]: pgmap v169: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:36.349 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:36.350 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:36.730 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:37.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:37 smithi019 ceph-mon[68920]: pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:37.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:37 smithi019 ceph-mon[68920]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:37.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:37 smithi031 ceph-mon[56540]: pgmap v170: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:37.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:37 smithi031 ceph-mon[56540]: from='client.44352 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:37.732 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:38.038 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:39.325 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:39.325 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:39.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:39 smithi019 ceph-mon[68920]: pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:39.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:39 smithi031 ceph-mon[56540]: pgmap v171: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:39.738 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:40.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:40 smithi019 ceph-mon[68920]: from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:40.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:40 smithi031 ceph-mon[56540]: from='client.44356 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:40.738 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:41.044 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:41.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:41 smithi019 ceph-mon[68920]: pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:41.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:41 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:10:41.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:41 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:10:41.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:41 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:10:41.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:41 smithi019 ceph-mon[68920]: pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:41.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:41 smithi019 ceph-mon[68920]: pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:41.442 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:41 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:10:41.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:41 smithi031 ceph-mon[56540]: pgmap v172: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:41.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:41 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:10:41.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:41 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:10:41.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:41 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:10:41.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:41 smithi031 ceph-mon[56540]: pgmap v173: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:41.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:41 smithi031 ceph-mon[56540]: pgmap v174: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:41.683 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:41 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:10:42.256 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:42.256 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:42.638 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:43.639 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:43.944 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:44.231 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:43 smithi019 ceph-mon[68920]: from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:44.232 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:43 smithi019 ceph-mon[68920]: pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:44.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:43 smithi031 ceph-mon[56540]: from='client.44360 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:44.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:43 smithi031 ceph-mon[56540]: pgmap v175: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:45.146 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:45.146 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:45.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:45 smithi031 ceph-mon[56540]: pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:45.445 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:45 smithi019 ceph-mon[68920]: pgmap v176: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:45.612 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:46.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:46 smithi031 ceph-mon[56540]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:46.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:46 smithi019 ceph-mon[68920]: from='client.44364 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:46.613 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:46.917 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:47.333 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:47 smithi019 ceph-mon[68920]: pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:47.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:47 smithi031 ceph-mon[56540]: pgmap v177: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:48.128 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:48.128 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:48.504 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:49.505 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:49.811 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:50.207 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:49 smithi019 ceph-mon[68920]: from='client.44368 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:50.207 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:49 smithi019 ceph-mon[68920]: pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:50.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:49 smithi031 ceph-mon[56540]: from='client.44368 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:50.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:49 smithi031 ceph-mon[56540]: pgmap v178: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:50.994 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:50.994 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:51.386 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:52.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:51 smithi019 ceph-mon[68920]: pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:52.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:51 smithi019 ceph-mon[68920]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:52.387 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:52.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:51 smithi031 ceph-mon[56540]: pgmap v179: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:52.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:51 smithi031 ceph-mon[56540]: from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:52.689 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:53.895 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:53.896 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:54.195 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:53 smithi019 ceph-mon[68920]: pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:54.278 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:54.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:53 smithi031 ceph-mon[56540]: pgmap v180: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:55.279 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:55.314 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:54 smithi019 ceph-mon[68920]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:55.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:54 smithi031 ceph-mon[56540]: from='client.44376 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:55.583 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:56.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:55 smithi019 ceph-mon[68920]: pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:56.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:55 smithi031 ceph-mon[56540]: pgmap v181: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:56.791 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:56.791 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:10:57.193 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:10:58.194 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:10:58.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:57 smithi019 ceph-mon[68920]: from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:58.229 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:57 smithi019 ceph-mon[68920]: pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:58.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:57 smithi031 ceph-mon[56540]: from='client.44380 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:10:58.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:57 smithi031 ceph-mon[56540]: pgmap v182: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:10:58.497 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:10:59.746 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:10:59.746 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:00.078 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:10:59 smithi019 ceph-mon[68920]: pgmap v183: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:00.137 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:00.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:10:59 smithi031 ceph-mon[56540]: pgmap v183: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:01.138 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:01.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:00 smithi019 ceph-mon[68920]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:01.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:00 smithi031 ceph-mon[56540]: from='client.44384 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:01.441 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:02.258 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:01 smithi019 ceph-mon[68920]: pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:02.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:01 smithi031 ceph-mon[56540]: pgmap v184: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:02.681 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:02.682 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:03.066 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:04.067 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:04.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:03 smithi019 ceph-mon[68920]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:04.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:03 smithi019 ceph-mon[68920]: pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:04.371 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:04.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:03 smithi031 ceph-mon[56540]: from='client.44388 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:04.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:03 smithi031 ceph-mon[56540]: pgmap v185: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:05.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:05 smithi031 ceph-mon[56540]: pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:05.578 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:05.578 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:05.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:05 smithi019 ceph-mon[68920]: pgmap v186: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:05.986 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:06.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:06 smithi031 ceph-mon[56540]: from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:06.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:06 smithi019 ceph-mon[68920]: from='client.44392 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:06.987 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:07.293 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:07.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:07 smithi019 ceph-mon[68920]: pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:07.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:07 smithi031 ceph-mon[56540]: pgmap v187: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:08.508 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:08.509 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:08.885 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:09.886 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:10.190 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:10.297 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:09 smithi019 ceph-mon[68920]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:10.297 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:09 smithi019 ceph-mon[68920]: pgmap v188: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:10.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:09 smithi031 ceph-mon[56540]: from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:10.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:09 smithi031 ceph-mon[56540]: pgmap v188: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:11.365 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:11.365 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:11.866 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:12.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:11 smithi019 ceph-mon[68920]: pgmap v189: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:12.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:11 smithi031 ceph-mon[56540]: pgmap v189: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:12.867 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:13.175 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:13.305 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:12 smithi019 ceph-mon[68920]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:13.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:12 smithi031 ceph-mon[56540]: from='client.44400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:14.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:13 smithi019 ceph-mon[68920]: pgmap v190: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:14.389 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:14.389 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:14.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:13 smithi031 ceph-mon[56540]: pgmap v190: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:14.817 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:15.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:15 smithi031 ceph-mon[56540]: from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:15.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:15 smithi031 ceph-mon[56540]: pgmap v191: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:15.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:15 smithi019 ceph-mon[68920]: from='client.44404 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:15.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:15 smithi019 ceph-mon[68920]: pgmap v191: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:15.818 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:16.121 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:17.344 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:17.344 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:17.733 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:18.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:17 smithi019 ceph-mon[68920]: pgmap v192: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:18.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:17 smithi031 ceph-mon[56540]: pgmap v192: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:18.734 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:19.038 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:19.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:18 smithi019 ceph-mon[68920]: from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:19.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:18 smithi031 ceph-mon[56540]: from='client.44408 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:20.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:19 smithi019 ceph-mon[68920]: pgmap v193: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:20.223 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:20.224 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:20.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:19 smithi031 ceph-mon[56540]: pgmap v193: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:20.590 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:21.591 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:21.895 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:22.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:21 smithi019 ceph-mon[68920]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:22.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:21 smithi019 ceph-mon[68920]: pgmap v194: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:22.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:21 smithi031 ceph-mon[56540]: from='client.44412 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:22.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:21 smithi031 ceph-mon[56540]: pgmap v194: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:23.130 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:23.130 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:23.508 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:24.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:23 smithi019 ceph-mon[68920]: pgmap v195: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:24.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:23 smithi031 ceph-mon[56540]: pgmap v195: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:24.510 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:24.816 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:25.236 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:24 smithi019 ceph-mon[68920]: from='client.44416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:25.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:24 smithi031 ceph-mon[56540]: from='client.44416 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:26.041 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:26.041 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:26.235 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:25 smithi019 ceph-mon[68920]: pgmap v196: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:26.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:25 smithi031 ceph-mon[56540]: pgmap v196: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:26.466 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:27.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:26 smithi019 ceph-mon[68920]: from='client.44420 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:27.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:26 smithi031 ceph-mon[56540]: from='client.44420 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:27.467 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:27.775 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:28.201 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:27 smithi019 ceph-mon[68920]: pgmap v197: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:28.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:27 smithi031 ceph-mon[56540]: pgmap v197: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:29.006 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:29.006 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:29.390 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:30.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:29 smithi019 ceph-mon[68920]: pgmap v198: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:30.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:29 smithi019 ceph-mon[68920]: from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:30.391 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:30.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:29 smithi031 ceph-mon[56540]: pgmap v198: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:30.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:29 smithi031 ceph-mon[56540]: from='client.44424 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:30.698 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:31.922 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:31.922 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:32.214 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:31 smithi019 ceph-mon[68920]: pgmap v199: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:32.298 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:32.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:31 smithi031 ceph-mon[56540]: pgmap v199: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:33.299 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:33.334 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:32 smithi019 ceph-mon[68920]: from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:33.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:32 smithi031 ceph-mon[56540]: from='client.44428 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:33.603 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:34.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:33 smithi019 ceph-mon[68920]: pgmap v200: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:34.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:33 smithi031 ceph-mon[56540]: pgmap v200: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:34.817 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:34.817 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:35.229 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:35.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:35 smithi031 ceph-mon[56540]: from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:35.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:35 smithi031 ceph-mon[56540]: pgmap v201: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:35.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:35 smithi019 ceph-mon[68920]: from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:35.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:35 smithi019 ceph-mon[68920]: pgmap v201: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:36.230 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:36.554 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:37.780 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:37.781 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:38.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:37 smithi019 ceph-mon[68920]: pgmap v202: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:38.164 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:38.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:37 smithi031 ceph-mon[56540]: pgmap v202: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:39.164 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:39.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:38 smithi019 ceph-mon[68920]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:39.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:38 smithi031 ceph-mon[56540]: from='client.44436 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:39.468 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:40.279 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:39 smithi019 ceph-mon[68920]: pgmap v203: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:40.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:39 smithi031 ceph-mon[56540]: pgmap v203: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:40.714 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:40.715 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:41.100 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:42.101 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:42.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:41 smithi019 ceph-mon[68920]: from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:42.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:41 smithi019 ceph-mon[68920]: pgmap v204: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:42.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:41 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:11:42.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:41 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:11:42.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:41 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:11:42.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:41 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:11:42.403 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:42.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:41 smithi031 ceph-mon[56540]: from='client.44440 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:42.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:41 smithi031 ceph-mon[56540]: pgmap v204: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:42.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:41 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:11:42.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:41 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:11:42.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:41 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:11:42.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:41 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:11:43.204 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:42 smithi019 ceph-mon[68920]: pgmap v205: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:43.204 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:42 smithi019 ceph-mon[68920]: pgmap v206: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:43.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:42 smithi031 ceph-mon[56540]: pgmap v205: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:43.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:42 smithi031 ceph-mon[56540]: pgmap v206: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:43.624 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:43.625 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:44.005 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:45.006 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:45.308 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:45.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:44 smithi019 ceph-mon[68920]: pgmap v207: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:45.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:44 smithi019 ceph-mon[68920]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:45.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:44 smithi031 ceph-mon[56540]: pgmap v207: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:45.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:44 smithi031 ceph-mon[56540]: from='client.44444 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:46.481 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:46.482 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:46.871 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:47.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:46 smithi019 ceph-mon[68920]: pgmap v208: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:47.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:46 smithi031 ceph-mon[56540]: pgmap v208: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:47.872 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:48.177 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:48.274 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:47 smithi019 ceph-mon[68920]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:48.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:48 smithi031 ceph-mon[56540]: from='client.44448 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:49.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:49 smithi019 ceph-mon[68920]: pgmap v209: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:49.384 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:49.385 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:49.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:49 smithi031 ceph-mon[56540]: pgmap v209: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:49.779 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:50.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:50 smithi031 ceph-mon[56540]: from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:50.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:50 smithi031 ceph-mon[56540]: pgmap v210: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:50.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:50 smithi019 ceph-mon[68920]: from='client.44452 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:50.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:50 smithi019 ceph-mon[68920]: pgmap v210: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:50.780 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:51.083 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:52.272 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:52.272 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:52.654 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:52.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:52 smithi019 ceph-mon[68920]: pgmap v211: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:52.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:52 smithi031 ceph-mon[56540]: pgmap v211: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:53.655 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:53.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:53 smithi031 ceph-mon[56540]: from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:53.958 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:54.057 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:53 smithi019 ceph-mon[68920]: from='client.44456 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:54.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:54 smithi031 ceph-mon[56540]: pgmap v212: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:55.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:54 smithi019 ceph-mon[68920]: pgmap v212: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:55.176 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:55.176 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:55.587 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:56.588 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:56.893 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:56.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:56 smithi031 ceph-mon[56540]: from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:56.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:56 smithi031 ceph-mon[56540]: pgmap v213: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:56.991 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:56 smithi019 ceph-mon[68920]: from='client.44460 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:56.992 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:56 smithi019 ceph-mon[68920]: pgmap v213: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:58.110 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:11:58.110 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:11:58.483 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:11:58.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:58 smithi019 ceph-mon[68920]: pgmap v214: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:58.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:58 smithi031 ceph-mon[56540]: pgmap v214: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:11:59.485 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:11:59.790 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:11:59.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:11:59 smithi019 ceph-mon[68920]: from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:11:59.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:11:59 smithi031 ceph-mon[56540]: from='client.44464 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:00.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:00 smithi019 ceph-mon[68920]: pgmap v215: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:00.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:00 smithi031 ceph-mon[56540]: pgmap v215: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:00.957 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:00.957 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:01.344 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:01.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:01 smithi031 ceph-mon[56540]: from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:02.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:01 smithi019 ceph-mon[68920]: from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:02.345 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:02.651 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:02.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:02 smithi031 ceph-mon[56540]: pgmap v216: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:02.955 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:02 smithi019 ceph-mon[68920]: pgmap v216: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:03.899 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:03.900 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:04.307 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:04.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:04 smithi031 ceph-mon[56540]: pgmap v217: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:04.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:04 smithi031 ceph-mon[56540]: from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:05.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:04 smithi019 ceph-mon[68920]: pgmap v217: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:05.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:04 smithi019 ceph-mon[68920]: from='client.44472 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:05.308 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:05.616 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:06.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:06 smithi019 ceph-mon[68920]: pgmap v218: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:06.882 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:06.883 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:06.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:06 smithi031 ceph-mon[56540]: pgmap v218: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:07.251 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:07.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:07 smithi031 ceph-mon[56540]: from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:08.096 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:07 smithi019 ceph-mon[68920]: from='client.44476 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:08.251 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:08.555 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:08.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:08 smithi031 ceph-mon[56540]: pgmap v219: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:08.955 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:08 smithi019 ceph-mon[68920]: pgmap v219: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:09.796 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:09.796 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:10.275 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:10.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:10 smithi031 ceph-mon[56540]: pgmap v220: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:10.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:10 smithi031 ceph-mon[56540]: from='client.44480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:10.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:10 smithi019 ceph-mon[68920]: pgmap v220: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:10.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:10 smithi019 ceph-mon[68920]: from='client.44480 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:11.276 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:11.579 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:12.786 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:12.786 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:12.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:12 smithi031 ceph-mon[56540]: pgmap v221: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:12.946 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:12 smithi019 ceph-mon[68920]: pgmap v221: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:13.140 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:13.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:13 smithi031 ceph-mon[56540]: from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:14.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:13 smithi019 ceph-mon[68920]: from='client.44484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:14.141 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:14.446 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:14.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:14 smithi019 ceph-mon[68920]: pgmap v222: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:14.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:14 smithi031 ceph-mon[56540]: pgmap v222: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:15.624 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:15.624 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:16.000 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:16.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:16 smithi031 ceph-mon[56540]: pgmap v223: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:16.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:16 smithi031 ceph-mon[56540]: from='client.44488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:17.001 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:17.036 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:16 smithi019 ceph-mon[68920]: pgmap v223: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:17.036 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:16 smithi019 ceph-mon[68920]: from='client.44488 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:17.308 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:18.508 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:18.508 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:18.800 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:18 smithi019 ceph-mon[68920]: pgmap v224: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:18.883 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:18.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:18 smithi031 ceph-mon[56540]: pgmap v224: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:19.885 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:19.920 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:19 smithi019 ceph-mon[68920]: from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:19.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:19 smithi031 ceph-mon[56540]: from='client.44492 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:20.189 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:20.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:20 smithi019 ceph-mon[68920]: pgmap v225: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:20.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:20 smithi031 ceph-mon[56540]: pgmap v225: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:21.420 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:21.420 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:21.799 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:22.800 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:22.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:22 smithi031 ceph-mon[56540]: from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:22.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:22 smithi031 ceph-mon[56540]: pgmap v226: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:23.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:22 smithi019 ceph-mon[68920]: from='client.44496 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:23.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:22 smithi019 ceph-mon[68920]: pgmap v226: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:23.106 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:24.442 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:24.442 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:24.773 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:24 smithi019 ceph-mon[68920]: pgmap v227: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:24.833 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:24.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:24 smithi031 ceph-mon[56540]: pgmap v227: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:25.835 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:25.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:25 smithi031 ceph-mon[56540]: from='client.44500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:26.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:25 smithi019 ceph-mon[68920]: from='client.44500 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:26.140 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:26.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:26 smithi019 ceph-mon[68920]: pgmap v228: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:26.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:26 smithi031 ceph-mon[56540]: pgmap v228: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:27.338 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:27.339 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:27.715 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:28.717 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:28.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:28 smithi031 ceph-mon[56540]: from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:28.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:28 smithi031 ceph-mon[56540]: pgmap v229: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:29.021 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:29.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:28 smithi019 ceph-mon[68920]: from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:29.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:28 smithi019 ceph-mon[68920]: pgmap v229: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:30.266 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:30.266 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:30.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:30 smithi031 ceph-mon[56540]: pgmap v230: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:30.443 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:30 smithi019 ceph-mon[68920]: pgmap v230: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:30.664 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:31.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:31 smithi031 ceph-mon[56540]: from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:31.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:31 smithi019 ceph-mon[68920]: from='client.44508 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:31.666 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:31.971 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:32.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:32 smithi019 ceph-mon[68920]: pgmap v231: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:32.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:32 smithi031 ceph-mon[56540]: pgmap v231: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:33.186 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:33.187 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:33.573 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:34.573 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:34.875 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:34.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:34 smithi031 ceph-mon[56540]: from='client.44512 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:34.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:34 smithi031 ceph-mon[56540]: pgmap v232: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:35.000 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:34 smithi019 ceph-mon[68920]: from='client.44512 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:35.001 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:34 smithi019 ceph-mon[68920]: pgmap v232: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:36.118 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:36.118 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:36.489 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:36.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:36 smithi019 ceph-mon[68920]: pgmap v233: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:36.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:36 smithi031 ceph-mon[56540]: pgmap v233: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:37.490 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:37.796 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:37.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:37 smithi019 ceph-mon[68920]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:37.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:37 smithi031 ceph-mon[56540]: from='client.44516 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:38.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:38 smithi031 ceph-mon[56540]: pgmap v234: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:39.032 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:39.032 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:39.060 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:38 smithi019 ceph-mon[68920]: pgmap v234: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:39.430 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:39.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:39 smithi031 ceph-mon[56540]: from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:40.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:39 smithi019 ceph-mon[68920]: from='client.44520 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:40.431 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:40.737 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:40.834 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:40 smithi019 ceph-mon[68920]: pgmap v235: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:40.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:40 smithi031 ceph-mon[56540]: pgmap v235: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:41.939 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:41.939 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:42.334 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:42.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:42 smithi031 ceph-mon[56540]: pgmap v236: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:42.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:42 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:12:42.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:42 smithi031 ceph-mon[56540]: from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:42.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:42 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:12:42.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:42 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:12:42.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:42 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:12:43.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:42 smithi019 ceph-mon[68920]: pgmap v236: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:43.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:42 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:12:43.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:42 smithi019 ceph-mon[68920]: from='client.44524 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:43.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:42 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:12:43.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:42 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:12:43.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:42 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:12:43.334 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:43.635 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:43.926 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:43 smithi019 ceph-mon[68920]: pgmap v237: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:43.926 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:43 smithi019 ceph-mon[68920]: pgmap v238: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:43.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:43 smithi031 ceph-mon[56540]: pgmap v237: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:43.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:43 smithi031 ceph-mon[56540]: pgmap v238: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:44.855 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:44.855 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:45.239 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:45.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:45 smithi019 ceph-mon[68920]: pgmap v239: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:45.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:45 smithi019 ceph-mon[68920]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:45.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:45 smithi031 ceph-mon[56540]: pgmap v239: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:45.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:45 smithi031 ceph-mon[56540]: from='client.44528 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:46.240 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:46.547 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:47.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:47 smithi019 ceph-mon[68920]: pgmap v240: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:47.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:47 smithi031 ceph-mon[56540]: pgmap v240: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:47.776 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:47.776 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:48.163 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:48.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:48 smithi019 ceph-mon[68920]: from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:48.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:48 smithi031 ceph-mon[56540]: from='client.44532 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:49.164 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:49.471 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:49.567 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:49 smithi019 ceph-mon[68920]: pgmap v241: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:49.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:49 smithi031 ceph-mon[56540]: pgmap v241: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:50.625 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:50.625 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:51.012 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:51.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:51 smithi019 ceph-mon[68920]: pgmap v242: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:51.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:51 smithi019 ceph-mon[68920]: from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:51.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:51 smithi031 ceph-mon[56540]: pgmap v242: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:51.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:51 smithi031 ceph-mon[56540]: from='client.44536 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:52.014 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:52.321 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:53.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:53 smithi019 ceph-mon[68920]: pgmap v243: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:53.496 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:53.496 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:53.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:53 smithi031 ceph-mon[56540]: pgmap v243: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:53.870 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:54.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:54 smithi019 ceph-mon[68920]: from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:54.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:54 smithi031 ceph-mon[56540]: from='client.44540 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:54.871 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:55.174 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:55.557 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:55 smithi019 ceph-mon[68920]: pgmap v244: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:55.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:55 smithi031 ceph-mon[56540]: pgmap v244: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:56.316 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:56.316 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:56.695 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:57.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:57 smithi019 ceph-mon[68920]: pgmap v245: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:57.596 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:57 smithi019 ceph-mon[68920]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:57.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:57 smithi031 ceph-mon[56540]: pgmap v245: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:57.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:57 smithi031 ceph-mon[56540]: from='client.44544 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:12:57.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:12:58.000 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:12:59.231 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:12:59.231 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:12:59.544 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:12:59 smithi019 ceph-mon[68920]: pgmap v246: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:12:59.619 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:12:59.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:12:59 smithi031 ceph-mon[56540]: pgmap v246: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:00.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:00 smithi019 ceph-mon[68920]: from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:00.620 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:00.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:00 smithi031 ceph-mon[56540]: from='client.44548 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:00.923 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:01.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:01 smithi019 ceph-mon[68920]: pgmap v247: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:01.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:01 smithi031 ceph-mon[56540]: pgmap v247: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:02.151 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:02.151 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:02.552 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:03.553 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:03.588 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:03 smithi019 ceph-mon[68920]: from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:03.588 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:03 smithi019 ceph-mon[68920]: pgmap v248: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:03.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:03 smithi031 ceph-mon[56540]: from='client.44552 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:03.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:03 smithi031 ceph-mon[56540]: pgmap v248: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:03.856 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:05.023 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:05.024 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:05.302 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:05 smithi019 ceph-mon[68920]: pgmap v249: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:05.302 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:05 smithi019 ceph-mon[68920]: from='client.44556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:05.402 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:05.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:05 smithi031 ceph-mon[56540]: pgmap v249: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:05.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:05 smithi031 ceph-mon[56540]: from='client.44556 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:06.403 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:06.707 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:07.466 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:07 smithi019 ceph-mon[68920]: pgmap v250: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:07.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:07 smithi031 ceph-mon[56540]: pgmap v250: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:07.900 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:07.900 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:08.276 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:08.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:08 smithi019 ceph-mon[68920]: from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:08.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:08 smithi031 ceph-mon[56540]: from='client.44560 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:09.277 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:09.584 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:09.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:09 smithi019 ceph-mon[68920]: pgmap v251: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:09.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:09 smithi031 ceph-mon[56540]: pgmap v251: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:10.804 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:10.804 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:11.185 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:11.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:11 smithi019 ceph-mon[68920]: pgmap v252: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:11.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:11 smithi019 ceph-mon[68920]: from='client.44564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:11.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:11 smithi031 ceph-mon[56540]: pgmap v252: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:11.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:11 smithi031 ceph-mon[56540]: from='client.44564 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:12.186 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:12.491 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:13.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:13 smithi019 ceph-mon[68920]: pgmap v253: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:13.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:13 smithi031 ceph-mon[56540]: pgmap v253: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:13.705 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:13.705 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:14.126 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:14.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:14 smithi019 ceph-mon[68920]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:14.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:14 smithi031 ceph-mon[56540]: from='client.44568 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:15.127 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:15.434 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:15.529 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:15 smithi019 ceph-mon[68920]: pgmap v254: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:15.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:15 smithi031 ceph-mon[56540]: pgmap v254: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:16.617 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:16.617 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:17.000 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:17.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:17 smithi019 ceph-mon[68920]: pgmap v255: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:17.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:17 smithi019 ceph-mon[68920]: from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:17.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:17 smithi031 ceph-mon[56540]: pgmap v255: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:17.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:17 smithi031 ceph-mon[56540]: from='client.44572 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:18.001 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:18.306 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:19.485 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:19.485 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:19.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:19 smithi019 ceph-mon[68920]: pgmap v256: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:19.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:19 smithi031 ceph-mon[56540]: pgmap v256: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:19.866 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:20.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:20 smithi019 ceph-mon[68920]: from='client.44576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:20.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:20 smithi031 ceph-mon[56540]: from='client.44576 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:20.867 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:21.169 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:21.570 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:21 smithi019 ceph-mon[68920]: pgmap v257: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:21.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:21 smithi031 ceph-mon[56540]: pgmap v257: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:22.348 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:22.348 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:22.733 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:23.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:23 smithi019 ceph-mon[68920]: pgmap v258: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:23.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:23 smithi019 ceph-mon[68920]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:23.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:23 smithi031 ceph-mon[56540]: pgmap v258: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:23.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:23 smithi031 ceph-mon[56540]: from='client.44580 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:23.734 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:24.039 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:25.268 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:25.269 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:25.444 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:25 smithi019 ceph-mon[68920]: pgmap v259: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:25.657 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:25.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:25 smithi031 ceph-mon[56540]: pgmap v259: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:26.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:26 smithi019 ceph-mon[68920]: from='client.44584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:26.658 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:26.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:26 smithi031 ceph-mon[56540]: from='client.44584 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:26.962 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:27.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:27 smithi019 ceph-mon[68920]: pgmap v260: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:27.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:27 smithi031 ceph-mon[56540]: pgmap v260: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:28.167 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:28.167 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:28.582 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:29.583 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:29.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:29 smithi019 ceph-mon[68920]: from='client.44588 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:29.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:29 smithi019 ceph-mon[68920]: pgmap v261: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:29.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:29 smithi031 ceph-mon[56540]: from='client.44588 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:29.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:29 smithi031 ceph-mon[56540]: pgmap v261: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:29.887 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:31.058 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:31.059 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:31.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:31 smithi019 ceph-mon[68920]: pgmap v262: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:31.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:31 smithi019 ceph-mon[68920]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:31.441 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:31.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:31 smithi031 ceph-mon[56540]: pgmap v262: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:31.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:31 smithi031 ceph-mon[56540]: from='client.44592 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:32.442 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:32.745 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:33.497 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:33 smithi019 ceph-mon[68920]: pgmap v263: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:33.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:33 smithi031 ceph-mon[56540]: pgmap v263: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:33.955 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:33.955 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:34.350 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:34.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:34 smithi019 ceph-mon[68920]: from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:34.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:34 smithi031 ceph-mon[56540]: from='client.44596 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:35.351 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:35.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:35 smithi019 ceph-mon[68920]: pgmap v264: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:35.656 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:35.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:35 smithi031 ceph-mon[56540]: pgmap v264: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:36.909 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:36.909 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:37.319 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:37.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:37 smithi019 ceph-mon[68920]: pgmap v265: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:37.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:37 smithi019 ceph-mon[68920]: from='client.44600 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:37.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:37 smithi031 ceph-mon[56540]: pgmap v265: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:37.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:37 smithi031 ceph-mon[56540]: from='client.44600 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:38.320 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:38.624 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:39.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:39 smithi019 ceph-mon[68920]: pgmap v266: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:39.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:39 smithi031 ceph-mon[56540]: pgmap v266: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:39.833 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:39.833 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:40.213 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:40.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:40 smithi019 ceph-mon[68920]: from='client.44604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:40.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:40 smithi031 ceph-mon[56540]: from='client.44604 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:41.214 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:41.520 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:41.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:41 smithi019 ceph-mon[68920]: pgmap v267: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:41.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:41 smithi031 ceph-mon[56540]: pgmap v267: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:42.724 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:42.724 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:43.104 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:43.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:43 smithi019 ceph-mon[68920]: pgmap v268: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:43.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:43 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:13:43.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:43 smithi019 ceph-mon[68920]: from='client.54533 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:43.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:43 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:13:43.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:43 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:13:43.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:43 smithi019 ceph-mon[68920]: pgmap v269: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:43.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:43 smithi019 ceph-mon[68920]: pgmap v270: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:43.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:43 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:13:43.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:43 smithi031 ceph-mon[56540]: pgmap v268: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:43.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:43 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:13:43.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:43 smithi031 ceph-mon[56540]: from='client.54533 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:43.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:43 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:13:43.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:43 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:13:43.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:43 smithi031 ceph-mon[56540]: pgmap v269: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:43.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:43 smithi031 ceph-mon[56540]: pgmap v270: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:43.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:43 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:13:44.105 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:44.408 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:45.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:45 smithi019 ceph-mon[68920]: pgmap v271: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:45.652 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:45.652 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:45.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:45 smithi031 ceph-mon[56540]: pgmap v271: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:46.067 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:46.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:46 smithi019 ceph-mon[68920]: from='client.44612 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:46.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:46 smithi031 ceph-mon[56540]: from='client.44612 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:47.068 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:47.372 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:47.475 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:47 smithi019 ceph-mon[68920]: pgmap v272: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:47.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:47 smithi031 ceph-mon[56540]: pgmap v272: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:48.633 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:48.634 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:49.037 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:50.038 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:50.343 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:50.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:49 smithi019 ceph-mon[68920]: from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:50.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:49 smithi019 ceph-mon[68920]: pgmap v273: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:50.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:49 smithi031 ceph-mon[56540]: from='client.44616 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:50.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:49 smithi031 ceph-mon[56540]: pgmap v273: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:51.586 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:51.586 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:51.965 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:52.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:51 smithi019 ceph-mon[68920]: pgmap v274: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:52.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:51 smithi031 ceph-mon[56540]: pgmap v274: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:52.966 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:53.271 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:53.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:52 smithi019 ceph-mon[68920]: from='client.44620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:53.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:52 smithi031 ceph-mon[56540]: from='client.44620 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:54.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:53 smithi019 ceph-mon[68920]: pgmap v275: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:54.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:53 smithi031 ceph-mon[56540]: pgmap v275: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:54.496 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:54.496 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:54.879 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:55.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:55 smithi019 ceph-mon[68920]: from='client.44624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:55.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:55 smithi019 ceph-mon[68920]: pgmap v276: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:55.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:55 smithi031 ceph-mon[56540]: from='client.44624 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:55.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:55 smithi031 ceph-mon[56540]: pgmap v276: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:55.880 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:56.188 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:57.424 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:13:57.424 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:13:57.813 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:13:58.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:57 smithi019 ceph-mon[68920]: pgmap v277: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:58.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:57 smithi031 ceph-mon[56540]: pgmap v277: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:13:58.814 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:13:59.121 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:13:59.216 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:58 smithi019 ceph-mon[68920]: from='client.44628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:13:59.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:58 smithi031 ceph-mon[56540]: from='client.44628 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:00.330 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:00.330 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:00.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:13:59 smithi019 ceph-mon[68920]: pgmap v278: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:00.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:13:59 smithi031 ceph-mon[56540]: pgmap v278: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:00.787 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:01.788 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:02.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:01 smithi019 ceph-mon[68920]: from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:02.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:01 smithi019 ceph-mon[68920]: pgmap v279: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:02.095 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:02.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:01 smithi031 ceph-mon[56540]: from='client.44632 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:02.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:01 smithi031 ceph-mon[56540]: pgmap v279: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:03.315 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:03.315 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:03.694 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:04.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:03 smithi019 ceph-mon[68920]: pgmap v280: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:04.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:03 smithi031 ceph-mon[56540]: pgmap v280: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:04.695 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:05.002 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:05.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:04 smithi019 ceph-mon[68920]: from='client.44636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:05.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:04 smithi031 ceph-mon[56540]: from='client.44636 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:06.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:05 smithi019 ceph-mon[68920]: pgmap v281: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:06.219 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:06.219 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:06.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:05 smithi031 ceph-mon[56540]: pgmap v281: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:06.603 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:07.604 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:07.910 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:08.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:07 smithi019 ceph-mon[68920]: from='client.44640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:08.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:07 smithi019 ceph-mon[68920]: pgmap v282: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:08.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:07 smithi031 ceph-mon[56540]: from='client.44640 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:08.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:07 smithi031 ceph-mon[56540]: pgmap v282: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:09.114 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:09.114 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:09.502 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:10.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:09 smithi019 ceph-mon[68920]: pgmap v283: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:10.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:09 smithi031 ceph-mon[56540]: pgmap v283: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:10.502 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:10.806 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:11.255 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:10 smithi019 ceph-mon[68920]: from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:11.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:10 smithi031 ceph-mon[56540]: from='client.44644 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:12.024 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:12.024 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:12.317 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:11 smithi019 ceph-mon[68920]: pgmap v284: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:12.418 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:12.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:11 smithi031 ceph-mon[56540]: pgmap v284: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:13.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:12 smithi019 ceph-mon[68920]: from='client.44648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:13.420 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:13.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:12 smithi031 ceph-mon[56540]: from='client.44648 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:13.724 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:14.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:13 smithi019 ceph-mon[68920]: pgmap v285: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:14.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:13 smithi031 ceph-mon[56540]: pgmap v285: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:14.943 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:14.943 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:15.259 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:15 smithi019 ceph-mon[68920]: pgmap v286: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:15.259 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:15 smithi019 ceph-mon[68920]: from='client.44652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:15.317 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:15.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:15 smithi031 ceph-mon[56540]: pgmap v286: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:15.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:15 smithi031 ceph-mon[56540]: from='client.44652 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:16.318 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:16.623 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:17.852 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:17.852 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:18.167 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:17 smithi019 ceph-mon[68920]: pgmap v287: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:18.225 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:18.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:17 smithi031 ceph-mon[56540]: pgmap v287: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:19.227 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:19.261 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:18 smithi019 ceph-mon[68920]: from='client.44656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:19.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:18 smithi031 ceph-mon[56540]: from='client.44656 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:19.531 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:20.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:19 smithi019 ceph-mon[68920]: pgmap v288: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:20.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:19 smithi031 ceph-mon[56540]: pgmap v288: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:20.786 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:20.786 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:21.184 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:22.185 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:22.220 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:21 smithi019 ceph-mon[68920]: from='client.44660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:22.220 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:21 smithi019 ceph-mon[68920]: pgmap v289: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:22.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:21 smithi031 ceph-mon[56540]: from='client.44660 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:22.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:21 smithi031 ceph-mon[56540]: pgmap v289: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:22.492 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:23.712 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:23.712 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:24.033 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:23 smithi019 ceph-mon[68920]: pgmap v290: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:24.093 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:24.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:23 smithi031 ceph-mon[56540]: pgmap v290: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:25.094 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:25.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:24 smithi019 ceph-mon[68920]: from='client.44664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:25.401 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:25.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:24 smithi031 ceph-mon[56540]: from='client.44664 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:26.214 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:25 smithi019 ceph-mon[68920]: pgmap v291: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:26.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:25 smithi031 ceph-mon[56540]: pgmap v291: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:26.630 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:26.630 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:27.026 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:28.028 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:28.331 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:28.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:27 smithi019 ceph-mon[68920]: from='client.44668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:28.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:27 smithi019 ceph-mon[68920]: pgmap v292: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:28.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:27 smithi031 ceph-mon[56540]: from='client.44668 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:28.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:27 smithi031 ceph-mon[56540]: pgmap v292: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:29.560 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:29.561 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:29.931 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:30.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:29 smithi019 ceph-mon[68920]: pgmap v293: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:30.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:29 smithi031 ceph-mon[56540]: pgmap v293: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:30.932 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:31.236 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:31.328 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:30 smithi019 ceph-mon[68920]: from='client.44672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:31.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:30 smithi031 ceph-mon[56540]: from='client.44672 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:32.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:31 smithi019 ceph-mon[68920]: pgmap v294: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:32.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:31 smithi031 ceph-mon[56540]: pgmap v294: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:32.490 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:32.490 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:32.865 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:33.867 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:34.171 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:34.268 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:33 smithi019 ceph-mon[68920]: from='client.44676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:34.268 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:33 smithi019 ceph-mon[68920]: pgmap v295: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:34.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:33 smithi031 ceph-mon[56540]: from='client.44676 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:34.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:33 smithi031 ceph-mon[56540]: pgmap v295: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:35.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:35 smithi019 ceph-mon[68920]: pgmap v296: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:35.413 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:35.413 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:35.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:35 smithi031 ceph-mon[56540]: pgmap v296: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:35.854 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:36.597 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:36 smithi019 ceph-mon[68920]: from='client.44680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:36.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:36 smithi031 ceph-mon[56540]: from='client.44680 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:36.855 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:37.159 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:37.593 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:37 smithi019 ceph-mon[68920]: pgmap v297: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:37.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:37 smithi031 ceph-mon[56540]: pgmap v297: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:38.421 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:38.422 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:38.798 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:39.800 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:40.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:39 smithi019 ceph-mon[68920]: from='client.44684 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:40.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:39 smithi019 ceph-mon[68920]: pgmap v298: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:40.104 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:40.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:39 smithi031 ceph-mon[56540]: from='client.44684 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:40.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:39 smithi031 ceph-mon[56540]: pgmap v298: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:41.277 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:41.277 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:41.672 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:42.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:41 smithi019 ceph-mon[68920]: pgmap v299: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:42.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:41 smithi031 ceph-mon[56540]: pgmap v299: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:42.673 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:42.977 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:43.270 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:42 smithi019 ceph-mon[68920]: from='client.44688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:43.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:42 smithi031 ceph-mon[56540]: from='client.44688 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:44.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:43 smithi019 ceph-mon[68920]: pgmap v300: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:44.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:43 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:14:44.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:43 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:14:44.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:43 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:14:44.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:43 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:14:44.202 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:44.202 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:44.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:43 smithi031 ceph-mon[56540]: pgmap v300: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:44.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:43 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:14:44.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:43 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:14:44.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:43 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:14:44.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:43 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:14:44.620 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:45.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:44 smithi019 ceph-mon[68920]: pgmap v301: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:45.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:44 smithi019 ceph-mon[68920]: pgmap v302: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:45.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:44 smithi031 ceph-mon[56540]: pgmap v301: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:45.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:44 smithi031 ceph-mon[56540]: pgmap v302: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:45.621 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:45.926 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:46.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:45 smithi019 ceph-mon[68920]: from='client.44692 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:46.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:45 smithi031 ceph-mon[56540]: from='client.44692 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:47.137 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:47.137 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:47.300 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:46 smithi019 ceph-mon[68920]: pgmap v303: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:47.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:46 smithi031 ceph-mon[56540]: pgmap v303: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:47.505 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:48.506 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:48.812 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:49.242 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:48 smithi019 ceph-mon[68920]: from='client.44696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:49.242 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:48 smithi019 ceph-mon[68920]: pgmap v304: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:49.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:48 smithi031 ceph-mon[56540]: from='client.44696 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:49.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:48 smithi031 ceph-mon[56540]: pgmap v304: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:50.106 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:50.106 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:50.404 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:50 smithi019 ceph-mon[68920]: pgmap v305: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:50.497 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:50.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:50 smithi031 ceph-mon[56540]: pgmap v305: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:51.498 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:51.535 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:51 smithi019 ceph-mon[68920]: from='client.44700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:51.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:51 smithi031 ceph-mon[56540]: from='client.44700 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:51.804 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:52.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:52 smithi019 ceph-mon[68920]: pgmap v306: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:52.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:52 smithi031 ceph-mon[56540]: pgmap v306: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:53.044 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:53.044 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:53.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:53 smithi019 ceph-mon[68920]: from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:53.437 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:53.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:53 smithi031 ceph-mon[56540]: from='client.44704 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:54.438 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:54.477 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:54 smithi019 ceph-mon[68920]: pgmap v307: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:54.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:54 smithi031 ceph-mon[56540]: pgmap v307: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:54.744 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:55.965 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:55.965 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:56.339 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:56.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:56 smithi031 ceph-mon[56540]: pgmap v308: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:56.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:56 smithi031 ceph-mon[56540]: from='client.44708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:57.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:56 smithi019 ceph-mon[68920]: pgmap v308: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:57.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:56 smithi019 ceph-mon[68920]: from='client.44708 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:14:57.341 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:14:57.646 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:14:58.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:58 smithi019 ceph-mon[68920]: pgmap v309: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:58.873 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:14:58.874 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:14:58.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:58 smithi031 ceph-mon[56540]: pgmap v309: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:14:59.260 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:14:59.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:14:59 smithi031 ceph-mon[56540]: from='client.44712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:00.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:14:59 smithi019 ceph-mon[68920]: from='client.44712 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:00.261 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:00.567 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:00.933 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:00 smithi031 ceph-mon[56540]: pgmap v310: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:01.032 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:00 smithi019 ceph-mon[68920]: pgmap v310: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:01.808 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:01.809 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:02.212 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:02.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:02 smithi031 ceph-mon[56540]: pgmap v311: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:02.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:02 smithi031 ceph-mon[56540]: from='client.44716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:03.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:02 smithi019 ceph-mon[68920]: pgmap v311: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:03.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:02 smithi019 ceph-mon[68920]: from='client.44716 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:03.213 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:03.518 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:04.681 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:04.681 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:04.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:04 smithi031 ceph-mon[56540]: pgmap v312: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:05.006 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:04 smithi019 ceph-mon[68920]: pgmap v312: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:05.069 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:05.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:05 smithi031 ceph-mon[56540]: from='client.44720 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:06.070 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:06.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:05 smithi019 ceph-mon[68920]: from='client.44720 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:06.376 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:06.781 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:06 smithi019 ceph-mon[68920]: pgmap v313: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:06.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:06 smithi031 ceph-mon[56540]: pgmap v313: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:07.594 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:07.594 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:07.986 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:08.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:08 smithi031 ceph-mon[56540]: from='client.44724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:08.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:08 smithi031 ceph-mon[56540]: pgmap v314: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:08.987 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:09.023 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:08 smithi019 ceph-mon[68920]: from='client.44724 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:09.023 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:08 smithi019 ceph-mon[68920]: pgmap v314: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:09.292 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:10.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:10 smithi019 ceph-mon[68920]: pgmap v315: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:10.482 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:10.482 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:10.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:10 smithi031 ceph-mon[56540]: pgmap v315: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:10.868 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:11.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:11 smithi019 ceph-mon[68920]: from='client.44728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:11.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:11 smithi031 ceph-mon[56540]: from='client.44728 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:11.869 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:12.174 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:12.553 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:12 smithi019 ceph-mon[68920]: pgmap v316: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:12.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:12 smithi031 ceph-mon[56540]: pgmap v316: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:13.489 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:13.489 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:13.868 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:14.869 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:14.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:14 smithi031 ceph-mon[56540]: from='client.44732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:14.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:14 smithi031 ceph-mon[56540]: pgmap v317: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:15.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:14 smithi019 ceph-mon[68920]: from='client.44732 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:15.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:14 smithi019 ceph-mon[68920]: pgmap v317: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:15.175 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:16.332 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:16.332 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:16.708 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:16.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:16 smithi031 ceph-mon[56540]: pgmap v318: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:17.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:16 smithi019 ceph-mon[68920]: pgmap v318: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:17.710 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:17.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:17 smithi031 ceph-mon[56540]: from='client.44736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:18.014 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:18.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:17 smithi019 ceph-mon[68920]: from='client.44736 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:18.825 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:18 smithi019 ceph-mon[68920]: pgmap v319: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:18.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:18 smithi031 ceph-mon[56540]: pgmap v319: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:19.239 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:19.240 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:19.626 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:20.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:20 smithi019 ceph-mon[68920]: from='client.44740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:20.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:20 smithi019 ceph-mon[68920]: pgmap v320: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:20.627 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:20.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:20 smithi031 ceph-mon[56540]: from='client.44740 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:20.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:20 smithi031 ceph-mon[56540]: pgmap v320: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:20.930 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:22.161 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:22.161 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:22.575 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:22.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:22 smithi019 ceph-mon[68920]: pgmap v321: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:22.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:22 smithi031 ceph-mon[56540]: pgmap v321: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:23.577 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:23.884 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:23.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:23 smithi031 ceph-mon[56540]: from='client.44744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:23.970 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:23 smithi019 ceph-mon[68920]: from='client.44744 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:24.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:24 smithi031 ceph-mon[56540]: pgmap v322: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:25.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:24 smithi019 ceph-mon[68920]: pgmap v322: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:25.097 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:25.097 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:25.483 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:25.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:25 smithi019 ceph-mon[68920]: from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:25.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:25 smithi031 ceph-mon[56540]: from='client.44748 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:26.484 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:26.791 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:26.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:26 smithi019 ceph-mon[68920]: pgmap v323: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:26.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:26 smithi031 ceph-mon[56540]: pgmap v323: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:27.989 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:27.989 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:28.375 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:28.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:28 smithi031 ceph-mon[56540]: pgmap v324: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:28.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:28 smithi031 ceph-mon[56540]: from='client.44752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:29.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:28 smithi019 ceph-mon[68920]: pgmap v324: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:29.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:28 smithi019 ceph-mon[68920]: from='client.44752 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:29.376 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:29.681 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:30.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:30 smithi019 ceph-mon[68920]: pgmap v325: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:30.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:30 smithi031 ceph-mon[56540]: pgmap v325: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:30.904 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:30.904 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:31.300 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:31.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:31 smithi019 ceph-mon[68920]: from='client.44756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:31.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:31 smithi031 ceph-mon[56540]: from='client.44756 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:32.301 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:32.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:32 smithi019 ceph-mon[68920]: pgmap v326: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:32.621 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:32.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:32 smithi031 ceph-mon[56540]: pgmap v326: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:33.814 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:33.814 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:34.198 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:34.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:34 smithi031 ceph-mon[56540]: pgmap v327: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:34.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:34 smithi031 ceph-mon[56540]: from='client.44760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:35.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:34 smithi019 ceph-mon[68920]: pgmap v327: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:35.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:34 smithi019 ceph-mon[68920]: from='client.44760 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:35.199 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:35.502 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:36.651 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:36.652 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:36.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:36 smithi031 ceph-mon[56540]: pgmap v328: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:36.977 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:36 smithi019 ceph-mon[68920]: pgmap v328: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:37.048 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:37.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:37 smithi031 ceph-mon[56540]: from='client.44764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:38.048 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:38.082 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:37 smithi019 ceph-mon[68920]: from='client.44764 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:38.350 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:38.776 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:38 smithi019 ceph-mon[68920]: pgmap v329: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:38.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:38 smithi031 ceph-mon[56540]: pgmap v329: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:39.617 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:39.617 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:39.961 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:40.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:40 smithi019 ceph-mon[68920]: pgmap v330: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:40.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:40 smithi019 ceph-mon[68920]: from='client.44768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:40.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:40 smithi031 ceph-mon[56540]: pgmap v330: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:40.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:40 smithi031 ceph-mon[56540]: from='client.44768 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:40.962 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:41.263 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:42.536 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:42.537 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:42.839 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:42 smithi019 ceph-mon[68920]: pgmap v331: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:42.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:42 smithi031 ceph-mon[56540]: pgmap v331: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:42.948 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:43.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:43 smithi031 ceph-mon[56540]: from='client.44772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:43.949 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:43.978 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:43 smithi019 ceph-mon[68920]: from='client.44772 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:44.277 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:44.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:44 smithi031 ceph-mon[56540]: pgmap v332: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:44.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:44 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:15:44.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:44 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:15:44.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:44 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:15:44.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:44 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:15:44.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:44 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:15:45.030 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:44 smithi019 ceph-mon[68920]: pgmap v332: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:45.030 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:44 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:15:45.030 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:44 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:15:45.031 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:44 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:15:45.031 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:44 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:15:45.031 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:44 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:15:45.451 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:45.451 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:45.786 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:45 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:15:45.787 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:45 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:15:45.787 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:45 smithi019 ceph-mon[68920]: pgmap v333: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:45.787 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:45 smithi019 ceph-mon[68920]: pgmap v334: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:45.787 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:45 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:15:45.838 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:45.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:45 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:15:45.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:45 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:15:45.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:45 smithi031 ceph-mon[56540]: pgmap v333: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:45.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:45 smithi031 ceph-mon[56540]: pgmap v334: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:45.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:45 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:15:46.840 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:46.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:46 smithi031 ceph-mon[56540]: from='client.44776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:47.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:46 smithi019 ceph-mon[68920]: from='client.44776 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:47.144 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:47.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:47 smithi019 ceph-mon[68920]: pgmap v335: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:48.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:47 smithi031 ceph-mon[56540]: pgmap v335: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:48.353 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:48.353 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:48.758 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:49.759 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:50.067 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:50.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:49 smithi019 ceph-mon[68920]: from='client.44780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:50.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:49 smithi019 ceph-mon[68920]: pgmap v336: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:50.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:49 smithi031 ceph-mon[56540]: from='client.44780 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:50.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:49 smithi031 ceph-mon[56540]: pgmap v336: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:51.300 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:51.300 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:51.728 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:52.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:51 smithi019 ceph-mon[68920]: pgmap v337: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:52.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:51 smithi031 ceph-mon[56540]: pgmap v337: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:52.730 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:53.036 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:53.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:52 smithi019 ceph-mon[68920]: from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:53.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:52 smithi031 ceph-mon[56540]: from='client.44784 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:54.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:53 smithi019 ceph-mon[68920]: pgmap v338: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:54.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:53 smithi031 ceph-mon[56540]: pgmap v338: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:54.261 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:54.261 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:54.638 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:55.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:55 smithi019 ceph-mon[68920]: from='client.44788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:55.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:55 smithi019 ceph-mon[68920]: pgmap v339: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:55.640 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:55.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:55 smithi031 ceph-mon[56540]: from='client.44788 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:55.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:55 smithi031 ceph-mon[56540]: pgmap v339: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:55.944 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:57.174 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:15:57.175 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:15:57.562 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:15:58.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:57 smithi019 ceph-mon[68920]: pgmap v340: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:58.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:57 smithi031 ceph-mon[56540]: pgmap v340: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:15:58.564 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:15:58.872 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:15:58.975 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:58 smithi019 ceph-mon[68920]: from='client.44792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:15:59.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:58 smithi031 ceph-mon[56540]: from='client.44792 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:00.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:15:59 smithi019 ceph-mon[68920]: pgmap v341: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:00.097 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:00.097 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:00.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:15:59 smithi031 ceph-mon[56540]: pgmap v341: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:00.495 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:01.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:00 smithi019 ceph-mon[68920]: from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:01.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:00 smithi031 ceph-mon[56540]: from='client.44796 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:01.496 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:01.802 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:01.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:01 smithi019 ceph-mon[68920]: pgmap v342: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:02.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:01 smithi031 ceph-mon[56540]: pgmap v342: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:03.012 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:03.012 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:03.394 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:04.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:03 smithi019 ceph-mon[68920]: pgmap v343: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:04.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:03 smithi019 ceph-mon[68920]: from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:04.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:03 smithi031 ceph-mon[56540]: pgmap v343: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:04.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:03 smithi031 ceph-mon[56540]: from='client.44800 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:04.395 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:04.700 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:05.424 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:05 smithi019 ceph-mon[68920]: pgmap v344: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:05.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:05 smithi031 ceph-mon[56540]: pgmap v344: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:05.850 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:05.850 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:06.244 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:06.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:06 smithi019 ceph-mon[68920]: from='client.44804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:06.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:06 smithi031 ceph-mon[56540]: from='client.44804 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:07.245 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:07.553 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:07.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:07 smithi019 ceph-mon[68920]: pgmap v345: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:07.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:07 smithi031 ceph-mon[56540]: pgmap v345: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:08.776 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:08.776 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:09.203 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:10.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:09 smithi019 ceph-mon[68920]: pgmap v346: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:10.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:09 smithi019 ceph-mon[68920]: from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:10.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:09 smithi031 ceph-mon[56540]: pgmap v346: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:10.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:09 smithi031 ceph-mon[56540]: from='client.44808 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:10.203 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:10.508 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:11.732 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:11.732 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:12.062 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:11 smithi019 ceph-mon[68920]: pgmap v347: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:12.118 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:12.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:11 smithi031 ceph-mon[56540]: pgmap v347: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:13.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:12 smithi019 ceph-mon[68920]: from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:13.119 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:13.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:12 smithi031 ceph-mon[56540]: from='client.44812 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:13.421 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:13.838 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:13 smithi019 ceph-mon[68920]: pgmap v348: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:14.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:13 smithi031 ceph-mon[56540]: pgmap v348: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:14.634 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:14.634 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:15.019 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:15.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:15 smithi019 ceph-mon[68920]: from='client.44816 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:15.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:15 smithi019 ceph-mon[68920]: pgmap v349: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:15.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:15 smithi031 ceph-mon[56540]: from='client.44816 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:15.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:15 smithi031 ceph-mon[56540]: pgmap v349: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:16.021 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:16.328 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:17.548 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:17.549 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:17.826 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:17 smithi019 ceph-mon[68920]: pgmap v350: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:17.927 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:18.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:17 smithi031 ceph-mon[56540]: pgmap v350: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:18.928 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:19.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:18 smithi019 ceph-mon[68920]: from='client.44820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:19.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:18 smithi031 ceph-mon[56540]: from='client.44820 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:19.232 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:20.048 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:19 smithi019 ceph-mon[68920]: pgmap v351: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:20.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:19 smithi031 ceph-mon[56540]: pgmap v351: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:20.475 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:20.475 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:20.851 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:21.853 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:22.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:21 smithi019 ceph-mon[68920]: from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:22.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:21 smithi019 ceph-mon[68920]: pgmap v352: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:22.158 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:22.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:21 smithi031 ceph-mon[56540]: from='client.44824 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:22.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:21 smithi031 ceph-mon[56540]: pgmap v352: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:23.375 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:23.375 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:23.817 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:24.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:23 smithi019 ceph-mon[68920]: pgmap v353: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:24.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:23 smithi031 ceph-mon[56540]: pgmap v353: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:24.818 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:25.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:24 smithi019 ceph-mon[68920]: from='client.44828 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:25.125 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:25.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:24 smithi031 ceph-mon[56540]: from='client.44828 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:25.949 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:25 smithi019 ceph-mon[68920]: pgmap v354: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:26.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:25 smithi031 ceph-mon[56540]: pgmap v354: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:26.363 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:26.363 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:26.817 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:27.817 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:28.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:27 smithi019 ceph-mon[68920]: from='client.44832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:28.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:27 smithi019 ceph-mon[68920]: pgmap v355: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:28.125 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:28.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:27 smithi031 ceph-mon[56540]: from='client.44832 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:28.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:27 smithi031 ceph-mon[56540]: pgmap v355: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:29.325 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:29.325 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:29.716 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:30.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:29 smithi019 ceph-mon[68920]: pgmap v356: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:30.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:29 smithi031 ceph-mon[56540]: pgmap v356: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:30.717 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:31.023 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:31.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:30 smithi019 ceph-mon[68920]: from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:31.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:30 smithi031 ceph-mon[56540]: from='client.44836 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:32.095 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:31 smithi019 ceph-mon[68920]: pgmap v357: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:32.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:31 smithi031 ceph-mon[56540]: pgmap v357: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:32.245 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:32.245 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:32.624 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:33.625 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:33.931 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:34.027 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:33 smithi019 ceph-mon[68920]: from='client.44840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:34.028 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:33 smithi019 ceph-mon[68920]: pgmap v358: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:34.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:33 smithi031 ceph-mon[56540]: from='client.44840 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:34.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:33 smithi031 ceph-mon[56540]: pgmap v358: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:35.142 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:35.143 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:35.424 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:35 smithi019 ceph-mon[68920]: pgmap v359: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:35.515 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:35.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:35 smithi031 ceph-mon[56540]: pgmap v359: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:36.516 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:36.551 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:36 smithi019 ceph-mon[68920]: from='client.44844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:36.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:36 smithi031 ceph-mon[56540]: from='client.44844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:36.820 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:37.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:37 smithi019 ceph-mon[68920]: pgmap v360: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:37.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:37 smithi031 ceph-mon[56540]: pgmap v360: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:38.082 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:38.082 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:38.407 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:38 smithi019 ceph-mon[68920]: from='client.44848 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:38.473 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:38.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:38 smithi031 ceph-mon[56540]: from='client.44848 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:39.474 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:39.509 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:39 smithi019 ceph-mon[68920]: pgmap v361: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:39.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:39 smithi031 ceph-mon[56540]: pgmap v361: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:39.780 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:41.037 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:41.038 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:41.423 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:42.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:41 smithi019 ceph-mon[68920]: pgmap v362: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:42.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:41 smithi019 ceph-mon[68920]: from='client.44852 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:42.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:41 smithi031 ceph-mon[56540]: pgmap v362: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:42.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:41 smithi031 ceph-mon[56540]: from='client.44852 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:42.424 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:42.727 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:43.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:43 smithi019 ceph-mon[68920]: pgmap v363: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:43.937 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:43.937 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:44.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:43 smithi031 ceph-mon[56540]: pgmap v363: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:44.322 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:45.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:44 smithi019 ceph-mon[68920]: from='client.44856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:45.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:44 smithi031 ceph-mon[56540]: from='client.44856 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:45.323 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:45.626 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:46.043 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:45 smithi019 ceph-mon[68920]: pgmap v364: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:46.043 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:45 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:16:46.044 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:45 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:16:46.044 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:45 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:16:46.044 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:45 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:16:46.044 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:45 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:16:46.044 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:45 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:16:46.044 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:45 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:16:46.044 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:45 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:16:46.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:45 smithi031 ceph-mon[56540]: pgmap v364: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:46.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:45 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:16:46.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:45 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:16:46.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:45 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-12-18T13:16:46.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:45 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:16:46.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:45 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:16:46.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:45 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:16:46.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:45 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:16:46.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:45 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:16:46.802 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:46.802 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:47.072 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:46 smithi019 ceph-mon[68920]: Adjusting osd_memory_target on smithi019 to 15070M 2023-12-18T13:16:47.072 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:46 smithi019 ceph-mon[68920]: Adjusting osd_memory_target on smithi031 to 15070M 2023-12-18T13:16:47.072 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:46 smithi019 ceph-mon[68920]: pgmap v365: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:47.072 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:46 smithi019 ceph-mon[68920]: pgmap v366: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:47.173 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:47.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:46 smithi031 ceph-mon[56540]: Adjusting osd_memory_target on smithi019 to 15070M 2023-12-18T13:16:47.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:46 smithi031 ceph-mon[56540]: Adjusting osd_memory_target on smithi031 to 15070M 2023-12-18T13:16:47.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:46 smithi031 ceph-mon[56540]: pgmap v365: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:47.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:46 smithi031 ceph-mon[56540]: pgmap v366: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:48.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:47 smithi019 ceph-mon[68920]: from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:48.175 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:48.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:47 smithi031 ceph-mon[56540]: from='client.44860 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:48.482 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:48.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:48 smithi019 ceph-mon[68920]: pgmap v367: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:49.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:48 smithi031 ceph-mon[56540]: pgmap v367: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:49.679 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:49.679 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:50.047 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:50.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:50 smithi019 ceph-mon[68920]: pgmap v368: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:50.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:50 smithi019 ceph-mon[68920]: from='client.44864 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:50.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:50 smithi031 ceph-mon[56540]: pgmap v368: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:50.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:50 smithi031 ceph-mon[56540]: from='client.44864 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:51.048 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:51.353 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:52.580 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:52.580 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:52.758 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:52 smithi019 ceph-mon[68920]: pgmap v369: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:52.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:52 smithi031 ceph-mon[56540]: pgmap v369: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:52.971 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:53.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:53 smithi019 ceph-mon[68920]: from='client.44868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:53.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:53 smithi031 ceph-mon[56540]: from='client.44868 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:53.972 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:54.279 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:54.678 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:54 smithi019 ceph-mon[68920]: pgmap v370: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:54.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:54 smithi031 ceph-mon[56540]: pgmap v370: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:55.645 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:55.645 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:56.013 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:56.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:56 smithi019 ceph-mon[68920]: pgmap v371: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:56.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:56 smithi019 ceph-mon[68920]: from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:56.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:56 smithi031 ceph-mon[56540]: pgmap v371: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:56.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:56 smithi031 ceph-mon[56540]: from='client.44872 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:57.014 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:16:57.321 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:16:58.563 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:16:58.563 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:16:58.741 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:58 smithi019 ceph-mon[68920]: pgmap v372: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:58.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:58 smithi031 ceph-mon[56540]: pgmap v372: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:16:58.938 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:16:59.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:16:59 smithi019 ceph-mon[68920]: from='client.44876 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:59.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:16:59 smithi031 ceph-mon[56540]: from='client.44876 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:16:59.939 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:00.246 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:00.657 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:00 smithi019 ceph-mon[68920]: pgmap v373: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:00.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:00 smithi031 ceph-mon[56540]: pgmap v373: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:01.476 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:01.476 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:01.870 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:02.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:02 smithi019 ceph-mon[68920]: pgmap v374: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:02.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:02 smithi019 ceph-mon[68920]: from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:02.871 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:02.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:02 smithi031 ceph-mon[56540]: pgmap v374: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:02.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:02 smithi031 ceph-mon[56540]: from='client.44880 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:03.174 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:04.364 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:04.364 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:04.684 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:04 smithi019 ceph-mon[68920]: pgmap v375: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:04.745 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:04.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:04 smithi031 ceph-mon[56540]: pgmap v375: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:05.745 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:05.781 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:05 smithi019 ceph-mon[68920]: from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:05.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:05 smithi031 ceph-mon[56540]: from='client.44884 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:06.052 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:06.801 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:06 smithi019 ceph-mon[68920]: pgmap v376: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:06.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:06 smithi031 ceph-mon[56540]: pgmap v376: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:07.251 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:07.251 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:07.637 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:08.638 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:08.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:08 smithi019 ceph-mon[68920]: from='client.44888 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:08.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:08 smithi019 ceph-mon[68920]: pgmap v377: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:08.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:08 smithi031 ceph-mon[56540]: from='client.44888 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:08.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:08 smithi031 ceph-mon[56540]: pgmap v377: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:08.943 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:10.180 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:10.180 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:10.469 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:10 smithi019 ceph-mon[68920]: pgmap v378: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:10.561 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:10.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:10 smithi031 ceph-mon[56540]: pgmap v378: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:11.562 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:11.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:11 smithi019 ceph-mon[68920]: from='client.44892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:11.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:11 smithi031 ceph-mon[56540]: from='client.44892 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:11.866 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:12.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:12 smithi019 ceph-mon[68920]: pgmap v379: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:12.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:12 smithi031 ceph-mon[56540]: pgmap v379: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:13.082 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:13.082 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:13.402 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:13 smithi019 ceph-mon[68920]: from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:13.493 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:13.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:13 smithi031 ceph-mon[56540]: from='client.44896 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:14.494 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:14.530 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:14 smithi019 ceph-mon[68920]: pgmap v380: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:14.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:14 smithi031 ceph-mon[56540]: pgmap v380: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:14.801 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:16.051 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:16.051 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:16.452 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:16.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:16 smithi019 ceph-mon[68920]: pgmap v381: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:16.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:16 smithi019 ceph-mon[68920]: from='client.44900 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:16.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:16 smithi031 ceph-mon[56540]: pgmap v381: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:16.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:16 smithi031 ceph-mon[56540]: from='client.44900 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:17.453 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:17.758 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:18.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:18 smithi019 ceph-mon[68920]: pgmap v382: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:18.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:18 smithi031 ceph-mon[56540]: pgmap v382: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:19.040 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:19.040 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:19.441 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:19.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:19 smithi019 ceph-mon[68920]: from='client.44904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:19.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:19 smithi031 ceph-mon[56540]: from='client.44904 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:20.442 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:20.747 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:20.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:20 smithi019 ceph-mon[68920]: pgmap v383: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:20.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:20 smithi031 ceph-mon[56540]: pgmap v383: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:21.956 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:21.956 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:22.341 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:22.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:22 smithi019 ceph-mon[68920]: pgmap v384: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:22.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:22 smithi019 ceph-mon[68920]: from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:22.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:22 smithi031 ceph-mon[56540]: pgmap v384: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:22.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:22 smithi031 ceph-mon[56540]: from='client.44908 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:23.342 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:23.646 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:24.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:24 smithi019 ceph-mon[68920]: pgmap v385: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:24.890 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:24.890 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:24.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:24 smithi031 ceph-mon[56540]: pgmap v385: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:25.309 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:25.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:25 smithi019 ceph-mon[68920]: from='client.44912 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:25.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:25 smithi031 ceph-mon[56540]: from='client.44912 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:26.310 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:26.616 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:26.704 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:26 smithi019 ceph-mon[68920]: pgmap v386: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:26.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:26 smithi031 ceph-mon[56540]: pgmap v386: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:27.822 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:27.822 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:28.200 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:28.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:28 smithi019 ceph-mon[68920]: pgmap v387: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:28.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:28 smithi019 ceph-mon[68920]: from='client.44916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:28.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:28 smithi031 ceph-mon[56540]: pgmap v387: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:28.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:28 smithi031 ceph-mon[56540]: from='client.44916 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:29.201 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:29.507 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:30.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:30 smithi019 ceph-mon[68920]: pgmap v388: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:30.660 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:30.660 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:30.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:30 smithi031 ceph-mon[56540]: pgmap v388: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:31.040 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:31.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:31 smithi019 ceph-mon[68920]: from='client.44920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:31.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:31 smithi031 ceph-mon[56540]: from='client.44920 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:32.041 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:32.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:32 smithi019 ceph-mon[68920]: pgmap v389: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:32.351 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:32.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:32 smithi031 ceph-mon[56540]: pgmap v389: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:33.538 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:33.538 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:33.926 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:34.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:34 smithi019 ceph-mon[68920]: pgmap v390: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:34.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:34 smithi019 ceph-mon[68920]: from='client.44924 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:34.927 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:34.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:34 smithi031 ceph-mon[56540]: pgmap v390: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:34.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:34 smithi031 ceph-mon[56540]: from='client.44924 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:35.229 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:36.470 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:36.470 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:36.757 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:36 smithi019 ceph-mon[68920]: pgmap v391: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:36.838 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:36.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:36 smithi031 ceph-mon[56540]: pgmap v391: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:37.839 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:37.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:37 smithi019 ceph-mon[68920]: from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:37.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:37 smithi031 ceph-mon[56540]: from='client.44928 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:38.145 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:38.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:38 smithi019 ceph-mon[68920]: pgmap v392: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:38.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:38 smithi031 ceph-mon[56540]: pgmap v392: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:39.351 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:39.351 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:39.765 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:40.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:40 smithi019 ceph-mon[68920]: from='client.44932 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:40.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:40 smithi019 ceph-mon[68920]: pgmap v393: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:40.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:40 smithi031 ceph-mon[56540]: from='client.44932 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:40.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:40 smithi031 ceph-mon[56540]: pgmap v393: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:40.766 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:41.072 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:42.295 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:42.295 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:42.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:42 smithi019 ceph-mon[68920]: pgmap v394: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:42.672 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:42.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:42 smithi031 ceph-mon[56540]: pgmap v394: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:43.673 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:43.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:43 smithi019 ceph-mon[68920]: from='client.44936 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:43.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:43 smithi031 ceph-mon[56540]: from='client.44936 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:43.978 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:44.781 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:44 smithi019 ceph-mon[68920]: pgmap v395: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:44.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:44 smithi031 ceph-mon[56540]: pgmap v395: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:45.206 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:45.206 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:45.602 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:46.603 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:46.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:46 smithi019 ceph-mon[68920]: from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:46.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:46 smithi019 ceph-mon[68920]: pgmap v396: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:46.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:46 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:17:46.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:46 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:17:46.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:46 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:17:46.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:46 smithi019 ceph-mon[68920]: pgmap v397: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:46.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:46 smithi019 ceph-mon[68920]: pgmap v398: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:46.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:46 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:17:46.905 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:46.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:46 smithi031 ceph-mon[56540]: from='client.44940 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:46.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:46 smithi031 ceph-mon[56540]: pgmap v396: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:46.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:46 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:17:46.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:46 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:17:46.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:46 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:17:46.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:46 smithi031 ceph-mon[56540]: pgmap v397: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:46.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:46 smithi031 ceph-mon[56540]: pgmap v398: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:46.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:46 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:17:48.127 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:48.127 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:48.572 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:49.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:49 smithi031 ceph-mon[56540]: pgmap v399: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:49.573 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:49.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:49 smithi019 ceph-mon[68920]: pgmap v399: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:49.878 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:50.293 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:50 smithi019 ceph-mon[68920]: from='client.44944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:50.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:50 smithi031 ceph-mon[56540]: from='client.44944 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:51.087 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:51.087 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:51.414 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:51 smithi019 ceph-mon[68920]: pgmap v400: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:51.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:51 smithi031 ceph-mon[56540]: pgmap v400: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:51.463 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:52.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:52 smithi031 ceph-mon[56540]: from='client.44948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:52.464 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:52.499 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:52 smithi019 ceph-mon[68920]: from='client.44948 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:52.767 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:53.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:53 smithi031 ceph-mon[56540]: pgmap v401: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:53.569 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:53 smithi019 ceph-mon[68920]: pgmap v401: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:54.004 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:54.004 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:54.387 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:55.388 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:55.424 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:55 smithi019 ceph-mon[68920]: from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:55.424 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:55 smithi019 ceph-mon[68920]: pgmap v402: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:55.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:55 smithi031 ceph-mon[56540]: from='client.44952 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:55.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:55 smithi031 ceph-mon[56540]: pgmap v402: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:55.696 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:56.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:56 smithi031 ceph-mon[56540]: pgmap v403: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:56.504 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:56 smithi019 ceph-mon[68920]: pgmap v403: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:56.954 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:56.954 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:17:57.238 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:57 smithi019 ceph-mon[68920]: from='client.44956 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:57.338 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:17:57.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:57 smithi031 ceph-mon[56540]: from='client.44956 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:17:58.338 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:17:58.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:17:58 smithi031 ceph-mon[56540]: pgmap v404: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:58.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:17:58 smithi019 ceph-mon[68920]: pgmap v404: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:17:58.642 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:17:59.859 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:17:59.859 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:00.228 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:00.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:00 smithi019 ceph-mon[68920]: from='client.44960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:00.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:00 smithi019 ceph-mon[68920]: pgmap v405: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:00.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:00 smithi031 ceph-mon[56540]: from='client.44960 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:00.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:00 smithi031 ceph-mon[56540]: pgmap v405: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:01.229 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:01.536 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:02.708 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:02.708 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:03.080 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:03.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:03 smithi019 ceph-mon[68920]: pgmap v406: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:03.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:03 smithi031 ceph-mon[56540]: pgmap v406: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:04.081 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:04.386 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:04.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:04 smithi031 ceph-mon[56540]: from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:04.520 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:04 smithi019 ceph-mon[68920]: from='client.44964 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:05.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:05 smithi031 ceph-mon[56540]: pgmap v407: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:05.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:05 smithi019 ceph-mon[68920]: pgmap v407: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:05.645 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:05.645 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:06.062 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:07.063 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:07.372 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:07.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:07 smithi031 ceph-mon[56540]: from='client.44968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:07.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:07 smithi031 ceph-mon[56540]: pgmap v408: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:07.465 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:07 smithi019 ceph-mon[68920]: from='client.44968 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:07.465 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:07 smithi019 ceph-mon[68920]: pgmap v408: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:08.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:08 smithi031 ceph-mon[56540]: pgmap v409: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:08.553 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:08.554 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:08.583 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:08 smithi019 ceph-mon[68920]: pgmap v409: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:08.946 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:09.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:09 smithi031 ceph-mon[56540]: from='client.44972 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:09.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:09 smithi019 ceph-mon[68920]: from='client.44972 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:09.947 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:10.251 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:10.544 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:10 smithi019 ceph-mon[68920]: pgmap v410: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:10.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:10 smithi031 ceph-mon[56540]: pgmap v410: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:11.455 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:11.456 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:11.835 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:12.837 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:13.142 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:13.271 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:13 smithi019 ceph-mon[68920]: from='client.44976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:13.271 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:13 smithi019 ceph-mon[68920]: pgmap v411: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:13.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:13 smithi031 ceph-mon[56540]: from='client.44976 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:13.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:13 smithi031 ceph-mon[56540]: pgmap v411: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:14.378 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:14.379 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:14.760 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:15.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:15 smithi031 ceph-mon[56540]: pgmap v412: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:15.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:15 smithi019 ceph-mon[68920]: pgmap v412: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:15.761 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:16.064 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:16.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:16 smithi031 ceph-mon[56540]: from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:16.497 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:16 smithi019 ceph-mon[68920]: from='client.44980 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:17.264 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:17.265 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:17.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:17 smithi031 ceph-mon[56540]: pgmap v413: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:17.447 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:17 smithi019 ceph-mon[68920]: pgmap v413: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:17.669 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:18.669 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:18.970 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:19.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:19 smithi019 ceph-mon[68920]: from='client.44984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:19.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:19 smithi019 ceph-mon[68920]: pgmap v414: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:19.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:19 smithi031 ceph-mon[56540]: from='client.44984 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:19.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:19 smithi031 ceph-mon[56540]: pgmap v414: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:20.182 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:20.182 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:20.510 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:20 smithi019 ceph-mon[68920]: pgmap v415: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:20.559 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:20.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:20 smithi031 ceph-mon[56540]: pgmap v415: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:21.560 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:21.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:21 smithi019 ceph-mon[68920]: from='client.44988 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:21.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:21 smithi031 ceph-mon[56540]: from='client.44988 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:21.865 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:22.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:22 smithi019 ceph-mon[68920]: pgmap v416: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:22.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:22 smithi031 ceph-mon[56540]: pgmap v416: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:23.107 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:23.107 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:23.409 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:23 smithi019 ceph-mon[68920]: from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:23.501 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:23.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:23 smithi031 ceph-mon[56540]: from='client.44992 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:24.503 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:24.540 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:24 smithi019 ceph-mon[68920]: pgmap v417: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:24.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:24 smithi031 ceph-mon[56540]: pgmap v417: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:24.807 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:26.040 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:26.040 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:26.435 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:27.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:27 smithi031 ceph-mon[56540]: from='client.44996 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:27.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:27 smithi031 ceph-mon[56540]: pgmap v418: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:27.436 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:27.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:27 smithi019 ceph-mon[68920]: from='client.44996 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:27.472 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:27 smithi019 ceph-mon[68920]: pgmap v418: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:27.738 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:28.960 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:28.960 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:29.283 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:29 smithi019 ceph-mon[68920]: pgmap v419: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:29.353 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:29.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:29 smithi031 ceph-mon[56540]: pgmap v419: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:30.354 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:30.390 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:30 smithi019 ceph-mon[68920]: from='client.45000 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:30.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:30 smithi031 ceph-mon[56540]: from='client.45000 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:30.659 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:31.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:31 smithi019 ceph-mon[68920]: pgmap v420: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:31.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:31 smithi031 ceph-mon[56540]: pgmap v420: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:31.856 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:31.856 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:32.242 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:33.244 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:33.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:33 smithi031 ceph-mon[56540]: from='client.45004 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:33.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:33 smithi031 ceph-mon[56540]: pgmap v421: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:33.548 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:33.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:33 smithi019 ceph-mon[68920]: from='client.45004 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:33.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:33 smithi019 ceph-mon[68920]: pgmap v421: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:34.776 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:34.777 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:35.200 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:35.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:35 smithi031 ceph-mon[56540]: pgmap v422: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:35.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:35 smithi019 ceph-mon[68920]: pgmap v422: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:36.202 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:36.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:36 smithi031 ceph-mon[56540]: from='client.45008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:36.507 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:36.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:36 smithi019 ceph-mon[68920]: from='client.45008 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:37.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:37 smithi019 ceph-mon[68920]: pgmap v423: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:37.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:37 smithi031 ceph-mon[56540]: pgmap v423: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:37.887 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:37.887 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:38.265 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:38 smithi019 ceph-mon[68920]: from='client.45012 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:38.265 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:38 smithi019 ceph-mon[68920]: pgmap v424: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:38.266 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:38.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:38 smithi031 ceph-mon[56540]: from='client.45012 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:38.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:38 smithi031 ceph-mon[56540]: pgmap v424: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:39.267 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:39.571 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:40.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:40 smithi019 ceph-mon[68920]: pgmap v425: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:40.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:40 smithi031 ceph-mon[56540]: pgmap v425: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:40.812 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:40.812 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:41.159 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:41.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:41 smithi019 ceph-mon[68920]: from='client.45016 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:41.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:41 smithi031 ceph-mon[56540]: from='client.45016 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:42.161 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:42.467 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:42.559 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:42 smithi019 ceph-mon[68920]: pgmap v426: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:42.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:42 smithi031 ceph-mon[56540]: pgmap v426: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:43.743 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:43.743 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:44.123 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:45.125 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:45.429 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:45.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:45 smithi031 ceph-mon[56540]: from='client.45020 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:45.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:45 smithi031 ceph-mon[56540]: pgmap v427: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:45.553 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:45 smithi019 ceph-mon[68920]: from='client.45020 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:45.553 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:45 smithi019 ceph-mon[68920]: pgmap v427: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:46.661 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:46.661 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:08:38.941736Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:08:38.941625Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:08:38.941418Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:08:38.941252Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:08:38.941518Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:47.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:47 smithi019 ceph-mon[68920]: pgmap v428: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:47.345 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:47 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:18:47.350 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:47.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:47 smithi031 ceph-mon[56540]: pgmap v428: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:47.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:47 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:18:48.351 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:48.385 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:48 smithi019 ceph-mon[68920]: from='client.54891 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:48.385 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:48 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:18:48.385 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:48 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:18:48.385 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:48 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:18:48.385 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:48 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:18:48.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:48 smithi031 ceph-mon[56540]: from='client.54891 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:48.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:48 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:18:48.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:48 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:18:48.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:48 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:18:48.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:48 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:18:48.652 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:49.431 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:49 smithi031 ceph-mon[56540]: pgmap v429: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:49.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:49 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:18:49.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:49 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:18:49.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:49 smithi031 ceph-mon[56540]: pgmap v430: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:49.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:49 smithi031 ceph-mon[56540]: pgmap v431: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:49.432 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:49 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:18:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:49 smithi019 ceph-mon[68920]: pgmap v429: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:49 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:18:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:49 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:18:49.455 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:49 smithi019 ceph-mon[68920]: pgmap v430: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:49.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:49 smithi019 ceph-mon[68920]: pgmap v431: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:49.456 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:49 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:18:49.886 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:49.886 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:50.299 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:50.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:50 smithi019 ceph-mon[68920]: from='client.45028 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:50.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:50 smithi031 ceph-mon[56540]: from='client.45028 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:51.300 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:51.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:51 smithi019 ceph-mon[68920]: pgmap v432: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:51.604 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:51.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:51 smithi031 ceph-mon[56540]: pgmap v432: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:52.824 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:52.825 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:53.206 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:53.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:53 smithi019 ceph-mon[68920]: pgmap v433: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:53.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:53 smithi019 ceph-mon[68920]: from='client.45032 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:53.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:53 smithi031 ceph-mon[56540]: pgmap v433: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:53.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:53 smithi031 ceph-mon[56540]: from='client.45032 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:54.207 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:54.512 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:55.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:55 smithi019 ceph-mon[68920]: pgmap v434: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:55.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:55 smithi031 ceph-mon[56540]: pgmap v434: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:55.783 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:55.783 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:56.214 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:56.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:56 smithi019 ceph-mon[68920]: from='client.45036 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:56.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:56 smithi031 ceph-mon[56540]: from='client.45036 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:57.215 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:18:57.523 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:18:57.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:57 smithi019 ceph-mon[68920]: pgmap v435: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:57.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:57 smithi031 ceph-mon[56540]: pgmap v435: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:58.754 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:18:58.754 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:18:59.147 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:18:59.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:59 smithi019 ceph-mon[68920]: pgmap v436: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:59.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:18:59 smithi019 ceph-mon[68920]: from='client.45040 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:18:59.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:59 smithi031 ceph-mon[56540]: pgmap v436: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:18:59.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:18:59 smithi031 ceph-mon[56540]: from='client.45040 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:00.148 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:00.452 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:01.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:01 smithi019 ceph-mon[68920]: pgmap v437: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:01.650 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:01.650 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:01.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:01 smithi031 ceph-mon[56540]: pgmap v437: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:02.029 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:02.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:02 smithi019 ceph-mon[68920]: from='client.45044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:02.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:02 smithi031 ceph-mon[56540]: from='client.45044 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:03.030 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:03.336 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:03.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:03 smithi019 ceph-mon[68920]: pgmap v438: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:03.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:03 smithi031 ceph-mon[56540]: pgmap v438: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:04.603 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:04.604 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:04.987 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:05.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:05 smithi019 ceph-mon[68920]: pgmap v439: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:05.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:05 smithi019 ceph-mon[68920]: from='client.45048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:05.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:05 smithi031 ceph-mon[56540]: pgmap v439: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:05.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:05 smithi031 ceph-mon[56540]: from='client.45048 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:05.988 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:06.295 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:07.506 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:07.506 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:07.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:07 smithi019 ceph-mon[68920]: pgmap v440: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:07.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:07 smithi031 ceph-mon[56540]: pgmap v440: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:07.887 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:08.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:08 smithi019 ceph-mon[68920]: from='client.45052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:08.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:08 smithi031 ceph-mon[56540]: from='client.45052 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:08.888 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:09.193 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:09.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:09 smithi019 ceph-mon[68920]: pgmap v441: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:09.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:09 smithi031 ceph-mon[56540]: pgmap v441: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:10.410 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:10.410 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:10.805 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:11.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:11 smithi019 ceph-mon[68920]: pgmap v442: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:11.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:11 smithi019 ceph-mon[68920]: from='client.45056 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:11.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:11 smithi031 ceph-mon[56540]: pgmap v442: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:11.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:11 smithi031 ceph-mon[56540]: from='client.45056 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:11.806 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:12.110 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:13.361 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:13.362 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:13.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:13 smithi019 ceph-mon[68920]: pgmap v443: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:13.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:13 smithi031 ceph-mon[56540]: pgmap v443: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:13.753 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:14.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:14 smithi019 ceph-mon[68920]: from='client.45060 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:14.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:14 smithi031 ceph-mon[56540]: from='client.45060 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:14.753 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:15.057 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:15.464 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:15 smithi019 ceph-mon[68920]: pgmap v444: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:15.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:15 smithi031 ceph-mon[56540]: pgmap v444: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:16.275 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:16.275 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:16.652 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:17.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:17 smithi019 ceph-mon[68920]: pgmap v445: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:17.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:17 smithi019 ceph-mon[68920]: from='client.45064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:17.654 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:17.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:17 smithi031 ceph-mon[56540]: pgmap v445: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:17.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:17 smithi031 ceph-mon[56540]: from='client.45064 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:17.958 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:19.183 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:19.184 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:19.575 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:19 smithi019 ceph-mon[68920]: pgmap v446: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:19.577 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:19.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:19 smithi031 ceph-mon[56540]: pgmap v446: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:20.578 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:20.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:20 smithi019 ceph-mon[68920]: from='client.45068 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:20.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:20 smithi031 ceph-mon[56540]: from='client.45068 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:20.882 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:21.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:21 smithi019 ceph-mon[68920]: pgmap v447: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:21.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:21 smithi031 ceph-mon[56540]: pgmap v447: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:22.104 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:22.105 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:22.418 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:22 smithi019 ceph-mon[68920]: from='client.45072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:22.511 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:22.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:22 smithi031 ceph-mon[56540]: from='client.45072 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:23.511 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:23.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:23 smithi031 ceph-mon[56540]: pgmap v448: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:23.817 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:23.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:23 smithi019 ceph-mon[68920]: pgmap v448: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:25.036 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:25.036 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:25.476 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:25.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:25 smithi031 ceph-mon[56540]: pgmap v449: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:25.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:25 smithi031 ceph-mon[56540]: from='client.45076 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:25.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:25 smithi019 ceph-mon[68920]: pgmap v449: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:25.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:25 smithi019 ceph-mon[68920]: from='client.45076 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:26.478 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:26.783 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:27.590 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:27 smithi019 ceph-mon[68920]: pgmap v450: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:27.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:27 smithi031 ceph-mon[56540]: pgmap v450: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:28.013 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:28.013 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:28.443 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:28.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:28 smithi019 ceph-mon[68920]: from='client.45080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:28.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:28 smithi031 ceph-mon[56540]: from='client.45080 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:29.444 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:29.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:29 smithi031 ceph-mon[56540]: pgmap v451: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:29.751 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:29.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:29 smithi019 ceph-mon[68920]: pgmap v451: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:30.991 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:30.991 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:31.377 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:31.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:31 smithi019 ceph-mon[68920]: pgmap v452: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:31.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:31 smithi019 ceph-mon[68920]: from='client.45084 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:31.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:31 smithi031 ceph-mon[56540]: pgmap v452: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:31.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:31 smithi031 ceph-mon[56540]: from='client.45084 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:32.379 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:32.741 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:33.506 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:33 smithi019 ceph-mon[68920]: pgmap v453: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:33.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:33 smithi031 ceph-mon[56540]: pgmap v453: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:33.931 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:33.931 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:34.338 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:34.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:34 smithi019 ceph-mon[68920]: from='client.45088 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:34.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:34 smithi031 ceph-mon[56540]: from='client.45088 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:35.339 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:35.644 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:35.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:35 smithi031 ceph-mon[56540]: pgmap v454: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:35.737 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:35 smithi019 ceph-mon[68920]: pgmap v454: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:36.861 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:36.861 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:37.250 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:37.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:37 smithi019 ceph-mon[68920]: pgmap v455: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:37.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:37 smithi019 ceph-mon[68920]: from='client.45092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:37.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:37 smithi031 ceph-mon[56540]: pgmap v455: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:37.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:37 smithi031 ceph-mon[56540]: from='client.45092 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:38.251 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:38.555 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:39.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:39 smithi019 ceph-mon[68920]: pgmap v456: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:39.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:39 smithi031 ceph-mon[56540]: pgmap v456: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:39.761 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:39.761 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:40.165 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:40.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:40 smithi031 ceph-mon[56540]: from='client.45096 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:40.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:40 smithi019 ceph-mon[68920]: from='client.45096 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:41.167 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:41.473 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:41.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:41 smithi019 ceph-mon[68920]: pgmap v457: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:41.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:41 smithi031 ceph-mon[56540]: pgmap v457: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:42.794 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:42.794 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:43.182 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:43.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:43 smithi019 ceph-mon[68920]: pgmap v458: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:43.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:43 smithi019 ceph-mon[68920]: from='client.45100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:43.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:43 smithi031 ceph-mon[56540]: pgmap v458: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:43.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:43 smithi031 ceph-mon[56540]: from='client.45100 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:44.184 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:44.490 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:45.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:45 smithi019 ceph-mon[68920]: pgmap v459: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:45.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:45 smithi031 ceph-mon[56540]: pgmap v459: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:45.720 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:45.721 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:46.090 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:46.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:46 smithi031 ceph-mon[56540]: from='client.45104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:46.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:46 smithi019 ceph-mon[68920]: from='client.45104 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:47.091 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:47.399 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:47.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:47 smithi031 ceph-mon[56540]: pgmap v460: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:47.793 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:47 smithi019 ceph-mon[68920]: pgmap v460: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:48.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:48 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:48.631 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:48.631 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:48.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:48 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:19:49.023 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:49.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:49 smithi031 ceph-mon[56540]: pgmap v461: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:49.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:49 smithi031 ceph-mon[56540]: from='client.45108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:49.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:49 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:49.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:49 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:49.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:49 smithi031 ceph-mon[56540]: pgmap v462: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:49.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:49 smithi031 ceph-mon[56540]: pgmap v463: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:49.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:49 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:19:49.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:49 smithi019 ceph-mon[68920]: pgmap v461: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:49.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:49 smithi019 ceph-mon[68920]: from='client.45108 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:49.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:49 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:19:49.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:49 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:19:49.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:49 smithi019 ceph-mon[68920]: pgmap v462: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:49.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:49 smithi019 ceph-mon[68920]: pgmap v463: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:49.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:49 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:19:50.024 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:50.330 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:51.548 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:51.548 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:51.947 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:52.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:51 smithi019 ceph-mon[68920]: pgmap v464: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:52.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:51 smithi031 ceph-mon[56540]: pgmap v464: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:52.948 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:53.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:52 smithi031 ceph-mon[56540]: from='client.45112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:53.255 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:53.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:52 smithi019 ceph-mon[68920]: from='client.45112 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:54.038 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:53 smithi019 ceph-mon[68920]: pgmap v465: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:54.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:53 smithi031 ceph-mon[56540]: pgmap v465: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:54.500 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:54.500 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:54.873 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:55.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:55 smithi019 ceph-mon[68920]: from='client.45116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:55.595 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:55 smithi019 ceph-mon[68920]: pgmap v466: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:55.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:55 smithi031 ceph-mon[56540]: from='client.45116 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:55.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:55 smithi031 ceph-mon[56540]: pgmap v466: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:55.874 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:56.181 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:57.476 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:19:57.476 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:19:57.889 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:19:58.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:57 smithi019 ceph-mon[68920]: pgmap v467: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:58.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:57 smithi031 ceph-mon[56540]: pgmap v467: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:19:58.890 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:19:59.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:58 smithi031 ceph-mon[56540]: from='client.45120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:19:59.195 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:19:59.293 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:58 smithi019 ceph-mon[68920]: from='client.45120 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:00.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:19:59 smithi031 ceph-mon[56540]: pgmap v468: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:00.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:19:59 smithi019 ceph-mon[68920]: pgmap v468: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:00.433 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:00.433 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:00.822 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:01.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:00 smithi019 ceph-mon[68920]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:20:01.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:00 smithi031 ceph-mon[56540]: overall HEALTH_WARN 2 failed cephadm daemon(s) 2023-12-18T13:20:01.823 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:02.131 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:02.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:01 smithi031 ceph-mon[56540]: from='client.45124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:02.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:01 smithi031 ceph-mon[56540]: pgmap v469: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:02.292 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:01 smithi019 ceph-mon[68920]: from='client.45124 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:02.292 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:01 smithi019 ceph-mon[68920]: pgmap v469: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:03.444 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:03.445 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:03.838 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:04.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:03 smithi019 ceph-mon[68920]: pgmap v470: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:04.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:03 smithi031 ceph-mon[56540]: pgmap v470: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:04.839 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:05.148 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:05.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:04 smithi031 ceph-mon[56540]: from='client.45128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:05.267 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:04 smithi019 ceph-mon[68920]: from='client.45128 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:06.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:05 smithi031 ceph-mon[56540]: pgmap v471: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:06.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:05 smithi019 ceph-mon[68920]: pgmap v471: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:06.388 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:06.388 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:06.762 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:07.763 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:08.071 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:08.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:07 smithi019 ceph-mon[68920]: from='client.45132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:08.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:07 smithi019 ceph-mon[68920]: pgmap v472: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:08.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:07 smithi031 ceph-mon[56540]: from='client.45132 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:08.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:07 smithi031 ceph-mon[56540]: pgmap v472: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:09.318 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:09.318 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:09.687 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:10.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:09 smithi019 ceph-mon[68920]: pgmap v473: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:10.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:09 smithi031 ceph-mon[56540]: pgmap v473: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:10.688 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:10.995 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:11.091 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:10 smithi019 ceph-mon[68920]: from='client.45136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:11.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:10 smithi031 ceph-mon[56540]: from='client.45136 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:12.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:11 smithi019 ceph-mon[68920]: pgmap v474: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:12.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:11 smithi031 ceph-mon[56540]: pgmap v474: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:12.250 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:12.250 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:12.594 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:13.595 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:13.899 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:14.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:13 smithi031 ceph-mon[56540]: from='client.45140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:14.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:13 smithi031 ceph-mon[56540]: pgmap v475: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:14.195 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:13 smithi019 ceph-mon[68920]: from='client.45140 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:14.195 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:13 smithi019 ceph-mon[68920]: pgmap v475: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:15.159 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:15.159 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:15.469 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:15 smithi019 ceph-mon[68920]: pgmap v476: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:15.535 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:15.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:15 smithi031 ceph-mon[56540]: pgmap v476: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:16.536 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:16.570 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:16 smithi019 ceph-mon[68920]: from='client.45144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:16.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:16 smithi031 ceph-mon[56540]: from='client.45144 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:16.838 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:17.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:17 smithi019 ceph-mon[68920]: pgmap v477: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:17.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:17 smithi031 ceph-mon[56540]: pgmap v477: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:18.065 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:18.066 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:18.450 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:18 smithi019 ceph-mon[68920]: from='client.45148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:18.486 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:18.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:18 smithi031 ceph-mon[56540]: from='client.45148 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:19.487 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:19.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:19 smithi019 ceph-mon[68920]: pgmap v478: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:19.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:19 smithi031 ceph-mon[56540]: pgmap v478: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:19.791 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:21.076 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:21.076 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:21.461 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:22.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:21 smithi031 ceph-mon[56540]: pgmap v479: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:22.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:21 smithi031 ceph-mon[56540]: from='client.45152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:22.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:21 smithi019 ceph-mon[68920]: pgmap v479: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:22.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:21 smithi019 ceph-mon[68920]: from='client.45152 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:22.462 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:22.766 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:23.963 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:23.963 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:24.158 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:23 smithi019 ceph-mon[68920]: pgmap v480: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:24.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:23 smithi031 ceph-mon[56540]: pgmap v480: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:24.342 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:25.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:24 smithi031 ceph-mon[56540]: from='client.45156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:25.343 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:25.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:24 smithi019 ceph-mon[68920]: from='client.45156 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:25.646 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:26.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:25 smithi019 ceph-mon[68920]: pgmap v481: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:26.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:25 smithi031 ceph-mon[56540]: pgmap v481: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:26.935 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:26.935 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:27.327 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:28.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:27 smithi031 ceph-mon[56540]: pgmap v482: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:28.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:27 smithi031 ceph-mon[56540]: from='client.45160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:28.328 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:28.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:27 smithi019 ceph-mon[68920]: pgmap v482: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:28.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:27 smithi019 ceph-mon[68920]: from='client.45160 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:28.632 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:29.790 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:29.790 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:30.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:29 smithi019 ceph-mon[68920]: pgmap v483: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:30.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:29 smithi031 ceph-mon[56540]: pgmap v483: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:30.193 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:31.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:30 smithi031 ceph-mon[56540]: from='client.45164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:31.194 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:31.231 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:30 smithi019 ceph-mon[68920]: from='client.45164 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:31.499 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:32.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:31 smithi031 ceph-mon[56540]: pgmap v484: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:32.257 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:31 smithi019 ceph-mon[68920]: pgmap v484: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:32.679 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:32.679 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:33.058 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:34.059 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:34.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:33 smithi031 ceph-mon[56540]: from='client.45168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:34.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:33 smithi031 ceph-mon[56540]: pgmap v485: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:34.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:33 smithi019 ceph-mon[68920]: from='client.45168 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:34.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:33 smithi019 ceph-mon[68920]: pgmap v485: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:34.380 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:35.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:35 smithi019 ceph-mon[68920]: pgmap v486: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:35.616 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:35.617 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:35.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:35 smithi031 ceph-mon[56540]: pgmap v486: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:36.008 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:36.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:36 smithi019 ceph-mon[68920]: from='client.45172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:36.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:36 smithi031 ceph-mon[56540]: from='client.45172 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:37.009 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:37.315 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:37.592 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:37 smithi019 ceph-mon[68920]: pgmap v487: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:37.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:37 smithi031 ceph-mon[56540]: pgmap v487: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:38.628 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:38.628 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:39.008 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:40.009 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:40.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:39 smithi031 ceph-mon[56540]: from='client.45176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:40.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:39 smithi031 ceph-mon[56540]: pgmap v488: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:40.313 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:40.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:39 smithi019 ceph-mon[68920]: from='client.45176 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:40.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:39 smithi019 ceph-mon[68920]: pgmap v488: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:41.513 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:41.513 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:41.893 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:42.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:41 smithi019 ceph-mon[68920]: pgmap v489: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:42.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:41 smithi031 ceph-mon[56540]: pgmap v489: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:42.894 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:43.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:42 smithi031 ceph-mon[56540]: from='client.45180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:43.199 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:43.294 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:42 smithi019 ceph-mon[68920]: from='client.45180 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:44.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:43 smithi031 ceph-mon[56540]: pgmap v490: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:44.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:43 smithi019 ceph-mon[68920]: pgmap v490: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:44.417 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:44.417 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:44.799 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:45.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:45 smithi019 ceph-mon[68920]: from='client.45184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:45.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:45 smithi019 ceph-mon[68920]: pgmap v491: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:45.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:45 smithi031 ceph-mon[56540]: from='client.45184 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:45.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:45 smithi031 ceph-mon[56540]: pgmap v491: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:45.800 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:46.107 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:47.340 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:47.341 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:47.749 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:48.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:47 smithi031 ceph-mon[56540]: pgmap v492: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:48.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:47 smithi019 ceph-mon[68920]: pgmap v492: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:48.750 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:49.066 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:49.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:48 smithi019 ceph-mon[68920]: from='client.45188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:49.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:48 smithi031 ceph-mon[56540]: from='client.45188 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:50.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:49 smithi031 ceph-mon[56540]: pgmap v493: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:50.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:49 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:20:50.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:49 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:50.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:49 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:20:50.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:49 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:20:50.276 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:50.276 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:50.300 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:49 smithi019 ceph-mon[68920]: pgmap v493: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:50.300 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:49 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:20:50.300 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:49 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:20:50.301 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:49 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:20:50.301 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:49 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:20:50.674 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:51.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:50 smithi031 ceph-mon[56540]: pgmap v494: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:51.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:50 smithi031 ceph-mon[56540]: pgmap v495: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:51.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:50 smithi019 ceph-mon[68920]: pgmap v494: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:51.344 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:50 smithi019 ceph-mon[68920]: pgmap v495: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:51.676 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:51.982 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:52.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:51 smithi019 ceph-mon[68920]: from='client.45192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:52.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:51 smithi031 ceph-mon[56540]: from='client.45192 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:53.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:52 smithi031 ceph-mon[56540]: pgmap v496: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:53.259 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:53.259 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:53.290 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:52 smithi019 ceph-mon[68920]: pgmap v496: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:53.706 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:54.707 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:55.013 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:55.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:54 smithi019 ceph-mon[68920]: from='client.45196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:55.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:54 smithi019 ceph-mon[68920]: pgmap v497: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:55.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:54 smithi031 ceph-mon[56540]: from='client.45196 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:55.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:54 smithi031 ceph-mon[56540]: pgmap v497: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:56.340 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:56.340 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:56.706 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:20:57.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:56 smithi019 ceph-mon[68920]: pgmap v498: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:57.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:56 smithi031 ceph-mon[56540]: pgmap v498: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:57.707 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:20:58.014 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:20:58.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:57 smithi019 ceph-mon[68920]: from='client.45200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:58.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:57 smithi031 ceph-mon[56540]: from='client.45200 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:20:59.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:20:58 smithi019 ceph-mon[68920]: pgmap v499: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:59.181 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:20:58 smithi031 ceph-mon[56540]: pgmap v499: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:20:59.262 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:20:59.263 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:20:59.656 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:00.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:00 smithi019 ceph-mon[68920]: from='client.45204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:00.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:00 smithi019 ceph-mon[68920]: pgmap v500: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:00.657 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:00.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:00 smithi031 ceph-mon[56540]: from='client.45204 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:00.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:00 smithi031 ceph-mon[56540]: pgmap v500: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:00.960 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:02.170 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:02.170 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:02.552 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:02.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:02 smithi019 ceph-mon[68920]: pgmap v501: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:02.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:02 smithi031 ceph-mon[56540]: pgmap v501: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:03.553 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:03.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:03 smithi019 ceph-mon[68920]: from='client.45208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:03.860 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:03.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:03 smithi031 ceph-mon[56540]: from='client.45208 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:04.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:04 smithi019 ceph-mon[68920]: pgmap v502: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:04.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:04 smithi031 ceph-mon[56540]: pgmap v502: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:05.076 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:05.076 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:05.472 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:05.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:05 smithi019 ceph-mon[68920]: from='client.45212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:05.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:05 smithi031 ceph-mon[56540]: from='client.45212 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:06.473 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:06.777 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:06.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:06 smithi019 ceph-mon[68920]: pgmap v503: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:06.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:06 smithi031 ceph-mon[56540]: pgmap v503: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:08.005 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:08.005 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:08.403 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:08.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:08 smithi031 ceph-mon[56540]: pgmap v504: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:08.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:08 smithi031 ceph-mon[56540]: from='client.45216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:09.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:08 smithi019 ceph-mon[68920]: pgmap v504: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:09.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:08 smithi019 ceph-mon[68920]: from='client.45216 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:09.405 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:09.713 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:10.484 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:10 smithi019 ceph-mon[68920]: pgmap v505: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:10.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:10 smithi031 ceph-mon[56540]: pgmap v505: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:10.945 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:10.945 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:11.339 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:11.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:11 smithi019 ceph-mon[68920]: from='client.45220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:11.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:11 smithi031 ceph-mon[56540]: from='client.45220 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:12.339 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:12.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:12 smithi019 ceph-mon[68920]: pgmap v506: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:12.643 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:12.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:12 smithi031 ceph-mon[56540]: pgmap v506: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:13.936 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:13.936 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:14.353 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:14.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:14 smithi019 ceph-mon[68920]: pgmap v507: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:14.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:14 smithi019 ceph-mon[68920]: from='client.45224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:14.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:14 smithi031 ceph-mon[56540]: pgmap v507: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:14.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:14 smithi031 ceph-mon[56540]: from='client.45224 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:15.353 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:15.657 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:16.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:16 smithi019 ceph-mon[68920]: pgmap v508: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:16.885 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:16.885 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:16.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:16 smithi031 ceph-mon[56540]: pgmap v508: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:17.277 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:17.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:17 smithi031 ceph-mon[56540]: from='client.45228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:18.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:17 smithi019 ceph-mon[68920]: from='client.45228 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:18.279 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:18.583 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:18.902 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:18 smithi019 ceph-mon[68920]: pgmap v509: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:18.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:18 smithi031 ceph-mon[56540]: pgmap v509: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:19.885 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:19.885 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:20.302 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:20.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:20 smithi019 ceph-mon[68920]: pgmap v510: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:20.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:20 smithi019 ceph-mon[68920]: from='client.45232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:20.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:20 smithi031 ceph-mon[56540]: pgmap v510: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:20.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:20 smithi031 ceph-mon[56540]: from='client.45232 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:21.304 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:21.609 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:22.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:22 smithi019 ceph-mon[68920]: pgmap v511: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:22.903 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:22.904 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:22.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:22 smithi031 ceph-mon[56540]: pgmap v511: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:23.294 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:23.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:23 smithi031 ceph-mon[56540]: from='client.45236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:24.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:23 smithi019 ceph-mon[68920]: from='client.45236 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:24.295 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:24.601 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:24.864 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:24 smithi019 ceph-mon[68920]: pgmap v512: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:24.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:24 smithi031 ceph-mon[56540]: pgmap v512: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:25.832 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:25.833 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:26.278 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:26.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:26 smithi031 ceph-mon[56540]: pgmap v513: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:26.932 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:26 smithi031 ceph-mon[56540]: from='client.45240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:27.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:26 smithi019 ceph-mon[68920]: pgmap v513: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:27.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:26 smithi019 ceph-mon[68920]: from='client.45240 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:27.279 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:27.587 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:28.781 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:28.781 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:28.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:28 smithi031 ceph-mon[56540]: pgmap v514: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:28.946 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:28 smithi019 ceph-mon[68920]: pgmap v514: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:29.168 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:29.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:29 smithi031 ceph-mon[56540]: from='client.45244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:30.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:29 smithi019 ceph-mon[68920]: from='client.45244 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:30.168 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:30.474 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:30.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:30 smithi031 ceph-mon[56540]: pgmap v515: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:30.979 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:30 smithi019 ceph-mon[68920]: pgmap v515: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:31.768 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:31.768 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:32.176 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:32.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:32 smithi031 ceph-mon[56540]: pgmap v516: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:32.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:32 smithi031 ceph-mon[56540]: from='client.45248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:33.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:32 smithi019 ceph-mon[68920]: pgmap v516: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:33.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:32 smithi019 ceph-mon[68920]: from='client.45248 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:33.177 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:33.482 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:34.707 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:34.707 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:34.871 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:34 smithi019 ceph-mon[68920]: pgmap v517: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:34.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:34 smithi031 ceph-mon[56540]: pgmap v517: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:35.084 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:35.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:35 smithi031 ceph-mon[56540]: from='client.45252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:36.085 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:36.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:35 smithi019 ceph-mon[68920]: from='client.45252 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:36.389 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:36.833 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:36 smithi019 ceph-mon[68920]: pgmap v518: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:36.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:36 smithi031 ceph-mon[56540]: pgmap v518: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:37.629 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:37.629 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:38.017 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:38.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:38 smithi031 ceph-mon[56540]: pgmap v519: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:38.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:38 smithi031 ceph-mon[56540]: from='client.45256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:39.018 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:39.052 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:38 smithi019 ceph-mon[68920]: pgmap v519: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:39.052 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:38 smithi019 ceph-mon[68920]: from='client.45256 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:39.323 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:40.564 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:40.565 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:40.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:40 smithi019 ceph-mon[68920]: pgmap v520: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:40.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:40 smithi031 ceph-mon[56540]: pgmap v520: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:40.959 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:41.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:41 smithi019 ceph-mon[68920]: from='client.45260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:41.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:41 smithi031 ceph-mon[56540]: from='client.45260 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:41.959 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:42.264 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:42.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:42 smithi019 ceph-mon[68920]: pgmap v521: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:42.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:42 smithi031 ceph-mon[56540]: pgmap v521: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:43.478 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:43.478 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:43.867 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:44.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:44 smithi019 ceph-mon[68920]: from='client.45264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:44.845 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:44 smithi019 ceph-mon[68920]: pgmap v522: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:44.868 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:44.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:44 smithi031 ceph-mon[56540]: from='client.45264 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:44.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:44 smithi031 ceph-mon[56540]: pgmap v522: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:45.171 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:46.386 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:46.386 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:46.665 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:46 smithi019 ceph-mon[68920]: pgmap v523: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:46.758 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:46.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:46 smithi031 ceph-mon[56540]: pgmap v523: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:47.759 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:47.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:47 smithi031 ceph-mon[56540]: from='client.45268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:48.064 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:48.094 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:47 smithi019 ceph-mon[68920]: from='client.45268 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:48.844 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:48 smithi019 ceph-mon[68920]: pgmap v524: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:48.931 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:48 smithi031 ceph-mon[56540]: pgmap v524: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:49.299 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:49.299 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:49.696 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:50.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:50 smithi019 ceph-mon[68920]: from='client.45272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:50.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:50 smithi019 ceph-mon[68920]: pgmap v525: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:50.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:50 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:21:50.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:50 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:21:50.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:50 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:21:50.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:50 smithi019 ceph-mon[68920]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:21:50.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:50 smithi031 ceph-mon[56540]: from='client.45272 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:50.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:50 smithi031 ceph-mon[56540]: pgmap v525: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:50.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:50 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-12-18T13:21:50.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:50 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-12-18T13:21:50.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:50 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-12-18T13:21:50.682 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:50 smithi031 ceph-mon[56540]: from='mgr.14152 172.21.15.19:0/2270199671' entity='mgr.a' 2023-12-18T13:21:50.696 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:51.002 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:51.444 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:51 smithi019 ceph-mon[68920]: pgmap v526: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:51.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:51 smithi031 ceph-mon[56540]: pgmap v526: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:52.255 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:52.255 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:52.648 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:53.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:53 smithi019 ceph-mon[68920]: pgmap v527: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:53.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:53 smithi019 ceph-mon[68920]: from='client.45276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:53.650 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:53.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:53 smithi031 ceph-mon[56540]: pgmap v527: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:53.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:53 smithi031 ceph-mon[56540]: from='client.45276 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:53.955 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:55.193 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:55.193 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:55.515 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:55 smithi019 ceph-mon[68920]: pgmap v528: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:55.624 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:55.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:55 smithi031 ceph-mon[56540]: pgmap v528: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:56.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:56 smithi019 ceph-mon[68920]: from='client.45280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:56.625 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:861525e252e70f0d455bae7d2dc4d635f8b415f1 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e0deea72-9da5-11ee-95a5-87774f69a715 -- ceph orch ls -f json 2023-12-18T13:21:56.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:56 smithi031 ceph-mon[56540]: from='client.45280 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-12-18T13:21:56.932 INFO:teuthology.orchestra.run.smithi019.stderr:Inferring config /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/mon.a/config 2023-12-18T13:21:57.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:57 smithi019 ceph-mon[68920]: pgmap v529: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:57.681 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:57 smithi031 ceph-mon[56540]: pgmap v529: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2023-12-18T13:21:58.182 INFO:teuthology.orchestra.run.smithi019.stdout: 2023-12-18T13:21:58.182 INFO:teuthology.orchestra.run.smithi019.stdout:[{"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": ["2023-12-18T13:07:12.898900Z 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": "2023-12-18T13:06:57.370033Z", "last_refresh": "2023-12-18T13:18:47.463088Z", "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": ["2023-12-18T13:07:09.901774Z 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": "2023-12-18T13:06:57.366970Z", "last_refresh": "2023-12-18T13:18:47.463002Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:05:57.298293Z service:mgr [INFO] \"service was created\""], "placement": {"count": 2, "hosts": ["smithi019=a", "smithi031=b"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2023-12-18T13:05:55.250420Z", "last_refresh": "2023-12-18T13:18:47.462811Z", "running": 2, "size": 2}}, {"events": ["2023-12-18T13:06:57.929114Z 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": "2023-12-18T13:06:57.363025Z", "last_refresh": "2023-12-18T13:18:47.462652Z", "running": 2, "size": 2}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "4fb1f853d261082438579f1f102bd9d146ef726d330ccb77b0f68f965d4b7725", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:cdc2129cdafeb54d85717508a9a73d639da61cfd79792071dd8a497c2bae365e", "last_refresh": "2023-12-18T13:18:47.462909Z", "running": 2, "size": 2}, "unmanaged": true}] 2023-12-18T13:21:58.572 INFO:tasks.cephadm:container.bar has 0/2 2023-12-18T13:21:58.572 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_861525e252e70f0d455bae7d2dc4d635f8b415f1/qa/tasks/cephadm.py", line 1412, in wait_for_service while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (301) after waiting for 300 seconds 2023-12-18T13:21:58.708 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=6becc4fcd1154a7baf6ebb05dc0283e9 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 105, in run_tasks manager = run_one_task(taskname, ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph-c_861525e252e70f0d455bae7d2dc4d635f8b415f1/qa/tasks/cephadm.py", line 1412, in wait_for_service while proceed(): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/contextutil.py", line 134, in __call__ raise MaxWhileTries(error_msg) teuthology.exceptions.MaxWhileTries: reached maximum tries (301) after waiting for 300 seconds 2023-12-18T13:21:58.710 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-12-18T13:21:58.720 INFO:tasks.cephadm:Teardown begin 2023-12-18T13:21:58.721 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:21:58.779 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:21:58.835 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-12-18T13:21:58.835 DEBUG:teuthology.orchestra.run.smithi019:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-18T13:21:58.857 DEBUG:teuthology.orchestra.run.smithi031:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-12-18T13:21:58.878 INFO:tasks.cephadm:Stopping all daemons... 2023-12-18T13:21:58.878 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-12-18T13:21:58.878 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mon.a 2023-12-18T13:21:59.318 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:58 smithi019 systemd[1]: Stopping Ceph mon.a for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:21:59.318 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:59 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-a[68873]: 2023-12-18T13:21:59.155+0000 7f170467d700 -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 2023-12-18T13:21:59.319 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:59 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-a[68873]: 2023-12-18T13:21:59.155+0000 7f170467d700 -1 mon.a@0(leader) e2 *** Got Signal Terminated *** 2023-12-18T13:21:59.594 INFO:journalctl@ceph.mon.a.smithi019.stdout:Dec 18 13:21:59 smithi019 bash[137303]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-a 2023-12-18T13:21:59.658 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mon.a.service' 2023-12-18T13:21:59.729 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:21:59.729 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-12-18T13:21:59.729 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-12-18T13:21:59.730 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mon.b 2023-12-18T13:22:00.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:59 smithi031 systemd[1]: Stopping Ceph mon.b for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:22:00.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:59 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-b[56517]: 2023-12-18T13:21:59.985+0000 7f375440e700 -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 2023-12-18T13:22:00.182 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:21:59 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-b[56517]: 2023-12-18T13:21:59.985+0000 7f375440e700 -1 mon.b@1(peon) e2 *** Got Signal Terminated *** 2023-12-18T13:22:00.871 INFO:journalctl@ceph.mon.b.smithi031.stdout:Dec 18 13:22:00 smithi031 bash[60751]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mon-b 2023-12-18T13:22:00.921 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mon.b.service' 2023-12-18T13:22:00.999 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:22:01.000 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-12-18T13:22:01.000 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2023-12-18T13:22:01.000 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mgr.a 2023-12-18T13:22:01.294 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:22:01 smithi019 systemd[1]: Stopping Ceph mgr.a for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:22:01.594 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:22:01 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a[39115]: 2023-12-18T13:22:01.293+0000 7fe304d59700 -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 2023-12-18T13:22:01.594 INFO:journalctl@ceph.mgr.a.smithi019.stdout:Dec 18 13:22:01 smithi019 bash[137442]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-a 2023-12-18T13:22:01.754 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mgr.a.service' 2023-12-18T13:22:01.799 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:22:01.799 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2023-12-18T13:22:01.799 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2023-12-18T13:22:01.800 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mgr.b 2023-12-18T13:22:02.156 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:22:01 smithi031 systemd[1]: Stopping Ceph mgr.b for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:22:02.431 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:22:02 smithi031 bash[60906]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715-mgr-b 2023-12-18T13:22:02.431 INFO:journalctl@ceph.mgr.b.smithi031.stdout:Dec 18 13:22:02 smithi031 systemd[1]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mgr.b.service: Main process exited, code=exited, status=143/n/a 2023-12-18T13:22:02.451 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e0deea72-9da5-11ee-95a5-87774f69a715@mgr.b.service' 2023-12-18T13:22:02.492 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:22:02.492 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2023-12-18T13:22:02.493 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-12-18T13:22:02.493 DEBUG:teuthology.orchestra.run.smithi019:> sudo systemctl stop ceph-e0deea72-9da5-11ee-95a5-87774f69a715@osd.0 2023-12-18T13:22:02.844 INFO:journalctl@ceph.osd.0.smithi019.stdout:Dec 18 13:22:02 smithi019 systemd[1]: Stopping Ceph osd.0 for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:22:02.844 INFO:journalctl@ceph.osd.0.smithi019.stdout:Dec 18 13:22:02 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-osd-0[56620]: 2023-12-18T13:22:02.745+0000 7f33cfa14700 -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 2023-12-18T13:22:02.845 INFO:journalctl@ceph.osd.0.smithi019.stdout:Dec 18 13:22:02 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-osd-0[56620]: 2023-12-18T13:22:02.745+0000 7f33cfa14700 -1 osd.0 14 *** Got signal Terminated *** 2023-12-18T13:22:02.845 INFO:journalctl@ceph.osd.0.smithi019.stdout:Dec 18 13:22:02 smithi019 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-osd-0[56620]: 2023-12-18T13:22:02.745+0000 7f33cfa14700 -1 osd.0 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-18T13:22:08.594 INFO:journalctl@ceph.osd.0.smithi019.stdout:Dec 18 13:22:08 smithi019 bash[137582]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715-osd-0 2023-12-18T13:22:09.604 DEBUG:teuthology.orchestra.run.smithi019:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e0deea72-9da5-11ee-95a5-87774f69a715@osd.0.service' 2023-12-18T13:22:09.655 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:22:09.655 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-12-18T13:22:09.656 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-12-18T13:22:09.656 DEBUG:teuthology.orchestra.run.smithi031:> sudo systemctl stop ceph-e0deea72-9da5-11ee-95a5-87774f69a715@osd.1 2023-12-18T13:22:10.181 INFO:journalctl@ceph.osd.1.smithi031.stdout:Dec 18 13:22:09 smithi031 systemd[1]: Stopping Ceph osd.1 for e0deea72-9da5-11ee-95a5-87774f69a715... 2023-12-18T13:22:10.182 INFO:journalctl@ceph.osd.1.smithi031.stdout:Dec 18 13:22:09 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-osd-1[48813]: 2023-12-18T13:22:09.900+0000 7ff1dd17e700 -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 2023-12-18T13:22:10.182 INFO:journalctl@ceph.osd.1.smithi031.stdout:Dec 18 13:22:09 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-osd-1[48813]: 2023-12-18T13:22:09.900+0000 7ff1dd17e700 -1 osd.1 14 *** Got signal Terminated *** 2023-12-18T13:22:10.182 INFO:journalctl@ceph.osd.1.smithi031.stdout:Dec 18 13:22:09 smithi031 ceph-e0deea72-9da5-11ee-95a5-87774f69a715-osd-1[48813]: 2023-12-18T13:22:09.900+0000 7ff1dd17e700 -1 osd.1 14 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-12-18T13:22:15.681 INFO:journalctl@ceph.osd.1.smithi031.stdout:Dec 18 13:22:15 smithi031 bash[61045]: ceph-e0deea72-9da5-11ee-95a5-87774f69a715-osd-1 2023-12-18T13:22:16.656 DEBUG:teuthology.orchestra.run.smithi031:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e0deea72-9da5-11ee-95a5-87774f69a715@osd.1.service' 2023-12-18T13:22:16.706 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-12-18T13:22:16.706 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-12-18T13:22:16.706 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e0deea72-9da5-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-18T13:22:16.948 INFO:teuthology.orchestra.run.smithi019.stdout:Deleting cluster with fsid: e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:22:18.983 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e0deea72-9da5-11ee-95a5-87774f69a715 --force --keep-logs 2023-12-18T13:22:19.226 INFO:teuthology.orchestra.run.smithi031.stdout:Deleting cluster with fsid: e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:22:21.162 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:22:21.202 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-12-18T13:22:21.237 INFO:tasks.cephadm:Archiving crash dumps... 2023-12-18T13:22:21.239 DEBUG:teuthology.misc:Transferring archived files from smithi019:/var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-18_12:45:33-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495441/remote/smithi019/crash 2023-12-18T13:22:21.240 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/crash -- . 2023-12-18T13:22:21.294 INFO:teuthology.orchestra.run.smithi019.stderr:tar: /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-18T13:22:21.294 INFO:teuthology.orchestra.run.smithi019.stderr:tar: Error is not recoverable: exiting now 2023-12-18T13:22:21.296 DEBUG:teuthology.misc:Transferring archived files from smithi031:/var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/crash to /home/teuthworker/archive/adking-2023-12-18_12:45:33-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495441/remote/smithi031/crash 2023-12-18T13:22:21.297 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/crash -- . 2023-12-18T13:22:21.376 INFO:teuthology.orchestra.run.smithi031.stderr:tar: /var/lib/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/crash: Cannot open: No such file or directory 2023-12-18T13:22:21.376 INFO:teuthology.orchestra.run.smithi031.stderr:tar: Error is not recoverable: exiting now 2023-12-18T13:22:21.377 INFO:tasks.cephadm:Checking cluster log for badness... 2023-12-18T13:22:21.378 DEBUG:teuthology.orchestra.run.smithi019:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-12-18T13:22:21.412 INFO:teuthology.orchestra.run.smithi019.stderr:grep: /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph.log: No such file or directory 2023-12-18T13:22:21.414 INFO:tasks.cephadm:Compressing logs... 2023-12-18T13:22:21.414 DEBUG:teuthology.orchestra.run.smithi019:> 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 -- 2023-12-18T13:22:21.457 DEBUG:teuthology.orchestra.run.smithi031:> 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 -- 2023-12-18T13:22:21.490 INFO:teuthology.orchestra.run.smithi019.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-18T13:22:21.490 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-18T13:22:21.490 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-mon.a.log 2023-12-18T13:22:21.491 INFO:teuthology.orchestra.run.smithi019.stderr:gzip -5 --verbose -- /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-18T13:22:21.491 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-osd.0.log 2023-12-18T13:22:21.492 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-mgr.a.log 2023-12-18T13:22:21.493 INFO:teuthology.orchestra.run.smithi031.stderr:find: ‘/var/log/rbd-target-api’: No such file or directory 2023-12-18T13:22:21.494 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2023-12-18T13:22:21.494 INFO:teuthology.orchestra.run.smithi031.stderr:gzip -5 --verbose -- /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-mgr.b.log 2023-12-18T13:22:21.494 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-osd.1.log 2023-12-18T13:22:21.494 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-volume.log 2023-12-18T13:22:21.494 INFO:teuthology.orchestra.run.smithi031.stderr: 89.7%gzip -5 -- replaced with /var/log/ceph/cephadm.log.gz--verbose 2023-12-18T13:22:21.494 INFO:teuthology.orchestra.run.smithi031.stderr:-- /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-mon.b.log 2023-12-18T13:22:21.495 INFO:teuthology.orchestra.run.smithi019.stderr:/var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-osd.0.log: /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-mgr.a.log: 91.3% -- replaced with /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-18T13:22:21.495 INFO:teuthology.orchestra.run.smithi031.stderr:/var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-osd.1.log: /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-volume.log: /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-mon.b.log: 91.1% -- replaced with /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-volume.log.gz 2023-12-18T13:22:21.496 INFO:teuthology.orchestra.run.smithi019.stderr: 95.9% -- replaced with /var/log/ceph/cephadm.log.gz 2023-12-18T13:22:21.496 INFO:teuthology.orchestra.run.smithi031.stderr: 92.4% -- replaced with /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-mgr.b.log.gz 2023-12-18T13:22:21.528 INFO:teuthology.orchestra.run.smithi031.stderr: 93.8% -- replaced with /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-osd.1.log.gz 2023-12-18T13:22:21.545 INFO:teuthology.orchestra.run.smithi019.stderr: 93.8% -- replaced with /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-osd.0.log.gz 2023-12-18T13:22:21.613 INFO:teuthology.orchestra.run.smithi019.stderr: 91.3% -- replaced with /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-mgr.a.log.gz 2023-12-18T13:22:21.880 INFO:teuthology.orchestra.run.smithi031.stderr: 93.8% -- replaced with /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-mon.b.log.gz 2023-12-18T13:22:21.882 INFO:teuthology.orchestra.run.smithi031.stderr: 2023-12-18T13:22:21.882 INFO:teuthology.orchestra.run.smithi031.stderr:real 0m0.405s 2023-12-18T13:22:21.882 INFO:teuthology.orchestra.run.smithi031.stderr:user 0m0.422s 2023-12-18T13:22:21.882 INFO:teuthology.orchestra.run.smithi031.stderr:sys 0m0.036s 2023-12-18T13:22:22.267 INFO:teuthology.orchestra.run.smithi019.stderr: 92.2% -- replaced with /var/log/ceph/e0deea72-9da5-11ee-95a5-87774f69a715/ceph-mon.a.log.gz 2023-12-18T13:22:22.268 INFO:teuthology.orchestra.run.smithi019.stderr: 2023-12-18T13:22:22.268 INFO:teuthology.orchestra.run.smithi019.stderr:real 0m0.793s 2023-12-18T13:22:22.269 INFO:teuthology.orchestra.run.smithi019.stderr:user 0m0.932s 2023-12-18T13:22:22.269 INFO:teuthology.orchestra.run.smithi019.stderr:sys 0m0.056s 2023-12-18T13:22:22.269 INFO:tasks.cephadm:Archiving logs... 2023-12-18T13:22:22.269 DEBUG:teuthology.misc:Transferring archived files from smithi019:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-18_12:45:33-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495441/remote/smithi019/log 2023-12-18T13:22:22.270 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-18T13:22:22.476 DEBUG:teuthology.misc:Transferring archived files from smithi031:/var/log/ceph to /home/teuthworker/archive/adking-2023-12-18_12:45:33-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495441/remote/smithi031/log 2023-12-18T13:22:22.477 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /var/log/ceph -- . 2023-12-18T13:22:22.567 INFO:tasks.cephadm:Removing cluster... 2023-12-18T13:22:22.568 DEBUG:teuthology.orchestra.run.smithi019:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e0deea72-9da5-11ee-95a5-87774f69a715 --force 2023-12-18T13:22:22.831 INFO:teuthology.orchestra.run.smithi019.stdout:Deleting cluster with fsid: e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:22:23.094 DEBUG:teuthology.orchestra.run.smithi031:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e0deea72-9da5-11ee-95a5-87774f69a715 --force 2023-12-18T13:22:23.345 INFO:teuthology.orchestra.run.smithi031.stdout:Deleting cluster with fsid: e0deea72-9da5-11ee-95a5-87774f69a715 2023-12-18T13:22:23.594 INFO:tasks.cephadm:Removing cephadm ... 2023-12-18T13:22:23.595 DEBUG:teuthology.orchestra.run.smithi019:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-18T13:22:23.618 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf /home/ubuntu/cephtest/cephadm 2023-12-18T13:22:23.639 INFO:tasks.cephadm:Teardown complete 2023-12-18T13:22:23.639 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-12-18T13:22:23.650 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... 2023-12-18T13:22:23.650 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-18T13:22:23.661 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2023-12-18T13:22:23.754 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-12-18T13:22:23.764 INFO:teuthology.task.clock:Checking final clock skew... 2023-12-18T13:22:23.764 DEBUG:teuthology.orchestra.run.smithi019:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-18T13:22:23.767 DEBUG:teuthology.orchestra.run.smithi031:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-12-18T13:22:23.785 INFO:teuthology.orchestra.run.smithi019.stderr:bash: ntpq: command not found 2023-12-18T13:22:23.787 INFO:teuthology.orchestra.run.smithi031.stderr:bash: ntpq: command not found 2023-12-18T13:22:23.790 INFO:teuthology.orchestra.run.smithi019.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T13:22:23.790 INFO:teuthology.orchestra.run.smithi019.stdout:=============================================================================== 2023-12-18T13:22:23.790 INFO:teuthology.orchestra.run.smithi019.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 24 -171us[ -171us] +/- 93ms 2023-12-18T13:22:23.791 INFO:teuthology.orchestra.run.smithi019.stdout:^* hv02.front.sepia.ceph.com 3 7 377 24 +24us[ +30us] +/- 49ms 2023-12-18T13:22:23.791 INFO:teuthology.orchestra.run.smithi019.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 21 +102us[ +102us] +/- 78ms 2023-12-18T13:22:23.791 INFO:teuthology.orchestra.run.smithi019.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:22:23.793 INFO:teuthology.orchestra.run.smithi031.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2023-12-18T13:22:23.793 INFO:teuthology.orchestra.run.smithi031.stdout:=============================================================================== 2023-12-18T13:22:23.793 INFO:teuthology.orchestra.run.smithi031.stdout:^+ hv01.front.sepia.ceph.com 2 6 377 20 -160us[ -160us] +/- 93ms 2023-12-18T13:22:23.793 INFO:teuthology.orchestra.run.smithi031.stdout:^* hv02.front.sepia.ceph.com 3 6 377 20 +33us[ +42us] +/- 49ms 2023-12-18T13:22:23.793 INFO:teuthology.orchestra.run.smithi031.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 19 +112us[ +112us] +/- 78ms 2023-12-18T13:22:23.793 INFO:teuthology.orchestra.run.smithi031.stdout:^? hv04.front.sepia.ceph.com 0 9 0 - +0ns[ +0ns] +/- 0ns 2023-12-18T13:22:23.794 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-12-18T13:22:23.839 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-12-18T13:22:23.839 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-12-18T13:22:23.899 DEBUG:teuthology.orchestra.run.smithi019:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-18T13:22:23.982 DEBUG:teuthology.orchestra.run.smithi031:> mkdir /home/ubuntu/cephtest/archive/audit && sudo cp /var/log/audit/audit.log /home/ubuntu/cephtest/archive/audit && sudo chown $USER /home/ubuntu/cephtest/archive/audit/audit.log && gzip /home/ubuntu/cephtest/archive/audit/audit.log 2023-12-18T13:22:24.058 DEBUG:teuthology.orchestra.run.smithi019:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-18T13:22:24.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:22:24.096 DEBUG:teuthology.orchestra.run.smithi031:> sudo grep -a 'avc: .*denied' /var/log/audit/audit.log | grep -av -e 'comm="dmidecode"' -e chronyd.service -e 'name="cephtest"' -e scontext=system_u:system_r:nrpe_t:s0 -e scontext=system_u:system_r:pcp_pmlogger_t -e scontext=system_u:system_r:pcp_pmcd_t:s0 -e 'comm="rhsmd"' -e scontext=system_u:system_r:syslogd_t:s0 -e tcontext=system_u:system_r:nrpe_t:s0 -e 'comm="updatedb"' -e 'comm="smartd"' -e 'comm="rhsmcertd-worke"' -e 'comm="setroubleshootd"' -e 'comm="rpm"' -e tcontext=system_u:object_r:container_runtime_exec_t:s0 -e 'comm="ksmtuned"' -e 'comm="sssd"' -e 'comm="sss_cache"' -e context=system_u:system_r:NetworkManager_dispatcher_t:s0 2023-12-18T13:22:24.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:22:24.133 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-12-18T13:22:24.143 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-12-18T13:22:24.164 INFO:teuthology.task.internal:Duration was 1840.454785 seconds 2023-12-18T13:22:24.165 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-12-18T13:22:24.250 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-12-18T13:22:24.250 DEBUG:teuthology.orchestra.run.smithi019:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-18T13:22:24.253 DEBUG:teuthology.orchestra.run.smithi031:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-12-18T13:22:24.310 INFO:teuthology.orchestra.run.smithi019.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T13:22:24.313 INFO:teuthology.orchestra.run.smithi031.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2023-12-18T13:22:24.697 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-12-18T13:22:24.697 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi019.front.sepia.ceph.com 2023-12-18T13:22:24.698 DEBUG:teuthology.orchestra.run.smithi019:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-18T13:22:24.726 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi031.front.sepia.ceph.com 2023-12-18T13:22:24.727 DEBUG:teuthology.orchestra.run.smithi031:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2023-12-18T13:22:24.755 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-12-18T13:22:24.755 DEBUG:teuthology.orchestra.run.smithi019:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-18T13:22:24.769 DEBUG:teuthology.orchestra.run.smithi031:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-12-18T13:22:24.844 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-12-18T13:22:24.845 DEBUG:teuthology.orchestra.run.smithi019:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-18T13:22:24.847 DEBUG:teuthology.orchestra.run.smithi031:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-12-18T13:22:24.961 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-12-18T13:22:24.972 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-12-18T13:22:24.972 DEBUG:teuthology.orchestra.run.smithi019:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-18T13:22:25.003 DEBUG:teuthology.orchestra.run.smithi031:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-12-18T13:22:25.036 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-12-18T13:22:25.126 DEBUG:teuthology.orchestra.run.smithi019:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-18T13:22:25.128 DEBUG:teuthology.orchestra.run.smithi031:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2023-12-18T13:22:25.159 INFO:teuthology.orchestra.run.smithi019.stdout:kernel.core_pattern = core 2023-12-18T13:22:25.163 INFO:teuthology.orchestra.run.smithi031.stdout:kernel.core_pattern = core 2023-12-18T13:22:25.213 DEBUG:teuthology.orchestra.run.smithi019:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-18T13:22:25.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:22:25.253 DEBUG:teuthology.orchestra.run.smithi031:> test -e /home/ubuntu/cephtest/archive/coredump 2023-12-18T13:22:25.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-12-18T13:22:25.274 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-12-18T13:22:25.284 INFO:teuthology.task.internal:Transferring archived files... 2023-12-18T13:22:25.285 DEBUG:teuthology.misc:Transferring archived files from smithi019:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-18_12:45:33-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495441/remote/smithi019 2023-12-18T13:22:25.285 DEBUG:teuthology.orchestra.run.smithi019:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-18T13:22:25.341 DEBUG:teuthology.misc:Transferring archived files from smithi031:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2023-12-18_12:45:33-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495441/remote/smithi031 2023-12-18T13:22:25.342 DEBUG:teuthology.orchestra.run.smithi031:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-12-18T13:22:25.384 INFO:teuthology.task.internal:Removing archive directory... 2023-12-18T13:22:25.385 DEBUG:teuthology.orchestra.run.smithi019:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-18T13:22:25.387 DEBUG:teuthology.orchestra.run.smithi031:> rm -rf -- /home/ubuntu/cephtest/archive 2023-12-18T13:22:25.442 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-12-18T13:22:25.454 INFO:teuthology.task.internal:Not uploading archives. 2023-12-18T13:22:25.454 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-12-18T13:22:25.557 INFO:teuthology.task.internal:Tidying up after the test... 2023-12-18T13:22:25.558 DEBUG:teuthology.orchestra.run.smithi019:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-18T13:22:25.560 DEBUG:teuthology.orchestra.run.smithi031:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-12-18T13:22:25.579 INFO:teuthology.orchestra.run.smithi019.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 18 13:22 /home/ubuntu/cephtest 2023-12-18T13:22:25.581 INFO:teuthology.orchestra.run.smithi031.stdout: 262175 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Dec 18 13:22 /home/ubuntu/cephtest 2023-12-18T13:22:25.583 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-12-18T13:22:25.594 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-12-18T13:22:25.682 INFO:teuthology.nuke:Checking targets against current locks 2023-12-18T13:22:25.704 DEBUG:teuthology.nuke:shortname: smithi019 2023-12-18T13:22:25.704 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-18T13:22:25.729 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi019.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_12:45:33-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495441', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-18 12:46:38.874788', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAMZ+Dqt62WpuxJ/ps1TTCQWcpW/hHLkyKe+ATBIVyebHXP9o6k5gfsYkEYy3UE10DsUKnEm/peSw3HshudRQ/0='} 2023-12-18T13:22:25.733 DEBUG:teuthology.nuke:shortname: smithi031 2023-12-18T13:22:25.733 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-12-18T13:22:25.751 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi031.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2023-12-18_12:45:33-orch:cephadm-wip-adk-testing-2023-12-17-2227-distro-default-smithi/7495441', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'rhel', 'os_version': '8.6', 'arch': 'x86_64', 'locked': True, 'locked_since': '2023-12-18 12:46:38.876608', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAY10GmhKu1lAFED0++uJOk9DIR9f6HhL0Sz5jaoZZkvRQwYkngp190vkQlB8mW9Hu/+4g7MS8C18SmOsXh/94Y='} 2023-12-18T13:22:25.778 INFO:teuthology.orchestra.console.smithi019:Power off 2023-12-18T13:22:25.778 DEBUG:teuthology.orchestra.console.smithi019:pexpect command: ipmitool -H smithi019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-18T13:22:25.805 DEBUG:teuthology.orchestra.console.smithi019:power off output: Chassis Power Control: Down/Off 2023-12-18T13:22:25.805 DEBUG:teuthology.orchestra.console.smithi019:pexpect command: ipmitool -H smithi019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:22:25.821 INFO:teuthology.orchestra.console.smithi031:Power off 2023-12-18T13:22:25.822 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-12-18T13:22:25.831 DEBUG:teuthology.orchestra.console.smithi019:check power output: Chassis Power is on 2023-12-18T13:22:25.846 DEBUG:teuthology.orchestra.console.smithi031:power off output: Chassis Power Control: Down/Off 2023-12-18T13:22:25.846 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:22:25.870 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is on 2023-12-18T13:22:29.833 DEBUG:teuthology.orchestra.console.smithi019:pexpect command: ipmitool -H smithi019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:22:29.871 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:22:29.943 DEBUG:teuthology.orchestra.console.smithi019:check power output: Chassis Power is on 2023-12-18T13:22:29.981 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is on 2023-12-18T13:22:33.945 DEBUG:teuthology.orchestra.console.smithi019:pexpect command: ipmitool -H smithi019.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:22:33.983 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:22:34.056 DEBUG:teuthology.orchestra.console.smithi019:check power output: Chassis Power is off 2023-12-18T13:22:34.093 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is on 2023-12-18T13:22:34.157 INFO:teuthology.orchestra.console.smithi019:Power off completed 2023-12-18T13:22:38.097 DEBUG:teuthology.orchestra.console.smithi031:pexpect command: ipmitool -H smithi031.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-12-18T13:22:38.207 DEBUG:teuthology.orchestra.console.smithi031:check power output: Chassis Power is off 2023-12-18T13:22:38.308 INFO:teuthology.orchestra.console.smithi031:Power off completed 2023-12-18T13:22:38.412 INFO:teuthology.run:Summary data: description: orch:cephadm/workunits/{0-distro/rhel_8.6_container_tools_rhel8 agent/off mon_election/classic task/test_extra_daemon_features} duration: 1840.4547853469849 failure_reason: reached maximum tries (301) after waiting for 300 seconds flavor: default owner: scheduled_adking@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=6becc4fcd1154a7baf6ebb05dc0283e9 status: fail success: false 2023-12-18T13:22:38.412 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-12-18T13:22:38.571 INFO:teuthology.run:FAIL